/* CSS Document */

.main_border {border:1px solid #000000;}
p {font-family: Verdana; font-size:11px; margin:15px;}
.rekl_right {background-color:#f6f6f6; border-left:1px solid #000000; width:25%}
body {background-image:url(../img/bg.gif);}
.news {background-color:#cccccc; border-left:1px solid #000000; width:25%}

a:link { color: #333333;text-decoration: underline;} 
a:active { color: #333333;text-decoration: underline;} 
a:visited { color: #333333;text-decoration: underline;} 
a:hover { color: #333333;text-decoration: underline;} 






p.title {
background-color: #A72E37;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}

#coolmenu{
border: 1px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 93%; /*Ширина меню */
background-color: #f6f6f6;  /*Фоновый цвет ячейки*/
margin:8px; /*Ширина отступов*/
}

* html #coolmenu{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 13px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
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: #cccccc; /*Фоновый цвет ячейки при наведение курсора*/
color: #000000;  /*Цвет текста при наведении курсора*/
}

.post {border:1px solid #cccccc; width:95%;}
.post_title {background-color:#f6f6f6;}
.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:#666666;}

.down {border-bottom:1px solid #000000;}
.up {border-top:1px solid #000000; 
font-family: Verdana; font-size:11px; color:#333333;
}

.nav_title {
margin-top:15px;
margin-left:5%;
margin-right:5%;
font-weight:bold;
text-align:center;
border-bottom:1px solid #424242;
}
.nav_link {
color:#333333;
font-size:11px;
margin-top:10px;
margin-bottom:10px;
}

.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;
}

.post_result {border:1px solid #cccccc; width:96%; font-size:13px; margin-top:4px;}

.novost { width:98%;}

.novost_table {width:98%; margin-top:2px;
}

.novost_td {background-color:#f6f6f6; 
}

.date {font-size:15px; margin:3px;}
.date:hover {text-decoration: none;}

.novost_link {
font-size:11px; 
font-family: Verdana;
margin:5px;
margin-bottom:10px;
}

.champ_table {border:1px solid #000000; font-size:12px; width:96%;}
.champ_td {margin-left:3px;}

.h2 {
color:#333333; 
font-size:16px; 
border-bottom:1px solid #424242;
margin-top:15px; 
font-weight:bold;
margin-bottom:10px;}

strong {font-weight:normal; }
h3 {font-weight:normal; }
