/* Main Classes */

BODY, TD, INPUT, SELECT {
	FONT-SIZE: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	margin: 0px;
	padding: 0px;
}

IMG{
  BORDER: 0;
}

FONT { font-family: Verdana, Arial, Helvetica, sans-serif; }

.listHeader {font-family: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 16px; COLOR: #555555;}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

/* head menu classes */
#head ul {
	height: 1%;
	margin: 0 0 0 0px;
	padding: 0px 0 0;
	list-style-type: none;
	}
	
#head li {
	float: left;
	width: 230px;
	padding: 0px;
	vertical-align: middle;
	font-size: 11px;
	}

#head li a:link, #head li a:visited {
	display: block;
	height: 1%;
	padding: 2px 2px 2px 23px;
	background: url(../images/menu_but_out.gif) no-repeat left center;
	color: #646464;
	}
#head li a:hover {
	background-image: none;
	text-decoration: none;
	color: #000000;
	margin-left: 5px;
	}

#head .active a:link, #head .active a:visited {
	background-image: url(../images/menu_but_active.gif);
	color: #000000;
	}
#head .active a:hover {
	cursor: default;
	color: #000000;
	margin: 0px;
	}

/* body menu classes */
#body ul {
	height: 1%;
	margin: 0 0 0 0px;
	padding: 0px 0 0;
	list-style-type: none;
	}

#body li {
	float: left;
	width: 220px;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#body li a:link, #body li a:visited {
	display: block;
	height: 1%;
	padding: 0px 5px 5px 20px;
	color: #646464;
	}
#body li a:hover {
	background-image: none;
	text-decoration: none;
	color: #000000;
	margin-left: 5px;
	}

#body .active a:link, #body .active a:visited {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	}
#body .active a:hover {
	cursor: default;
	color: #000000;
	text-decoration: none;
	}


/* down menu classes */
#down ul {
	height: 1%;
	margin: 0;
	padding: 0px 0px 50px 0px;
	list-style-type: none;
	}

#down li {
	display: block;
	height: 1%;
	float: left;
	width: 172px;
	padding: 0px;
	vertical-align: middle;
	font-size: 9px;
	}
	
#down li a:link, #down li a:visited {
	padding: 0px 5px 5px 10px;
	color: #646464;
	}
#down li a:hover {
	background-image: none;
	text-decoration: underline;
	color: #646464;
	}

#down .active a:link, #down .active a:visited {
	color: #000000;
	margin-left: 0px;
	text-decoration: none;
	}
#down .active a:hover {
	cursor: default;
	color: #000000;
	margin-left: 0px;
	text-decoration: none;
	}

/* text in table classes */
#tabletext {
	height: 1%;
	margin: 10% 0 0 10px;
	padding: 0px 0 0;
	list-style-type: none;
	color: #333333;
	}
#tabletext a:link, #tabletext a:visited {
	color: #646464;
	}
#tabletext a:hover {
	color: #000000;
	}

/* text in table classes */
#tabletext_h {
	height: 1%;
	margin: 0 0 0 0px;
	padding: 0px 0 0;
	list-style-type: none;
	color: #333333;
	}
#tabletext_h a:link, #tabletext_h a:visited {
	color: #646464;
	}
#tabletext_h a:hover {
	color: #000000;
	}

/* text in table classes */
#tabletextleft {
	height: 1%;
	margin: 10% 20px 0 23px;
	padding: 0px 0 0;
	list-style-type: none;
	color: #333333;
	}
#tabletextleft a:link, #tabletextleft a:visited {
	color: #646464;
	}
#tabletextleft a:hover {
	color: #000000;
	}

/* text in sale classes */
#saletext {
    font-size: 12px;
	height: 1%;
	margin: 20px 0 0 10px;
	padding: 0px 0 0;
	list-style-type: none;
	color: #333333;
	}
#saletext a:link, #saletext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #97be0d;
	}
#saletext a:hover {
    font-size: 18px;
	color: #000000;
	}
	
/* red link */
#redlink {
	height: 1%;
	margin: 0%;
	padding: 0px;
	list-style-type: none;
	color: #CC0000;
	}
#redlink a:link, #redlink a:visited {
	color: #CC0000;
	}
#redlink a:hover {
	color: #FF0000;
	}
	
/* text in list */
#mainfix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 112px;
	color: #333333;
	text-decoration: none;
	}
	
	
.inputmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	margin-bottom: 4px;
}
.zagolovok1 {
	font-size: 21px;
	color: #646464;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.text_osnova {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 10px;
	padding: 0px;
}
.text_osnova1 {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.text_sale {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
	padding: 0px;
	background-position: left;
}
.text_map {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.text_map1 {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.byed {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.bye {
	font-size: 11px;
	color: #006600;
	text-decoration: blink;
}

/* news */
p{
	FONT-SIZE: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	margin: 0px;
	padding: 0px;
}
p.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	text-decoration: none;
}
p.linkr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.datanews{color: #333333; margin: 0px; margin-top: 0px; font-size: 11px; font-weight: normal}
.zagnews{font-family: Arial, Helvetica, sans-serif; padding-top: 5px; margin-bottom: 3px; margin-top: 0px; font-size: 12px; color: #646464; text-transform: uppercase; font-weight: bold}
.textnews{margin-top: 10px; text-indent: 20px; text-align: justify}
.newsblockzag{font-family: Arial, Helvetica, sans-serif; padding-left: 0px; font-size: 12px; padding-right: 0px; color: #646464; margin-top: 0px; margin-bottom: 5px}
.newsblock{font-family: Arial, Helvetica, sans-serif; text-align: left;  padding-left: 0px; font-size: 11px; padding-right: 0px; color: #333333; margin-top: 0px; margin-bottom: 10px}
.anewsblock{color: #646464}
.img{margin-left: 0px}
.namepage{font-size: 121px; color: #333333; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif;}
.zagblock{border-bottom-style: solid; border-width: 1px; border-color: #D1D1D1; 
padding-left: 10px; margin-top: 10px;
text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: bold; margin-bottom: 0px}

/* blank page */

#logo {
	min-width:540px;
	margin-top:0px;	
	margin-right:0px;
}
#blank_page {
	min-width:540px;
	margin-top:0px;	
	margin-right:0px;
	margin-bottom:15px;
}
.tab_logo {	
	margin-top:0px;
	margin-bottom:15px;
}
.tab_body {
	margin-top:15px;
	margin-bottom:0px;
}
.line {
	border-bottom: 1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
}
.arrows {
	background:#FFFFFF;
	border-bottom: 1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;}
.arrows a {
	background:#FFFFFF;
	border-bottom: 1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;}
.arrows a:hover {
	background:#dddddd;
	border-bottom: 1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;	
	}
	
.images_big {
	padding-top: 0px;
	margin-bottom: 10px;
	width: 540px;
}
.images_small {
	width: 150px;
	margin-right: 10px;
}
.text_blank_table {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#blank {
	margin: 20px;
}