<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {padding: 0; margin: 0;}

body {
        color: #555; 
        font: 11px verdana; 
        text-align: left; 
        background: #edf1f6;
}
img {
        border:0; 
        vertical-align: middle;
}
p {
        text-indent: 20px; 
} 
textarea {
        border: 1px solid #E6E6E6; 
        background: #F3F3F3;
        color: #666; 
        padding: 2px 0 2px 5px; 
        font: 11px Verdana;
}
textarea: focus {
        color:#333; 
        border: 1px solid #777;
}
select {
        border: 1px solid #B5B5B5; 
        background: #FFF;
        color: #666; 
        padding: 2px 0 2px 2px; 
        font: 11px Verdana;
}
.m_button {
        width: 60px;
	height: 20px;
        text-align: center; 
        background-color: #ffffff; 
        border: 1px solid #B5B5B5; 
        color: #757575; 
        font-size: 11px; 
        font-family: Verdana;        
        padding: 0;
	margin: 0;
}
.m_textarea {
        border: 1px solid #B5B5B5; 
        color: #757575; 
        font-size: 11px; 
        font-family: tahoma; 
        background-image: url(../images/f_field.gif); 
        background-repeat: repeat-x;
}

div {
        vertical-align: top;
}
table, td {
        vertical-align: top;
}
.table {
	border: 1px solid #ccc;
        border-collapse:collapse;
	width: 90%;
}
.table td {
        height: 40px;
        vertical-align: middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px;
}
.table .head td {
        height: 40px;
	text-align: center;
        vertical-align: middle;
	padding: 6px;
        background: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
        font-weight: bold;
	color: #000;
}
h1 {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 10px;
        font-weight: normal;
        color: #105CB6;
        font-size: 20px;
        line-height: 95%;
}

a:link {
        color: #578cca; 
        text-decoration: underline;
}
a:visited {
        color: #578cca; 
        text-decoration: underline;
}
a:hover {
        color: #000; 
        text-decoration: none; 
        border-bottom: 1px solid #ccc;
}
a:active {
        color: #578cca;  
        text-decoration: underline;
}
a.green {
        color: #5E9C04; 
        text-decoration: underline;
}
a.green:visited {
        color: #5E9C04; 
        text-decoration: underline;
}
a.green:hover {
        color: #5E9C04; 
        text-decoration: none; 
        border-bottom: 1px solid #ccc;
}
a.green:active {
        color: #5E9C04; 
        text-decoration: underline;
}

a.red {
        color: #ff5223; 
        text-decoration: none;
}
a.red:visited {
        color: #ff5223; 
        text-decoration: none;
}
a.red:hover {
        color: #ff5223; 
        text-decoration: underline; 
        border-bottom: none;
}
a.red:active {
        color: #ff5223; 
        text-decoration: none;
}
a.nobord:hover {
        border-bottom:0px;
}

h3 {
        color: #36a32a; 
        font-size: 17px; 
        font-family: verdana; 
        font-weight: normal; 
        margin:0 0 5px 0;
}

.mother {
        width: 100%;
}
.wrap {
        background: #fff;
	width: 90%;
        padding: auto; 
        margin: auto; 
        display: block;
}

.leftside {
        align: left; 
        width: 200px; 
        display: block; 
        padding: 0 15px 20px 15px; 
}
.leftside h3 {
        color: #5E9C04; 
        font-size: 17px; 
        font-family: verdana; 
        font-weight: normal; 
        letter-spacing: -1px; 
        margin:0 0 1px 0; 
        border-bottom: 1px dotted #ccc; 
        padding-bottom: 4px;
}
.sunside {
        align: left;	
        width: 600px; 
        border-left: 1px solid #e9e9e9; 
        border-right: 1px solid #e9e9e9; 
        padding: 0 10px 20px 10px;
}
.rightside {
        align: left; 
        width: 200px; 
        display: block; 
        padding: 0 15px 20px 15px; 
}
.rightside h3 {
        color: #5E9C04; 
        font-size: 17px; 
        font-family: verdana; 
        font-weight: normal; 
        letter-spacing: -1px; 
        margin: 0 0 1px 0; 
        border-bottom: 1px dotted #ccc; 
        padding-bottom:4px;
}
.after-h3 {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 11px;
        text-indent: 0;
        padding: 0 0 4px 1px;
}

.corner-left {
        align: left; 
        width: 19px; 
        height: 100%; 
        background-image: url(../fastheme/f_mid-left.gif); 
        background-repeat: repeat-y;
}
.corner-right {
        align: right; 
        width: 19px; 
        height: 100%; 
        background-image: url(../fastheme/f_mid-rig.gif); 
        background-repeat: repeat-y;
}
.corner {
        width: 19px; 
        height: 13px;
}
.corner2 {
        width: 100%; 
        height: 13px;
}

.comments {width:100%; border-left:1px solid #e9e9e9; border-top:2px solid #f36f00; border-right:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9;}
.r1, .r3 { display: block; height: 1px; }
.r3 { margin: 0pt 3px; }
.r1 { margin: 0pt 1px; }

#rounded-box-3-comments .inner-box, #rounded-box-3-comments b { background-color: rgb(236, 241, 255); }
.inner-box { padding: 0.8em; }
.r1, .r3 { overflow: hidden; font-size: 1px; }

#cat-title h2 {
        color: #5E9C04; 
        font-size: 17px; 
        font-family: verdana; 
        font-weight: normal; 
        letter-spacing: -1px; 
        margin: 0 0 5px 0; 
        border-bottom: 1px dotted #ccc; 
        padding-bottom: 5px;
}

.blink {
        text-align: justify; 
        font-size: 10px;
}
.blink a:link {
        color: #578cca; 
        text-decoration: none;
}
.blink a:visited {
        color: #578cca; 
        text-decoration: none;
}
.blink a:hover {
        color: #000; 
        text-decoration: none;
}
.blink a:active {
        color: #578cca;  
        text-decoration: none;
}

.news {
        padding-top: 10px; 
        clear: both
}
.news h1 {
        color: #105CB6; 
        font-size: 17px; 
        font-family: tahoma; 
        font-weight: normal;
        line-height: 18px;  
        margin: 0px; 
        padding: 3px 0px;
}
.news a:link {
        color: #105CB6; 
        text-decoration: underline;
}
.news a:visited {
        color: #105CB6; 
        text-decoration: underline;
}
.news a:hover {
        color: #000; 
        text-decoration: none;
}
.news a:active {
        color: #105CB6;  
        text-decoration: underline;
}
.date {
        padding: 0px 10px 10px 0px; 
        background: url(../fastheme/f_calendar.gif) no-repeat; 
        float: left;	
        font: 22px/100% Arial, Helvetica, sans-serif;
        width: 45px;
        color: #666666;
        height: 40px;
        text-align: center;
}
.date span {
        display: block; 
        font: 11px Arial, Helvetica, sans-serif; 
        color: #ffffff; 
        padding-top: 5px; 
        height: 16px; 
        text-align: center;
}
.story {
        clear: both; 
        padding: 5px 0; 
        font-size: 1.2em; 
        font-family: tahoma; 
        color: #333; 
        text-align: justify;
}
.story img {
        border: 0px solid #f1f1f1;
}
.story a:hover img {
        border: 0px solid #e1e1e1; 
        text-decoration: none;
}
.story-bottom {
        font: 11px verdana; 
        clear: both; 
        width: 100%; 
        background: url(../fastheme/f_scissor.gif) top left; 
        background-repeat: repeat-x; 
        margin-top:5px;
}
.story-bottom a {
        color: #f36f00; 
        text-decoration: underline;
}
.story-bottom a:visited {
        color: #f36f00; 
        text-decoration: underline;
}
.story-bottom a:hover {
        color: #f36f00; 
        text-decoration: none;
}
.story-bottom a:active {
        color: #f36f00; 
        text-decoration: underline;
}
.story-bottom img {
       border: 0px;
}
.sbl {
       padding: 5px 0px; 
       float: left; 
       text-align: left; 
       width: 60%;
}
.sbl a:hover img {
       border: 0px;
}
.sbr {
       padding: 5px 0px; 
       text-align: right; 
       float: left; 
       width: 40%;
}
.sbr a:hover img {
       border: 0px;
}

.banner-120x600 { border:1px solid #f9f1ea; height:600px; margin:auto; padding:5px; width:120px; }
.banner-bottom {
       border: 1px solid #f9f1ea; 
       padding: 5px;
}
.banner-bottom img {
       border: 0px solid #f1f1f1;
}
.banner-bottom img:hover {
       border: 0px solid #ffcead;
}
.banner {
       border-bottom: 1px solid #f9f1ea; 
       padding-bottom: 15px;
}
.nextprev {
       width: 100%; 
       border-bottom: 1px solid #f9f1ea;
}
.nextprev-item {
       width: 30%; 
       padding: 5px;
}

.related-line {
       clear: both; 
       width: 100%; 
       padding-bottom: 8px;
}
.related-date {
       padding: 3px; 
       background: #fbf6e1; 
       color: #333;
}
.related-title {
       padding: 3px; 
       width: 100%; 
       font-size: 1.2em; 
       font-family: tahoma;
}
.addc {
       margin-left: 20px;
}
.addcline {
       clear: both; 
       padding: 5px 5px 5px 0;
}
.addcline span.label {
       float: left; 
       width: 25%; 
       text-align: left;
}
.addcline span.formw {
       float: left; 
       width: 75%; 
       text-align: left;
} 

dt {
       clear: both; 
       float: left; 
       width: 20%; 
       padding: 4px 0 2px 10px; 
       font-weight: bold;
}
dd {
       float: left; 
       width: 75%; 
       margin: 0 0 15px 0;
}

.hint {
       display: none; 
       position: absolute; 
       margin-left: 40px; 
       width: 200px; 
       margin-top: -4px; 
       border: 1px solid #c93; 
       padding: 10px 12px; 
       background-color: #ffc;
}
.hint .hint-pointer {
       position: absolute; 
       left: -10px; 
       top: 5px; 
       width: 10px; 
       height: 19px; 
       background: url(../fastheme/pointer.gif) left top no-repeat;
}

.login-text {
       margin: 10px 10px 20px 0; 
       font: 20px Verdana;
}

.search-top {
       float: right; 
       margin-top: 0px;
	   
       width: 350px; 
       height: 42px; 
       background: url(../fastheme/f_search.gif);
}
.search-input-top {
       padding: 0 0 0 5px; 
       width: 237px; 
       height: 20px; 
       color: #696969; 
       border: 1px solid #d5e3f3;  
       margin: 11px 0 0 31px; 
       float: left; 
       background-color: #fff;
}
.search-button-top {
       width: 60px; 
       height: 22px;
       color: #696969;  
       border: 1px solid #d5e3f3; 
       margin: 11px 0 0 7px;
       padding: 0; 
       float: left; 
       background-color: #fff;
}
.after-search {
       float: right; 
       width: 400px;
}

.button {
       border: 2px solid #F3F3F3; 
       background: #BBC790; 
       color: #fff; 
       padding: 2px;
}
.button-com {
       border: 2px solid #F3F3F3; 
       background: #BBC790; 
       color: #fff;
       padding: 3px 2px;
}
#button {
       border: 2px solid #F3F3F3; 
       background: #BBC790; 
       color: #fff; 
       padding: 2px;
}
.stats {
       width: 100%; 
       border-left: 1px solid #e9e9e9; 
       border-top: 1px solid #e9e9e9; 
       border-right: 1px solid #e9e9e9;
}
.what {
       align: left; 
       width: 175px; 
       border-right: 1px solid #e9e9e9; 
       border-bottom: 1px solid #e9e9e9; 
       padding: 5px;
} 
.info {
       align: left; 
       width: 375px; 
       border-bottom: 1px solid #e9e9e9; 
       padding: 5px;
}
#what {
       align: left; 
       width: 20%; 
       border-right: 1px solid #e9e9e9; 
       border-bottom: 1px solid #e9e9e9; 
       padding: 7px;
}
#info {
       align: left; 
       width: 80%; 
       border-bottom: 1px solid #e9e9e9; 
       padding: 7px;
}

.pm-header {
       font: 18px verdana;
       line-height: 25px;
       letter-spacing: -1px;
       padding-left: 10px;
       padding-top: 20px;
}

.chromestyle {
       font: 11px verdana; 
       padding: 4px 0 4px 0;
}
.chromestyle ul {
       clear: both; 
       width: 100%; 
       padding: 6px 0; 
       margin: 0px; 
       text-align: center;
}
.chromestyle ul li {
       display: inline;
}
.chromestyle ul li a, 
.chromestyle ul li a:active, 
.chromestyle ul li a:visited {
       color: #555; 
       padding: 6px 7px; 
       text-decoration: none;
}
.chromestyle ul li a:hover {
       color: #111; 
       background: #fff; 
       border-bottom: 2px solid #53abd7;
}
.dropmenudiv {
       position: absolute; 
       border: 1px solid #e9e9e9; 
       border-top-width: 0; 
       line-height:17px; 
       z-index: 100; 
       background-color: #fff; 
       width: 170px; 
       text-align: left; 
       visibility: hidden;
}
.dropmenudiv a, 
.dropmenudiv a:active, 
.dropmenudiv a:visited {
       color: #444; 
       border-left: 2px solid #53abd7; 
       display: block; 
       text-indent: 3px; 
       border-top: 1px solid #e9e9e9; 
       padding: 2px 5px; 
       text-decoration: none;
}
.dropmenudiv a:hover {
       background-color: #eef7ff; 
       border-bottom:0;
}
#editcon {
       padding-top: 3px;
}
.navigation {
       color: #666; 
       margin: 15px 0 15px 0;
}
.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
       text-decoration: none; 
       color: #636363; 
       background: #F9F9F9; 
       border: 1px solid #E6E6E6; 
       padding: 2px 5px;
}
.navigation a:hover {
       background: #799AE3; 
       color: #fff; 
       border-color: #E6E6E6;
}
.navigation span {
       text-decoration: none; 
       background: #799AE3; 
       padding: 2px 5px; 
       border: 1px solid #E6E6E6;
       color: #FFFFFF;
}
#niceloginform div.head {
       width:100%;
       height:26px; 
       background:url(../images/pasportbgzag.gif) #5D5B5E repeat-x bottom left;
       margin:0; 
       padding:0;
} 
#niceloginform div.head div.left {
       float:left; 
       font:11px Verdana; 
       color:#FFFFFF; 
       padding:6px;
}
#niceloginform div.head div.right {
       float:right; 
       padding:6px;
}
#niceloginform {
       position: absolute;
       width: 332px;
       left: 50%;
       margin-left:-170px;
       top: 50%;
       margin-top:-150px;
       text-align:left;
       background:url(../images/login.jpg) right center no-repeat #FFFFFF;
       display: none;
       z-index: 99;
}
#screen {
       position: absolute;
       top: 0;
       left: 0;
       right: 0;
       width: 100%;
       height: 100%;
       z-index: 98;
       display: none;
       background: url(../images/bg.png);
}
* html #screen {
       background-color: #333;
       background-color: transparent;
       background-image: url(http://www.habrahabr.ru/i/spacer.gif);
       filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg.png", sizingMethod="scale");
}
#niceloginform div.border {
       border:1px solid #3C3C3C;
       padding:5px 10px 18px 10px;
       line-height:20px;
       font:11px Verdana;
       color:#000;
}
#niceloginform div.border h2 {
       font:20px Tahoma; 
       color:#CC3300;
       margin-top:0;
}
#niceloginform div.border div.input {
       margin:0;
       padding:4px 0 1px 0;
}
#niceloginform div.border input.data {
       width:190px;
       padding:3px 3px 3px 5px;
}
#niceloginform div.border input.data {
       border:1px solid #D4D0C8;
       background:#FFFFFF;
       color:#000000;
}
#niceloginform div.border div {
       margin:0 0 10px 0;
}
#niceloginform div.border div#register {
       border-top:1px solid #D4D0C8;
       margin:10px 0 0 0;
       padding:5px 0 0 0;
}

.topmenu {
color: black;
font-weight:bold;
font-size: 12px;
font-family: tahoma;
margin-top: 5px;
}
.topmenu a:active,
.topmenu a:visited,
.topmenu a:link {
color: black;
text-decoration:none;
}
.topmenu a:hover {
color: #ff0000;
text-decoration: underline;
}
#blue-red a:link {color:#2d6db7; text-decoration:underline;}
#blue-red a:visited {color:#2d6db7; text-decoration:underline;}
#blue-red a:hover {color:red; text-decoration:none; border-bottom:1px solid #ccc;}
#blue-red a:active {color:#2d6db7;  text-decoration:underline;}

.navigationbg2 {
color: black;
font-size: 11px;
font-family: tahoma;
padding: 5px;
}
.navigationbg2 a:active,
.navigationbg2 a:visited,
.navigationbg2 a:link {
color: #5E85B0;
text-decoration:none;
}
.navigationbg2 a:hover {
color: #727272;
text-decoration: underline;
}

.onlhover a:link {
         
        text-decoration:none;
}
.onlhover a:visited {
        
        text-decoration: none;
}
.onlhover a:hover {
         
        text-decoration: none; 
        
}
.onlhover a:active {
          
        text-decoration: none;
}

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #0000ff;
}

.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;
}

.tags a:link {
        color: #578cca; 
        text-decoration: underline;
}
.tags a:visited {
        color: #578cca; 
        text-decoration: underline;
}
.tags a:hover {
        color: #000; 
        text-decoration: none; 
        border-bottom: 1px solid #ccc;
}
.tags a:active {
        color: #578cca;  
        text-decoration: underline;
}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;z-index:10;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}
.qmmc, .qmmc ul {list-style:none;padding:0px;margin:-5px 0px 0px 0px;}
.qmmc li a {float:none;}
.qmmc li:hover&gt;ul{left:auto;}
#qm0 li {float:none;}
#qm0 li:hover&gt;ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:190px;
		margin:0px;
		background-color:#ffffff;
		
	}

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:2px 20px 3px 15px;
		margin:0px 0px 2px 0px;
		color:#6699cc;
		font-family: Arial, Helvetica, Sans-Serif;
	    font-size: 12px;
		text-decoration:none;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:#eee;
	}

	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#FFFFFF;
		border-color:#FFCC33;
	}

	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover&gt;a	
	{	
		color:#ff0084;
		border-color:#eee;
	}

	/*"""""""" (SUB) Container""""""""*/	
	#qm0 ul	
	{	
      
       border-left: 1px solid #e9e9e9;
	   border-right: 1px solid #e9e9e9;
	   border-top: 1px solid #e9e9e9;
	   border-bottom: 1px solid #e9e9e9;
       background-color: #fff; 
       width: 170px; 
       text-align: left; 
	}
	
	/*"""""""" (SUB) Items""""""""*/	
	#qm0 ul li a	
	{	
	 border-left: 2px solid #53abd7;
	   font: 11px verdana;
	   color: #000000; 
       margin:0;
       padding: 3px 10px; 
       text-decoration: none;
	}

	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover&gt;a	
	{	
	    border-left: 2px solid #53abd7;
		color:#000000;
		background-color: #eef7ff;
		text-decoration:none;
	}

	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover &gt; a.qmparent	
	{	
		background-image:url(../fastheme/f_arrow.gif);
		background-repeat:no-repeat;
		background-position:2% 50%;
	}

	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li .qmparent	
	{	
		background-image:url(../fastheme/f_arrow.gif);
		background-repeat:no-repeat;
		background-position:2% 50%;
	}</pre></body></html>