html {
font-size:12px;
font-family:tahoma, sans-serif, helvetica;
color: #ffffff;
margin-top: 0px;
}

a:link img, a:visited img, a:focus img, a:active img
{ 
border: 1px #171717 solid; 
}

a:hover img
{ 
border: 1px #5e5e5e solid; 
}

a {
text-decoration: none;
color: #20c1f7;
}

a:hover {
text-decoration: underline overline;
background: #2f3938;
color: #ffffff;
}

body {
	background-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #b9b9b9;
	scrollbar-shadow-color: #1b1b1b;
	scrollbar-track-color: #2e2e2e;
	scrollbar-darkshadow-color: #000000
}

body, html {
margin-top: 0px;
height: 100%;
background-image: url();
background-color: #000000;
background-repeat: no-repeat;
}

.text { font-family: Arial,Helvetica,Sans-Serif; color: #ffffff; font-size: 10pt; }

.light { font-family: Arial,Helvetica,Sans-Serif; color: #c0c0c0; font-size: 10pt; }

.a.white:hover { font-family: Arial,Helvetica,Sans-Serif; color: #ffffff; font-size: 10pt; }
 
#meniu_jos {
	display: block;
	clear: both;
	width: 966px;
	height: 56px;
	background-image: url(images/footer.jpg);
	margin: 0 auto;
}

#meniu_jos ul {
	list-style-type: none;
}

#meniu_jos ul li {
	margin-right: 18px;
	float: right;
	margin-top: 13px;
}

#meniu_jos ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: block;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
