@import url(http://fonts.googleapis.com/css?family=Cuprum&subset=latin,cyrillic);
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin:0;
    padding:0;
}

	body {
	background-color: #3c3c3c;
	margin: 0;
	padding: 0;
	color: #000;
    background-position:50% 0;
    color:#000;
    font-size:11px;
    font-family:tahoma;
    cursor:default;
	height: 100%
	}

#wrapper {
    width: 1280px;
    margin:0 auto;
}

#wrapc {
    border-radius:5px;
    background:#fff;
    box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
}

#header {
    height:85px;
}

hr {
	color:#ccc;
	border:0px none;
	border-top:dotted 1px #ccc;
	height:1px;
}



a, a:visited {
    color:#990000;
    text-decoration:none;
}

a:hover {
    color:#990000;
}

.clr {
    clear:left;
}

a img {
    border: none; /*   */
   }

table {
    border-collapse:collapse;
    border-spacing:0;
}

.reset {
    list-style:none;
}

h2 {
    font-family:Cuprum, Tahoma, Arial, sans-serif;
    font-size:20px;
    font-weight:normal;
}

h1 {
    font-family:Cuprum, Tahoma, Arial, sans-serif;
    font-size:22px;
    font-weight:normal;
}


.menubar ul .sublnk {
    position: relative;
}

.menubar ul li ul {
    width:200px;
    box-shadow:0px 1px 5px rgba(0,0,0,0.3), 0px 0px 0px 1px rgba(0,0,0,0.1);
    margin:0;
    padding:5px 0px;
    border-radius:4px;
    background:rgba(255,255,255,0.95);
    top:35px;
    left:0;
    position:absolute;
    z-index:9999;
    display:none;
}

.menubar ul li ul li a, .menubar ul li ul li, .menubar ul li ul li a  {
    background: none;
    float: none;
    height: auto;
    display: block;
    line-height: normal;
    text-transform: none;
}

.menubar ul li ul li a {
    color: #666;
    font-size:12px;
    padding:5px 0 5px 7px;
}
     
.menubar ul li ul li {
    padding: 0;
}

.menubar ul li ul li a:hover {
	background:#f1f1f2 !important
}

#header-b {
    height:40px;
    border-top-right-radius:9px;
    border-top-left-radius:9px;
    border-bottom:3px solid #555;
    padding-left:20px;
    background:url('../images/topmenu.png') repeat-x;
}
    
.topmenu {
    line-height:40px;
}
    
.topmenu li {
    float:left;
    padding-right:20px;
    font-size:14px;
}
.topmenu li a {
    display:block;
}

.search-box {
    margin-top:8px;
    margin-right:8px;
	margin-bottom:16px;
    border-radius:6px;
    background:#fff;
    float:right;
    border:1px solid #ddd;
    width:280px;
    height:23px;
}

.input-text {
    width:250px;
    height:22px;
    margin-left:8px;
    font-family:tahoma;
    border:none;
    background:none;
    font-size:11px;
}

.ser-button {
    position:relative;
    right:3px;
    top:3px;
    z-index:105;
    cursor:pointer;
    border:none;
    width:14px;
    height:13px;
    background:url('../images/icons/search-button.png') no-repeat;
}

.soc-text {
    font-size:11px;
    margin-bottom:5px;
}

.soc-but {
    float:left;
    color:#fff;
    margin:21px  0 0 65px;
}

.fb-b {
    float:left;
    background: url('../images/facebook.png');
    display: block;
    width: 24px;
    height: 24px;
   }

.fb-b:hover {
    background-position: 0 -25px;
}
      
.twitter-b {
    margin-left:10px;
    float:left;
    background: url('../images/twitter.png');
    display: block;
    width: 24px;
    height: 24px;
}

.twitter-b:hover {
    background-position: 0 -24px;
}
      
.rss-b {
    margin-left:10px;
    float:left;
    background: url('../images/rss.png');
    display: block;
    width: 24px;
    height: 24px;
}

.rss-b:hover {
    background-position: 0 -24px;
}

.footer {
    padding:10px;
    color: #ccc;
}

.counts {
    display: inline;
}

.counts ul {
    float: right;
	padding-right: 10px;
	margin-bottom: 10px;
}

.counts ul li {
    float: right;
    width: 88px;
    height: 31px;
    margin: 0 0 0 8px;
    opacity:0.4;
}

.counts ul li:hover {
    opacity:1.0;
}

#content {
    padding:10px;
    overflow:hidden;
}

#l-content {
    margin-right:350px;
}

#side-panel {
    float:right;
    width:320px;
    padding-left:10px;
    border-left:1px solid #eee;
}

.side-title {
    font-weight:bold;
    font-size:15px;
    padding:7px 0 5px 0;
    border-bottom:1px solid #eee;
}

.side-content {
    padding:10px 0;
}

#sign-in a {
    font-size:12px;
    color:#fff;
}

#sign-in a:hover {
    text-shadow:0 0  25px #fff; 
}

#enter {
    font-size:12px;
    font-weight:bold;
    margin-right:7px;
}

.log-jquery {
    display:none;
    margin:0 auto;
}

.log-data {
    margin:9px 0 3px;
    color:#666;
}

.login-box {
    margin-top:35px;
    float:right;
    padding-right: 20px;
}

.loginbtn {
    float:right;
    position:relative;
}
\

.logava {
    float:left;
    border-radius:4px;
    height:30px;
    margin:-9px 7px 0 0;
    width:30px;
}
\
   
.user-menu li a {
    display:block;
    padding-left:10px;
    line-height:22px;
    color:#666 !important;
	height:23px;
} 

.user-menu li a:hover {
	color:#fff !important;
	background:#2473AB !important;
}

.info-block {
    margin:5px 0;
    background:#F5F5F5;
    border-radius:5px;
    padding:10px;
}

.info-err {
    margin-bottom:5px;
    padding:8px 20px 8px 20px;
    background:#fcf7ee;
    border-radius:4px;
    border:#f3e4d9 solid 1px;
}

select {
    border:#d4d4d4 solid 1px;
    background:#fff;
    font-family:tahoma;
    font-size:11px;
    color:#666;
    box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
    padding:1px;
    border-radius:2px;
}

.short-block {
    clear:left;
    margin-bottom:10px;
}

.post {
	font-size:14px;
	text-align:justify;
}

.post-short {
	font-size:13px;
	text-align:justify;
}

.sponsor {
	font-size:13px;
}
.news-inner .croup {
	width: 250px;
	height: 160px;
	overflow: hidden;
	display: block;
	float: left;
}
  
.news-inner img {
    margin-right:10px;
    padding: 5px;
    border: solid 1px #EFEFEF;
    border-radius:2px;
    box-shadow:0 3px 7px rgba(0,0,0,0.03);
    width: 216px;
}

.news-inner-topnews img {
    width:70px; 
	height:50px;
    margin-right:10px;
    float:left;
    padding: 5px;
    border: solid 1px #EFEFEF;
    border-radius:2px;
    box-shadow:0 3px 7px rgba(0,0,0,0.03);
}

.news-inner-topnews{
font-size:11px;
}

.info-n li {
    float:left;
    padding-right:7px;
    margin-right:7px;
}
    
.argmore a {
    height:30px;
    line-height:30px;
    float:right;
    color:#fff;
    background:#a5be00;
    border-radius:3px;
    padding:0 15px;   
}

.argmore a:hover {
    background:#b4cf00;
}
    
.news-info {
    margin:10px 0;
    height:30px;
    line-height:30px;
    padding-left:10px;
    border-radius:4px;
    background:#f2f2f1;
}

.shadow-sep {
    width:100%;
    height:7px;
    background:url('../images/shadow-bottom.png') repeat-x;
    font-size:0;
    margin-top:4px;
}

.shadow-sep .shad-l, .shadow-sep .shad-r {
    width:60px;
    height:7px;
}

.shadow-sep .shad-l {
    float:left;
    background:url('../images/shadow-left.png') no-repeat;
}

.shadow-sep .shad-r {
    float:right;
    background:url('../images/shadow-right.png') no-repeat;
}

a.fbutton:link, a.fbutton:visited, .fbutton, input.bbcodes {
    background:url("../images/highlight_faint.png") repeat-x #323232;
    font-family:tahoma, arial;
    color:#fff;
    border:0px;
    border-radius:2px;
    font-size:10px;
    font-weight:bold;
    text-shadow:0px -1px 0px #000;
    cursor:pointer;
    padding:4px 5px;
    border: 1px solid #212121;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease;
}

a.fbutton:hover, .fbutton:hover, input.bbcodes:hover {
    background:#5A5A5A;
}

a.fbutton:active, .fbutton:active, input.bbcodes:active {
    background:#2E2E2E;
    color:#bbb;
}

table.tableform {
    width:100%;
}

table.tableform td {
    padding:2px 0 3px 0;
    border-bottom:1px dotted #eaeaea;
    vertical-align:middle;
}

table.tableform tr:last-child td {
    border:0 !important;
}

table.tableform input.f_input {
    width:300px;
}

.xfields input, .xprofile input, .xfields textarea, input.textin, .f_input, input.f_input, textarea.f_textarea {
    border:#d4d4d4 solid 1px;
    background:#fff;
    font-family:tahoma;
    font-size:12px;
    color:#666;
    box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
    padding:4px;
    border-radius:2px;
}

.xfields input:focus, .xprofile input:focus, .xfields textarea:focus, input.textin:focus, .f_input:focus, input.f_input:focus, textarea.f_textarea:focus {
    color:#000;
    border-color:#bbb;
}

.nextprev {
    font-size:12px;
}

.userinfo table td {
    vertical-align:top;
}

.userinfo .uavatar {
    width:130px;
    text-align:center;
}

.userinfo .uavatar img {
    max-width:120px;
}

.comment-box {
    min-height:70px;
}

.comment-box .uava {
    width:60px;
    float:left;
    text-align:center;
}

.comment-box .uava img {
    width:60px;
    max-height:60px;
    border-radius:3px;
}

.comment-box .comment-r {
    margin-left:70px;
}

.comment-box .userinfo {
    color:#666;
    font-size:10px;
    line-height:10px;
}

.comment-box .comm-text {
    color:#000;
    font-size:12px;
    padding:5px 0;
}

.comment-box .comm-mod {
    font-size:11px;
    float:right;
}

.label_skitter {
    z-index:150;
    position:absolute;
    bottom:0;
    left:0;
    background:url('../images/back-box-label-black.png') top left repeat-x;
    color:#fff;
    display:none;
    border-top:1px solid #000;
}

.label_skitter p {
    padding:10px;
    margin:0;
    font-size:17px;
}

.box_topnews {
	position:relative;
	width:310px;
	height:340px; /*   */
	background:#000;
	overflow:hidden;
	float: left;
	padding: 10px 10px 0px 20px;
}
.box_topnews .news-inner-topnews{
	height: 70px;
}

.box_topnews .news-inner-topnews  {
	color: #999999;
}
.box_topnews a {
	padding-bottom: 5px;
}
.box_topnews hr {
	margin: 5px 0px!important;
	clear:both;
}

.box_skitter {
    position:relative;
    width:100%;
    height:350px; /*   */
    background:#000;
    overflow:hidden;
}

.box_skitter ul {
    display:none;
}

.box_skitter .image {
    overflow:hidden;
}

.box_skitter .image img {
    display:none;
}

.box_skitter .box_clone {
    position:absolute;
    top:0;
    left:0;
    width:100px;
    overflow:hidden;
    display:none;
    z-index:20;
}

.box_skitter .box_clone img {
    position:absolute;
    top:0;
    left:0;
    z-index:20;
}

.box_skitter .prev_button {
    position:absolute;
    top:50%;
    left:35px;
    z-index:100;
    width:42px;
    height:42px;
    overflow:hidden;
    text-indent:-9999em;
    margin-top:-25px;
    background:url('../images/prev.png') top left no-repeat;
}

.box_skitter .next_button {
    position:absolute;
    top:50%;
    right:35px;
    z-index:100;
    width:42px;
    height:42px;
    overflow:hidden;
    text-indent:-9999em;
    margin-top:-25px;
    background:url('../images/next.png') top left no-repeat;
}

.box_skitter .info_slide {
    position:absolute;
    top:15px;
    left:15px;
    z-index:100;
    background:#000;
    color:#fff;
    font:bold 11px arial;
    padding:5px 0 5px 5px;
    border-radius:5px;
    opacity:0.75;
}

.box_skitter .image_number {
    background:#333;
    float:left;
    padding:2px 10px;
    margin:0 5px 0 0;
    cursor:pointer;
    border-radius:2px;
}

.box_skitter .image_number_select {
    background:#cc0000;
    float:left;
    padding:2px 10px;
    margin:0 5px 0 0;
}

.box_skitter .info_slide_thumb {
    border-radius:0;
    overflow:hidden;
    height:45px;
    top:auto;
    bottom:-5px;
    left:-5px;
    padding:5px;
    opacity:1;
}

.box_skitter .info_slide_thumb .image_number {
    overflow:hidden;
    width:70px;
    height:40px;
    position:relative;
}
.box_skitter .info_slide_thumb .image_number img {
    position:absolute;
    top:-50px;
    left:-50px;
}

.box_skitter .box_scroll_thumbs {
    padding:0 10px;
}

.box_skitter .box_scroll_thumbs .scroll_thumbs {
    position:absolute;
    bottom:60px;
    left:50px;
    background:#ccc;
    width:200px;
    height:10px;
    overflow:hidden;
    text-indent:-9999em;
    z-index:101;
    border-radius:20px;
    cursor:pointer;
    border:#333 solid 1px;
}

.box_skitter .label_skitter {
    z-index:150;
    position:absolute;
    bottom:0;
    left:0;
    display:none;
}

.loading {
    position:absolute;
    top:50%;
    right:50%;
    z-index:10000;
    margin:-16px -16px;
    color:#fff;
    text-indent:-9999em;
    overflow:hidden;
    background:url('../images/ajax-loader.gif') top left no-repeat;
    width:32px;
    height:32px;
}

.box_skitter_large {
    width:940px;
    height:350px; /*   */
    float: left;

}

.box_skitter_small {
    width:200px;
    height:200px;
}

.jquery-lightbox-overlay {
    background:#000;
}

.jquery-lightbox {
    position:relative;
    padding:17px 0;
}

.jquery-lightbox-border-top-left, .jquery-lightbox-border-top-right, .jquery-lightbox-border-bottom-left, .jquery-lightbox-border-bottom-right {
    position:absolute;
    height:17px;
    width:12%;
    z-index:7000;
}

.jquery-lightbox-border-top-left {
    background: url('../images/jquery-lightbox-theme.png') no-repeat 0 0;
    top:0;
    left:0;
}

.jquery-lightbox-border-top-right {
    background: url('../images/jquery-lightbox-theme.png') no-repeat right 0;
    top:0;
    right:0;
}

.jquery-lightbox-border-top-middle {
    background:#2b2b2b;
    position:absolute;
    height:7px;
    width:78%;
    top:0;
    left:12%;
    z-index:7000;
    overflow:hidden;
}

.jquery-lightbox-border-bottom-left {
    background: url('../images/jquery-lightbox-theme.png') no-repeat 0 bottom;
    bottom:0;
    left:0;
}

.jquery-lightbox-border-bottom-right
{
 background: url('../images/jquery-lightbox-theme.png') no-repeat right bottom;
 bottom:0;
 right:0;
}

.jquery-lightbox-border-bottom-middle
{
 background:#2b2b2b;
 height:7px;
 width:78%;
 position:absolute;
 bottom:0;
 left:12%;
 z-index:7000;
 overflow:hidden;
}

.jquery-lightbox-title
{
    background:#2b2b2b;
    color:#fff;
    font-family:verdana,arial,serif;
    font-size:11px;
    line-height:14px;
    padding:5px 8px;
    margin:3px;
    position:absolute;
    bottom:0;
    z-index:7000;
    opacity:0.9;
}

.jquery-lightbox-html
{
 z-index:7000;
 position:relative;
 border:0;
 border-left:7px solid #2b2b2b;
 border-right:7px solid #2b2b2b;
 padding:0px 15px;
 vertical-align:top;
}

.jquery-lightbox-html embed,
.jquery-lightbox-html object,
.jquery-lightbox-html iframe
{
 vertical-align:top;
}

.jquery-lightbox-background
{
 position:absolute;
 top:7px;
 left:7px;
 z-index:6999;
 float:left;
 padding:0;
}

.jquery-lightbox-background img
{
 display:block;
 position:relative;
 border:0;
 margin:0;
 padding:0;
 width:100%;
 height:100%;
}


.jquery-lightbox-mode-image .jquery-lightbox-html
{
 z-index:6998;
 padding:0;
}

.jquery-lightbox-mode-html .jquery-lightbox-background
{
 background:#fff;
}

.jquery-lightbox-mode-html .jquery-lightbox-html
{
 overflow:auto;
}

.jquery-lightbox-loading,
.jquery-lightbox-mode-html .jquery-lightbox-loading
{
 background:#fff url('../images/loading.gif') no-repeat center center;
}

.jquery-lightbox-button-close
{
 background: url('../images/jquery-lightbox-theme.png') no-repeat -190px -115px;
 position:absolute;
 top:12px;
 right:-26px;
 width:29px;
 height:29px;
}

.jquery-lightbox-button-close:hover
{
 background:url('../images/jquery-lightbox-theme.png') no-repeat -220px -115px;
}

.jquery-lightbox-button-close span,
.jquery-lightbox-buttons span
{
 display:none;
}

.jquery-lightbox-mode-image .jquery-lightbox-button-close
{
 right:14px;
 z-index:7002;
}

.jquery-lightbox-buttons 
{
 position:absolute;
 top:7px;
 left:7px;
 z-index:7001;
 height:39px;
 display:none;
}

.jquery-lightbox-buttons .jquery-lightbox-buttons-init,
.jquery-lightbox-buttons .jquery-lightbox-buttons-end
{
 width:5px;
 height:39px;
 float:left;
 display:inline;
}

.jquery-lightbox-buttons .jquery-lightbox-buttons-init
{
 background: url('../images/jquery-lightbox-theme.png') no-repeat -151px -153px;
 margin:7px 0 0 7px;
}

.jquery-lightbox-buttons .jquery-lightbox-buttons-end
{
 background: url('../images/jquery-lightbox-theme.png') no-repeat -244px -153px;
 margin:7px 0 0 0;
}

.jquery-lightbox-buttons .jquery-lightbox-button-left
{
 background: url('../images/jquery-lightbox-theme.png') no-repeat -156px -153px;
 width:24px;
 height:39px;
 float:left;
 display:inline;
 margin:7px 0 0 0;
}

.jquery-lightbox-buttons .jquery-lightbox-button-left:hover
{
 background: url('../images/jquery-lightbox-theme.png') no-repeat -156px -194px;
}


.jquery-lightbox-buttons .jquery-lightbox-button-right {
background: url('../images/jquery-lightbox-theme.png') no-repeat -220px -153px;
 width:24px;
 height:39px;
 float:left;
 display:inline;
 margin:7px 0 0 0;
}

.jquery-lightbox-buttons .jquery-lightbox-button-right:hover
{
 background: url('../images/jquery-lightbox-theme.png') no-repeat -220px -194px;
}


.jquery-lightbox-buttons .jquery-lightbox-button-max
{
 background: url('../images/jquery-lightbox-theme.png') no-repeat -182px -153px;
 width:36px;
 height:39px;
 float:left;
 display:inline;
 margin:7px 0 0 0;
}

.jquery-lightbox-buttons .jquery-lightbox-button-max:hover
{
 background: url('../images/jquery-lightbox-theme.png') no-repeat -182px -194px;
}


.jquery-lightbox-buttons .jquery-lightbox-button-min
{
 background: url('../images/jquery-lightbox-theme.png') no-repeat -162px -235px;
 width:36px;
 height:39px;
 float:left;
 display:inline;
 margin:7px 0 0 0;
}

.jquery-lightbox-buttons .jquery-lightbox-button-min:hover
{
 background: url('../images/jquery-lightbox-theme.png') no-repeat -207px -235px;
}


.jquery-lightbox-buttons-custom
{
 height:39px;
 float:left;
 display:inline;
 background:#2b2b2b;
 line-height:39px;
 font-size:10px;
 margin:7px 0 0 0;
}

.jquery-lightbox-buttons-custom a
{
 color:#fff;
 font-size:10px;
 display:inline;
 font-weight:normal;
 text-decoration:underline;
 padding:0 3px;
}

.jquery-lightbox-mode-image .jquery-lightbox-button-close
{
 opacity:0.7;
}

.jquery-lightbox-mode-image .jquery-lightbox-buttons
{
 opacity:0.3;
}

.jquery-lightbox-mode-image:hover .jquery-lightbox-buttons,
.jquery-lightbox-mode-image:hover .jquery-lightbox-button-close
{
 opacity:0.9;
}

.jquery-lightbox-navigator
{
 display:none;
}

.news-inner-dle img {
    max-width: 800px;
    margin-right:10px;
    padding: 5px;
    border: solid 1px #EFEFEF;
    border-radius:2px;
    box-shadow:0 3px 7px rgba(0,0,0,0.03);
}

.lastnewski li {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}

.related-news-block-padding {
	padding-bottom: 5px;
}

.fullstory-headers {
    font-family:Cuprum, Tahoma, Arial, sans-serif;
    font-size:25px;
    font-weight:normal;
    padding:7px 0 5px 0;
}

.news-related-to-story ul {
	padding-left: 5px; 
}

.good-appearance-for-li li {
	list-style-position: inside;
	padding-top: 2px;
	padding-bottom: 2px;
}

.topnusy {
	font-size:13px;
	font-family:tahoma;
	margin-bottom:3px;
}







/*---login---*/
.dfloginbox, .lvsep, .dfloginbtn, .lbn, .lbn b, .dfloginava, .lexit {
    float: left;
}

.dfloginbox .dfloginbtn, .dfloginbox .dfloginava {
    position: relative;
    margin: 0;
}



.dfloginbox #logform {
    border: 1px solid #cbdfe8;
    padding: 10px;
    top: 23px;
    left: 0;
    z-index: 12;
    display: none;
    position: absolute;
    width: 180px;
    background-color: #fbfdfe;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -162px;
    
}

.dfloginbox #logform .lfield {
    margin-bottom: 1em;
}

.dfloginbox #logform .lfield label {
    display: block;
    margin-bottom: 0.2em;
}

.dfloginbox #logform .lfield input {
    width: 170px;
    padding: 4px;
    border: 1px solid #c0d4de;
    background: #fff url("../images/fields.png") repeat-x;
}

.dfloginbox #logform .lfchek input {
    width: 13px;
    border: none;
    background: none;
}

.dfloginbox #logform .lfchek label {
    display: inline;
    margin-bottom: 0.2em;
}

.dfloginbox #logform .lbtn {
    text-align: center;
}

.dfloginbox .lvsep {
    font-size: 1.15em;
    margin-right: 20px;
}

.dfloginbox .dfloginava {
    overflow: hidden;
    margin-right: 7px;
}

.dfloginbox .dfloginava img {
    width: 43px;
}

.dfloginbox .dfloginava b, .dfloginbox .dfloginava {
    height: 43px;
    width: 43px;
}

.dfloginbox .dfloginava b {
    z-index: 13;
    background: url("../images/dfloginava.png") no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.dfloginbox .lvsep .radial {
    margin-right: 5px;
    background-color: #96c;
    color: #fff;
    float: left;
    padding: 0 8px;
}

.loginenter {
    border-top: 1px solid #dbe8ed;
}

.loginenter li a {
    display: block;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #dbe8ed;
}

.lexit {
    width: 33px;
    padding-top: 43px;
    background: url("../images/lexit.png") no-repeat;
}

.lexit:hover {
    background-position: 0 -43px;
}

/*    */

			.rel-news-news{
				float: left;
				width: 164px;
				margin: 0 2px 0 3px;
			}
			
				.rel-news-news-image{
					background: url(../images/relate-img-bg.png) 0 0 no-repeat;
					width: 168px;
					height: 117px;
				}
					
					.rel-news-news-image:hover{
						background: url(../images/relate-img-bg.png) 0 bottom no-repeat;
					}
				
					.rel-news-news-image-hidden{
						position: relative;
						top: 7px;
						left: 7px;
						width: 160px;
						height: 93px;
						overflow: hidden;
					}
						
						.rel-news-news-image-hidden img{
							position: absolute;
							top: 0px;
							left: 0px;
							width: 160px;
							min-height: 93px;
						}
						
						
			.rel-news-news h2 a{
				display: block;
				height: 48px;
				font: 12px Arial;
				color: #444444;
				overflow: hidden;
				padding: 2px 7px;
				border-color:ffffff;
			}
				
				.rel-news-news h2 a:hover{
					color: #00cc00;
					border-color:ffffff;
				}
				
	.sharelink {
	display: inline-block;
	vertical-align: bottom;
	width: 24px;
	height: 24px;
	margin: 0 6px 6px 0;
	outline: none;
	background-image:url(../images/icons.png); 
	}
	
	/**/ 
	.navigation{border:none} 
	.navigation a:link,.navigation a:active,.navigation a:visited{ background:url(../images/highlight_strong.png) repeat-x scroll 0 0 #E5E5E5; border: 1px solid #BCBCBC; border-radius: 3px 3px 3px 3px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); color: #747474; font-size: 11px; font-weight: normal; padding: 4px 7px; text-shadow: 0 1px 0 #FFFFFF; text-transform: lowercase;} 
	.navigation a:hover{ background-color: #EFEFEF; color: #747474;} 
	.navigation span{ background: none repeat scroll 0 0 #cc3333; border-radius: 3px 3px 3px 3px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7) inset, 0 1px 0 #FFFFFF; color: #FFFFFF; cursor: default; padding: 4px 7px; }
	
	/*  */
		.button-home a{
			display: inline-block;
			width:64px;
			height:64px;
			background: url(../images/home-all.png) no-repeat left top;
		}
		.button-home a:hover{
			background-position:left center;
		}
		.button-home a:active{
			background-position:left bottom;
		}
		.button-news a{
			background: url(../images/news-all.png) no-repeat left top;
			width:64px;
			height:64px;
			display: block;
		}
		.button-news a:hover{
			background-position:left center;
		}
		.button-news a:active{
			background-position:left bottom;
		}
		.button-social a{
			background: url(../images/social-all.png) no-repeat left top;
			width:64px;
			height:64px;
			display: inline-block;
		}
		.button-social a:hover{
			background-position:left center;
		}
		.button-social a:active{
			background-position:left bottom;
		}
		.button-culture a{
			background: url(../images/culture-all.png) no-repeat left top;
			width:64px;
			height:64px;
			display: inline-block;
		}
		.button-culture a:hover{
			background-position:left center;
		}
		.button-culture a:active{
			background-position:left bottom;
		}
		.button-hitech a{
			background: url(../images/hitech-all.png) no-repeat left top;
			width:64px;
			height:64px;
			display: inline-block;
		}
		.button-hitech a:hover{
			background-position:left center;
		}
		.button-hitech a:active{
			background-position:left bottom;
		}
		.button-avtomotor a{
			background: url(../images/avtomotor-all.png) no-repeat left top;
			width:64px;
			height:64px;
			display: inline-block;
		}
		.button-avtomotor a:hover{
			background-position:left center;
		}
		.button-avtomotor a:active{
			background-position:left bottom;
		}
		.button-person a{
			background: url(../images/person-all.png) no-repeat left top;
			width:64px;
			height:64px;
			display: inline-block;
		}
		.button-person a:hover{
			background-position:left center;
		}
		.button-person a:active{
			background-position:left bottom;
		}
		.button-sport a{
			background: url(../images/sport-all.png) no-repeat left top;
			width:64px;
			height:64px;
			display: inline-block;
		}
		.button-sport a:hover{
			background-position:left center;
		}
		.button-sport a:active{
			background-position:left bottom;
		}



	.container {
		width: 1280px;
		margin: 0 auto;
	}

		.header {
			height: 85px;
			width:100%;
			margin-bottom: -30px;
			background: url(../images/header_image.jpg) no-repeat right;
		}
			#logo {
				position: relative;
				width: 228px; 
				height: 30px;
				left:30px;
				top:15px;
			}
			.sidebar-left {
				padding-top: 20px;
				padding-right: 10px;
				padding-bottom: 20px;
				padding-left: 10px;
				border-top-width: 1px;
				border-top-style: inset;
				border-top-color: #999;
				clear: both;
				border-bottom-width: 1px;
				border-bottom-style: inset;
				border-bottom-color: #999;
				background-color:#990000;
			}
				.menu {
					padding-top:50px;
					padding-left:50px;

				}

					.menu a {
						color: #FFF;
						font-size: 16px;
						text-decoration: none;
						font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
					}

					.menu ul{
						list-style-type: none;
					}
					.menu li{
						border-bottom-width: 1px;
						border-bottom-style: outset;
						border-bottom-color: #ff3333;
						margin-bottom: 10px;
						padding-bottom: 5px;
						margin-right: 10px;
					}
			.sidebar-right {
				padding: 10px;
				border-top-width: 1px;
				border-top-style: inset;
				border-top-color: #CCC;
				position: relative;
				clear: both;
				background: #a39e8a;
				border-bottom-width: 1px;
				border-bottom-style: inset;
				border-bottom-color: #CCC;
			}
			.center {
				background-color: #fff;
				padding-right: 10px;
				padding-bottom: 10px;
				padding-left: 10px;
				position: relative;
			}
				.center-footer {
					border-radius: 0 0 4px 4px;	
					background-color: #fff;
				}
					#center-top {
						border-radius: 4px 4px 0 0;	
						background-color: #fff;
						z-index: 999;
					}

					#center-top-2 {
						border-radius: 4px 4px 0 0;	
						background-color: #fff;
						z-index: 999;
					}

/* rotator */

#rotator { /*background: #fff;*/ /*border: 1px solid #c7c7c7; margin-bottom: 20px; padding: 2px;*/ position: absolute; top: -22px;  left: 0px; /*border-radius: 4px 4px 0px 0px;*/ }
#rotator .rotator { height: 304px; overflow: hidden; position: relative; width: 660px; }
#dlelrwindow { height: 304px; overflow: hidden; width: 640px; }
#dlelrwindow li { float: left; height: 304px; overflow: hidden; position: relative; width: 660px; }
#dlelrwindow li .text { display: none; }

.rotator_text_wrap { background: url(../images/gray_bg.png); color: #ffffff; display: block; height: 274px; padding: 15px; position: absolute; right: 0; top: 0; width: 164px; z-index: 5; border-radius: 0px 4px 0px 0px;}
#rotator_text {  }
#rotator_text a { color: #ffffff; }
#rotator_text .title { display: block; }
#rotator_text .title a { font-size: 17px; font-weight: bold; }
#rotator_text .message { display: block; padding-top: 10px; }
#rotator_text .info { color: #ffffff; display: block; padding: 0 15px; position: absolute; right: 0; bottom: 15px; z-index: 6; width: 164px; }
#rotator_text .info .linline { font-size: 11px; line-height: 14px; }
#rotator_text .info .rinline { background: url(../images/rotator_controls.png) no-repeat 0 -44px; height: 25px; line-height: 25px; text-align: center; width: 64px; }

.wings_wrap { background: url(../images/gray_bg.png); height: 54px; overflow: hidden; position: absolute; left: 0; bottom: 0; width: 466px; }
.wings_wrap .inner { overflow: hidden; margin-left: 18px; width: 427px; }
#dlelrframes li { display: inline; float: left; margin-right: 2px; }
#dlelrframes a { float: left; height: 54px; width: 82px; }
#dlelrframes a img { margin: 3px; }
#dlelrframes li.active a img { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 3px solid #882829; margin: 0; }

.rotator_controls { background: url(../images/rotator_controls.png) no-repeat 0 0; display: block; height: 11px; position: absolute; top: 22px; width: 11px; }
#rotate_prev { background-position: 0 -11px; left: 4px; }
#rotate_next { background-position: 0 0; right: 4px; }
.active_prev { background-position: 0 -33px !important; }
.active_next { background-position: 0 -22px !important; }
.rinline { display: inline; float: right; overflow: hidden;}
.rotator ul li .im {
	border-radius: 4px 4px 0px 0px;
}<br><p>Смотреть <a href='http://zadrochi.net/120-v.html'><strong>русское с разговорами</strong></a> видео</p>
<p>Online <a href='http://2porno.online/46-strah-i-seks-v-rodnom-dome.html'><strong>video</strong></a> HD</p>
<p>Видео <a href='http://tytporno.online/download/'><strong>скачать</strong></a> на телефон</p>
<p>Русские <a href='http://drochila.online/porno-filmy/'><strong>фильмы</strong></a> бесплатно</p>
<p>Full HD <a href='http://traher.online/30-dopolnitelnyy-seks-vmesto-urokov.html'><strong>video</strong></a> online</p>
<p>Смотреть <a href='http://zatrahal.online/34-domashnyaya-pornuha-s-negrom-na-belyh-prostynyah.html'><strong>видео</strong></a> онлайн</p>
<p>Смотреть HD <a href='https://www.erotika.video'><strong>видео</strong></a> бесплатно</p>
<p>School <a href='https://www.porno.school'><strong>смотреть</strong></a> онлайн</p>