/* CSS Document */

body {  background-image: url(img/bg_main.png);
        margin-top: 20px; 
        margin-left: 0; 
        margin-right: 0px; 
        margin-bottom: 0;
	    font-family:Verdana;
        font-size:12px;
        color:#424242;}


.point {
background-image:url(img/point.png);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:5px;
margin-bottom:7px;
margin-top:7px;

}


.right { background-color: #FFFFCC; margin-right: 0px; border-left:0px solid #424242;}
.right_index {background-image:url(img/bg_td.jpg); border-left: 1px solid  #CCCCCC;}

p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#424242; margin:15px;}

.nav_title {

margin-top:15px;
margin-left:5%;
margin-right:5%;
font-weight:bold;
text-align:center;
border-bottom:1px solid #424242;
padding-top:6px;
padding-bottom:6px;
}

.nav_link {

color:#333333;
font-size:11px;
margin-top:10px;
margin-bottom:10px;


}


<!-- Стиль заметки-->
a { text-decoration: underline;}
a:hover { text-decoration: none;}


.post {border: 0px solid #000000; width:95%;}
.post_title {background-color: #FFFFFF;}

.post_title2 {
font-size:16px;
font-weight:bold;
color: #000099;
text-align:center;}

.bg_general_fon {background-image: url(img/bg/p_bg.jpg);}
.post_name1 { background-color: none;}
.post_name2 { background-color: #F5F5F5;}
.td_news_des { border: 0px dotted gray; background-image:url(img/bg/news_tr_bg.png);}
.post_name { font-size:12px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight:bold; margin-top:7px; margin-bottom:20px;}
.post_adds{font-size:11px; margin-top:0px; margin-bottom:0px; color: #424242;}
.post_view {font-size:11px; margin-top:7px; margin-bottom:7px; color: #999999;}

.post_comment {

font-size: 18px;
font-wright: bold;
color: #2487C7;
text-align: left;

}

.post_comments_add {

font-size: 11px;
font-wright: bold;
color: #2487C7;
text-align: left;

}


<!-- Стиль заметки КОНЕЦ-->

.cat { border-bottom: 1px style: dashed; #cccccc; width: 95%; }
.cat_title { background: #f6f6f6; }


.cat_name { font-weight:bold; margin-top: 7px; margin-bottom: 7px; }
.cat_addinf { font-size:11px; margin-top: 0px; margin-bottom: 7px; color: #999999; }
.cat_view {font-size:11px; color: #999999; }

.search_t {font-size:11px;}
.search_b {font-size:11px; border: 1px solid #666666; 
background-color: #cccccc;
margin-top: 6px;}
.search_a{border: 1px solid #cccccc; background-color: #FFFFCC;}

.mini{border: 0px solid #000000; margin-right: 15px; margin-left: 13px; margin-top: 0px; margin-bottom: 0px;}
.mini_news{ border: 0px dotted #000000;  margin-left: 10px;}

.pvote { border: 1px solid #999999;
background-color: #CCCCCC;
padding: 5px;}

.pstrnav {
	padding: 0px 10px 20px 15px;
	color:#424242;
}

.pstrnav a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#245E93; text-decoration:underline;
}


h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
        font-size: 15px;
	margin: 17px;
	padding:0;
        color: #9a9a9a;
	}


	
hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
