html, body {
	height: 100%;
}
		
body {
	display: table;
	width: 100%;
	margin: 0 auto;
	background-color: #5C8330;
	font: normal 100% verdana;
	color: #D9CAAB;
	
}
		
#wrapper {
	display: table-cell;
	vertical-align: middle;
}
		
#cell {

}

#header {
    background-image: url('img/grad_top.jpg');
    background-repeat: repeat;
    width:100%;
}

#header img {
    float:left;
}

#header #right_cont {
    height:122px;
    position: relative;
}

#header #right_cont img {
    position: absolute;
    right:38px;
    bottom:0;
}

#header #right_cont .login {
    position: absolute;
    right: 150px;
    top: 17px;
    font-weight: bold;
    background: transparent;
}

#header #right_cont a:link {
    color: black;
    text-decoration: none;
    font-size: 11pt;
}
#header #right_cont a:visited {
    color: black;
    text-decoration: none;
    font-size: 11pt;
}
#header #right_cont a:hover {
    color: #043259;
    text-decoration: none;
    font-size: 11pt;
}

#header #right_cont a.logout:link, #header #right_cont a.logout:visited, #header #right_cont .text10 a:hower {
       color: white;
}
       
#header #right_cont .manun  {
    font-family: Verdana;
    font-size: 12pt;
    color: #392413;
    text-indent: 30px;
    text-align: left;
    padding-top: 95px;
    
}

#header #login {
    position: absolute;
    right: 250px;
    top: 0;
    background-color: #392413;
    width: 194px;
    height: 76px;
}

#header #login div {
    text-indent: 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #D7C8A7;
    margin: 5px;
    line-height: 150%;
    text-align: right;
}

#header2 {
    background: #D7C8A7 url('img/srodek_top.jpg') repeat-x;
    width:100%;
    height: 218px;
    text-align: right;
}

input, textarea {
    border: 0px;
    background-color: #D7C8A7;
    color: #392413:
}

#main {
    width:100%;
    background-color:#2D500C;
    position: relative;
}

#main #rightbox {
    position: absolute;
    height:100%;
    background: url('img/prawybok.gif') no-repeat;
    
}

#main #leftbox {
    position:absolute;
    top:0;
    left:0;
    background: url('img/lewybok.gif') no-repeat;
    height:100%;
    width:195px;
    margin-left: -195px;
}

#main #mainbox {
    width:800px;
    background: #5C8330 url('img/content_grad.jpg') repeat-x;
    margin: auto;
    position: relative;
}

#content h1 {
    margin-top:0;
    color: #D9CAAB;
    font-weight:300;
}

#content_top img {
    margin-left: 20px;
}


div.main-box {
    position:relative;
    width:90%;
    margin:0 auto;
    overflow:hidden;
    margin-top: 40px;
}

div.top-box {
    clear:both;
    background:#336666;
    text-align:center;
    border-bottom:solid 1px #993333;
}

div.footer-box {
    clear:both;
    background:#336699;
    text-align:center;
    border-top:solid 1px #993333;
}

div.center-box {
    position:relative;
    width:100%;
    left:33%;
    border-left:solid 1px #ffffff;
}

div.reset-box {
    position:relative;
    width:100%;
    left:100%;
    margin-left:-33%;
}

div.right-box {
    position:relative;
    width:100%;
    margin-left:-34%;
    border-left:solid 1px #ffffff;
    left:-2px;
}

div.content-box {
    position:relative;
    width:100%;
    margin-left:-100%;
    left:34%;
}

div.left {
    float:left;
    width:33%;
    text-align:center;
}
div.right {
    float:right;
    width:34%;
    text-align:center;
}

div.center {
    margin-left:33%;
    margin-right:34%;
    padding-left:1px;
    padding-right:1px;
    text-align:center;
}

* html div.center {
    height:1%;
    margin:0;
}

* html div.left {
    margin-right:-3px;
}

* html div.right {
    margin-left:-3px;
}

.clearfix:after {
    content: "."; 
    display: block;
    height: 0px;
    clear: both; 
    visibility: hidden;
}

.heightfix:before {
    content:'.';
    display:block;
    visibility:hidden;
    height:0;
}

.nag1  {
    font-size: 14pt;
    color: #D9CAAB;
    text-indent: 10px;
    margin: 20px;
    text-align: justify;
}

.nag1 a {
    color: #D9CAAB;
    text-decoration: none;
}

.nag2  {
    font-size: 13pt;
    color: #D9CAAB;
    text-align: left;
}

#col1 a {
    color: #D9CAAB;
    text-decoration: none;
}

p.text, div.text {
    font-size: 9pt;
    color: #D9CAAB;
    margin: 20px;
    text-align: justify;
    line-height: 150%;
}

span.text  {
    font-size: 9pt;
    color: #D9CAAB;
    text-align: justify;
    margin-top: 20px;
    text-indent: 30px;
}

span.text img {
    margin-top: 10px;
}
.stopka  {
    font-size: 6pt;
    color: #D9CAAB;
    margin: 20px;
    text-align: center;
}

#loading-layer-inner{
	width:220px;
	height:28px;
	padding:18px 10px 10px 10px;
	text-align:center;
	color: #000;
	border: 1px solid;
	border-color:#CCC #666 #666 #CCC;
	background-color: #FCF8C7;
}

.button {
    background: grey;
    font-size: 12px;
    display: block;
    cursor: pointer;
    text-align: center;
    width: 100%;

}
.txta {
    height: 100%;
    width: 100%;
}

#c2 #container2 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	padding-bottom: 20px;
}
#c2 #container1 {
	float:left;
	width:100%;
	position:relative;
	right:50%;
	border-right: 1px white solid;
	padding-bottom: 20px;
	
}

#c2 #col1 {
	float:left;
	width:46%;
	position:relative;
	left:52%;
	overflow:hidden;
}
#c2 #col2 {
	float:left;
	width:46%;
	position:relative;
	left:56%;
	overflow:hidden;
}

#c2.rezerwacja #container1 {
    right: 60%;
}

#c2.rezerwacja #col1 {
    width: 36%;
    left: 62%;
}

#c2.rezerwacja #col2 {
    left: 66%;
    width: 56%;
}

#col1 h1, #col2 h1 {
    text-align: center;
    font-size: 16px;
}

#col1 p.desc, #col2 p.desc {
    color: #D9CAAB;
    font-size: 12px;
}

#col2 span.mini {
    font-size: 10px;
}


#col1 table {
    font-size: 12px;
}

.col1 {
    color: #392413;
}

input:focus, select:focus, textarea:focus {
    border: 1px solid black;
}

#galeria div.image {
    float: left;
    width: 97px;
    height: 97px;
    border: 3px solid #402313;
    margin-right: 5px;
    margin-bottom: 5px;
    position:relative;
}

#galeria div.image a img {
    border:0;
}

fieldset a {
    color: #D9CAAB;
    text-decoration: none;
}

fieldset a:hover {
    color: black;
}

legend {
    color: #D9CAAB;
    font-size: 12px;
}

#galeria2 {
    margin-left: 40px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 80px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.info {
    border: 2px solid #EEEE00;
    background: url('img/info.gif') 44px 12px no-repeat #D7C8A7;
}

.error {
    border: 2px solid #d64c59;
    background: url('img/critical.png') 44px 12px no-repeat #FFFAFA;
}

.correct {
    border: 2px solid #5aa849;
    background: url('img/ok.png') 44px 12px no-repeat #FAFFFA;
}




.error, .correct, .info {
    padding: 20px 40px 20px 85px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    padding: 20px 40px 20px 85px;
    color: #333333;
    font-family: Verdana;
    margin-bottom: 15px;
}

#rezerwacja_info {
    display:none;
}

.empty {
    border: 1px red solid;
}

#months {
    text-align: center;
    margin: 5px;
}

#showInfo {
    margin-left: 30%;
}

#showInfo a:link {
    color: #043259;
    text-decoration: none;
    font-size: 11pt;
}

.timeTable {
    border: 1px black solid;
    border-right: hidden;
    font-size: 80%;
    border-spacing: 0px;
}

.timeTable th, .timeTable td {
    border-bottom: 1px black solid;
    border-right: 1px black solid;
    padding: 2px;
}

.timeTable td.reserved1 {
    background-color: red;
}

.timeTable td.reserved2 {
    background-color: #650505;
}

.timeTable td.payed1 {
    background-color: blue;
}

.timeTable td.payed2 {
    background-color: #071D8D;
}

.timeTable td.name {
    font-size: 70%;
}

.media_o_nas, .media_o_nas h1 {
    text-align: center;
}

a img.noborder {
    border:0;
    margin-top: 10px;
}
