* {
	font-family: arial, sans-serif, verdana;
	font-size: 11px;
	color: #000000;
}

body {
margin: 0px 0px 0px 0px;
}

div.top {
text-align:center;
background: url('grafika/bg_top.gif') repeat-x; 
height:124px;
}

div.top_content{
margin:0px auto;
width:770px;
height:113px;
text-align:left;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

div.menu {
height:78px;
background: url('grafika/bg_menu.gif') repeat-x; 
text-align:center;
}

div.menu_content {
width:770px;
height:78px;
margin:0px auto;
text-align:left;
background: transparent; 
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

div.main {
background-color: #ffffff; 
text-align:center;
}

div.main_content {
width:770px;
margin:0px auto;
background: #FDFDF5; 
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

div.footer {
height:15px;
background-color: #ffffff; 
text-align:center;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

div.banner
	{
		text-align:center;
		margin-top:5px;
	}
	

div.footer_content {
width:770px;
height:15px;
margin:0px auto;
background: #FDFDF5; 
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

div.menu_fleft{
text-align:left;
float:left;
margin-left:2px;
}

div.menu_fright{
text-align:right;
float:right;
margin-right:2px;
}

#menu_center{
padding:2px;
text-align:center;
clear:both;
}

table.submenu {
margin-top:10px;
}

#submenu img{
vertical-align:text-top;
}

#submenu td{
vertical-align:top;
padding-top:20px;
}

#submenu td.right{
text-align:right;
}

#submenu td.middle{
width:95px;
}

.fleft{
float:left;
}

.fright{
float:right;
}

A:link {color:#666666; font-weight:400; text-decoration: none;}
A:visited {color:#666666; font-weight:400; text-decoration: none;}
A:hover {color:#000000; font-weight:400; text-decoration: none;}

A:link.lan {color:red; font-weight:400; text-decoration: none;}
A:visited.lan {color:red; font-weight:400; text-decoration: none;}
A:hover.lan {color:black; font-weight:400; text-decoration: none;}

#menu_center A:link {
font-weight:800;
font-size: 13px;
color:#000000;
}

#menu_center A:visited {
font-weight:800;
font-size: 13px;
color:#000000;
}
#menu_center A:hover {
font-weight:800;
font-size: 13px;
color:#666666;
}

#submenu A:link {
font-weight:800;
font-size: 12px;
color:#000000;
}

#submenu A:visited {
font-weight:800;
font-size: 12px;
color:#000000;
}
#submenu A:hover {
font-weight:800;
font-size: 12px;
color:#666666;
}
