@charset "windows-1251";
/* CSS Document */

/*General_styles*/
html, body {
	height:100%;
	width: 100%;
}
body,td,th {
	color: #333;
	margin: 0px;
	padding: 0px;
	font: 13px Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #69C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #69C;
}
a:hover {
	text-decoration: none;
	color: #9C0;
}
a:active {
	text-decoration: none;
	color: #69C;
}
h1 {
	font-size: 16px;
	color: #F30;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 9px;
}
h2 {
	font-size: 16px;
	color: #F30;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 9px;
}
h3 {
	font-size: 16px;
	color: #F30;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 9px;
}
h4 {
	font-size: 15px;
	color: #6C6C6C;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 9px;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.title {
	font-size: 16px;
	font-style: normal;
	color: #F30;
	font-weight: bold;
}

form {
	margin: 0;
}
IMG {
	border: 0;
}
ul {
    margin-top:4px;
	margin-bottom:4px;
}
/*end General_styles*/

/*__________________________*/


/*Design_styles*/
.top {
	background: url(images/top.jpg) no-repeat center bottom;
	height: 200px;
	width: 1000px;
}
.table_head {
	background: url(images/table_head.jpg) no-repeat center bottom;
	height: 35px;
	width: 1000px;
}
.top_right {
	background: url(images/right_top_lamp.jpg) no-repeat right bottom;
	height: 200px;
	width: 300px;
}
.logo_cell {
	background: url(images/logo.jpg) no-repeat 0px 5px;
	width: 130px;
}
.slogan {
	background: url(images/remont.jpg) no-repeat 0px 5px;
	width:220px;
}
.table_foot {
	background: url(images/table_foot.jpg) no-repeat center top;
	height: 25px;
	width: 1000px;
}
.main_block {
	background: #FFF url(images/right_border.jpg) repeat-y right top;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#container {
	width:1000px;
	min-height:400px;
	height:auto !important;
	height:400px;	
}
#menu {
	margin: 0px auto auto 0px;
	clear: none;
	float: left;
	width: 250px;
	overflow: visible;
	position: relative;
	visibility: visible;
	}
#menu_container {
	width:100%;
	min-height:100px;
    height:auto !important;
    height:100px
}
#menu_permanent {
	width: 200px;
	position: relative;
	margin: 120px auto auto 10px;
	border: thin solid #FFF;
}

#main {;
	width: 700px;
	display:block;
	position:relative;
	margin: 0px 20px auto auto;
	float: right;	
}

.menu_top {
	background: url(images/menu_top.jpg) no-repeat center bottom;
	height: 13px;
	width: 230px;
}
.menu_bottom {
	background: url(images/menu_bottom.jpg) no-repeat center top;
	height: 13px;
	width: 230px;
}
.menu_body {
	background: url(images/menu_right_brd.jpg) repeat-y right top;
}
#copyright {
	background: url(images/break.jpg) no-repeat left top;
	height: 12px;
	width: 855px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	height: auto;
	width: 1000px;
}
/*end Design_styles*/

/*CMS styles*/
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}

li {
	line-height: 1.5;
}
.doc {
	list-style: none;
	padding-left: 12px;
}
.docs {
	list-style: none;
	padding-left: 12px;
}
.sdoc {
	list-style: none;
	padding-left: 12px;
	color: #F30;
}
.sdocs {
	list-style:none;
	padding-left: 12px;
	color: #F30;
}

.menulevel1 {
	font-size: 16px;
	color: #939393;
}
.menulevel1 a {
	font-weight: normal;
	color: #939393;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: #939393;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: #69C;
}

/*Level 2*/

.menulevel2 {
	color: #939393;
	font: 14px Verdana, Geneva, sans-serif;;
}
.menulevel2 a {
	font-weight: normal;
	color: #939393;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: #939393;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: #69C;
}
ul.menulevel2 {
	margin-top: 5px;
	margin-bottom: 5px;
}

/*Level 3*/
.menulevel3 {
	color: #939393;
	font: 12px Tahoma, Geneva, sans-serif;
}
.menulevel3 a {
	font-weight: normal;
	color: #939393;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: #939393;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: #69C;
}
ul.menulevel3 {
	margin-top: 5px;
	margin-bottom: 5px;
}

/*Site Map*/

.sitemaplevel1, {
    font-size:14px;	
} 
.sitemaplevel2, {
	font-size: 13px;
}
.sitemaplevel3 {
	font-size: 12px;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: #333;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: #333;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: #69C;
}

.submenu {
	font-size: 14px;
}
.submenu a {
	font-weight: normal;
	color: #333;
}
.submenu a:link, .submenu a:visited {
	color: #666;
}
.submenu a:active, .submenu a:hover {
	color: #69C;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: normsl;
	font-size: 12px;
	color: #F30;
}
.menu a {
	text-decoration: none;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #999;
}

.menu a:hover {
	color: #CC0;
}


.login {
	font-weight: bold;
	font-size: 12px;
	color: #b5c6c8;
}
.login a, .login a:link, .login a:visited, .login a:active {
	color: #b5c6c8;
} 
.login a:hover {
	color: white;
} 
#login input {
	border: 1px solid #c0c0c0;
	background: white;
} 

.navigator {
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: white;
}

.edit {
	font-size: 10px;
	color: #333;
	background: #FFF;
	border: thin solid #CCC;
}

.edit a:link, .edit a:visited, .edit a:active {
	font-weight:normal;
	color: #036;
	font-size: 11px;
}
.edit a:hover {
	color: #693;
}

input, select {
	font-size: 12px;
	border: 1px solid #c0c0c0;
	background: white;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}

#searchbox {
	margin-top: 5px;
	margin-right: 35px;
	position: relative;
	}

#searchbox .text, #searchbox .submit {
	border: 1px solid #c0c0c0;
	background: white;
} 

/*end CMS styles*/

