body{
	margin-top: 0px;
	font-family: verdana;
	font-size: 0.9em;	
}
img{
	border: 0px;
}
a{
	color: #3F70A2;
}
form{
	margin: 0px;
}
div.break{
	clear: both;
}
div.left{
	float: left;
	width: 0px;
}
div.tab{
	float: left;
	background-color: #C4D2DD;
	border-bottom: #C4D2DD 1px solid;
	background-image: url('/ru/image/corner-top-left.gif');
	background-repeat: no-repeat;
	border-right: #fff 1px solid;
}

div.tab-selected{
	float: left;
	background-color: #C4D2DD;
	border-right: #fff 1px solid;
	border-bottom: #C4D2DD 2px solid;
	font-weight: bold;
	background-image: url('/ru/image/corner-top-left.gif');
	background-repeat: no-repeat;
}
div.tab-right{
	background-image: url('/ru/image/corner-top-right.gif');
	background-position: 100% 0;
	background-repeat: no-repeat;
	padding: 2px 10px 2px 10px;
	text-transform: lowercase;
	font-size: 0.9em;
	cursor: pointer;
	cursor: hand;
}
div.wrapper{
	width: 800px;
	margin: auto;
}
div.menu-wrapper{
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	height: 64px;
	background-color: #eee;
}

div.menu-wrapper table.menu{
	border-collapse: collapse;
	width: 100%;
	height: 64px;
}
div.menu-wrapper table.menu td{
	/*width: 14%;*/
	padding-left: 7px;
	padding-right: 7px;
}
div.menu-wrapper table.menu td a{
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
	/*display: block;*/
	text-transform: uppercase;
	font-family: arial;
}
div.menu-wrapper table.menu td.active a{
	color: #930808;
	/*display: block;*/
}
div.menu-bottom-margin{
	background-image: url('/ru/image/menu-bottom-margin.gif');
	background-repeat: repeat-x;
	height: 12px;
	font-size: 1px;
}

span.advanced-search-expand{
	background-image: url('/ru/image/advanced-search-expand.gif');
	background-repeat: no-repeat;
	background-position: 4px 4px;
	background-color: #C5D1DD;
	font-size: 0.9em;
	cursor: hand;
	cursor: pointer;
	padding-left: 18px;
}
div.advanced-search-wrapper{
	background-image: url('/ru/image/advanced-search-bg.gif');
	background-repeat: repeat-x;
	background-position: 0 9px;
}
div.button-search-wrapper{
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
div.logo-search{
	background-image: url('/ru/image/corner-top-right.gif');
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-color: #C5D1DD;
	color: #375571;
	width: 600px;
}
div.logo-search div.search-wrapper{
	padding-left: 2px;
	padding-right: 2px;
}
div.logo-search div.search{
	background-color: #5F809F;
	color: #fff;
	font-size: 0.8em;
	padding: 5px;
}
div.logo-search div.search input.query{
	width: 255px;
}
div.logo-search div.search input.button{
	vertical-align: bottom; 
	margin-top: -1px;
	margin-left: 4px;
}
div.logo-search a{
	color: white;
	font-size: 0.8em;
}
div.logo-search a.active{
	color: #F4FF47;
	font-size: 0.8em;
}
div.logo-search a.regular{
	color: #fff;
	font-size: 0.8em;
}
div.head-line{
	font-size: 1px;
	background-color: #FFA51D;
	height: 5px;
	margin-bottom: 5px;
}
div.content{
	padding: 1px;
	float: left;
	width: 800px;
}
div.content-general{
	float: left;
	border: #CACACA 1px solid;
	padding: 1px;
}
div.index-catalogue{
	width: 790px;
}
div.index-catalogue-main{
	background-image: url('/ru/image/dot.gif');
	background-repeat: repeat-y;
	background-position: 393px 0;
	padding-bottom: 10px;
}
div.index-catalogue-main h2{
	background-color: #fff;
	padding-bottom: 10px;
	margin-bottom: -10px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url('/ru/image/h2-left.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
	color: #5E80A3;
	font-family: arial;
}
div.index-bbs{
	width: 480px;
}
a.strong{
	color: #6E804E;
	font-weight: bold;
	font-size: 1em;
}
a.tiny{
	color: #FF731D;
	font-size: 1em;
}
div.index-group{
	width: 385px;
	float: left;
	margin-left: 2px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: url('/ru/image/dot.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 7px;
}
div.index-group div.subgroup{
	margin-left: 10px;
	margin-top: -1px;
	font-size: 0.95em;
	line-height: 0.95em;
	padding-bottom: 1px;
}
div.index-group a{
	color: #CE0031;
	font-weight: bold;
	font-size: 0.8em;
}
div.index-group div.arrow{
	float: left;
	_margin-top: 7px;
}
div.index-group div.subgroup a{
	color: #5F809F;
	font-weight: normal;
}
div.tree{
	color: #3F70A2;
	background-color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 5px;
}
div.tree a{
	color: #3F70A2;
	font-weight: bold;
}
div.group-list{
	margin-left: 10px;
	margin-bottom: 5px;
}
div.group-list a{
	color: #CC0035;
	font-size: 0.8em;
}
div.navigation{
	float: right;
	border: #CACACA 1px solid;
	padding: 1px;
	width: 240px;
	padding: 1px;
	background-color: #F9FDEE;
	margin-bottom: 7px;
}
div.navigation a{
	color: #6E804E;
	font-weight: bold;
	font-size: 0.75em;
	text-decoration: none;
}
div.navigation div.arrow{
	 float: left;
	 margin-top: 6px;
	 margin-right: 5px;
	 margin-left: 3px;
}
div.navigation div.group{
	background-image: url('/ru/image/dot.gif');
	background-repeat: repeat-x;
	background-position: 0 100%;
	float: left;
	width: 223px;
	padding-bottom: 3px;
}

div.item-list{
	padding: 1px;
}
div.item-list a{
	color: #CF0033;
	/*font-weight: bold;*/
	font-size: 1em;
	text-decoration: underline;
}
div.item-list div.item a{
	color: #0033FE;
	/*font-weight: bold;*/
	font-size: 1em;
	text-decoration: underline;
}
div.item-list div.arrow{
	 float: left;
	 _margin-top: 10px;
	 margin-right: 5px;
	 margin-left: 3px;
}
div.item-list div.item{
	background-image: url('/ru/image/dot.gif');
	background-repeat: repeat-x;
	background-position: 0 100%;
	float: left;
	width: 760px;
	padding-bottom: 12px;
	padding-top: 7px;
	color: #000;
	font-weight: normal;
	font-size: 0.8em;
}
div.item-list div.item span.description{
	font-weight: normal;
}
div.item-list div.info{
	float: right;
	text-align: right;
}
div.item-list div.info a{
	color: #74749A;
	font-size: 0.8em;
	font-weight: normal;
}
div.info-block{
	background-image: url('/ru/image/dot.gif');
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding-bottom: 3px;
	margin: 3px;
	color: #000;
	font-size: 0.8em;
	margin-top: 7px;
}

div.info-block div.label{
	color: #CC0035;
	font-weight: bold;
}

table.info div.label-name{
	color: #CC0035;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
}
div.info-block div.label-name{
	color: #CC0035;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.1em;
}
table.info td{
	font-size: 0.9em;
}
table.info td.map{
	text-align: center;
	color: #CC0035;
	font-weight: bold;
	font-size: 0.9em;
}
table.info td.image{
	text-align: center;
	color: #6E804E;
	font-weight: bold;
	font-size: 0.9em;
	border-right: #eee 1px solid;
	padding-right: 4px;
}
table.info td.map a{
	color: #FF731D;
	font-weight: normal;
	font-size: 0.8em;
}
div.label-index{
	background-image: url('/ru/image/label-index-bg.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 45px;
	padding-top: 15px;
	padding-left: 10px;
	color: #fff;
	font-family: arial;
	font-size: 1em;
	margin-bottom: -4px;
}

div.label-general{
	background-image: url('/ru/image/label-bg.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 32px;
	padding-top: 2px;
	padding-left: 10px;
	color: #fff;
	font-family: arial;
	font-size: 1em;
}

div.label-last-item{
	background-image: url('/ru/image/label-last-item-bg.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 30px;
	padding-top: 2px;
	padding-left: 10px;
	color: #fff;
	font-family: arial;
	font-size: 1em;
}

div.label-navigation{
	background-image: url('/ru/image/label-navigation-bg.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 30px;
	padding-top: 2px;
	padding-left: 10px;
	color: #fff;
	font-family: arial;
	font-size: 1em;
}

div.label-last-news{
	background-image: url('/ru/image/label-last-news-bg.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 30px;
	padding-top: 2px;
	padding-left: 10px;
	color: #fff;
	font-family: arial;
	font-size: 1em;
}


div.last-items{
	background-image: url('/ru/image/dot.gif');
	background-repeat: repeat-y;
	background-position: 49% 0;
	background-color: #E7EBDA !important;
}

div.last-news{
	background-color: #fff !important;
}

div.item-news{
	margin-left: 4px;
	padding-bottom: 8px;
	padding-top: 6px;
	padding-left: 3px;
	background-image: url('/ru/image/dot.gif');
	background-repeat: repeat-x;
	background-position: 0 100%;
	
}

div.pane-right{
	float: right;
	border: #CACACA 1px solid;
	padding: 1px;
	width: 0px;
	padding: 1px;
	background-color: #F9FDEE;
	margin-bottom: 7px;
	font-size: 0.8em;
}
div.pane-right a{
	color: #FF731D;
	/*font-size: 0.75em;*/
	text-decoration: underline;
}

div.pane-right div.item-last{
	float: left;
	width: 105px;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-left: 12px;
	font-size: 0.85em;
	/*background-image: url('/ru/image/dot.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 7px;*/
}
div.right{
	float: right;
	width: 0px;
}
table.form-add{
	width: 80%;
	margin-left: 20px;
	font-size: 0.9em;
}
table.form-add td.label{
	color: #444;	
	font-size: 0.8em;
	font-weight: bold;
	background-image: url('/ru/image/dot.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	white-space: nowrap;
}
ul.board{
	margin-left: 115px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}
.field-error{
	color: red !important;
}
div.footer{
	background-image: url('/ru/image/footer-bg.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 20px;
	margin-top: 15px;
	text-align: center;
	font-size: 0.7em;
}
p.tree{
	margin-left: 8px;
	color: #FF731D;
	font-weight: bold;
	font-size: 0.8em;
	margin-top: 0px;
}
p.tree a{
	color: #FF731D;
}
div.catalogue-pages{
	font-size: 1em;
	margin: 3px 3px 3px 10px;
	color: #777;
}
div.catalogue-pages a.selected{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
div.catalogue-pages a{
	color: #0068FF;
	font-weight: bold;
}


div.navigation-category{
	float: right;
	border: #CACACA 1px solid;
	padding: 1px;
	width: 240px;
	padding: 1px;
	margin-bottom: 7px;
}
div.navigation-category a{
	font-weight: bold;
	font-size: 0.75em;
	text-decoration: none;
}
div.navigation-category div.arrow{
	 float: left;
	 _margin-top: 7px;
	 margin-right: 5px;
	 margin-left: 3px;
}
div.navigation-category div.group{
	background-image: url('/ru/image/dot.gif');
	background-repeat: repeat-x;
	background-position: 0 100%;
	float: left;
	width: 223px;
	padding-bottom: 3px;
}
div.label-navigation-category{
	background-color: #eee;
	height: 25px;
	padding-top: 7px;
	padding-left: 10px;
	color: #000;
	font-family: arial;
	font-size: 1em;
}


div.navigation-type{
	float: right;
	border: #CACACA 1px solid;
	padding: 1px;
	width: 240px;
	padding: 1px;
	margin-bottom: 7px;
}
div.navigation-type a{
	font-weight: bold;
	font-size: 0.75em;
	text-decoration: none;
}
div.navigation-type div.arrow{
	 float: left;
	 _margin-top: 7px;
	 margin-right: 5px;
	 margin-left: 3px;
}
div.navigation-type div.group{
	background-image: url('/ru/image/dot.gif');
	background-repeat: repeat-x;
	background-position: 0 100%;
	float: left;
	width: 223px;
	padding-bottom: 3px;
}
div.label-navigation-type{
	background-color: #eee;
	height: 25px;
	padding-top: 7px;
	padding-left: 10px;
	color: #000;
	font-family: arial;
	font-size: 1em;
}
input.label-poll-submit{
	text-decoration: underline;
	border: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 16px;
	background-color: transparent;
	color: #FF731D;
	cursor: pointer;
	cursor: hand;
}
div.poll-question{
	color: #6E804E;
	font-size: 1em;
	font-weight: bold;
	background-image: url('/ru/image/dot.gif');
	background-repeat: repeat-x;
	background-position: 0 100%;
}
form.poll{
	margin-left: 5px;
	margin-right: 5px;
}
form.poll label{
	color: #6E804E;
	font-size: 0.85em;
}
form.poll div.submit-result{
	float: right;
}

