/* CSS Document */

html, body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#343434;
	background:#fff;
	}

/* global styles */
img {
	border:none;
	margin-right:10px;
	margin-bottom:10px;
	}
	
p {
	margin:10px 0 10px 0;
	padding:0;
	}


h1 {margin-left:225px;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	margin-right:10px;
	padding-bottom:2px;
	border-bottom:1px dotted #7c7c7c;
	padding-top:10px;}

h3, h4, h5, h6 { color:#343434; margin:5px 0 5px 0; font-weight:normal; }
h1 { 
font-size:15px; 
margin-top:20px;
font-weight:bold;
}
h2 { font-size:13px; 
text-align:justify;
font-weight:bold;
color:#ff6600;
font-style:italic;
}

h2#zag { font-size:13px; 
color:#000000;
font-weight:bold;
font-style:normal;
}

h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }

div.h1_class_for_css h1 {
	margin-left: 0px;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	padding-bottom:2px;
	border: none;
	padding-top:10px;
	}


	p.fake_h1 {
	margin-left:225px;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	margin-right:10px;
	margin-top:20px;
	padding-bottom:2px;
	border-bottom:1px dotted #7c7c7c;
	padding-top:10px;
	}
	
	p.fake_h2 {
	font-size:13px; 
	text-align:justify;
	font-weight:bold;
	color:#ff6600;
	font-style:italic;
	}

.clear {
	clear:both;
	}
	
#HTMLBlock {
	min-width:1000px;
	background:#fff;
	}

/* for IE6 */
* html #HTMLBlock { padding-left:1000px; }
* html #HTMLBlockMinWidth { height:0; } /* хак для IE, что бы включить свойство hasLayout */
* html #HTMLBlockContent { margin-left:-1000px;position:relative; height:0; }
/* end */

/* IE */
a:active{
outline:none;
}

a:link, a:active, a:visited {
	color:#4d4d4d;
	text-decoration:underline;
	}
	
a:hover {
	text-decoration:none;
	}

a.newstext:link, a.newstext:active, a.newstext:visited {
	color:#a18b76;
	text-decoration:underline;
	}
	
a.newstext:hover {
	text-decoration:none;
	}
	
.space {padding-bottom:10px;}	
	
/* FF */
:focus{
-moz-outline-style:none;
}

#headerBlock {
	height:272px;
	background:url(/i/topheader_2.jpg) left top no-repeat;
	padding:0 0 0 0;
	clear:both;
	}
	
#fon {
	background:url(/i/topfont.jpg) left top repeat-x;
	}	
	
#headleft {
    float:left;
    width:140px;
	padding:30px 0 0 20px;
	}		
	
#headright {
    float:left;
	margin-left:30px;
	width:232px;
	//width:224px;
	padding:15px 0 0 0;
	}		
	
#sysLinks {
	padding: 0 5px 5px 5px;	
	font-size:11px;
	line-height:11px;
	color:#ffffff;
	}
#sysLinks a {
	display:inline-block;
	border-right: 1px dotted #ffc790; 
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	}	
	
#sysLinks a.line {
	border-left: 1px dotted #ffc790; 
	padding-left:15px;
	padding-right:10px;
	}	

.current{
	text-decoration:none !important;
	background:#ffeacb url(/i/current.gif) 0 10px no-repeat !important;
	color:#e5760e !important;
	}	

.bg a:link, .bg a:active, .bg a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:25px;
	padding-top:7px;
	background: url(/i/point.gif) 0 10px no-repeat;
	display:block;
	}
	
.bg a:hover {
	text-decoration:none;
	background:#ee9842 url(/i/point_hover.gif) 0 10px no-repeat;
	color:#ffeacb;
	}

.bg ul {
	margin:0 5px 0 5px;
	padding-left:1px;
	list-style:none;
	height:22px;
	border-bottom:dotted 1px #f7a04b;
	}	

	
#contentBlock {
	clear:both;
	padding:0 15px 15px 15px;
	border-bottom:solid 10px #ffecd6;
	background:#FFFFFF;
	}

.block {
	margin-bottom:15px;
	}
	
.left {
	float:left;
	}
	
.right {
	float:right;
	color:#868686 !important;
	}

.right a{
	color:#868686 !important;
	}

#contentLeft {
	float:left;
	width:200px;
	padding:0;
	}

.leftMenu {
	width:200px;
	padding:0;
	float:left;
	min-height:190px;
	height:auto !important;
	height:250px;
	}
	
.leftMenu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
.leftMenu ul li {
	padding-left:25px;
    padding-top:7px;
    background: url(/i/mainpoint.gif) 0 10px no-repeat;	
    border-bottom:dotted 1px #f7a04b;
	padding-bottom:3px;
	}
	
.leftMenu ul li a:link, .leftMenu ul li a:active, .leftMenu ul li a:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#8f8f8f;
	}
	
.leftMenu ul li a:hover {
	color:#8f8f8f;
	text-decoration:none;
	}
	
.leftMenu ul li a.act:link, .leftMenu ul li a.act:active, .leftMenu ul li a.act:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#e2740f;
	}
	
.leftMenu ul li a.act:hover {
	text-decoration:underline;
	}
	
.leftMenu .subMenu ul li {
	padding-left:45px;
	background: url(/i/point_subclass.gif) 25px 12px no-repeat;	
	border-bottom:dotted 1px #e2740f;
	}	
	
.subMenu {
	display:none;
	padding:5px 0px;
	}
	
.subMenu ul  {
	//margin-left:-24px;
	height:auto;
	background:#f8f0e4;
	padding-bottom:0;
	}	
	
.subMenu ul li a {
	color:#e2740f !important;
	}		
	
		
#leftblock {
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	line-height:18px;
	margin-bottom:20px;
	border-bottom:1px dotted #fbb36d;
	width:200px;
	}	

#leftblock .text {
	font-weight:bold;
	color:#e3740e;
	}	

.image {
	float:left;
	}		
		
.tel {
	color:#999999;
	padding-left:60px;
	padding-top:7px;
	}		

.allLeft {
	float:left;
	margin-top:50px;
	}		
	
#centername {
	margin-left:10px;
	}

.name {
	margin-left:225px;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	margin-right:10px;
	padding-bottom:2px;
	border-bottom:1px dotted #7c7c7c;
	padding-top:10px;
	}
	
#contentRight {
	float:right;
	width:200px;
	padding:0;
	}
	
#contentCenter {
	margin-left:225px;
	margin-right:225px;
	padding-top:3px;
	line-height:18px;
	text-align:justify;
	}

#contentCenter img {
	border:3px solid #d0c2af !important;
	}
	
#contentCenter ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#contentCenter ul li {
	padding-left:20px;
    padding-top:3px;
    background: url(/i/bul1.gif) 0 10px no-repeat;	
	}


#contentCenter ul li ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#contentCenter ul li ul li {
	padding-left:20px;
    padding-top:3px;
    background: url(/i/bul2.gif) 0 10px no-repeat;	
	}

#contentCenter p.textBlock {
	background:#d0c2af;
	padding:5px;
	text-align:justify;
	}

#contentCenter .blockFont {
	background:#d0c2af;
	padding:5px;
	text-align:justify;
	}

#contentCenter p {
	text-align:justify;
	}
	
#contentCenter p strong{
	text-align:justify;
	}		

.textcolor {
	color:#e1710e;
	}

.news {
	color:#e1710e; 
	font-weight:bold;
	}

.newshead {
	background:#d0c2af; 
	color:#FFFFFF; 
	font-weight:bold;
	display:inline;
	}

#footerBlock {
	clear:both;
	padding:25px;
	background:#ece4da;
	color:#868686;
	}
	
#footerBlock a:link, #footerBlock a:active, #footerBlock a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
	
#footerBlock a:hover {
	text-decoration:none;
	}

#advert {
	text-decoration:none;
	font-size:9px;
}
#advert a:link, #advert a:active, #advert a:visited {
	color:#868686;
}