/* CSS Document */
.slogan { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#000066; line-height:18px;}
.text img {margin:7px}
#counter { visibility:hidden;}
form {line-height: 25px;}
.post {border:1px solid #cccccc; width:100%; padding:5px;}
.post_title {background-color:#FFFFFF;}
.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;}
.img {padding:5px; }
.post_title2 {
font-size:16px;
font-weight:bold;
color:#365487;
text-align:center;
background-color:#FFFFFF;}
/*Стиль автора и даты в заметке*/
.post_add{
font-size:11px;
margin-top:10px;
margin-bottom:10px;
font-weight:bold;}
/*Стиль коментариев к заметке*/
.post_comment {
font-size:12px;
font-weight:bold;
color:#365487;}
/*Имя добавляющего коментарии*/
.post_comment_add {
font-size:11px;
}
/*Рамки коментариев*/
.post_div {
border-top:1px solid gray;
border-bottom:1px solid gray;
margin:15px;
}
/*Убирание отступов в коментариях*/
.post_div p {
margin-left:5px;
}

* {
	margin:0; padding:0;
	font-size:100%;
}


.repeatx { background-repeat:repeat-x;}
.repeaty { background-repeat:repeat-y;}
.repeatxb {background-position:bottom; background-repeat:repeat-x;}

ul { list-style:none;}


.right {float:right;}
h1 { font-size:10px; font-weight:normal; color:#6D6D6D}
text span { font-weight:bold}
.text {padding:5px; margin:5px;}
.text strong { font-weight: normal;}
.text img {padding:5px; margin:5px;}

html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:18px;
		color:#333333;
	}


a {color:#006600; text-decoration:none; font-size:12px;}
a:hover{ color:#0033CC; text-decoration:none; font-size:12; }


/* ============================= main layout ====================== */





/* ============================= header ====================== */

#header h3 {display:inline;}

#header .right {text-align:right;}

#header .menu {width:780px; overflow:hidden; padding-top:17px; height:44px;}
#header .menu ul {float:left;}
#header .menu li {margin-left:2px; float:left; width:95px; text-align:center; background:none; padding:0; font-size:1.083em; line-height:1em;}
#header .menu li a {display:block; background:url(img/menu-tai.gif) top repeat-x; color:#ffffff; text-decoration:none; margin-top:3px;}
#header .menu li a span {background:url(img/menu-rig.gif) top right no-repeat; display:block;}
#header .menu li a span span {background:url(img/menu-lef.gif) top left no-repeat; padding:15px 0 13px 0;}
#header .menu li a:hover {background:url(img/menu-taj.gif) top repeat-x; color:#373737; font-weight:bold; margin:0;}
#header .menu li a:hover span {background:url(img/menu-rih.gif) top right no-repeat;}
#header .menu li a:hover span span {background:url(img/menu-leg.gif) top left no-repeat; padding-top:18px;}
#header .menu .active a {background:#f5f5eb; color:#373737; font-weight:bold; margin:0;}
#header .menu .active a span {background:url(img/menu-rih.gif) top right no-repeat;}
#header .menu .active a span span {background:url(img/menu-leg.gif) top left no-repeat; padding-top:18px;}

/* ============================= content ====================== */

h2 { color: #FFFFFF; font-size:2em; line-height:1em; font-weight:normal;}

/* ============================= footer ====================== */



/* ============================= forms ============================= */

.tab95 {width:98%}
.tab100 {width:100%}

#sddm
{ padding-left:110px;}
#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: bold 13px arial; }
	

#sddm li a
{ border-left:solid 1px #275C00;
border-right:solid 1px #275C00;
	display: block;
	width: auto;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 12px;
    
	padding-bottom: 12px;
	padding-left: 12px;
}
#sddm li a:hover
{	background: #275C00; color: #FFCC33;

 }




		

