/* CSS Document */
BODY{
background-image : url(image/site2.jpg);
	background-repeat : repeat-y;
	background-position : 20px;
	font-family : Verdana;
	font-size : 12px;
	font-weight : lighter;
	color : #515151;
	
}
h1{
	font-family : Verdana;
	font-size : 20px;
	font-style : normal;
	color: #FFB4A4;
}
h2{
	font-family : Verdana;
	font-size : 15px;
	font-style : normal;
	color: #6BB1FC;
}
a{
	color : #077EFC;
	text-decoration : none;
}
a:hover{
	color : #680221;
	text-decoration : none;
}
a_kor{
	color : #C2631D;
}
 UL {
    list-style-image: url('images/book.gif');
	list-style-position : outside;
	list-style-type : square;
	color: #FD9BBD;
	margin-left : -28px;
	
   }

.maintable{
	background-image : url(image/site.jpg);
	background-repeat : no-repeat;
}
.centr
{padding-left:10px;
padding-right:5px;
padding-top :7px; 
}

.left_blok_head{
	background-image : url(image/grafica/left_blok_h.gif);
	background-repeat : no-repeat;
	font-size : 18px;
	font-family : Verdana;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #95CBFF;
	padding-left : 30px;
	padding-bottom : 4px;
}
.left_blok_midl{
	background-image : url(image/grafica/left_blok_m.gif);
	background-repeat : repeat-y;
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 10px;
	
}
.left_blok_fact{
	background-image : url(image/grafica/left_blok_m.gif);
	background-repeat : repeat-y;
	padding-top : 5px;
	padding-left : 20px;
	padding-right : 10px;
	
}

.right_blok_head{
	background-image : url(image/grafica/right_blok_h.gif);
	background-repeat : no-repeat;
	font-size : 18px;
	font-family : Verdana;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #FDD5E1;
	padding-right : 30px;
	padding-bottom : 5px;
}
.right_blok_midl{
	background-image : url(image/grafica/right_blok_m.gif);
	background-repeat : repeat-y;
	padding-left : 10px;
	padding-top : 5px;
}
.right_blok_midl_rekl{
	background-image : url(image/grafica/right_blok_m.gif);
	background-repeat : repeat-y;
	padding-left : 9px;
	padding-top : 5px;
}
.shop {
width : 50px; 
}
.shop img{
position: relative; top: -1px left: -30px; 
}
.news_blok{
	margin-left : 20px;
}
.news_blok_text{
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	padding-left : 15px;
}
.news_blok_text_p{
	border-right : 5px dotted #FDD5E1;

}
.news_blok_text_picture{
	border : 2px dashed #C1DEFC;
}
.news_blok_text_r{
border-right : 3px dashed #FFB4A4;
border-left : 3px dashed #C1DEFC;
border-bottom : 3px dashed #C1DEFC;
border-top : 3px dashed #FFB4A4;
 padding-bottom : 9px;
 padding-left : 9px;
 padding-right : 9px;
 padding-top : 9px;
}
.after_article{
border-right : 3px dotted #FFB4A4;
border-left : 3px dotted #FFB4A4;
border-bottom : 3px dotted #C1DEFC;
border-top : 3px dotted #FFB4A4;
 padding-bottom : 9px;
 padding-left : 9px;
 padding-right : 9px;
 padding-top : 9px;
}
.news_blok_text_main{
border-right : 0px dashed #FFB4A4;
border-left : 0px dashed #FFB4A4;
border-bottom : 0px dashed #C1DEFC;
border-top : 0px dashed #FFB4A4;

}
.news_blok_text_cont{
border-bottom : 0px solid Green;
}
.red{
	color : #FF7777;
}
.line1{
	background :#c7e3ff;
}
.line2{
	background : #fdd5e1;
}
.line3{
	background :  #7F9D48;
}
.line4{
	background :  #7F9D48;
}

.view{
	font-size : 11px;
	color : #5B8B2B;
}
.view_2{
	font-size : 11px;
}

#coolmenu a{
font:10px Verdana;              
color: #949494;  
text-decoration: none; 
}
#coolmenu a:hover{
border: 1px;
color: #000000;  
}
.picture{
	width : 150px;
}
.strong{
	font-weight : bold;
}
.zakladki{
	color : #7F9D48;
}
.footer{
	font-family : Verdana;
	color : Gray;
	font-size : 9px;
}
.line_sepr{
background : #7F9D48;
 border-color : #7F9D48;
}
em {
	color : Black;
	font-size : 90%;
}