BODY {
	color : #000000;
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin-top : 0%;
	margin-bottom : 0%;
	padding-top : 0%;
}

A {
	color : #006600;
	background-color : transparent;
	text-decoration : none;
}

A:HOVER {
	color : #000000;
	background-color : transparent;
}


A.news {
	color : #000000;
	background-color : transparent;
	text-decoration : none;
}

A:HOVER.news {
	color : #ff0000;
	background-color : transparent;
	text-decoration : underline;
}

A.nhr {
	color : #000000;
	background-color : transparent;
	text-decoration : none;
	font-size : 10px;
}

A:HOVER.nhr {
	color : #ff0000;
	background-color : transparent;
	text-decoration : underline;
	font-size : 10px;
}

A.nhr2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #000000;
	background-color : transparent;
	text-decoration : underline;
	font-size : 11px;
}

A:HOVER.nhr2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #ff0000;
	background-color : transparent;
	text-decoration : underline;
	font-size : 11px;
}

A.nhr3 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #000000;
	background-color : transparent;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}

A:HOVER.nhr3 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #ff0000;
	background-color : transparent;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}

.link_bold {
	font-weight : bold;
	font-size : 13px;
}

.zagolovok{
font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.nav_zag{
	padding-left : 8px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.zag_big{
font-family : sans-serif, monospace;
	font-size : 18px;
	font-weight : bold;
	padding-left : 12px;
	padding-right : 12px;
}

.text{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	padding-left : 10px;
	padding-right : 10px;
	text-align : justify;
}
.data
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	padding-left : 1px;
	padding-right : 1px;
	font-weight : bold;
	padding-top : 2px;
	margin-top : 2px;
}
.price1
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	text-align : justify;
	font-weight : bold;
	color : #ff0000;
	background-color : transparent;
}

.text_2{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 13px;
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
}

.text_3{
	font-family : monospace;
	font-size : x-small;
	text-align :left;
	font-weight : normal;
}

.text_4{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.text_5{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
}

.text_6{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
}

.text_7{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.list{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
/*	padding-left : 2px;
	padding-right : 2px;*/
	font-weight : bold;
	left : 3px;
}

#bold{
	font-weight : bold;
}

#white{
	color : #ffffff;
}

#red{
	color : #ff0000;	
}

#center{
	text-align : center;
}

#under{
	text-decoration : underline;
}
#black{
	color : #000000;
}
#bg{
border-color : #ff0000;
	background-color : #ff3300;
}




table.bord {
	border-color : #003300 #003300 #003300 #003300;
	border-bottom-width : thin;
	border-width : 1px 1px 1px 1px;
	border : 1px solid;
	}