@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-repeat:repeat-x;
	background-color: #1B3357;
}

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}

td.duze a:link {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#ffffff;font-size: 14px}
td.duze a:visited {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#ffffff;font-size: 14px}
td.duze a:hover {font-family: Arial, Helvetica, sans-serif;text-decoration: underline;color:#ffffff;font-size: 14px}
td.duze a:active {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#ffffff;font-size: 14px}

td.duze {
	FONT-SIZE: 14px;
}


#kontener {
	background-repeat:no-repeat;
	text-align: left;
	width: 723px;
	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 {
	position:absolute;
	float:left;
	left: 11px;
	top: 128px;
}
#flash {
	background-image:url('img/flash.jpg');
	background-repeat:no-repeat;
	height: 321px;
	width: 508px;
	float:right;

}

#txt {
	width:723px;
	background-image:url('img/tlo_txt.jpg');
	color:#FFF;
	text-align:left;
	clear:both;
	
	
}

#boxy {
	background-image:url('img/boxy.gif');
	background-repeat:no-repeat;
	width: 250px;
	height: 474px;
	text-align:left;
	float:right;
	
}

#cosie {
	height: 145px;
	widht: 781px;
	background-image:url('img/cosie_tlo.gif');
	background-position:center;
	background-repeat:no-repeat;

}

#stopa {
	background-image:url('img/stopa_tlo.jpg');
	background-repeat:repeat-x;
	background-color:#3a5e90;
	color:#FFFFFF;
	width:100%;
	height: 70px;
	clear:both;
	text-align:center;
}



INPUT {
	background-color: #ffffff; 
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px;
	color: #000000;
}

TEXTAREA {
	background-color: #ffffff; 
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px;
	color: #000000;
}

