* {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	color: #54504F;
}

body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body {
	background: #7F141D;
}






form {
	margin: 0px;
	padding: 0px;
}
.noul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.horul li {
	float: left;
}
.vertul li {
	float: none;
}
.nobot {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.notop {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
.bord {
	border: 5px solid white;
	margin: auto 10px;
}
.red {
	color: #E40033;
}
.black {
	color: black;
}




big {
	font-size: 175% !important;
}
small {
	font-size: 85%;
}
img {
	display: block;
	border: none;
}
.trans {
	position: relative;
	margin: 0px 0px -1px 0px;
	padding: 0px;
	width: 100%;
	height: 1px;
	clear: both;
	border: none;
}





#all {
	margin: 0px auto;
	text-align: left;
	width: 1024px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url('img/left_fon.gif') repeat-y 0px 0px #F6F6F6;
}
#clear_footer {
	clear: both;
	height: 60px;
}
#footer {
	position: relative;
	width: 1024px;
	margin: -60px auto 0px auto;
	padding: 5px 0px 13px 0px;
	height: 42px;
	background: white;
}
#footer p {
	margin-top: 15px;
	font-size: 9px;
}





#menu {
	margin: -9px 0px 90px -55px;
	_margin-right: -3px;
	margin-right /*\**/: -3px;
	padding-left: 32px;
	padding-right: 32px;
	background: url('img/fon_menu.gif') repeat-x #C30032;
	height: 158px;
	position: relative;
	left: -3px;
}
#menu li {
	display: block;
	position: relative;
	z-index: 99;
	border-top: 9px solid #7F141D;
	behavior: url("js/hover.htc");
}
#menu li a {
	display: block;
	padding-top: 114px;
	background-repeat: no-repeat;
	background-image: url('img/all_icon.gif');
	color: #F9F9F9;
}
#menu li a b {
	height: 35px;
	/height: 34px;
	width: 100px;
	display: table-cell;
	/display: block;
	background: #787878;
	text-align: left;
	padding-left: 20px;
	vertical-align: middle;
	color: #F9F9F9;
	text-decoration: underline;
	font-weight: normal;
	overflow: hidden;
	font-size: 13px;
}


#menu .submenu {
	position: absolute;
	z-index: 99;
	display: none;
	background: #CCC9C8;
	padding: 10px;
	width: 100px;
}
#menu .submenu li {
	border: none;
	height: 1%;
	padding: 3px 0px;
	behavior: url("hover.htc");
}
#menu .submenu li:hover,
#menu .submenu li.hover {
	background: none;
	border: none;
}
#menu .submenu li a {
	border: none;
	padding: 0px;
	background: none;
	color: #5E5E5E;
}
#menu .submenu li:hover a,
#menu .submenu li.hover a {
	color: #C54541;
}

#menu li:hover, #menu li.hover, #menu li.sel {
	background-color: #9C132D;
	border-top: 9px solid #670F16;
}
#menu li:hover b, #menu li.hover b, #menu li.sel b {
	background: #616060;
}
#menu .m1 { background-position: 5px 0px; }
#menu li:hover .m1, #menu li.hover .m1, #menu li.sel .m1 { background-position: 5px -115px; }

#menu .m2 { background-position: -110px 0px; }
#menu li:hover .m2, #menu li.hover .m2, #menu li.sel .m2 { background-position: -110px -115px; }

#menu .m3 { background-position: -225px 0px; }
#menu li:hover .m3, #menu li.hover .m3, #menu li.sel .m3 { background-position: -225px -115px; }

#menu .m4 { background-position: -340px 0px; }
#menu li:hover .m4, #menu li.hover .m4, #menu li.sel .m4 { background-position: -340px -115px; }

#menu .m5 { background-position: -460px 0px; }
#menu li:hover .m5, #menu li.hover .m5, #menu li.sel .m5 { background-position: -460px -115px; }

#menu .m6 { background-position: -575px 0px; }
#menu li:hover .m6, #menu li.hover .m6, #menu li.sel .m6 { background-position: -575px -115px; }

#menu li:hover .submenu,
#menu li.hover .submenu {
	display: block;
}


#content {
	padding-right: 45px;
}

#col_right {
	margin: 9px 0px 0px 240px;
	padding-left: 55px;
    padding-bottom: 20px;
}
.three_col {
	/*
	margin-right: 265px;
	*/
	width: 450px;
	float: left;
}
#col_left {
	float: left;
	width: 240px;
	background: url('img/underlogo.gif') no-repeat 0px 0px #D7D7D7;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin-bottom: 20px;
	overflow-x: hidden;
}

#logo {
	display: block;
	width: 104px;
	height: 0px;
	padding-top: 177px;
	background: url('img/logo.gif') no-repeat 0px 0px;
	overflow: hidden;
	position: relative;
	top: 29px;
	left: 65px;
}





#newsblock {
	margin: 130px 0px 30px 0px;
	padding: 0px 20px;
}
#newsblock * {
	font-size: 11px;
}
#newsblock h4 {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#newsblock hr {
	margin-left: -20px;
	height: 2px;
}
#newsblock dd {
	color: #847464;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.news {
	margin-left: -54px;
}
.news, .news * {
	font-size: 11px;
}
.news dt, .news dd {
	padding-left: 54px !important;
	display: block;
	clear: both;
}
.news dd img {
	margin-left: 60px;
	float: right;
}
.news dd {
	color: #847464;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}
.news .selected {
	background: url('img/fon_news_left.gif') repeat-y 0px 0px #E7E7E7;
}

#searchblock {
	padding: 0px;
	margin: 0px 20px 0px 20px;
	background: url('img/search.gif') no-repeat 0px 0px;
	height: 17px;
}
#searchblock .btn {
	width: 16px;
	height: 16px;
	margin-left: 5px;
	border: none;
	background: url('img/btnsearch.gif') no-repeat 50% 50%;
	float: left;
	/margin-left: -15px;
}
#searchblock .textsearch {
	border: none;
	background: transparent;
	margin-left: 10px;
	width: 155px;
	font-size: 10px;
	padding: 0px;
	position: relative;
	top: 2px;
	/top: -2px;
}



#adv {
	margin: 35px 20px 20px 20px;
}
#adv2 {
	margin: 10px 20px 20px 20px;
}


.form {
	
}
.form li {
	padding: 10px 0px;
}
.form input, .form select, .form textarea {
	width: 99%;
	border: 1px solid #7C7875;
	color: #7C7875;
}
.form textarea {
	height: 100px;
}
.form .submit_btn {
	text-align: right;
}
.form .submit_btn input {
	width: 125px;
	height: 32px;
	background: #7C7875;
	color: white;
}


.art_descr, .art_descr * {
	font-size: 12px;
}
.art_text, .art_text p, .art_text b, .art_text span, .art_text strong, .art_text ul, .art_text li, .art_text a {
	font-size: 12px;
}
.art_text {
	margin-left: 40px;
}
.art_text img {
    padding-left: 10px;
    padding-right: 10px;
}

.col_dop {
	width: 185px;
	margin: 165px 0px 0px 495px;
	font-size: 12px;
}
.col_dop * {
	font-size: 12px;
}



#scroll_pic {
    position:relative;
	/*width: 100%;*/
	height: 110px;
	margin-left: -20px;
	margin-right: 0px;
	overflow: hidden;
}
#but_left {
	display: block;
	float: left;
	background: url('img/but_left.gif') no-repeat 50% 50%;
	width: 20px;
	height: 100px;
}
#but_right {
	display: block;
	float: right;
	background: url('img/but_right.gif') no-repeat 50% 50%;
	width: 20px;
	height: 100px;
}
#scroller {
	margin: 0px; /* 20px;*/
	height: 110px;
}
#scroll_cont{
	height: 110px;
	width: 660px;
	_width: auto;
	/*margin: 0px 20px;*/
	overflow: hidden;
	position: relative;
}
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

#scroller img {
	padding:2px;
	cursor:pointer;
	float:left;
	margin:5px 3px 5px 3px;
	width: 100px;
	height: 100px;
}
#scroller img.sel {
	-moz-opacity: 0.50; /* Firefox */ 
	opacity: 0.50; /* Opera */
	filter:alpha(opacity=50); /* IE */
}
#scroller img.ovr {
    outline: 1px solid red;
}

.pic_big {
	width: 1%;
	margin: 60px auto 30px auto;
	border-collapse: collapse;
	border: none;
}
.pic_big td {
	padding: 0px;
}
.form-required{
    color: red;
}
a.srch_href {
    font-size: 12px;
    color: #54504F;
}
