html,body{
	height:100%;
	margin:0px;
	padding: 0px;
	background: #dddddd url('../images/logobg.png') bottom right no-repeat fixed;
	font-family: tahoma, Droid Sans, Sans;
}
#full{
	width: 980px;
}
#content{
	float: left;
	width: 740px;
	margin: 0 10px 10px 10px;
}
#menu{
	float: right;
	width: 200px;
	height: 620px;
}
table{
	border:0px;
	border-collapse:collapse;
}
table td{
	padding:0px;
}

h1 {
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 17px;
	font-weight: bold;
	color: #565656;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #565656;
	margin-top: 5px;
	margin-bottom: 5px;
}

h6 {
	font-family: tahoma, Droid Sans, Sans;
	font-size: 10px;
	font-weight: bold;
	color: #565656;
	margin-top: 5px;
	margin-bottom: 5px;
}
#logos a img{opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);}
#logos a:hover img{opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100);}
.b-caties {
	background: url(../images/caties.png);
}
.b-lands {
	background: url(../images/lands.png);
}
.b-nchannels {
	background: url(../images/nchannels.png);
}
.b-top {
	background: url(../images/top.png);
}
.b-topch {
	background: url(../images/top50.png);
}
.b-favlinks {
	background: url(../images/links.png);
}
.b-center {
	color: #565656;
	font-size: 11px;
	font-family: verdana;
	padding: 5px;
	background: url(../images/center.png);
}
.b-center a:active,
.b-center a:visited,
.b-center a:link {
	color: #424242;
	text-decoration:none;
}

.b-center a:hover {
	color: #2266ff;
	text-decoration: none;
}

.b-bottom {
	background: url(../images/bottom.png);
}
.b-bot {
	color: #565656;
	font-size: 11px;
	font-family: verdana;
	background: url(../images/bot.png);
	text-decoration: none;
}
.b-bot a {
	color: #565656;
	text-decoration: none;
}
.b-bot a:hover {
	color: #565656;
	text-decoration: none;
}
.menu {
	color: #404040;
	font-size: 13px;
	font-family: tahoma, Droid Sans, Sans;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-left: 8px;
}
.menu a {
	color: #404040;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
}

.menu_l {
	color: #565656;
	font-size: 15px;
	font-weight: bold;
	font-family:  Century Gothic, Arial, Sans-Serif;
	margin-top: 8px;
	padding-left: 8px;
}
.menu_l a {
	color: #565656;
	text-decoration: none;
}
.menu_l a:hover {
	text-decoration: underline;
}
/*Новость*/

.txt_f {
	font-size: 14px;
	color: #565656;
	line-height: 1.0em;
	font-family: Century Gothic, Arial, Sans-Serif;
}
.txt_f a:active,
.txt_f a:visited,
.txt_f a:link {
	color: #0072a2;
	text-decoration: none;
}
.txt_f a:hover {
	color: #3caede;
	text-decoration: none;
}

.txt_t {
	font-size: 13px;
	color: #565656;
	line-height: 1.0em;
	font-family: tahoma, Droid Sans, Sans;
}
.txt_t a:active,
.txt_t a:visited,
.txt_t a:link {
	color: #0072a2;
	text-decoration: none;
}
.txt_t a:hover {
	color: #3caede;
	text-decoration: none;
}

.txt_s {
	font-size: 11px;
	color: #565656;
	line-height: 1.0em;
	font-family: tahoma, Droid Sans, Sans;
}
.txt_s a:active,
.txt_s a:visited,
.txt_s a:link {
	color: #0072a2;
	text-decoration: none;
}
.txt_s a:hover {
	color: #3caede;
	text-decoration: none;
}

.copy {
	color: #565656;
	font-size: 11px;
	font-family: verdana;
	padding: 5px;
}
.copy a:active,
.copy a:visited,
.copy a:link {
	color: #424242;
	text-decoration:none;
}

.copy a:hover {
	color: #2266ff;
	text-decoration: none;
}

.cod {
	color: #000000;
	font-size: 12px;
	font-family: monospace;
}
/*search result*/	
.sresult {
	font-size: 12px;
	color: #565656;
	line-height: 1.0em;
	font-family: tahoma, Droid Sans, Sans;
}

.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 #565656;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#0072a2;
	color:#FFFFFF;
	border-color:#565656;
}

.navigation span {
	text-decoration:none;
	background:#30a2d2;
	padding:3px 6px;
	border:1px solid #565656;
	color:#fff;
	font-size:11px;
}
/*PM*/
.slink {
	color: #717171;
	font-size: 13px;
	font-family: tahoma, Droid Sans, Sans;
}
.slink a:active,
.slink a:visited,
.slink a:link {
	color: #E34000;
	text-decoration:none;
	}

.slink a:hover {
	color: #E34000;
	text-decoration: underline;
	}
	
.news {
	color: #565656;
	font-size: 13px;
	font-family: tahoma, Droid Sans, Sans;
}
.news a {
	color: #4b719e;
	text-decoration:none;
}
.news a:hover {
	text-decoration: underline;
	}
.arrowlistmenu{
width: 200px; /*width of accordion menu*/
}
.categoryitems {
	color: #565656;
	font-size: 11px;
	font-family: verdana;
	padding: 5px;
}
.categoryitems a:active,
.categoryitems a:visited,
.categoryitems a:link {
	color: #424242;
	text-decoration:none;
}

.categoryitems a:hover {
	color: #2266ff;
	text-decoration: none;
}

.menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: #565656;
background: url(../images/menuhead.gif) repeat-x center left;
margin-bottom: 1px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 2px 0 2px 1px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.menuheader:active{
color: #0072a2;
}

.menucode{ 
font: bold 14px Arial;
color: #565656;
margin-bottom: 1px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 2px 0 2px 1px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.menucode:hover{
color: #0072a2;
}
