html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma;
}

p {margin: 0; padding: 0;}

.div_up {
	background-image: url(../images/logo1_bg.jpg);
	height: 50px;
	width: 100%;
	text-align: center;
}

/* Текст в новости */
.news {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 4px;
	padding: 5px;
	color: #000000;
}

a.news {
	color: #0066AA;
}

.news a,
.news a:visited {
	color: #0066AA;
}

.news a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* Таблицы в новости */
table.news {
	padding: 3px;
	border-spacing: 10px;
	border-collapse: collapse;
	border: 1px solid #999999;
}

table.news th {
	padding: 10px;
	border-width: 1px;
	border-style: inset;
	border-color: #999999;
}

table.news td {
	padding: 10px;
	border-width: 1px;
	border-style: inset;
	border-color: #999999;
}

/* Блок контента */
.news_block {
	clear: left;
    padding: 5px 15px 15px 0;
    margin: 0 0 0 10px;
}

/* Наши проекты */
.div_project {
	display: block;
	float: left;
	padding: 5px;
	text-align: center;
	width: 230px;
}
.div_project .project_image {
    display:block;
	height: 120px;
}
.div_project .project_title {
    display:block;
	color: #333;
	font-size: 14px;
	height: 50px;
    font-family: Arial;
    font-weight:bold;
}
a.project_title {
    text-decoration:none;
}

.div_project .project_link {
	text-align: right;
}

.court_menu a {
    display:block;
	background: url('../images/court_but.jpg');
    width:220px;
    height:32px;
    line-height:32px;
    color:#333;
    text-indent:35px;
    text-decoration:none;
}

a.court_menu2 {
    display:block;
	background: url('../images/court_but2.jpg');
    width:220px;
    height:45px;
    line-height:16px;
    color:#333;
    text-indent:0px;
    text-decoration:none;
}

.court_menu_p {
    padding: 6px 0 0 35px;
}

.court_menu a:hover {
    text-decoration:underline;
}

/* Маленькие кнопки. Пример: Читать дальше*/
.btn_small {
	/*cursor: pointer;*/
}
.btn_small .btn_left {
	float: left;
	background: url('../images/btn_small_left.png');
	width: 4px;
	height: 20px
}
.btn_small .btn_right {
	float: left;
	background: url('../images/btn_small_right.png');
	width: 4px;
	height: 20px
}
.btn_small .btn_bg {
	float: left;
	background: url('../images/btn_small_bg.png') #ddd repeat-x;
	height: 20px;
}
.btn_small .btn_text {
	color: #39b01e;
	font-size: 7.5pt;
	font-family: Tahoma, Arial;
	padding: 3px 5px;
}
.btn_small .btn_text a {
	color: #39b01e !important;
	text-decoration: none !important;
}

/* Большие кнопки. Пример: Читать дальше*/
.btn_normal {
	/*cursor: pointer;*/
}
.btn_normal .btn_left {
	float: left;
	background: url('../images/btn_normal_left.png');
	width: 3px;
	height: 31px
}
.btn_normal .btn_right {
	float: left;
	background: url('../images/btn_normal_right.png');
	width: 3px;
	height: 31px
}
.btn_normal .btn_bg {
	float: left;
	background: url('../images/btn_normal_bg.png') #ddd repeat-x;
	height: 31px;
}
.btn_normal .btn_text {
	color: #39b01e;
	font-size: 10pt;
	font-family: Tahoma, Arial;
	padding: 6px 5px;
}
.btn_normal .btn_text a {
	color: #39b01e !important;
	text-decoration: none !important;
}


/* Среднее поля для ввода текста. Пример: Поиск*/
.input_normal {
}
.input_normal .input_left {
	float: left;
	background: url('../images/input_normal_left.png');
	width: 8px;
	height: 29px
}
.input_normal .input_right {
	float: left;
	background: url('../images/input_normal_right.png');
	width: 8px;
	height: 29px
}
.input_normal .input_bg {
	float: left;
	background: url('../images/input_normal_bg.png') repeat-x;
	color: #fff;
	height: 29px;
}
.input_normal .input_text {
	width: 100%;
	border: 1px solid red;
	margin-top: 5px;
	font-size: 9pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* Блок основного текста */ 
.div_content_bg {
	width: 100%;
	display: block;
	text-align: center;
	background: url(../images/bg_004.jpg) repeat-x
}

.div_content_top {
	display: block;
	width: 980px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bg_005.png) no-repeat;
	text-align: left;
}

.div_content_top_text {
	padding: 50px 0px 0px 20px;
	color: #eee;
	font-size: 18pt;
	font-family: Tahoma, Arial;
}

.div_content_middle {
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.div_content_bottom_bg {
	width: 100%;
	display: block;
	text-align: center;
	background: url(../images/bg_004.jpg) #f2f2f2 repeat-x;
}

.div_content_bottom {
	display: block;
	width: 980px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.div_menu_top {
	width: 980px;
	height: 50px;
	text-align: center;
    clear:both;
	margin:auto;
}
.div_menu_top_main{
	width: 980px;
	height: 40px;
	text-align: center;
    clear:both;
	margin:auto;
}
.div_menu_top_main a{
    display:block;
    height:40px;
    float:left;
    line-height: 40px;
    font-size:12px;
    text-decoration:underline;
    color:#333;
    margin:10px 0px 0 0px;
	font-family: Arial;
	text-decoration:undepline;
	width:115px;
}
.div_menu_top_main a:hover{
	background: url(../images/btn_001.png) 100% 0 no-repeat;
}
.div_menu_top a {
    display:block;
    height:40px;
    float:left;
    line-height: 40px;
    font-size:12px;
    text-decoration:underline;
    color:#333;
    margin:5px 15px 0 0;
	font-family: Arial;
	text-decoration:undepline;
}

/* Блок с логотипом */
.top_bg {
   	background: url(../images/bg_fon.jpg);
    background-repeat:repeat-x;
    background-position:top center; 
}

.div_logo_bg {
	width: 100%;
	display: block;
	text-align: center;
	height: 170px;
	background-color:white;
}
.div_logo_bg_main {
	width: 100%;
	display: block;
	text-align: center;
	height: 170px;
	background-color:white;
	background: url(../images/logo.jpg);
	background-repeat:no-repeat;
    background-position:top center;
	margin:auto;
}
.logo_top_img{
	position:absolute;
	width:319px;
	height:126px;
	background: url(../images/logo.png);
	background-repeat:no-repeat;
    background-position:center left;
	margin-top:20px;
}
.div_logo{
	display: block;
	height: 105px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.click {
	height: 140px;
	width: 200px;
	border:0px;
	margin-right: 100px;
	margin-top: 10px;
	position:absolute;
	cursor:pointer;
}

.div_logo_img {
	display: block;
	width: 97px;
	height: 67px;
	float: left;
	background: url(../images/logo_001.png) no-repeat;
	margin: 15px 0px 0px 20px;
}

.div_logo_text {
	display: block;
	width: 300px;
	float: left;
	margin: 25px 0px 0px 10px;
	text-align: left;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #555;
}

.logo_link_div {
	margin-top: 45px;
	margin-left: 45px;
	float: left;
}

.logo_link {
	display: block;
	text-align: left;
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
}
a.logo_link {
	text-decoration: none;
	color: #333333;

}

.logo_link2 {
	display: block;
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	clear: left;
	font-style: italic;
}
a.logo_link2 {
	text-decoration: none;
	color: #333333;
}

/* Блок Меню */

.div_menu {
	text-align: left;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.div_menu_top1{
	width:100%;
	height:50px;
	background-color:#E1E1E1;
}

/* Поиск */

.div_search {
	display: block;
    float:right;
	width: 230px;
	height: 50px;
    margin: 110px 10px 0 0;
}
.div_search_notmain{
	display: block;
    float:right;
	width: 230px;
	height: 30px;
	border:2px solid #A7A7A7;
	border-radius:5px;
	margin-top:5px;
	position:absolute;
	margin-left: 690px;
}

.nsearch {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	font-weight: bold;
	float: left;
	margin-left: 20px;
	background-color: transparent;
	background-image: url(../images/search_bg.gif);
}
.nsearch_notmain{
	font-family: Arial, Helvetica, sans-serif;
	width: 19px;
	height: 18px;
	float: left;
	margin-left: 75px;
	background-image: url(../images/serch_bg_notmain.png);
}

.nsearch_field {
	padding-left: 18px;
	padding-top: 17px;
}
.nsearch_field_main {
	padding-left: 5px;
	padding-top: 5px;
}

.nsearch_field_bg {
	height: 16px;
	width: 125px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin: 0px;
	background-color: transparent;
}
.nsearch_field_bg_notmain{
	color:#A7A7A7;
}

.news_bg_up {
	background-image: url(../images/bg_1.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 765px;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

.news_bg {
	background-image: url(../images/bg_2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 765px;
}

.news_bg_down {
	background-image: url(../images/bg_3.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 765px;
}

/* Подвал */

.div_bottom {
	width: 100%;
	text-align: center;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #eee;
	font-size: 10pt;
	margin-top: 15px;
	height: 60px;
	padding-top: 20px;
	background-color: #808285;
}

.div_bottom_block {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.div_bottom_text1{
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

.div_bottom_text2{
	float: left;
	margin-left: 70px;
}

.div_bottom_text4{
	float: left;
	margin-left: 15px;
	margin-top: 3px;
}

.div_bottom_text6{
	float: left;
	margin-left: 30px;
	margin-top: 3px;
}

.div_bottom_text5{
	float: left;
	margin-left: 15px;
	margin-top: 6px;
}

.div_bottom_text7{
    float: left;
    margin-left: 55px;
}

.div_bottom_link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	text-align: right;
	width: 140px;
	margin-right: 20px;
	margin-top: 8px;
}

.div_bottom_link a {
	color: #333333;
}

.div_bottom_link a:hover {
	text-decoration: none;
}

/* Спидбар */
.speedbar {
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 10px;
	width:680px;
}

.speedbar a {
	color: #4569A4;
	text-decoration: underline;
}

.speedbar a:hover {
	color: #000000;
	text-decoration: none;
}

/* Стиль */
.stext {
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Arial;
	margin-bottom: 3px;
}

.stext a:active,
.stext a:visited,
.stext a:link {
	color: #00609A;
	text-decoration: underline;
}

.stext a:hover {
	color: #000000;
	text-decoration: none;
}

/* Заголовок новости */
.ntitle {
	color: #CE603F;
	font-size: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

.ntitle a {
	color: #CE603F;
	text-decoration: none;
}
.ntitle a:hover {
	text-decoration: none;
	color: #FF0000;
}

.titlen {
	color: #5A851B;
	padding: 5px;
	font-family: tahoma;
	font-size: 14px;
}

.titlen a:link,
.titlen a:visited,
.titlen a:active {
	color: #105CB6;
	text-decoration: none;
}

.titlen a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}

.news img {
	border: 0px;
	margin: 5px;
}

/* Комменатрии */
.comment {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 3px;
	border-top-color: #00A827;
	border-bottom-color: #7DBE18;
    margin: 5px 2px;
	border-bottom-width: 1px;
	padding: 4px 10px;
}

.comment2 {
	padding: 3px 0px 3px 0px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B8B5A5;
	background-image: url(../images/bg.jpg);
}

.comments {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}

/* Выбор */
select {
	font-size: 11px;
	font-family: tahoma;
}

.navigation {
	color:#000000;
	border:0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #000000;
	border:1px solid #CCCCCC;
	font-size:11px;
	background-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
}

.navigation a:hover {
	color:#FFFFFF;
	border-color:1px solid #333333;
	background-color: #00609A;
}

.navigation span {
	text-decoration:none;
	border:1px solid #CCCCCC;
	color:#333333;
	font-size:11px;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
	background-color: #E8E8E8;
}

.f_input {
	color: #333333;
	font-size: 14px;
	font-family: tahoma;
	background-image: url(../images/field_o.gif);
	background-repeat: repeat-x;
	width: 400px;
	height: 18px;
	border: 1px solid #999999;
}

.f_textarea {
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
	background-image: url(../images/field_o.gif);
	background-repeat: repeat-x;
	width: 400px;
	border: 1px solid #999999;
}

.f_button {
	background: #75C324 url("../images/bbcodes.png") repeat-x 0 100%;
	border: none;
	color: #FFF;
	cursor: pointer;
	-webkit-border-radius: 5px;	-moz-border-radius: 5px; border-radius: 5px;
	-moz-box-shadow: 0 1px 4px -3px black; -webkit-box-shadow: 0 1px 4px -3px black; box-shadow: 0 1px 4px -3px black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    padding: 5px 15px;
	margin-bottom: 5px;
	text-align: center;
    text-decoration:none;
}

.f_button a {text-decoration: none;color: #333333;}
.f_button:hover { background-position: top center; }

.f_button2 {
	text-shadow: 0 1px 0 #fff;
	border: 1px solid #b3b3b3;
	color: #000000;
	cursor: pointer;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0 1px 4px -3px black;
	-webkit-box-shadow: 0 1px 4px -3px black;
	box-shadow: 0 1px 4px -3px black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #fff;
	background-image: url(../images/bbcodes2.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

a.f_button2 {text-decoration: none;color: #333333;}
a.f_button2:hover { background-position: center top; }

.div_nh {
	color: #CE603F;
	font-size: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.div_nc {clear: left; height: 10px}
.div_nt {float: left; font-size: 12pt}
.div_nt a {text-decoration:none;color:#000000}
.div_ntm {font-size: 11px; width:190px;}
.div_ni {float: left; margin-right: 10px}


.div_spb {
	color: #000000;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-left:16px;
	padding-left: 30px;
	margin-bottom: 4px;
	height: 20px;
	background-image: url(../images/sm_but.png);
	background-repeat: no-repeat;
	background-position: left center;

}
.div_spb a{
	color: #000000;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#ratig-layer .item2 {
	display:none;
}
.banner_top_les{
	position:absolute;
	width:680px;
	height:90px;
	margin-left:350px;
	margin-top:40px;
	background-color:white;
	border: 1px solid #ccc;
	overflow:hidden;
}
.banner_right_les{
	width:160px;
	height:600px;
	margin-top:20px;
	float:right;
	border:1px solid #ccc;
}
.banner_bottom_les{
width:680px;
height:90px;
margin:auto;
}
.banner_content1{
	margin-top:20px;
	margin-bottom:10px;
}
.banner_after_links{
	margin-top:10px;
}
.text_after{
	position:absolute;
	margin-left:826px;
	margin-top:270px;
}
.adverts_block{
	margin-left: 720px;
    margin-top: 55px;
    position: absolute;
}
.adverts_block_text{
	color:#CE603F;
	font-family:Tahoma;
	font-size:17px;
}
.adverts_block_link{
	margin-top:20px;
}