html,body{
height:100%;
margin:0px;
padding: 0px;
background: #FFFFFF;
font-size: 11px;
font-family: tahoma;
}

table{
border:0px;
border-collapse:collapse;
}

table td{
padding:0px;
}
.category {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-top: 15px;
}
.category a {
	color: #4b719e;
	text-decoration:none;
}
.category a:hover {
	text-decoration: underline;
	}
.speedbar {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-left: 6px;
}
.speedbar a {
	color: #4b719e;
	text-decoration:none;
}
.speedbar a:hover {
	text-decoration: underline;
	}

.slink {
	color: #717171;
	font-size: 11px;
	font-family: tahoma;
}
.slink a:active,
.slink a:visited,
.slink a:link {
	color: #E34000;
	text-decoration:none;
	}

.slink a:hover {
	color: #E34000;
	text-decoration: underline;
	}
.copy {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding: 5px;
}
.skin {
	font-size: 11px;
	font-family: tahoma;
	padding-left: 60px;
}
select {
	font-size: 11px;
	font-family: tahoma;
}

.copy a:active,
.copy a:visited,
.copy a:link {
	color: #727272;
	text-decoration:none;
	}

.copy a:hover {
	color: #727272;
	text-decoration: underline;
	}
.ltitle {
	color: #E34000;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  11px;
}
.stext {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #E34000;
	text-decoration:none;
	}

.stext a:hover {
	color: #E34000;
	text-decoration: underline;
	}
.ntitle {
	color: #888888;
	font-size: 18px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  11px;
}
.ntitle a {
	color: #4b719e;
	text-decoration:none;
}
.ntitle a:hover {
	text-decoration: underline;
	}
.ctitle {
	color: #888888;
	font-size: 12px;
	font-family: tahoma;
	padding-left: 6px;
	padding-top:  18px;
}
.ctitle a {
	color: #4b719e;
	text-decoration:none;
}
.ctitle a:hover {
	text-decoration: underline;
	}
.news {
	FONT: 10pt Verdana; 
	text-align:justify;
}
.news a {
	color: #4b719e;
	text-decoration:none;
}
.news a:hover {
	text-decoration: underline;
	}
.userstop {
	font-family:Tahoma;
	font-size:11px;
	color:#606D77;
}
.userstop thead {
	font-family:Tahoma;
	font-size:11px;
    font-weight: bold;
	color: rgb(71,117,165);
}
.userstop td {
	padding:3px;
}
.userstop a {
	color: #4b719e;
	text-decoration:none;
}
.userstop a:hover {
	text-decoration: underline;
	}
.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	font-family: tahoma;
	margin-top: 4px;
	margin-bottom: 4px;
}

.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}

/* Добавление коммента */

.bbcodes_comment {
	background:url('../bbcodes/bg.gif') top left;
}



#hintbox {
    text-align : left;
    width : 150px;
    font-size : 10px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #a396d9;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter : alpha(opacity="90");
}

.onl_table {
    width : 100%;
    font-size : 10px;
}
.onl_table td {
    padding-right : 5px;
    font-size : 10px;
/* Раскомментировать, если у Вас в две колонки*/ /*    width : 50%;
*/ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #FD4A1E;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #FD4A1E;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #418B34;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #418B34;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #44870d;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #44870d;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #00A5ED;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #00A5ED;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
    color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
    color : #666666;
}



/*Выдвижное меню*/
/*новый стиль для менюшки, начало*/
#verticalmenu a {
text-decoration:none; /*не подчеркивать */
color:#777777; /* цвет ссылки*/
}

#verticalmenu a:hover {
text-decoration:none; /*не подчеркивать */
color:#00adee; /*цвет ссылки при наведении*/
}
/*новый стиль для менюшки, конец*/

.glossymenu, .glossymenu li ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 160px; /*WIDTH OF MAIN MENU ITEMS*/
	border: 0px;

}

.glossymenu li{
	position: relative;
	padding:5px 0;
	border-bottom:1px solid #ddd;
}

/*Sub level menu items */
.glossymenu  ul li ul{
	margin: 20px;
	padding: 0;
	width: 200px; /*WIDTH OF MAIN MENU ITEMS*/
	border: 2px solid #d2d0d0;

}

.glossymenu li ul { /*SUB MENU STYLE*/
	background:#F2F0F0;
	position: absolute;
	width: 200px; /*WIDTH OF SUB MENU ITEMS*/
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	display: none;
	border: 2px solid #d2d0d0;
	filter:alpha(opacity=90);
	-moz-opacity:1;

}

.glossymenu li a{
	color:#9B9B9B;
	background:url("../images/arrow.gif") no-repeat left top;
	padding-left:32px;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	display: block;
	width: auto;
}

.glossymenu .arrowdiv{
	position: absolute;
	right: 2px;
	background:url("../images/arrow.gif") no-repeat left top;
}

.glossymenu li a:visited, .glossymenu li a:active{
	color: #339999;
}

.glossymenu li a:hover{
	background:url("../images/arrow.gif") no-repeat left top;
	color: #ffae00;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

