/*body {padding:0px; margin:0px; background-color:#fdf2d4;}*/

#main {
	width: 953px;
	position: relative;
	margin:0px auto;
}

.bgrepeat {background-image:url(../images/bgrepeat.gif); background-repeat:repeat-x; height:64px;}

#content_area {
	width: 947px;
	position: relative;
	border:#000000 solid 3px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}

#login_box {width:420px; margin:10px auto; position: relative;}

.login_box_repeat {background-image:url(../images/repeat_box.gif); background-repeat:repeat-x; height:32px;
font-family:Geneva, Arial, Helvetica, sans-serif;color:#2a1000; font-size:12px; font-weight:bold; 
}

.login_content {
	   border:#000000 solid 2px; 
	   font-family:Geneva, Arial, Helvetica, sans-serif; 
	   font-size:11px; 
	   color:#372c1a;
	   padding-bottom:15px;
	   padding-top:15px;
	   padding-left:30px;
	  line-height:20px;
	}

#top_buttons {
	position:absolute;
	width:123px;
	height:20px;
	z-index:1;
	left: 26px;
	top: 9px;
}

#top_links {
	position:absolute;
	width:555px;
	height:18px;
	z-index:1;
	left: 30px;
	top: 44px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2a1000;
	text-decoration:none;
}

#top_links  a{
    color:#2a1000;
	text-decoration:none;
	}
	
#top_links  a:hover{
    color:#996600;
	text-decoration:none;
	}
/*header css	*/
.meniu{

font-family: "Century Gothic", "Trebuchet MS", "Times New Roman";
font-size:14px;
font-weight:bold;
color:#e8e8ec;
text-decoration:none;
}
.meniu:hover{

font-family: "Century Gothic", "Trebuchet MS", "Times New Roman";
font-size:14px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

body{
margin:0px;
padding:0px;
background-color:#fff;
}

.submeniu{
font-family: "Century Gothic", "Trebuchet MS", "Times New Roman";
font-size:12px;
font-weight:bold;
color:#555555;
text-decoration:none;
display:block;
width:175;
padding:2 0 2 5;
border-left:#fff0d6 1px solid;
border-top:#fff0d6 1px solid;
border-bottom:#fff0d6 1px solid;

}
.submeniu:hover{
font-family: "Century Gothic", "Trebuchet MS", "Times New Roman";
font-size:12px;
font-weight:bold;
color:#555555;
text-decoration:none;
display:block;
width:175;
padding:2 0 2 5;
background:#fff7e9;
border:#CCCCCC 1px solid;

}
IMG{
border:0;
}
.flink{
	font-family: Century Gothic, Trebuchet MS, Times New Roman;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.flink a{
	font-family: Century Gothic, Trebuchet MS, Times New Roman;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	
}
.flink a:hover{
	font-family: Century Gothic, Trebuchet MS, Times New Roman;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}


