body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100.01%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: white;
	background: url(../images/h.gif) repeat-x;
	-webkit-font-smoothing: subpixel-antialiased;
}
div {
	color: #1d1d1d
}
#h {
	padding-top: 30px 20px 0px;
	position: relative;
	height: 90px;
	margin: 1em auto;
	clear: both;
	max-width: 1002px;
	min-width: 980px;
	width: 1002px;
}
#logo {
	color: #4d4d4d;
	text-decoration: none;
	position: absolute;
	top: 5px;
	left: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/logos.gif) no-repeat;
	width: 92px;
	height: 50px;
	display: block;
    overflow: hidden;
	outline: 0;
}

#logo:hover {background-position: 0 -54px}
#logo.mainp:hover {background-position: 0 0}
#nav {
	position: absolute;
	top: 28px;
	right: 100px;
}
#nav ul {
	display: block;
	list-style-position: inside;
	list-style: none;
	width: 253px;
}
#nav ul li {
	float: left;
	margin-left: 20px;
	padding: 4px;
	border-radius: 3px;
	transition: background 0.4s ease;
}
#nav ul li a {
	color: #4e4e4e;
	font-family: 'Trebuchet MS', Arial, Tahoma;
	font-size: 15px;
	text-decoration: none;
	border-bottom: 1px #b4b4b4 solid;
	transition: background 0.7s ease, color 0.2s ease, border-bottom 0.5s ease;
}
#nav ul li:hover {
	background: #2299d5;
	background: -moz-linear-gradient(top,#2299d5,#54bcf0);
	background: -webkit-gradient(linear,left top,left bottom,from(#2299d5), to(#54bcf0));

}
#nav ul li:hover a {
	color: #fff;
	text-decoration: none;
	outline: 0;
	border-bottom: 0px;
}
#nav ul li.current {
	border-radius: 3px;
	box-shadow: 1px 1px 7px #7d7d7d;
	background: #2299d5;
	background: -moz-linear-gradient(top,#54bcf0,#2299d5);
	background: -webkit-gradient(linear,left top,left bottom,from(#54bcf0), to(#2299d5));
}
#nav ul li.current a {
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 0 #7d7d7d;
	outline: 0;
	border-bottom: 0px;
}
#wrapper {
	margin: 1em auto;
	clear: both;
	max-width: 1002px;
	min-width: 980px;
	width: 1002px;
	overflow: auto;
	padding: 0px 20px;
}
#wrapper #main {
	clear: left;
	float: left;
	margin-right: 20px;
	width: 650px;
}
#wrapper #sidebar {
	float: left;
	width: 305px;
	padding: 0px 0px 0px 23px;
}

div#sidebar div#Search .inputtext {
        cursor:pointer;
        width:195px;
        height:27px;
        padding:5px 5px 5px 25px;
        background:url(/global/images/search.gif) 0 0 no-repeat;
        border:0px;
        outline:0;
        text-rendering: optimizelegibility;
        letter-spacing:normal;
        font-family:Arial;
        font-size:.8em;       color:#ccc;
    }


   div#sidebar div#Search .inputtext:focus {
        background:url(/global/images/search.gif) 0 -29px no-repeat;
        cursor:default;
        color:#4e4e4e;
    }

div#sidebar div#Search .button {margin-bottom:-5px;}

#wrapper #main div.post {
	border-bottom: 1px #ccc dotted;
	padding-bottom: 12px;
	margin-bottom: 3px;
}
#wrapper #main div.post ul.items {
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-style: italic;
}
#wrapper #main div.tag-name {
	margin-bottom: 75px;
	clear: both;
}
#wrapper #main div.tag-name h1 {
	color: #4e4e4e;
	font-size: 1.65em;
	font-family: Georgia, "Times New Roman", Times, serif
}
#wrapper #main div.post h3 {
	color: #000;
	font-family: Georgia;
	display: block;
	margin-top: 28px;
	text-indent: 0em;
}
#wrapper #main div.post h1.fast {
	padding-left: 35px;
	background: url(../images/fast.gif) left center no-repeat;
}
#wrapper #main div.post h1.fast a.p-name {
	color: #008C99;
	border-bottom: 1px #669BA0 solid;
}
#wrapper #main div.post h1.pps {
	padding-left: 35px;
	background: url(../images/newsite.gif) left center no-repeat;
}
#wrapper #main div.post h1.pps a.p-name {
	color: #7AAD2D !important
}
#wrapper #main div.post h1.title {
	color: #ccc;
	text-indent: 0em;
	margin: .4em 0;
}
#wrapper #main div.post h1.title span {
	color: #ccc;
	text-indent: 0em;
	color: #4e4e4e;
	font-family: Georgia, serif;
	font-size: 0.83em
}
#wrapper #main div.post h1.title sub {
	font-size: 0.6em;
	color: #ccc;
}
#wrapper #main div.post h1.title-art {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-indent: 0em;
}
#wrapper #main div.post h1.title-art sub {
	font-size: .6em;
	color: #ccc;
}
#wrapper #main div.post h1.title a {
	color: #1d1d1d;
	font-family: Helvetica;
	font-size: .7em;
	text-decoration: none;
	border-bottom: 1px #ccc solid;
}
#wrapper #main div.post h1.title a.category {
	color: #ccc;
	font-family: impact
}
#wrapper #main div.post div.p-text {
	color: #2d2d2d;
	font-family: Arial;
	font-size: .9em;
	font-family: Tahoma, Verdana;
	overflow: hidden
}

#wrapper #main div.post div.p-text a {
	text-decoration: none;
	border-bottom: 1px solid;
}

#wrapper #main div.post div.p-text a.pseudo {
	border-bottom: 1px dashed !important
}


#wrapper #main div.post div.p-text a.pseudo:visited {
	color: #2299D5
}


#wrapper #main div.post div.p-text p {
	line-height: 1.4em;
}
#wrapper #main div.post div.p-text table {
	color: #2d2d2d;
	line-height: 1.4em;
	font-family: Arial;
	font-size: 1em;
	font-family: Tahoma, Verdana
}
#wrapper #main div.post div.p-text table td, #wrapper #main div.post div.p-text table th {
	padding: 10px;
}

#wrapper #main div.post div.p-text table.table-description {
	width: 100%;
	clear: both;
}
#wrapper #main div.post div.p-text img {
	padding: 2px;
	margin: 7px;
	margin-left: 0px;
	margin-top: 0px;
	max-width: 100%;
	height: auto;
}
#wrapper #main div.post div.p-text em {
	font-style: italic;
	font-family: Georgia;
}
#wrapper #main div.post div.p-text div.blockquotes {
	background: #ececec;
	padding: 12px 10px;
	font-size: 0.8em;
	font-style: italic;
	font-family: Georgia;
	color: #4e4e4e;
	border-left: 1px #ccc dotted;
	margin: 10px 35px;
}
#wrapper #main div.post div.p-text h3 {
	color: #4d4d4d;
	font-family: Georgia;
	font-size: 1.4em;
}
#wrapper #main div.post div.p-text h4 {
	color: #1d1d1d;
	font-family: Arial;
	font-size: 1.3em;
}
#wrapper #main div.post div.tag {
	font-style: italic;
	font-family: Arial;
	font-size: 0.59em;
	color: #ccc;
	background:url(../images/tag.gif) left center no-repeat;
	padding:9px 12px 8px;
}
#wrapper #main div.post div.tag a {
	color: #ccc;
	text-decoration: none;
	margin: 5px 15px;
}
#wrapper #main div.post div.tag a:hover {
	color: #4e4e4e;
}
#wrapper #sidebar h2 {
	font-family: Georgia;
	font-size: 1.3em;
	text-align: left;
	display: block;
}
#wrapper #sidebar h2 sub.yandex {
	color: #ccc;
	font-size: 0.63em;
}
#wrapper #sidebar h2 sub.yandex span {
	color: red
}
#wrapper #sidebar #articles, #wrapper #sidebar #artfast, #wrapper #sidebar #contents {
	border-bottom:1px #ccc dotted;
	margin-bottom:20px;
	padding-bottom:20px;
}
#wrapper #sidebar #articles ul, #wrapper #sidebar #artfast ul, #wrapper #sidebar #contents ul {
	display: block;
}
#wrapper #sidebar #articles ul li {
	list-style: url(../images/m.gif);
	margin-bottom: 5px;
	font-family: Tahoma;
	list-style-position: inside;
	font-size: 0.8em;
}


#wrapper #sidebar #artfast ul li {
	list-style:disc inside none;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 0.8em;
	color:#008c99;
}


#wrapper #sidebar #contents ul li {
	list-style:disc inside none;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 0.8em;
	color:#3d3d3d;
}

#wrapper #sidebar #artfast ul li a, #wrapper #sidebar #artfast ul li a:visited {
	color:#008c99;
	text-decoration: none;
	border-bottom: 1px #8FC0D8 solid;
}

#wrapper #sidebar #articles ul li a {
	color:#2299D5;
	border-bottom: 1px #8FC0D8 solid;
	text-decoration: none;
}

#wrapper #sidebar #articles ul li a:visited {
	color:#2299D5;
	border-bottom: 1px #8FC0D8 solid;
}

#wrapper #sidebar #contents ul li a {
	color:#3d3d3d;
	text-decoration: none;
	border-bottom: 1px #7d7d7d solid;
}

#wrapper #sidebar #contents ul li a:visited {
	color:#3d3d3d;
}

#wrapper #sidebar #adv {
	border-bottom: 1px #CCC dotted;
	margin: 20px 0;
	padding-bottom: 20px;
}

#wrapper #sidebar .adv {
	border-bottom: 1px #CCC dotted;
	margin: 20px 0;
	padding-bottom: 20px;
}

.adv468 {
	width: 468px;
	margin: 10px auto;
	padding: 12px 0px;
	border-top: 1px #f0f0f0 solid;
	border-bottom: 1px #f0f0f0 solid;
}

.adv-full {
	width: 100%;
	margin: 10px auto;
	padding: 12px 0px;
	border-top: 1px #f0f0f0 solid;
	border-bottom: 1px #f0f0f0 solid;
}


#footer {
	border-top: 1px #ccc solid;
	padding: 20px;
	clear: both;
	color: #949494;
	position: relative;
	top: 20px;
	width: 1002px;
	max-width: 1002px;
	min-width: 980px;
	margin: 0 auto;
}
#footer table {
	margin: 0px auto;
	display: block;
	width: 100%;

}
#footer table tr td {
	width: 1%;
}
#footer table tr td.f {
	text-align: left;
}
#footer table tr td.s {
	text-align: center;
}
#footer table tr td.t {
	text-align: right;
}
#footer table tr td.t ul li.yeapers {
	padding-top: 10px;
}
#footer table tr td.t ul li.yeapers span {
	margin-top: 10px;
	font-size: 14px;
	font-family: Georgia;
	cursor: pointer;
	color: #000
}
#footer table tr td ul {
	color: #4e4e4e;
	font-size: 0.89em;
	line-height: 1.7em;
}
#footer table tr td ul li a {
	color: #4e4e4e;
	margin-bottom: 3px;
	font-size: 0.83em;
	text-decoration: none;
	border-bottom: 1px solid
}
/*for special page elements*/
.loads {
	background: url('../images/loads.jpg') left center no-repeat;
	padding: 27px 5px 8px 37px;
	line-height: 1.5em;
	margin-top: 3px;
	display: block
}
.contact-text {
	font-family: Georgia;
	color: #000;
	font-size: 1.5em
}
.macro {
	font-family: Georgia;
	color: #000;
	font-size: 2.5em
}
.yandexform {
	width: 68%;
}
div.quotes {
	border: 1px #ccc solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	padding: 10px;
	margin: 25px 15px;
	margin-right: 90px;
	text-indent: 0em;
	padding-left: 35px;
	background: #ededed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
div.quotes blockquote ol li {
	list-style-position: inside;
	list-style-type: decimal;
	color: #333
}
div.code {
	color: #74a400;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	border-left: 1px #000 solid;
	padding: 10px;
	margin: 5px 25px;
	margin-right: 100px;
	background: #4e4e4e;
}
div.code span {
	padding: 1px 5px;
	color: #fff;
}
#wrapper #main div.post div.p-text table.w {
	border: 1px #ccc solid;
}
#wrapper #main div.post div.p-text table.w td {
	color: #000;
	height: 20px;
	padding: 7px;
	width: 150px;
	text-align: center;
	border-bottom: 1px #ccc solid;
}
div#search input {
	font-size: 14px;
	height: 20px;
	font-size: 16px;
	color: #4e4e4e;
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-bottom: 1px #e4e4e4 solid;
	border-bottom: 1px #e4e4e4 solid;
}
ul.markers {
	list-style: url(../images/li.gif);
	margin: 7px;
	border-bottom: 1px #e9e9e9 solid;
	padding-bottom: 12px;
	font-size: .8em
}
ul.markers li {
	margin-bottom: 5px;
	list-style-position: inside;
}

ul.smartlist {
	list-style: url(../images/smartli.gif);
	margin: 7px;
	padding-bottom: 12px;
}
ul.smartlist li {
	border-bottom: 1px #ccc dotted;
	list-style-position: inside;
	margin-bottom:7px;
	padding-bottom:14px;
}

/*ul.smartlist li*/ div.descitem {
color:#545454;
font-size:0.9em;
margin:10px 0 5px 0px;
padding:7px 5px;
text-shadow:0 1px 0 #fff;
}

.liveinternet {
	padding-top: 7px;
}
.one-btn {
	height: 80px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	width: 240px;
	clear: both;
}
.downloader {
	height: 80px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	width: 540px;
	clear: both;
}
.yeap-btn a {
	background: none repeat scroll 0 0 #CACACA;
	border: 1px solid #ACACAC;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 19px;
	font-weight: normal;
	margin: 0 10px;
	text-decoration: none !important;
	text-shadow: 0 1px 0 #fff;
	color: #333;
	border-bottom: 0px !important
}
.yeap-btn a:hover {
	color: #2299D5
}
.yeap-btn a span {
	background: url("http://yeap.narod.ru/global/images/btn.jpg") repeat-x scroll 0 0 transparent;
	border-right: 1px solid #FDFDFD;
	display: block;
	float: left;
	margin-bottom: 1px;
	padding: 12px 10px 13px;
}
.yeap-btn a span:hover {
}
.yeap-btn a small {
	border-left: 1px solid #B3B2B2;
	color: #545454;
	display: block;
	float: left;
	font-size: 10px;
	margin-bottom: 1px;
	padding: 10px 10px 12px;
	text-shadow: 0 1px 0 #eee;
	text-transform: uppercase;
}
.yeap-btn a small:hover {
	color: #000;
}

#social {height:16px;padding-bottom:10px;}

.page-nav {
overflow: hidden;
clear: both;
margin: 1.88em 0 .63em 0;
}

.next-prev {
font: 1.7em/100% Tahoma, sans-serif;
color: black;
}

.next-prev li {
display: inline;
padding-right: .3em;
}

.next-prev li a {
text-decoration:none;
color:#000;
}

#nav-pages {
font: 1em/100% arial;
padding: 0 1em 2em 0;
margin: 1em;
list-style: none;
clear: both;
}

#nav-pages li {
float: left;
margin-right:12px;
}

#nav-pages i {
background: #e4e4e4;
font-weight: 400;
font-style: normal;
padding:2px 7px;
color: #000;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
box-shadow: 1px 1px 7px #7D7D7D;
}

#donate{padding:10px 15px;background:#EAFFBF;font-size:10px;font-family: Arial, 'Geneva CY', sans-serif;position:relative}
#donate b {font-weight:normal;white-space:nowrap;color:#000}
#donate #close {position:absolute;cursor:pointer;right:5px;top:5px}

.b-down, .b-exem {
    background: url(/global/images/button.png) no-repeat;
    display: inline-block;
    padding: 10px 16px 0px 16px;
    width: 75px;
    height: 32px;
    margin: 10px 20px 15px 0;
    font-size: 17px;
    font-family: Arial, Tahoma, sans-serif;
    text-shadow: 1px 1px 1px white;
    color: #2D2D2D;
    text-decoration: none;
    text-align: right;
    border-bottom: 0px !important
}
.b-down:visited, .b-exem:visited {color: #2d2d2d}
.b-down:hover {background-position: 0 -50px;}
.b-down:active {background-position: 0 -100px ;}
.b-exem {background-position: -110px 0px;}
.b-exem:hover {background-position: -110px -50px;}
.b-exem:active {background-position: -110px -100px;}