body { margin:0px; padding:0px }
.format { font-family:verdana; font-size:70%; color:#565656; }
.zag { background:#B9C3CB; padding-left:10px; padding-right:10px; color:#ffffff; font-family: tahoma; font-size:10px; }
.card { color:#696969; font-family:tahoma; font-size:11px; }
	
a.category:link, a.category:visited, .category { font-family: verdana; font-weight:bold;  font-size:10px; color:#2374B2; }
a.category:hover { color:#2374B2; }
a.subcategory:link, a.subcategory:visited, .subcategory { font-family: verdana; font-size: 10px; color: #2374B2; }
a.subcategory:hover { color: #BC2B29; }
a.text:link, a.text:visited, a.text:hover, .text {
	font-family: tahoma;
	font-size: 11px;
	color: #6F6F6F;
	}
	

.bottom { color:#fff; font-size:11px; font-family:tahoma; }
.bottom a:link, .bottom a:visited, .bottom a:hover { color:#fff; font-size:11px; font-family:tahoma; padding:0px 10px; }


		
input.login, select.login { border:1px solid #c7d7ed; padding-top:3px; padding-left:5px; padding-right:5px; font-size:11px; color:#006699; }
a.navigate:link, a.navigate:visited, a.navigate:hover, .navigate { padding-left:10px; padding-right:10px; font-family: tahoma; font-size:10px; color: #848378; }
a.brand:link, a.brand:visited, a.brand:hover, .brand { font-family:tahoma; font-size:11px; color: #B00301; }
a.logintext:link, a.logintext:visited, a.logintext:hover, .logintext { font-family:verdana; font-size:10px; color:#3F5BA8; }
a.bottomtext:link, a.bottomtext:visited {
	padding-right:3px;
	padding-left:3px;
	font-family: verdana;
	font-weight:normal;
	font-size: 11px; 
	color:#1C4176;
	}

a.bottomtext:hover {
	font-family: verdana;
	font-weight:normal;
	font-size: 11px; 
	color:#5680A9;
	text-decoration : underline;
	}

		


	

.active {
	font-face: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align : center;
	background : white;
	color: #5392C6;
	}
	
.passive {
	font-face: tahoma;
	font-size: 10px;
	font-weight: bold;
	cursor:pointer;
	text-align : center;
	color: white;
	}


.razd {
	font-family: verdana;
	font-size: 10px; 
	color: #365199;
	}

.textrazd {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px; 
	color: #BD4525;
	}

	




	

input.button {
	border-top: 0px solid #c7d7ed;
	border-left: 1px solid #c7d7ed;
	border-bottom: 1px solid #c7d7ed;
	border-right: 1px solid #c7d7ed;

	font-family: verdana;
	font-size: 10px;
	color: #000000;
	}

.new_post {
	background: #820000;
	border-top: 1px solid #8A91A0;
	border-left: 1px solid #8A91A0;
	border-bottom: 1px solid #8A91A0;
	border-right: 1px solid #8A91A0;
	padding:8px;
	}	

<!-- -->





a:link, a:visited {
	text-decoration: none;
	font-style: normal;
	color: #2374B2;
	}

a:hover {
	text-decoration : underline;
	font-style : normal;
	color: #2374B2;
	}

	

.topmenu, a.topmenu:link, a.topmenu:visited {
	font-family: verdana;
	font-size: 10px; 
	font-weight: bold;
	text-align: right;
	color: #ffffff;
	}

a.topmenu:hover {
	font-family: verdana;
	font-weight: bold;
	font-size: 10px; 
	color: #FF4A4A;
	}
	
	
.submenu, a.submenu:link, a.submenu:hover, a.submenu:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	top: -2px;
	
	color: #2D4267;
	position: relative;
	}
	
.submenu span {
	top: 7px;
	left: -2px;
	position: absolute;
	color: white;
	cursor: pointer;
	}
	
	
.menu, a.menu:link, a.menu:hover, a.menu:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	
	color: #2D4267;
	position: relative;
	padding-left:15px;
	}
	
.menu span {
	top: -1px;
	left: -2px;
	position: absolute;
	color: #C8D3E4;
	cursor: pointer;
	text-decoration: none;
	}

	
