body {
	color:#FFFFFF;
	background-color:#000000;
	font-family: Arial;
	font-size: 12px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px 0px 0px 0px;
	cursor:default;
}

a { 
	font-family: Arial;  
	font-size: 12px; 
	color:#f17c15; 
	font-weight: normal; 
	text-decoration: none;
	letter-spacing:1;
	outline:none;
}
	
a:hover { 
	font-family: Arial;  
	font-size: 12px; 
	color:#FFFFFF; 
	font-weight: normal; 
	text-decoration: none;
	letter-spacing:1;
	outline:none;
}

.meniu_header {
	background-image:url(../img/huburi_header_bg.jpg);
	background-position:bottom; 
    font-family: Arial;  
	font-size: 18px; 
	color:#000000; 
	font-weight: bold; 
	text-decoration: none;
}

.meniu_header a, .meniu_header a:visited {
	background-color:#f08201;
    font-family: Arial;  
	font-size: 18px; 
	color:#000000; 
	font-weight: bold; 
	text-decoration: none;
	border-top:1px solid #f08201;
	border-bottom:1px solid #f08201;
	border-left:1px solid #f08201;
	border-right:1px solid #f08201;
	outline:none;
}

.meniu_header a:hover {
	background-color:#f08201;
    font-family: Arial;  
	font-size: 18px; 
	color:#FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
	border-top:1px solid #f08201;
	border-bottom:1px solid #f08201;
	border-left:1px solid #f08201;
	border-right:1px solid #f08201;
	outline:none;
}

.footer {
	background-image:url(../img/huburi_footer_bg.jpg);
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 4px;
}

.meniu_s {
	background-image:url(../img/huburi_bg_meniu.jpg);
	background-color:#e06a00;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 16px;
	height: 20px;
}

.font_12 {
	font-family: Arial;
	font-size: 12px;
}

.font_10 {
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
}
.font_10 a, .font_10 a:visited{
	font-family: Arial;
	font-size: 10px;
	color:#f17c15;
	outline:none;
}
.font_10 a:hover {
	font-family: Arial;
	font-size: 10px;
	color:#f17c15;
	outline:none;
}

.cu_border {
	border-top:1px ridge #f08201;
	border-right:1px ridge #f08201;
	border-bottom:1px ridge #FFFFFF;
	border-left:1px ridge #FFFFFF;
}

input {
	border:1px solid #f17c15;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	background-image:url(../img/input.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
textarea {
	border:1px solid #f17c15;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	background-image:url(../img/input.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
select {
	border:1px solid #f17c15;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	background-image:url(../img/input.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

h1, h6 {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 15px;
    border:0px;
    text-decoration: none;
    padding:0px;
	margin:0px;
}

#hintbox{
position:absolute;
top: 0;
background-color: #313131;
width: 150px;
padding: 3px;
border:1px solid #f08201;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
visibility: hidden;
}
.hintanchor, .hintanchor:hover {
font-weight: bold;
color: white;
}