BODY
{
	background:url(img/tlo.gif);
	background-color: #033f64;
	color: #003C61;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
img {
border: none;
}
form {
padding: 0px;
margin: 0px;
}


a 
{
	color: #21414f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none; 
}
a:hover 
{
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited 
{
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* LINKI */

A:link.menu {text-decoration: none; font-family: Verdana; color: #000000; font-weight: normal; font-size: 12px;}
A:vlink.menu {text-decoration: none; font-family: Verdana; color: #000000; font-weight: normal; font-size: 12px;}
A:visited.menu {text-decoration: none; font-family: Verdana; color: #000000; font-weight: normal; font-size: 12px;}
A:hover.menu {text-decoration: none; font-family: Verdana; color: #000000; font-weight: normal; font-size: 12px;}

/* TABELKI */


/* DIVY */

div.maintext {padding-top: 20px; padding-left: 20px; padding-right: 20px; background: url('main.jpg') no-repeat; text-align: justify;}

/* SPANS */
.header {font-family: Trebuchet MS, Verdana; color: #3577A0; font-weight: bold; font-size: 13px;}

.chromestyle{
width: 99%;

}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #000000;
padding: 4px 7px;
margin: 0;
text-decoration: none;
font:normal 11px Verdana;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;

color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #a5a04c;
}

.tekst {
	color: #21414f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin-left:12px; margin-right:5px; margin-top:10px; margin:10px;
}
.bialy {
	color: #FFFFFF;
		font-weight: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tytul {
	color: #21414f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {color: #000000}
.style5 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 36px;
	font-style: italic;
	color: #21414F;
}
.style6 {color: #800000}
.style10 {font-size: 18px}
.style11 {font-size: 14px}


.input2 {
	width:80px;
	border-style:solid;
	border-width:1px;
	background-color:#ececeb;
	border-color:#339900;
	height:17px;
	color:#737373;
	font-family:tahoma;
	font-size:9px;
	padding:2 0 0 3px ;
}

.textarea2 {
	width:129px;
	border-style:solid;
	border-width:1px;
	background-color:#ececeb;
	border-color:#339900;
	height:100px;
	color:#737373;
	font-family:tahoma;
	font-size:9px;
	padding:2 0 0 3px ;
	overflow:auto;
}

.przycisk {
	width:50px;
	border-style:solid;
	border-width:1px;
	background-color:#ececeb;
	border-color:#339900;
	height:17px;
	color:#737373;
	font-family:tahoma;
	font-size:9px;
	padding:2 0 0 3px ;
	overflow:auto;
}