@charset "utf-8";
/* CSS Document */
body { 
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
  color: #7fb4d4;
	background: #173063;  
}

hr.loos{
	height: 1px;
	width: 410px;
	color: #7fb4d4;
}

hr.loos1{
	height: 1px;
	color: #7fb4d4;
}

div#calosc { 
  margin: auto;
}

div#top {
	width: 100%;
	height: 44px;
	background: url(../images/back_01.jpg) repeat;
}

div#top_in {
  width: 729px;
  height: 44px;
  background: url(../images/top.jpg) no-repeat;
  margin: auto;
  text-align: right;
  padding-top: 20px;
  padding-right: 150px;
}

div#baner {
	width: 100%;
  height: 198px;
  background: url(../images/back_02.jpg) repeat;
}

div#baner_in {
  width: 879px;
  height: 198px;
  margin: auto;
}

div#baner_le {
  width: 376px;
  height: 198px;
  background: url(../images/baner_le.jpg) no-repeat;
  float: left;
}

div#baner_pr {
  width: 503px;
  height: 198px;
  background: url(../images/baner_pr.jpg) no-repeat;
  float: right;
}

div#menu {
  width: 100%;
  height: 45px;
	background: url(../images/back_03.jpg) repeat;
}

div#menu_in {
  width: 857px;
  height: 45px;
  background: url(../images/menu.jpg) no-repeat;
  margin: auto;
  padding-left: 22px;
  position: relative;
  z-index: 500;
}

div#realizacje {
  width: 100%;
  height: 156px;
  background: url(../images/back_04.jpg) repeat;
}

div#realizacje_in {
	width: 879px;
	height: 156px;
	margin: auto;
}

div#realizacje_le {
  width: 229px;
  height: 156px;
  float: left;
}

div#realizacje_pr {
  width: 650px;
  height: 156px;
  float: right;
  background: url(../images/realiz.jpg) no-repeat;
}

div#tresc {
	width: 879px;
	margin: auto;
	border-top: 1px solid #5ac1f0;
  	padding-top: 5px;
  	padding-bottom: 5px;
  	text-align: justify; 
}

div#kontakt1 {
	width: 439px;
	height: 320px;
	padding-left: 10px;	
	text-align: left;
	float: left; 
	margin-bottom: 20px;
}

div#kontakt2 {
	width: 420px;
	height: 300px;
	padding-right: 10px;
	float: right;
	text-align: right;
	margin-bottom: 20px;
}

div#home_le {
	width: 443px;
	height: 228px;
	float: left;
	padding-top: 20px;
  padding-left: 10px;
	padding-right: 10px;
	text-align: justify; 
}

div#home_pr {
	width: 405px;
	height: 278px;
	float: right;
	background: url(../images/okienko.jpg) no-repeat;
}

div#stopka {
	width: 879px;
	margin: auto;
	border-top: 5px solid #5ac1f0;
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: center;
}

.tytul {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	color: #ffffff;
}

.tekst {
	padding-left: 10px;
	padding-right: 10px;
}

/* Elementy stałe */

a {
	color: #7fb4d4;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.link_menu {
	color: #7fb4d4;
	text-decoration: none;
}

a.link_menu:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Slideshow */

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:650px; margin:0px; margin-top: 4px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {margin: 0px; float: left; position:relative; width:233px; height:140px; padding:1px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:233px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:233px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:140px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:140px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {float: right; margin-top: 33px;}
#slideleft {margin-left: 5px; float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:350px; margin-left:5px; margin-right: 5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
