body, html, div, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
}
html {
	background-color:#FFF;
}
body {
	font-family:Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
/*	color:#f00;*/
}
a img {
	border:0;
	vertical-align:middle;
}

.pro {	width:1000px;}
  .text_desc {
    padding-left: 14px;

}
h1, h2, h3, h4, h5, h6 {
	/*color:#be5129;*/
	font-family:Verdana, Geneva, sans-serif;
}
h1 {
	margin-bottom:20px;
	font-size:22px;
	font-weight:normal;
}
h2 {
	margin-bottom:10px;
	font-size:18px;
	text-transform:uppercase;
}
h3 {
	margin-bottom:10px;
	font-size:16px;
}
a:link, a:visited {
	color:rgb(0, 70, 140);
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
ul, ol {
	margin:0 5px 5px 25px;
	list-style: none;
}
ul li {
	margin-bottom:5px;
	/*list-style-type: square;*/
}
.li_gal{float: left;
width:250px;
height:150px;
text-align:center;
font-size:11px;}
.article_container{	margin-bottom: 15px;}
.div_gal{	display:block;
	height:90px;
	width:190px;
	margin-right:15px;
	margin-bottom:15px;}
ol li {
	margin-bottom:10px;
	padding:0;
}
p {
	margin-bottom:10px;
	line-height:1.3em;
}
input {
	vertical-align:middle;
}
.inp {
	width:300px;
	background-color:#FFF;
	border:1px solid #ba5625;
}
.clear {
	clear:both;
}

.wrap {
	width: 1010px;
	margin: 0px auto;
}

#menu {position:fixed;
z-index:700;
	width: 100%;
	height: 41px;
	background: url('/Images/bgmenu.png') top left repeat-x;
}

#menu ul {
	padding-top: 10px;
}

#menu ul li {
    float: left;
    margin: 0px 3px;
}

#menu ul li.div {
	background: url('/Images/line1.png') 1px 3px no-repeat transparent;
	width: 2px;
	height: 30px;
}

#menu ul li a {
	font-size: 14px;
	color: #ffffff;
}

#content {    float: left;
	width: 100%;
	margin-top: 41px;
	background: url('/Images/bg.jpg') top center no-repeat transparent;
}

#content .up {
	width: 1010px;
	min-height: 350px;
}

#content .up .slogan {
	float: right;
	margin-right: 50px;
	margin-top: 1px;

}

#content .up .slogan span {
	font-size: 21px;
	color: #ffffff;
	font-style: italic;
}

#content .up .s1 {
    float: right;
    margin-top: 20px;
    margin-right: 80px;
    width: 330px;
    height: 55px;
    background: url('/Images/podlozhka1.png') no-repeat top left transparent;
}

#content .up .s2 {

    float: right;
    margin-top: 20px;
    margin-right: 80px;
    width: 330px;
    height: 55px;
    background: url('/Images/podlozhka2.png') no-repeat top left transparent;
}

#content .up .s1 p, #content .up .s2 p {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin: 5px;
}

#content .up .s1 span, #content .up .s2 span {
	color: #ffffff;
    margin: 5px;
}

#content .up .contacts {
	float: right;
}

#content .up .contacts .icq {
	float: left;
	width: 200px;
	color: #B52143;
	font-size: 14px;
	font-weight: bold;
}

#content .up .contacts .icq p {
	font-size: 20px;
	margin-top: 0px;
}

#content .up .contacts .phone {
	float: left;
	width: 248px;
	background: url('/Images/tel.png') 1px 2px no-repeat transparent;
	padding-left: 50px;
	color: #B52143;
	font-size: 26px;
	font-weight: bold;
	height: 40px;
}

#content .up .news ul {


}

a.news_year {
	background: none repeat scroll 0 0 #00468C;
    color: #FFFFFF;
    margin-left: 20px;
    padding: 5px 10px;
}

a.news_year_active {

	background: none repeat scroll 0 0 #4cb500;
    color: #FFFFFF;
    margin-left: 20px;
    padding: 5px 10px;

}
.news_year_div{	float:right;}

#content .up .news ul li {
	float: left;
	width: 300px;
	padding: 5px;
}

#content .up .news ul li.divider {
	background: url('/Images/line2.png') top left repeat-y transparent;
	width: 2px;
	padding: 0px 5px;
	margin-top: 25px;
	height: 150px;

}

#content .up .news ul li p.title {
	color: #1E88B8;
	font-size: 16px;
	font-weight: bold;
}

#content .gallery {    float: left;
	background: url('/Images/t5.png') top left no-repeat transparent;
	height: 200px;
	width: 100%;
}

#content .text {
	float: left;
	width: 100%;
}

#content .text .article_title a {
	font-size: 12px;
	font-weight: bold;
}

#content .text ul {
	list-style: disc;
}

#content .text ol {
	list-style: decimal;
}

#footer {    float: left;
	width: 100%;
	height: 54px;
	background: url('/Images/bg_niz.png') top left repeat-x;
}


#leftarrow {
    background: url('/Images/strel_left.png') no-repeat scroll left center transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 170px;
    width: 60px;
    z-index: 1000;
    margin-left: 20px;
}

#rightarrow {
    background: url('/Images/strel_right.png') no-repeat scroll right center transparent;
    cursor: pointer;
    display: block;
    float: right;
    height: 170px;
    margin-right: 20px;
    width: 60px;
    z-index: 1000;
}

div.gallery .gal_content ul li {
    display: block;
    float: left;
    height: 100%;
}

div.gallery .gal_item {
    display: block;
    float: left;
    margin: 5px 0 0 20px;
    text-align: center;
}
