.body {
background-color:#967639;
padding:0px;
margin:0px;
}

.tlo_left {
width:50%;
background-image:url('grafika/tlo_left.jpg');
background-repeat : no-repeat;
background-position: top right;
}

.tlo_right {
width:50%;
background-image:url('grafika/tlo_right.jpg');
background-repeat : no-repeat;
background-position: top left;
}

.tabela {
width:778px;
height:580px;
background-image:url('grafika/tabela.jpg');
background-repeat : no-repeat;
}

.tabela2 {
width:778px;
height:675px;
background-image:url('grafika/tabela2.jpg');
background-repeat : no-repeat;
}

.nr {
width:21px;
height:25px;
background-image:url('grafika/nr.jpg');
background-repeat : no-repeat;
background-position: 2px;
}

.zdjecia {
width:118px;
height:123px;
background-image:url('grafika/zdjecia.gif');
background-repeat : no-repeat;
}

.stopka {
width:778px;
height:49px;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
}

center {
margin:0px;
padding:0px;
}

.zdjecia2 {
width:118px;
height:123px;
background-image:url('grafika/zdjecia2.gif');
background-repeat : no-repeat;
}

.linia {
width:360px;
height:1px;
background-image:url('grafika/linia.gif');
background-repeat : repeat-x;
margin-top:2px;
margin-bottom:2px;
vertical-align:top;
}

input {
height:19px;
border:1px solid #C8AF87;
background-image:url('grafika/tlo_komorka.jpg');
background-repeat : repeat-x;
}

textarea {
border:1px solid #C8AF87;
background-image:url('grafika/tlo_komorka.jpg');
background-color:#EEE6D9;
background-repeat : repeat-x;
}

.tekst {
font-family : tahoma; 
font-size : 11px; 
text-decoration : none; 
color : #50452E;
}

img {
border:0px;
}

a:link {
color : #CC3300; 
text-decoration : none; 
} 
a:visited {
color : #CC3300; 
text-decoration : none; 
} 
a:hover {
color : #9F8045; 
text-decoration : underline; 
} 
a:active {
color : #9F8045; 
text-decoration : underline;  
}


.link3:link {
color : #CC3300; 
text-decoration : none; 
} 
.link3:visited {
color : #CC3300; 
text-decoration : none; 
} 
.link3:hover {
color : #9F8045; 
text-decoration : underline; 
} 
.link3:active {
color : #9F8045; 
text-decoration : underline;  
}

.link:link {
color : #FFFFFF; 
} 
.link:visited {
color : #FFFFFF; 
} 
.link:hover {
color : #DACB96; 
text-decoration : underline; 
} 
.link:active {
color : #DACB96; 
text-decoration : underline;  
}

.link_stopka:link {
color : #C6A568; 
text-decoration : none; 
} 
.link_stopka:visited {
color : #C6A568; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #DACB96; 
text-decoration : none; 
} 
.link_stopka:active {
color : #DACB96; 
text-decoration : none;  
}

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}


#lightbox{
	background-color:#eee;
	padding: 18px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }
