/* SELEKTORY: */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	background-color: black;
	margin: 6mm;
}



A {text-decoration: underline; color: #3366FF}
H1 {font-size: 12pt; color: white}
H2 {font-size: 12pt; color: white}
H3 {font-size: 9pt}
H4 {font-size: 7pt}
SMALL {font-size: 7pt}

H1, H2, H3 {font-family: "Verdena, sans-serif", Arial, Helvetica; font-weight: bold;}
TD {font-family: "Verdena, sans-serif", Arial, Helvetica; font-size: 9pt; font-weight: normal}
TR {background-color:#CCCC66}
LI {font-family: "Verdena, sans-serif", Arial, Helvetica; font-size: 9pt; font-weight: normal}

pre, code
{
	font-size: 8pt;
}
b.nam { font-size: 7pt; color: white;}
b.name { font-size: 7pt; color: #999999; }
b.ang { font-size: 8pt; color: #B6B8B8}
b.menu { font-size: 8pt; color: white;}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	position: absolute;
}

ul li {
	float: left;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: transparent #25b #25b #9ce;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	width: 95px;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
	background-color: #3366FF;
	color: white;
	border-top: 10px solid #336699;
}

ul a:hover {
	background-color: #3366FF;
	color: white;
	border-top: 20px solid #336699;
}

/*DIV'y*/

#top {
	width: 950px;
	background-color: black;
}

#LOGO {
	background-color: black;
	background-image: url(tlo.jpg);
	width: 950px;
	height: 100px;
	border-left-style: solid;
	border-left-width: 2px;
	border-color : #828282;

}
#MENU {
	background-color: black;
	background-image: url(bokr.jpg);
	width: 640px;
	height: 50px;
	float: left;
 	padding: 0;
	
}
#WYSZUKIWARKA {
	width: 250px;
	height: 50px;
	overflow: hidden;
	background-color: black;
	background-image: url(bokl.jpg);
	text-align: left;
	float: left;
	padding: 0;
	border-left-style: solid;
	border-left-width: 2px;
	border-color : #828282;
}
#WYSZUKIWARKA_P {
	
	overflow: hidden;
	text-align: left;
	float: left;
	padding: 0;
	position: relative; left: 10px; top: 7px;
	
}


#POKAZ {display: inline;
	position: relative; top: 0px;
	position: relative;left: 0px;
	position: relative;bottom: 5px;
	width: 900px;
	
	float: left;
	background-color: black;
	padding: 10;
	text-align: justify;
	border-top: 10px solid #336699;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
	border-left: 2px solid #808080;
	
}



#TRESC_INDEX {
	clear: both;
	width: 950px;
	overflow: hidden;
	float: left;
	background-color: black;
	text-align: left;
	padding: 10;
	border-left-style: solid;
	border-left-width: 2px;
	border-color : #828282;
}

#TRESC {
	clear: both;
	width: 950px;
	overflow: hidden;
	background-color: black;
	text-align: left;
	padding: 10;
	border-left-style: solid;
	border-left-width: 2px;
	border-color : #828282;
}



#GALERIA {
	display: inline; 
	width: 170;
	height: 200;
	text-align: left;
	float: left ; 
	padding: 5; 
	background-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color : #828282;
}


#REKLAMA {
	display: inline; 
	width: 170;
	height: 1900px;
	float: left; 
	background-color: black;
	
}

#OPIS { clear: both;
	background-color: black;
	
	width: 350px;
	
	float: bottom;

}

#STOPKA {
	clear: both;
	width: 100%;
	background-color: #828282;
	
	
}
