#topmenu {
	height: 29px;
	background: url('/templates/img/top/fill.gif') repeat-x;
	margin: 0 1.9% 0 3.7%;
}

#topmenu DIV#l {
	height: 29px;
	background: url('/templates/img/top/left.gif') no-repeat left top;
}

#topmenu DIV#l DIV#r {
	height: 29px;
	background: url('/templates/img/top/right.gif') no-repeat right top;
	padding: 3px 10px 6px 10px;
}


#topmenu DIV.div {
	background: url('/templates/img/top/div.gif') no-repeat;
	height: 20px; 
	width: 1px;
	float: left;
	display: inline-block;
}

#topmenu A, #topmenu A:visited  {
	letter-spacing: 1px;
	display: inline-block;
	height: 20px;
	height: 17px;
	float: left;
	padding: 3px 10px 0 10px;
	margin: 0;
	font: bold 11px Arial;
/*	color: #cccccc; */
	color: #dddddd;
	text-decoration: none;
}

#topmenu A:hover {
	text-decoration: none;
	color: white;
	background: #ce0201;
}

#logo {
	margin-left: 1px;
	float: left;
}
#logo .title {
	color:#CE0201;
	font-family:Tahoma;
	font-size:36.2px;
	letter-spacing:-2px;
}
#logo .title A {
	color: #ce0201;
	text-decoration: none;
}
#logo .slogan {
	color: #646e77;
	font-family: Tahoma;
	position: relative;
	top: -5px;
	font-size: 10px;
	letter-spacing:2px;
}

#logo .title A IMG { border: 0; }

.search {
	margin: 6px 0 0 1px;
	_margin-left: 2%;
	color:  #006699;
	text-align: left;
	font: normal 12px Tahoma;
	text-decoration: none;
	letter-spacing: 1px;
}

.search A, .search A:visited {
	text-decoration: none;
}

.search A:hover {
	text-decoration: underline;
}

#navigation {
	min-width: 410px;
	_width: 410px;
	margin-left: 301px;
	padding: 18px 0 0px 5px;
	height: 30px;
	position: relative;
	color: #747474;
	font: normal 12px Tahoma;
	background: url('/templates/img/menu_back.gif') no-repeat 0px 9px;
	white-space: nowrap;
}
 
#navigation A, #navigation A:visited {
	margin: 0px 5px;
	color: #747474;
	text-decoration: none;
}

#navigation A:hover {
	text-decoration: underline;
}

#unauth_links {
	text-align: center;
	color: #676767;
}
#unauth_links .item {
	margin-top: 10px;
	padding: 8px 17px;
	font-size: 11px;
	color: #666666;
	float: left;
	border-left: 1px solid #ce0203;
}
#unauth_links .item A {
	color: #666666;
}
#unauth_links .selected {
	background-color: #ce0203;
}
#unauth_links .first {
	border-left:medium none;
	color:#CE0203;
	font-size:18px;
	font-weight:bold;
	padding:2px 17px 5px;
}
#unauth_links .first A {
	color: #ce0203;
}
#unauth_links .selected A {
	color: #FFFFFF;
	text-decoration: none;
}
#profile {
	margin-top: 5px; 
}
#profile .avatara {
	float: left;
	width: 60px;
}
#profile .form {
	margin-left: 70px;
}
#profile .form  A {
	text-decoration: none;
}
#profile .form  A:HOVER {
	text-decoration: underline;
}
#profile .form .name {
	font-weight: bold;
	font-size: 16px;
}
#profile .form .links {
	font-size: 11px;
}
#profile .form .links A {
	color: #626f78;
}
#profile .form .exit {

}
#profile .form .exit A {

}

.online_link{
	margin-left: 350px;
	font-size: 14px;
}

.ad {
	font: normal 13px Arial;
	color: 666666;
	padding: 10px;
	border: 1px solid #d0d0d0;
	margin-bottom: 12px;
}

.ad A {
	text-decoration: underline;
	color: #cc0000;
}