h1
{
	font: 12px Lucida Sans Unicode, Arial, sans-serif;
	color: white;
	margin: 0px 0px 3px 7px;
}

h2
{
	font: bold 13px Lucida Sans Unicode, Arial, sans-serif;
	color: white;
	margin: 0px 0px 1px 7px;
}

h3
{
	font: bold 13px Lucida Sans Unicode, Arial, sans-serif;
	color: #0099FF;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

body
{
	background: #000000 url(images/bg.gif) repeat-x top left;
	color: #717171;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.text {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #ffffff;
}
input {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #000000;
}
select {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #626262;
}
table {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #ffffff;

}
textarea {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	COLOR: #717171;
}

a:link { COLOR: #eb0000; TEXT-DECORATION: none }
a:active { COLOR: #eb0000; TEXT-DECORATION: underline }
a:visited { COLOR: #eb0000; TEXT-DECORATION: none }
a:hover { TEXT-DECORATION: underline}

.heder {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	COLOR: #ffffff;
}

.meso {
	background: #000000 url(images/bg_left.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	border-left:1px solid #373737; 
	border-right:1px solid #373737; 
	border-bottom:1px solid #373737;		
}

.sadrzaj_levo {
	margin: 0px 10px 10px 10px;
}

.sadrzaj_desno {
	margin: 0px 20px 20px 20px;
}



.footer {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	COLOR: #ffffff;
}