/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
        background-color: #FFFFFF;
}

body img {
           border-color:#c6c5bb;
}


input.submit {

           font-size: 11px;
           margin: 0px; 0px; 0px; 0px;
           padding: 0px; 0px; 0px; 0px;
           width: 50px;
           height: 22px;
           border:1px;
           border-style:solid;
           border-color:#c6c5bb;
           background-color:#F4F2E5;
}

.textarea {

           font-size: 11px;
           margin: 0px; 0px; 0px; 0px;
           padding: 0px; 0px; 0px; 0px;
           width: 350px;
           height: 150px;
           border:1px;
           border-style:solid;
           border-color:#c6c5bb;
           background-color:#F4F2E5;
           overflow:hidden;

}

.text {

           font-size: 12px;
           margin: 0px; 0px; 0px; 0px;
           padding: 0px; 0px; 0px; 0px;
           width: 170px;
           height: 20px;
           border:1px;
           border-style:solid;
           border-color:#c6c5bb;
           background-color:#F4F2E5;
}


#map { width:770px; height:420px; border: 1px solid #000000; }
#map2 { width:770px; height:420px; border: 1px solid #000000; }

div#body_back {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left:0;
}

div#main {
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: 100%;
  height: 100%;
}

div#area-1 {
  margin: 0 auto;
  padding: 0;
  width: 40%;
  position: relative;
}
div#area-2 {
  margin: 0 auto;
  padding: 0;
  width: 60%;
  position: relative;
}

div#login-1 {
  margin: 0;
  padding: 0px 0px; 0px; 0px;
  width: 525px;
  height: 719px;

}

div#login-2 {
  margin: 0;
  padding: 0px 0px; 0px; 0px;
  width: 790px;
  height: 507px;

}

.b {
    background-color: #82c1e4;
    background: url(lpback.jpg) repeat-x 100% 0;
 }

.bgr {
    background-color: #82c1e4;
    background: url(back.jpg) repeat-x 100% 0;
 }

br.clear_this {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

/* Poprawny styl dla bloków */

#blok {
	width: 790px;
	height: 289px;
}

#fot {
       width: 266px;
       float: right;
     }

#lblok {
       width: 467px;
       float:left;
}


/* Dla fadera */

#content {
}

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
li img {
	display: block;
	border: 0px solid #FFF;
}
.caption {
	clear: both;
	padding: 1em;
	background-color: #FFF;
}

code {
	font-family: monospace;
	font-size: 1.2em;
}
.control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
}
.ajax {
	margin: 3em;
	border: 1em solid #FF8C00;
	padding: 1em;
}

#fade-example-hi-mozz li {
	position: absolute;
	top: -166px;
	left: 0;
	width: 525px;
	height: 333px;
	background-color: transparent;
}
#fade-example-lo-mozz li {
	position: absolute;
	top: -103px;
	left: 0;
	width: 525px;
	height: 333px;
	background-color: transparent;
}

#fade-example-lo-ie6 li {
	position: absolute;
	top: 0px;
	left: -160px;
	width: 321px;
	height: 201px;
	background-color: transparent;
}

#fade-example-hi-ie6 li {
	position: absolute;
	top: 0px;
	left: -280px;
	width: 525px;
	height: 333px;
	background-color: transparent;
}

#fade-example-lo-ie7 li {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 321px;
	height: 201px;
	background-color: transparent;
}

#fade-example-hi-ie7 li {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 525px;
	height: 333px;
	background-color: transparent;
}

#fade-example2 li {
	position: absolute;
	top: -76px;
	left: 0;
	width: 331px;
	height: 151px;
	background-color: transparent;
}


		.gallery {
				zoom:1;
				width:auto;
			}
			.gallery a {
/*				display:block;
				float:left;
				margin:5px;
				opacity:0.87;
				text-align:center;
			}*/
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
				border:none;
				display:block;
			}
			.gallery a#vlightbox{display:none}

