@charset "windows-1251";
.top_baner {
	background-image: url(../img/baner.jpg);
	background-color: #c6e298;
	background-repeat: no-repeat;
	height: 100px;
}
.under_baner {
	background-image: url(../img/und_ban.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
}
.left_panel {
	width: 155px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
.right_panel {
	width: 180px;
}
.center_main {
	width: 76%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.all_table {
}
.left_table_quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-position: center;
	width: 165px;
	background-color: #F5FAE4;
}
.bottom {
	background-image: url(../img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #F5FAE4;
	height: 10px;
}
.table_settings {
	background-color: #F5FBEC;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
}
.table_global {

}
/*post styles*/
/* CSS Document */
.post {
	border:1px solid #cccccc;
	width:90%;
	padding: 15px;
	margin: 15px;
	background-color: #F5F7E5;
}
.post_title {
	background-color:#F5FBEC;
}

.post_name {font-weight:bold; margin-top:7px; margin-bottom:7px;}
.post_adds {font-size:11px; margin-top:7px; margin-bottom:7px; color:#424242;}

.post_view {
font-size:11px;
color:#999999;
}
.table_view_post {
	border:1px solid #cccccc;
	width:90%;
	background-image: url(../img/td_right_bg.gif);
	padding: 5px;
}
.bg_color {
	background-image: url(../img/td_right_bg.gif);
}
.pstrnav {
	padding: 0px 10px 20px 15px;
	color:#424242;
	text-align: center;
}

.pstrnav a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#245E93;
	text-decoration:underline;
	background-color: #EFF8F0;
}

.center_guest {
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
}
.visits_counter {
	font-size:11px;
	color:#797979;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
}
