body {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	}


.format {
	font-family: verdana;
	font-size: 70%; 
	color: #565656;
	}
	
	
input.login, select.login {
	border-top: 1 solid #c7d7ed;
	border-left: 1 solid #c7d7ed;
	border-bottom: 1 solid #c7d7ed;
	border-right: 1 solid #c7d7ed;

	padding-top:3;
	padding-left:5;
	padding-right:5;
	font-size: 11;
	color: #565656;
	}

a.navigate:link, a.navigate:visited, a.navigate:hover, .navigate {
	padding-left: 10;
	padding-right: 10;
	font-family: tahoma;
	font-size: 10; 
	color: #848378;
	}
	
a.brand:link, a.brand:visited, a.brand:hover, .brand {
	font-family: tahoma;
	font-size: 11;
	color: #B00301;
	}


	

a.logintext:link, a.logintext:visited, a.logintext:hover, .logintext {
	font-family: verdana;
	font-size: 10; 
	color: #3F5BA8;
	}

a.bottomtext:link, a.bottomtext:visited {
	padding-right:3;
	padding-left:3;
	font-family: verdana;
	font-weight:normal;
	font-size: 11; 
	color:#1C4176;
	}

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

		
.blok-zag {
	background : #103378;
	padding:4 5 4 5;
	color:#ffffff;
	font-family: tahoma;
	font-size: 10; 
	}
	


	
a.text:link, a.text:visited, a.text:hover, .text {
	font-family: verdana;
	font-size: 10; 
	color: #ffffff;
	}

.active {
	font-face: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align : center;
	background : #BC2B29;
	color: white;
	}
	
.passive {
	font-face: tahoma;
	font-size: 11px;
	font-weight: bold;
	cursor:hand;
	text-align : center;
	color: black;
	}


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

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

	
	
a.category:link, a.category:visited, .category {
	font-family: tahoma;
	font-size: 9;
	color: #2374B2;
	}

a.category:hover {
	color: #2374B2;
	}


a.subcategory:link, a.subcategory:visited, .subcategory {
	font-family: verdana;
	font-size: 10;
	color: #B2B2B2;
	}

a.subcategory:hover {
	color: #BC2B29;
	}





	

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

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

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

<!-- -->





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: 10; 
	font-weight: bold;
	text-align: right;
	color: #ffffff;
	}

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

	
