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

.big_border {border:1px solid #552B00;background-color:#552B00;font-family:Verdana; font-size:14px;}
.main_border {border:none; background-color:#552B00;font-family:Verdana; font-size:14px;}
p {text-align: justify; font-family:Verdana; font-size:12px; margin:15px;}
#main_poem { font-family:'Segoe Print'; font-size:10px; margin:7px; font-weight: bold;}
.main_poem { font-family:'Segoe Print'; font-size:14px; margin:7px;  }
.left {background-color: #EFC889;border-radius:10px;}
body {background-image:url(img/faktura.jpg);}
a {justify; font-family:Verdana; font-size:12px; color:#309; text-decoration:none;}
a:hover{
background-color: #E48049; /*Ôîíîâûé öâåò ÿ÷åéêè ïðè íàâåäåíèå êóðñîðà*/
color: #000000;  /*Öâåò òåêñòà ïðè íàâåäåíèè êóðñîðà*/
}

.block_big{  border-radius: 10px; background-color: #6b5945;}
.block_header{margin-top:10px; background-color: #6b5945;}
.block_center{margin-bottom:10px;border-radius: 10px;}
.block_footer{margin-bottom:10px;}
.radius{border-radius:10px; background-color: #F0DFC3;}
.gallery{margin-left:15px;margin-top:15px;}
.graphic{ margin:15px;}

.news {width:100%;background-color:#ECA254;}
.news_top {width:50%;background-color:#ECA254;}
.news_name {font-weight:bold; margin-top:5px;margin-bottom:5px;}

.news_content {text-align: justify;font-family:Verdana; font-size:12px; margin:15px;background-color:#F5E0CD; margin-bottom:-10px;}
.date {font-size:11px; margin-top:5px;margin-bottom:5px;}
.view_news_title {font-size:16px; font-weight:bold; color:#609; text-align:center;}
.view_news_date {font-size:11px; color:#8080FF; margin-top:7px; margin-bottom:7px; font-weight:bold;}
.news_block {border-radius:10px; background-color: #6b5945;}

.read{font-size:15px; color:#000;}




p.title {
background-color: #A72E37;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}

#coolmenu{
border: 1px solid gray; /*Ñòèëü ðàìêè */
border-bottom-width: 0;
width: 88%; /*Øèðèíà ìåíþ */
background-color: #ECA254;  /*Ôîíîâûé öâåò ÿ÷åéêè*/
margin:8px; /*Øèðèíà îòñòóïîâ*/
margin-top:10px;
}

* html #coolmenu{ 
width: 150px;/*Øèðèíà ìåíþ äëÿ Internet Explorer*/
}

#coolmenu a{
font: bold 13px Verdana; /*Øðèôò òåêñòà*/
padding: 2px; /*Âíóòðåííèé îòñóòï òåêñòà ññûëêè îò êðàåâ ÿ÷åéêè*/
padding: 4px 12px 5px;
display: block;
width: 100%; /*Øèðèíà ÿ÷åéêè*/
color: #000000;  /*Öâåò òåêñòà*/
text-decoration: none; /*Ïîä÷åðêèâàíèå ó ññûëîê - íåò*/
border-bottom: 1px solid gray;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background-color: #E48049; /*Ôîíîâûé öâåò ÿ÷åéêè ïðè íàâåäåíèå êóðñîðà*/
color: #000000;  /*Öâåò òåêñòà ïðè íàâåäåíèè êóðñîðà*/
}










p.title {
background-color: #A72E37;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}







#menu{

    font-family: Verdana, Arial, Helvetica, sans-serif;
    width:890px;
	margin-left:10px;
	margin-top:8px;
	margin-bottom:40px;
    height:0px;
    position:relative;
    font-size:11px;
    z-index:0;
	
}

#menu ul li a, .menu ul li a:visited{
    display:block;
    text-decoration:none;
    color:#000;
    width:96px;
    height:20px;
    text-align:center;
    color: #000;
    background:#953336;
    line-height:30px;
    padding: 3px 0 1px;
    overflow:hidden;
	background-color:#ECA254;
	font: bold 12px Verdana; 
	border: 1px solid  grey;


}

#menu ul{
    padding:0;
    margin:0;
    list-style:none;
	

}
#menu ul li{
    float:left;
    position:relative
}
#menu ul li ul{
    display:none;
}
#menu ul li:hover a{
background: #E48049; /*Ôîíîâûé öâåò ÿ÷åéêè ïðè íàâåäåíèå êóðñîðà*/
color: #000000; 
}
#menu ul li:hover ul{
    display:block;
    position:absolute;
    top:26px;
    left:0;
    width:105px;
}
#menu ul li:hover ul li a{
    display:block;
	background: #E48049; /*Ôîíîâûé öâåò ÿ÷åéêè ïðè íàâåäåíèå êóðñîðà*/
	color: #000000; 
	padding: 2px 5px 0;
	min-width: 120px;
}
#menu ul li:hover ul li a:hover{
background: #ECA254; /*Ôîíîâûé öâåò ÿ÷åéêè ïðè íàâåäåíèå êóðñîðà*/
color: #000000; 
    width:110px;
}









