* {margin: 0; padding: 0; border:0}
html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%; text-align:center;
}
body{
	font: 13px/1.3 Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #e5e5e5;
	background-image: url(images/topbg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

p {
	margin: 14px 0 10px 0;
	line-height: 1.2em;
}
a {
	color: #cc0000;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4 {margin: 1em 0 .8em 0;}
h1 {
	font-weight:bolder;
	font-size:1.4em;
	text-align: center;
}
h2 {
	font-weight:bolder;
	font-size:1.1em;
	color: #333333;
}
h3 {
	font-size:1.1em
}
h4 {
	font-size:1em
}

#head {
	background-image: url(images/gerb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 204px;
}

#mainmenu ul {
	display: block;
}
#mainmenu li {
	list-style: none;
	display: inline;
	line-height: 25px;
	margin: 0 5px 0 10px;
}
#mainmenu {
	text-align: center;
	font-size: 12px;
	margin: 18px auto;
	width: 100%;
	position: relative;
}
#mainmenu a {
	text-decoration: none;
	font-weight: bold;
	color: #bebebe;
}
#mainmenu a:hover {
	text-decoration: underline;
}
#center {
	width: 92%;
	margin: 0 auto;
	min-height: 240px;
	padding-bottom:126px;
	height:auto !important;
	height:240px;
	text-align: left;
}
#content {
	position: relative;
}

#content ul {margin: 0 1em}
#content li {
	margin: 5px 1em;
/*	padding:0 0 0 1em;*/
	list-style: disc;
}
/*object {display:block}*/
#content img/*, object*/ {
	background: #eee;
	border: 1px solid #ddd;
	padding: 4px;
}
#content img.noramka {
	border: none;
	padding: 0;
}
#content a img:hover {
  background: #ccc;
}
#content table {
  border-collapse:collapse;
}
.viprice {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	margin-bottom: 20px;
}
.viprice td, #viprice th {
	padding: 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.viprice th {
	font-weight:normal;
	text-align: left;
	color: #333333;
}
.videlenie {color:#cc0000}
img.picsleft, object.picsleft {
	float: left;
	margin: 2px 18px 0 0;
}
img.picsright, object.picsright {
	float: right;
	margin: 2px 0 0 18px;
}

#footout {
	background-image: url(images/foobg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 126px;
	color: #252525;
	font-size: 0.75em;
	background-color: #424242;
	width: 100%;
	position: absolute;
	left:0;
	bottom: 0;
}
#footin {
	width: 92%;
	margin: 35px auto 0 auto;
	text-align: left;
	background-image: url(images/surg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 91px;
	position: relative;
}

#ajaxSearch_form {
	display: block;
	text-align: right;
	clear: both;
	margin: 11px 0 0 0;
}



#ajaxSearch_input {
	border: 1px solid #c8c7c7;
	background: #828383;
	color: #c8c7c7;
	width: 160px;
	height: 20px;
	font-size: 14px;
}
#ajaxSearch_submit {
	background-color: transparent;
	border: none;
	font-weight: bold;
	font-size: 14px;
	width: 20px;
	height: 20px;
}
.ajaxSearch_highlight {
	font-weight: bold;
}
.ajaxSearch_resultLink {
	font-size: 1.3em;
}


#copyr {
	float: left;
	width: 40%;
	margin: 30px 0 10px 0;
}
#counters {
	float: right;
	width: 40%;
	margin: 30px 0 10px 0;
	text-align: right;
}
div.spacer{	clear:both;
	height:1px;
	font-size:1px;
	display:block;
	line-height:0px;}
/*SITEMAP*/
#sitemap ul {margin: 0 0 0 1px; padding: 0 0 0 3px; background: url(images/t1.gif) repeat-y;}
#sitemap a {text-decoration: none}
#sitemap ul li {margin: 0; padding: 2px 0 2px 14px; list-style: none; background: url(images/t2.gif) no-repeat -3px 0; display: block}
#sitemap ul li.last {margin-bottom: 6px; background: url(images/t3.gif) no-repeat -3px 9px;}
.textleft {
	text-align: left;
}
