/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 12px;
	background: url(img/body_bg_new.png) repeat scroll;
}

.bodyChanger {
	background: url(img/site_bg.gif) repeat-x scroll;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #3c2208;
	text-align: center;
	padding: 5px 0;
	margin: 5px 0;
}

a {
	color: #525e7e;
	text-decoration: underline;
	outline: none;
	-moz-outline-style: none;
}

a:hover {
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}

.left_site_bg {
	width: 50%;
	height: 1080px;
	position: absolute;
	z-index: 1;
	background: url(img/left_site_bg.gif) scroll repeat-x;
	left: 0;
	top: 0;
}

.right_site_bg {
	float: right;
}

.site {
	width: 941px; 
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.header {
	width: 941px;
	height: 182px;
	background: url(img/header_bg.png) no-repeat scroll;
}

.contacts_blok {
	width: 422px;
	height: 109px;
	padding: 35px 0 0 40px;
	float: left;
}

.contacts_td {
	height: 20px;
}

.contacts_text {
	font-size: 18px;
	color: #ffffff;
	padding: 0 0 0 5px;
}

.contacts_text a {
	font-size: 12px;
	color: #ffffff;
	padding: 0;
	margin: 0;
}

.contacts_img {
	vertical-align: middle;
}

.contacts_row {
	height: 30px;
}

.main_blok {
	width: 941px;
	overflow: hidden;
	background: url(img/mainBottom_bg.png) left bottom no-repeat scroll;
}

.main_blok_outer {
	background: url(img/mainHead_bg.png) left top no-repeat scroll;
	width: 941px;
	position: relative;
}

.pen_shadow {
	position: absolute;
	width: 19px;
	height: 150px;
	background: url(img/pen_shadow.png);
	bottom: 212px;
	right: -19px;
}

.main_blok_repeat {
	background: url(img/mainRepeat_bg.png) left top repeat-y scroll;
	width: 941px;
}

.header_text {
	width: 475px;
	height: 109px;
	float: right;
	font-size: 18px;
	color: #ffffff;
	padding-top: 35px;
}

.left_col {
	width: 266px;
	/*height: 805px;*/
	float: left;
	padding: 0 0 30px 7px;
}

.logo_blok {
	left:42px;
	position:relative;
	top:-9px;
}

.left_col_menu {
	margin: 66px 0 0 0;
}

.navigation {
	list-style: none;
}

.navigation li {
	display: block;
	margin: 0;
	clear: both;
	padding: 10px 0 0 0;
}

.navigation a {
	color: #525e7e;
	text-decoration: underline;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	background: url(img/menu_element.gif) repeat-x bottom scroll;
}

.navigation a:hover {
	text-decoration: underline;
}

.navigation_span {
	border-bottom: 1px dotted #525e7e;
	display: block;
	margin-bottom: 0px;
	height: 14px;
}

.navigation_span2 {
	border-bottom: 1px dotted #525e7e;
	display: block;
	margin-bottom: -1px;
}

.navigation ul {
	list-style: none;
	margin-left: 10px;
	padding: 0 0 0 10px;
}

.navigation ul a {
	color: #790026;
	font-weight: bold;
	font-size: 11px;
	background: none;
}

.navigation ul a:hover {
	text-decoration: underline;
}

#menu_1_item_active {
	color: #790026;
	display: inline-block;
	width: 100%;
	background: none;
}

.shivatel {
	width: 153px;
	height: 805px;
	float:left;
}

.note_page {
	width: 475px;
	float: left;
}

.note_page_top {
	width: 475px;
	height: 104px;
}

.note_page_text {
	width: 435px;
	padding: 35px 10px 0 0px;
	font-size: 11px;
	color: #111111;
}

.note_page_bottom {
	width: 475px;
	height: 80px;
}

.right_col {
	width: 87px;
	height: 805px;
	float: left;
}

.footer {
	width: 941px;
	height: 93px;
	background: url(img/footer_bg.png) no-repeat scroll;
	clear: both;
	font-size: 10px;
	padding: 15px 0 0 0;
}

.copyright {
	width: 225px;
	height: 63px;
	padding: 30px 0 0 45px;
	float: left;
	color: #b0737f;
}

.counters {
	width: 320px;
	float: left;
	height: 63px;
	padding: 30px 0 0 0;
}

.weblink_area {
	padding: 30px 50px 0 0;
	height: 63px;
	color: #ffffff;
}

.weblink_area a {
	color: #ffffff;
}

.counter {
	float: left;
	padding: 0 5px;
}
