body {
	text-align: center;
	font-family: Tahoma, Trebuchet, Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background: url('/images/bdyback.jpg') repeat-x left top;
	background-color: #fdffaf;
}
h1 {
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	font-size: 18px;
}
#wrapper {
	width: 928px;
	margin: 0 auto;
}
#header {
	text-align: left;
}
#logo {
	float: left;
	margin-left: 23px;
}
#phones, #topmenu {
	width: 705px;
	
	float: right;
}
#phones {
	height: 85px;
}
#phones h1 {
	float: left;
	margin-top: 55px;
	margin-bottom: 0px;
}
#phones div {
	text-align: center;
	font-family: Calibri, Trebuchet, Tahoma, sans-serif;
	float: right;
	margin-top: 35px;
}
#phones p {
	margin: 0px;
}
#phones #phonescont {
	color: #f45000;
	font-size: 24px;
}
#topmenu {
	color: #FFF;
	background: url('/images/topmenuback.png') repeat-x left bottom;
	margin-bottom: 6px;
}
#topmenu #home {
	border: none;
	float: left;
	margin-left: -3px;
}
#topmenu ul {
	list-style-type: none;
	margin: 0px;
}
#topmenu ul li {
	float: right;
	border-right: 1px solid #FFF;
}
#topmenu ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 0px #000;
	line-height: 36px;
	padding: 0px 14px;
}
#topmenu ul li a:hover {
	background: url('/images/topmenuhover.gif') no-repeat center bottom;
}
#topmenu ul li .active {
	background: url('/images/topmenuhover.gif') no-repeat center bottom;
}
#topmenu ul li#rightbord {
	border: none;
	background: url('/images/topmenurb.png') no-repeat right top;
}
#content {
	clear: both;
}
#content .hdr {
	height: 9px;
	font-size: 5px;
	background: #52a700 url('/images/hdrback.gif') no-repeat left top;
}
#content .hdr .rc {
	width: 3px;
	height: 9px;
	background: #52a700 url('/images/hdrrcback.gif') no-repeat right top;
	float: right;
}
#content #house {
	width: 928px;
	height: 318px;
	margin: 1px 0px;
	overflow: hidden;
}
#content #house img {
	width: 928px;
	height: 318px;
}
#content #menu {
	text-align: center;
	background-color: #3a7a00;
}
#content #menu ul {
	height: 36px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#content #menu ul li {
	width: 154px;
	float: left;
}
#content #menu .side {
	width: 156px;
}

#content #menu ul li a {
	display: block;
	height: 35px;
	color: #e3ef9b;
	font-weight: bold;
	text-decoration: none;
	line-height: 33px;
	border-top: 1px solid #52a700;
	border-right: 1px solid #52a700;
	background: #c1c38d url('/images/mnubtn.jpg') no-repeat right top;
}
#content #menu ul.downsubmenu {
	position: absolute;
	left: 0px;
	top: 36px;
	display: none;
	z-index: 2;
}
#content #menu ul.downsubmenu li {
	width: 153px;
	height: 29px;
	text-align: left;
	float: none;
}
#content #menu ul.downsubmenu li.side {
	width: 155px;
}
#content #menu ul.downsubmenu li a {
	height: 28px;
	line-height: 28px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background-color: #3a7214;
	background-image: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #5e8b3e;
	
}
#content #menu ul.downsubmenu li a:hover {
	color: #FFF;
	background: #3a7214 url('/images/submenuhover.jpg') repeat-x left center;
}
#content #txt {
	color: #000000;
	text-align: left;
	background: #FFFFFF url('/images/txtback.jpg') repeat-x left top;
	padding: 15px 20px 15px 20px;
	margin-top: 1px;
}
#footer {
	height: 63px;
	color: #FFF;
	font-size: 11px;
	text-align: left;
	line-height: 61px;
	background: url('/images/footerback.jpg') repeat-x left top;
	margin-top: 1px;
	padding-left: 45px;
}

#footer a{ 
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .hdr {
	height: 2px;
	font-size: 2px;
	background: url('/images/footerlc.png') no-repeat left top;
	margin-left: -45px;
}
#footer .hdr .rc {
	width: 2px;
	height: 2px;
	float: right;
	background: url('/images/footerrc.png') no-repeat right top;
}
.panel {
	position: relative;
}

.check {
	border: none;
}
.er {
	text-align: center; 
	color: red; 
	border: 1px solid #990000; 
	background-color: #ffcccc;
	padding: 4 4 4 4px;
	font-weight: bold;
}
.erok {
	text-align: center; 
	color: #009900; 
	border: 1px solid #006600; 
	background-color: #ccffcc;
	padding: 4 4 4 4px;
	font-weight: bold;
}
.highslide-image {
	border: 4px solid white;
}
.highslide-caption {
	display: none; 
	border: none; 
	padding: 8px; 
	background-color: white;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
a.f {
	color: #ffffff; 
	text-decoration: none; 
	font-weight: normal;
}
a.f:hover {
	color: #cccccc;
	text-decoration: underline; 
	font-weight: normal;
}
a.highslide-loading, a.highslide-loading:hover {
	color: black; 
	font-weight: bold; 
	text-decoration: none; 
}
.highslide {
	cursor: url(/images/zoomin.cur), pointer; 
	outline: none;
}
.highslide-loading {
	display: block; 
	padding: 2px; 
	border: 1px solid black; 
	background-color: white; 
	font-size: 11px; 
	font-family: Tahoma, Verdana, Helvetica; 
	padding-left: 22px;
	background-image: url(/images/loader.gif); 
	background-repeat: no-repeat; 
	background-position: 3px 1px; 
}
.active {
	font-size: 12px;
} 
.active td {
	vertical-align: top;
}

.block-anp  {
	border-bottom:1px dashed #000000;
	padding-bottom:25px;
	padding-top:10px;
}

.s a{ 
	text-decoration: underline;
	color: #2d59be;
}
.s a:hover {
	text-decoration: underline;
	color: #fb2603;
}
#cat1 #title {
	font-size: 24px;
	font-weight: bold;
}
.switcher {
	display: inline-block;
	color: #0834B3;
	font-size: 18px;
	cursor: pointer;
	margin: 0px 10px;
}
.hover {
	color:#FF5223;
}
.selected {
	cursor: default;
	text-decoration: underline;
}
.subcat .switcher {
	font-size: 16px;
}