body {
	background: #fff;
	font-family: 'arial', verdana, tahoma, geneva, lucida, lucida grande, helvetica, sans-serif;
        font-size:70%;
	margin: 0;
	padding: 0;
}

td {font-size:71%;}

.popunder{
	font: 130% 'arial', verdana, tahoma, geneva, lucida, lucida grande, helvetica, sans-serif;
}

p, form, h1, h2, h3, h4, ul, li, table, td, th {
	padding: 0;
	margin: 0;
}
input, textarea, select {
	font-size: 1em;
	font-family: 'arial', verdana, tahoma, geneva, lucida, lucida grande, helvetica, sans-serif;
}
img {border: none;}

a:link, a:visited {
	color: #1b5da5;
	text-decoration: none;
}
a:hover {
	color: #0d3b83;
}
ul, li {list-style: none;}
p {line-height: 2em;}


/* 1. Р РЃР В°Р С—Р С”Р В°.
-------------------------------------------------------------------*/

.header-nosize {
	position: absolute;
	left: -10000px;
}
#header-left {
	height: 142px;
	line-height: 142px;
	width: 522px;
}
#header-fill {
	background: url(../images/logofill.gif);
	height: 142px;
	line-height: 142px;
}
#header-right {
	background: url(../images/logoright.gif) no-repeat;
	height: 142px;
	line-height: 142px;
	width: 455px;
}
#header-info {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	height: 8px;
	line-height: 8px;
	background: #1b5da5;
}
#header-info #addtofav {
	float: right;
	margin-right: 1em;
}
#header-info #addtofav a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	font-family: verdana;
}


/* 2. Р С›РЎРѓР Р…Р С•Р Р†Р Р…Р В°РЎРЏ РЎвЂЎР В°РЎРѓРЎвЂљРЎРЉ.
-------------------------------------------------------------------*/

/* 2.1. Р С›Р В±РЎвЂ°Р С‘Р Вµ РЎРЊР В»Р ВµР СР ВµР Р…РЎвЂљРЎвЂ№. */
input {
	margin: 3px 0;
}
.button, input.bbcodes {
	background: #ece9d8;
	border: solid 1px #000;
	font: normal 1em arial, verdana, tahoma, geneva, lucida, 'lucida grande', helvetica, sans-serif;
	color: #000;
}
.box {
	border: solid 1px #000;
	margin: 2px 3px 0px 3px;
}
.box-header {
	background: #b3c8e1;
	padding: 2px;
}
	
	
.box .box-header h2 {
	background: #1b5da5;
	font-size: 11px;
padding: .1em .3em;
line-height:12px;
	color: #fff;
	border-top: solid 3px #0d3b83;
	font-weight: normal;
}
.box .inbox {
	padding: 1em;
}
th {
	text-align: right;
}
.pm_head {
	font: normal 1em arial, verdana, tahoma, geneva, lucida, 'lucida grande', helvetica, sans-serif;
}
#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");
}

/* 2.2. Р вЂєР ВµР Р†Р В°РЎРЏ Р С”Р С•Р В»Р С•Р Р…Р С”Р В°. */
#leftsidebar {
	width: 200;
}
#leftsidebar .box {
/*	background: #c1d3e7;*/
	margin-right: 0;
}

/* Р СњР В°Р Р†Р С‘Р С–Р В°РЎвЂ Р С‘РЎРЏ. */
#leftsidebar #navigation a {
	color: #000;
	text-decoration: none;
}
#leftsidebar #navigation img {
	margin: 0 .5em;
}
#leftsidebar #navigation span {
	position: relative;
	top: -5px;
}
/* Р В¤Р С•РЎвЂљР С•РЎР‚Р ВµР С—Р С•РЎР‚РЎвЂљР В°Р В¶. */
#fotoreport #kminfo {
	color: #fff;
	text-decoration: none;
	background: #0055aa;
	padding: .2em 0;
}
#fotoreport #kminfo-block {
	background: #c0113b;
	color: #fff;
	font-weight: bold;
	padding: .2em;
	text-decoration: none;
}
#fotoreport #kminfo-link, #fotoreport #kminfo-i {
	color: #fff;
	text-decoration: none;
}
#fotoreport #kminfo-i {
	float: right;
	margin-right: .2em;
}
#fotoreport tr.ul td, #fotoreport .ll, #fotoreport .l {
	font-size: 11px;
	font-family: arial, verdana, tahoma, geneva, lucida, 'lucida grande', helvetica, sans-serif;
}
#fotoreport td.l {
	color: #1b5da5;
}

/* 2.3. Р СџРЎР‚Р В°Р Р†Р В°РЎРЏ Р С”Р С•Р В»Р С•Р Р…Р С”Р В°. */
#rightsidebar {
	width: 200;
}
#rightsidebar .box {
/*	background: #c1d3e7;*/
	margin-left: 0;
}
#rightsidebar .box .box-header h2 {
	
}
/* Р вЂ™РЎвЂ¦Р С•Р Т‘ Р Р…Р В° РЎРѓР В°Р в„–РЎвЂљ. */
#rightsidebar #login th {
	text-align: right;
}
#rightsidebar #login input {
	margin-left: .5em;
}
#rightsidebar #login p {
	line-height: 1.5em;
}
/* Р С›Р С—РЎР‚Р С•РЎРѓ. */
#rightsidebar #vote .votetitle  {
	font-weight: bold;
	color: #c0113b;
	margin-bottom: 1em;
}
/* Р вЂќРЎР‚РЎС“Р В·РЎРЉРЎРЏ. */
#rightsidebar #friends .inbox {
	
}
#rightsidebar #friends .inbox a {
	line-height: 1.5em;
	text-decoration: none;
	font-weight: bold;
}

/* 2.4. Р В¦Р ВµР Р…РЎвЂљРЎР‚Р В°Р В»РЎРЉР Р…Р В°РЎРЏ РЎвЂЎР В°РЎРѓРЎвЂљРЎРЉ. */
#maincontent {

}
#maincontent h2 a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#maincontent .box .inbox h3 {
	color: #c0113b;
	font-size: 1.2em;
	font-weight: bold;

	margin: 1em 0 1.2em 0;
}
#maincontent .f_textarea {
	width: 458px;
	height: 100px;
}
/* Р С™РЎР‚Р В°РЎвЂљР С”Р С‘Р в„– РЎвЂљР ВµР С”РЎРѓРЎвЂљ Р Р…Р С•Р Р†Р С•РЎРѓРЎвЂљР С‘. */
#maincontent .sort-story-adv {
	margin-top: 1em;
}
#maincontent .sort-story-adv a {
	text-decoration: none;
}
/* Р СџР С•Р В»Р Р…РЎвЂ№Р в„– РЎвЂљР ВµР С”РЎРѓРЎвЂљ Р Р…Р С•Р Р†Р С•РЎРѓРЎвЂљР С‘. */
#maincontent .full-story-related {
	margin-top: 1em;
}
#maincontent .full-story-related, #maincontent .full-story-rating, #maincontent .full-story-comments, #maincontent .full-story-options {
	margin-bottom: 1em;
}

 .ket
  {
	text-align: right;
}
/* Р вЂќР С•Р В±Р В°Р Р†Р В»Р ВµР Р…Р С‘Р Вµ Р С”Р С•Р СР СР ВµР Р…РЎвЂљР В°РЎР‚Р С‘РЎРЏ. */
#maincontent #addcomment th {
	text-align: right;
}
#maincontent #addcomment td {
	padding-left: .5em;
}
/* Р С™Р С•Р СР СР ВµР Р…РЎвЂљР В°РЎР‚Р С‘Р С‘. */
#maincontent #comments .avatar {
	float: left;
	margin: 0 1em 1em 0;
}
#maincontent #comments .comments-content {
	padding-bottom: 1em;
}
#maincontent #comments .comments-userinfo {
	border-top: solid 1px #9fb5d2;
	padding-top: 1em;
}
#maincontent #comments .comments-action {
	float: right;
	margin: 0 0 0 1em;
	padding-top: 1em;
}
/* Р ВР Р…РЎвЂћР С•РЎР‚Р СР В°РЎвЂ Р С‘РЎРЏ Р С• Р С—Р С•Р В»РЎРЉР В·Р С•Р Р†Р В°РЎвЂљР ВµР В»Р Вµ. */
#maincontent #userinfo td {
	padding-left: .5em;
}
/* Р С›Р В±РЎР‚Р В°РЎвЂљР Р…Р В°РЎРЏ РЎРѓР Р†РЎРЏР В·РЎРЉ. */
#maincontent #feedback td {
	padding-left: .5em;
}
/* Р В Р ВµР С–Р С‘РЎРѓРЎвЂљРЎР‚Р В°РЎвЂ Р С‘РЎРЏ. */
#maincontent #registrationform td {
	padding-left: .5em;
}
/* Р СџР ВµРЎР‚РЎРѓР С•Р Р…Р В°Р В»РЎРЉР Р…РЎвЂ№Р Вµ РЎРѓР С•Р С•Р В±РЎвЂ°Р ВµР Р…Р С‘РЎРЏ. */
#maincontent #pmlist {
	margin: 1em 0;
}
/* Р вЂќР С•Р В±Р В°Р Р†Р В»Р ВµР Р…Р С‘Р Вµ Р Р…Р С•Р Р†Р С•РЎРѓРЎвЂљР С‘. */
#maincontent #addnews td {
	padding-left: .5em;
}
/* Р С›Р Р…Р В»Р В°Р в„–Р Р…. */
#online .b_link a, #online .b_link_on a {	/* Р В Р С•Р В±Р С•РЎвЂљ. */
	color: #000
}
#online .a_link a, #online .a_link_on a {	/* Р С’Р Т‘Р СР С‘Р Р…Р С‘РЎРѓРЎвЂљРЎР‚Р В°РЎвЂљР С•РЎР‚. */
	color: #f00;
}
#online .e_link a, #online .e_link_on a {	/* Р вЂњР В»Р В°Р Р†Р Р…РЎвЂ№Р в„– РЎР‚Р ВµР Т‘Р В°Р С”РЎвЂљР С•РЎР‚. */
	color: #008000;
}
#online .j_link a, #online .j_link_on a {	/* Р вЂ“РЎС“РЎР‚Р Р…Р В°Р В»Р С‘РЎРѓРЎвЂљ. */
	color: #00f;
}
#online .u_link a, #online .u_link_on a {	/* Р СџР С•РЎРѓР ВµРЎвЂљР С‘РЎвЂљР ВµР В»РЎРЉ. */
	color: orange;
}
/* Р СџР В°РЎР‚РЎвЂљР Р…Р ВµРЎР‚Р В°Р С. */
#maincontent #partners td {
	padding-left: .5em;
}

/* 3. Р СњР С‘Р В¶Р Р…РЎРЏРЎРЏ РЎвЂЎР В°РЎРѓРЎвЂљРЎРЉ.
-------------------------------------------------------------------*/

 .banerniz {
	padding-right: 48px;
}


#footer {
	padding-top: 2em;
}
#footer #footer-wrapper {
	background: #1b5da5;
	border: solid 1px #000;
	padding: 3px;
}
#footer #footer-info {
	background: #a1c0d8;
	color: #000;
	padding: .6em;
	width: 100%;
}#nav {text-align: center;}
#nav span, #nav a, #nav a:hover
{background: #fbfbfb;
border: 1px solid #ebebeb; display: inline-block;
padding: 2px 6px 3px 6px; margin: 1px; color: #606465; text-decoration: none;}
#nav a:hover {   background:#1B5DA5;
 	  	        color:#FFFFFF;
 	  	        border-color:#666666;}

#menu {background: #fff;
margin: 0px 0px 6px 0px;}
#menu a {border-bottom: 1px dashed #fff; padding: 1px 0px 1px 0px; color: #000; text-decoration: none; display: block;}
#menu a:hover {border-bottom: 1px dashed #fff; padding: 1px 1px 1px 1px; color: #0d3b83; text-decoration: none; display: block;}


       .ketzan {
	padding: 1em;
       margin: 0px 0px 0px 35px;
}