@charset "iso-8859-2";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(img/tlo.jpg);
	background-color: #F0E6DD;
	background-repeat: repeat-x;
}

a:link {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#ffffff;font-size: 12px}
a:visited {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#ffffff;font-size: 12px}
a:hover {font-family: Arial, Helvetica, sans-serif;text-decoration: underline;color:#ffffff;font-size: 12px}
a:active {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#ffffff;font-size: 12px}

div.text_class a:link {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#0F3357;font-size: 12px}
div.text_class a:visited {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#0F3357;font-size: 12px}
div.text_class a:hover {font-family: Arial, Helvetica, sans-serif;text-decoration: underline;color:#0F3357;font-size: 12px}
div.text_class a:active {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#0F3357;font-size: 12px}

#kontener {
	text-align: left;
	width: 781px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gora {
	width: 781px;
	height: 71px;
	background-image:url('img/gora.jpg');
	background-repeat: no-repeat;
	text-align:center;

}
#menu {
	float:right;
	width:500px;
}
#flash {
	height: 214px;
	width: 781px;

}

#txt {
	text-align:justify;
	float:left;
	
	
}

#boxy {
	background-image:url('img/boxy2.gif');
	background-repeat:no-repeat;
	width: 250px;
	height: 774px;
	text-align:justify;
	float:right;
	
}

#cosie {
	height: 145px;
	widht: 781px;
	background-image:url('img/cosie_tlo.gif');
	background-position:center;
	background-repeat:no-repeat;

}

#stopa {
	background-color:#292f2f;
	color:#FFFFFF;
	width:100%;
	height: 85px;
	clear:both;
	text-align:center;
}



INPUT {
	background-color: #ffffff; 
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px;
	color: #0F3357;
}

TEXTAREA {
	background-color: #ffffff; 
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px;
	color: #0F3357;
}

