* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}

body {
	font-family: Verdana, sans-serif; font-size:13px;
	line-height: 19px;
	height: 100%;
	background: url('/images/fon.jpg')  ;
}
hr {
	margin:5px 0 5px 0;}
h1 {
	font-size:33px;
	line-height: 40px;
	font-weight:normal;
	color:#46768C;
	margin-bottom:20px;
}
h2 {
	font-size:27px;
	line-height: 36px;
	font-weight:normal;
	color:#022637;
	margin-bottom:5px;
	margin-top:15px;
}
a {    color:#022637;

	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 100%;
	min-width: 1004px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 179px;
	background: url('/images/1px.png') ;
}
#header_img {
	height: 138px;
	background: url('/images/header.jpg') no-repeat top left ;
	position:absolute;
}


#header_text a {
	color:white;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 60px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 320px 0 50px;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -300px;
	position: relative;
 margin-right:50px;


}

.center{
	text-align:center;
}
.cmar{
	margin:0 50%;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -60px auto 0;
	min-width: 1004px;
	height: 60px;

	text-align:center;
}

#create {
    position:relative;
    top:-20px;
	font-size:10px;
	margin-bottom:-20px;
}

#header_text {
    height: 22px;
    width: 954px;
    font-size:10px;
    color:#FFA97E;
    background-color: #46768C;
    -webkit-border-radius:  0 0 22px 22px;
    -moz-border-radius:  0 0 22px 22px;
     border-radius: 0 0 22px 22px;  
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.3);
    padding-left:50px;

}

.news_item, #sideRight_links{
	background:url('/images/trans.png') ;
	border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
      border-radius: 15px; 




	-moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 3px 3px  rgba(0, 0, 0, 0.3);
    box-shadow: 2px 3px 3px  rgba(0, 0, 0, 0.3); 
    margin:15px 0 5px 0;
    padding:10px;

}

.news_item .misc, .news_single .misc{
	background:url('/images/metki.png') no-repeat  0 5px;
	padding-left:15px;
    position:relative;
	margin:20px 0 0 0px;
	height:30px;
}

.news_item .metki, .news_single .metki{
position:absolute;
left:80px;
}

.metki, #randpic, .metki a{
font-size:10px;
color:#022637;
}

.news_item .other, .news_item .other a,.news_single .other, .news_single .other a{
font-size:10px;
color:#838383;
}

.news_item .other, .news_single .other{
position:absolute;
left:80px;
}
.news_item .misc b, .news_single .misc b{
	color:red;
	font-weight:normal;
	position:absolute;
	top:9px; left:20px;
	display:inline-block;
}

#sideRight_links{
	position:relative;
	min-height:310px;
}

#sideRight_links #na_site{
	position:absolute;
	top:10px;
	left:10px;
	z-index:11;
	width:126px;
	height:30px;
	background:url('/images/na_site.png') ;
	font-size:16px;
	color:#46768C;
	line-height:35px;
}

#sideRight_links #skachat{
	position:absolute;
	top:10px;
	right:10px;
	z-index:1;
	width:126px;
	height:30px;
    background:url('/images/skachat.png') ;
    font-size:16px;
	color:#46768C;
	line-height:35px;
	cursor:pointer;

}

#sideRight_links #na_site_{
	z-index:10;
	background-color:#C5D3CC ;
}

#sideRight_links #skachat_{
	z-index:0;
    background-color: #A4B8B7;

}

#sideRight_links #na_site_, #sideRight_links #skachat_{
	position:absolute;
	width:238px;
	height:274px;
	top:38px;
	left:5px;
	border:1px solid #EFF3FE;
	text-align:left;
	font-size:10px;
	line-height:15px;
	padding-top:10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
     border-radius: 10px; 
}

#sideRight_links #na_site_ a, #sideRight_links #skachat_ a{
	margin-left:6px; color:#000;
	display:block;
}

#location {
	position:absolute;
	top:140px;
	left:50px;
	font-size:10px;
	z-index:100;
	color:white;
}

#location a{
	color:white;
}
.margin_top_10{
	margin-top:10px;
}
a.news_title{
	font-size: 18px;

	color:#022637;
	margin: 0 10px 10px 10px;

}

.news_desc {
	font-size: 10px;

	float:right;
	

}

.news_single .news_desc {
	position:relative;
	top:-17px;
	

}

.horizontal{
	background:url('/images/rama3.gif') no-repeat top left;
	display:block;
	display:inline-block;
	padding:12px;
	width:120px;
}
.h img, .v img {
	padding:12px;
	background:url('/images/rama3.gif') no-repeat top left;
	
}
.v img {


	background:url('/images/rama4.gif') no-repeat -25px 0;
	
	
}
#google_468_60 {
	position:absolute;
	top:38px;
	right:20px;
	margin:0;
}

.pages a, .pages b{padding:5px 2px 5px 2px;  margin:2px 0px 2px 0px!important; border:1px solid #B5B2AE;  text-decoration:none;
-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 2px 2px  rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 2px  rgba(0, 0, 0, 0.3); }
.pages a:link, .pages a:active, .pages a:visited{background-color:#EDEDED; color:#000; }
.pages a:hover{  background-color:#FFC0A0; }
.pages b{  background-color:#FFC774;color:#C54800; font-weight:normal;}
.pages {padding:7px 0px 7px 3px; width:720px;}
.pages strong {text-shadow: 3px 3px 3px #ABAFB1;}









/* example 1 */
ul.example1{
	height:47px;
	width:1000px;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	top:110px;
	left:35px;
}
ul.example1 li{
	float:left;
	position:relative;
	z-index:1;
	display:inline;
	margin:0 0 0 15px;
	text-align:center;
    background:url('/images/menu_r.png') no-repeat top right;

}

ul.example1 li a{
	text-align:center;
	padding:0 0 0 10px;
	margin-right:10px;
	color:white!important;
	text-decoration:none;
	background:url('/images/menu_l.png') no-repeat top left;
    height:29px;
    display:block;
}

ul.example1 li a span{
	font-size: 17px;
	color:white!important;
	background:url('/images/menu.png') repeat-x ;
    padding-top:5px;
    display:block;
    height:29px;
}

ul.example1 li.bg {

    background:url('/images/menu_r_.png') no-repeat top right;
}

ul.example1 li.bg a {

	background:url('/images/menu_l_.png') no-repeat top left;
    height:30px;

}

ul.example1 li.bg a span {

	background:url('/images/menu_.png') repeat-x ;

    height:30px;
}
.save td{background:url('/images/save.png') no-repeat 1px 1px; height:26px; padding-left:30px; width:230px; font-size:12px;}
.download_table {width:100%;}
.download_table tr td.text {padding-left:10px;} 
.download_table thead  { background: url('/images/trans_thead.png');}   
.download_table thead tr td  {text-indent:30px; background: transparent;}
.download_table tr td  {padding:3px; height:24px; background: url('/images/trans_x2.png');}

#torrent a{height:67px; display:block; line-height: 60px; padding-left: 70px; font-size: 16px; background: url('/images/torrent_60px.png') no-repeat top left;}

#links {min-height:65px; display:block;  padding-left: 70px; padding-top: 25px; font-size: 16px; background: url('/images/link_60px.png') no-repeat top left;}


.download_next {text-align: left;}
.download_next h2{ margin:0; padding:0 0 0 3px; text-align: left; line-height:28px; color:#46768C;}
.download_next small {line-height:12px; color:#78929E; margin: 0 0 17px 5px; display:block;}
.download_next p {margin:0;padding:0; font-size:10px;}
.download_next span {position:relative; top:5px;}