@charset "UTF-8";

.smallest,a.smallest {
	font-size: 85%;
}

h1,.home h2,.right h2 {
	font-size: 180%;
	font-weight: normal;
	color: #666;
	margin: 0 0 1em;
	padding: 0;
	font-family: georgia, academy, serif;
}

h1 a {
	color: #666;
	text-decoration: none;
}

h1 a:hover {
	color: #7f47d1;
}

h2,h3,h4 {
	font-size: 110%;
}

.date {
	color: #666;
	font-size: 85%;
	padding-bottom: 0.4em;
	display: block;
}

.lines {
	margin-top: 0.2em;
	margin-bottom: 0.6em;
}

a {
	color: #333;
}

a:hover {
	color: #7f47d1;
}

hr {
	border-bottom: 1px solid #ccc;
	border-top: none;
	border-left: none;
	border-right: none;
}

body {
	background: #fff url("../pict/bg.jpg") repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}

.site {
	font-size: 80%;
	width: 990px;
	text-align: left;
}

.logo {
	height: 80px;
}

.slogan {
	float: left;
	padding: 6px 0 0 40px;
	font-size: 11pt;
	font-weight: bold;
}

.content {
	width: 690px;
	float: left;
	padding: 20px 20px 60px 20px;
}

.right {
	width: 250px;
	float: right;
	padding: 16px 0 2em;
}

.right .banners {
	padding: 5px 0 10px 0;
}

/*** NAV MAIN ***/
.nav_main {
	clear: both;
	height: 46px;
	margin: 0;
	padding: 0;
	background: #666 url("../pict/nav_bg.jpg") repeat-x;
	height: 46px;
}

.nav_main ul {
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
}

.nav_main ul li {
	margin: 0;
	padding: 0 10px 0 12px;
	height: 46px;
	list-style: none;
	float: left;
	list-style: none;
	float: left;
	background: url("../pict/nav_bg_item.jpg") no-repeat;
}

.nav_main ul li div {
	padding-top: 14px;
}

.nav_main a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.nav_main a:hover {
	color: #7f47d1;
}

.nav_main li.active a {
	color: #7f47d1;
}

.nav_main form {
	margin: 0;
	padding: 0;
	height: 46px;
	background: url("../pict/nav_right.jpg") no-repeat right;
}

.nav_main form div {
	float: right;
	height: 32px;
	width: 194px;
	padding: 14px 0 0 14px;
}

.nav_main form input {
	border: 0;
}

.nav_main form button {
	border: 0;
	width: 34px;
	height: 20px;
	background: none;
	cursor: pointer;
}

/*** NAV ***/
.nav_other {
	margin: 0;
	padding: 0;
	font-size: 85%;
}

.nav_other ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	font-weight: normal;
}

.nav_other ul li {
	margin: 0;
	padding: 0;
	float: right;
	background: url("../pict/nav_del.png") no-repeat right 10px;
}

.nav_other ul li div {
	padding: 8px 9px 10px;
}

.nav_other a {
	color: #000;
	text-decoration: none;
}

.nav_other a:hover {
	color: #7f47d1;
}

.nav_other li.active a {
	color: #7f47d1;
}

/*** nav_levels ***/
.nav_levels {
	padding: 0 0 2em 0;
}

.nav_levels b {
	color: #ccc123;
	font-weight: normal;
}

/*** ANNOUNCES HOME ***/
.home {
	padding: 16px 0 1em 0;
}

.intro_top {
	width: 990px;
	height: 10px;
	background: url("../pict/intro_top.png") no-repeat;
	font-size: 10%;
}

.intro_cont {
	position: relative;
	width: 990px;
	height: 200px;
	background: url("../pict/intro_cont.png") repeat-y;
}

.intro_bot {
	width: 990px;
	height: 10px;
	background: url("../pict/intro_bot.png") no-repeat;
	font-size: 10%;
	margin-bottom: 16px;
}

.intro_img {
	position: absolute;
	top: 5px;
	left: 30px;
}

.intro_cont h1,.intro_cont h2 {
	margin: 0 0 0.4em;
}

.intro_cont p {
	margin: 0 !important;
	padding: 0 !important;
}

.intro_cont ul {
	padding: 0.8em 0 0 !important;
}

.intro_block_about {
	position: absolute;
	top: 5px;
	left: 260px;
	width: 335px;
}

button.about_button {
	margin-top: 0.6em;
	background: transparent url("../pict/button_about.png") no-repeat;
	width: 126px;
	height: 30px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	border: 0;
}

.intro_cont button.about_button {
	position: absolute;
	bottom: 5px;
}

.intro_cont button.about_button.about {
	left: 260px;
}

.intro_cont button.about_button.reg {
	background: transparent url("../pict/button_reg.png") no-repeat;
	width: 146px;
	left: 650px;
}

.ctg_all button.about_button {
	margin-top: 0;
	margin-bottom: 1em;
}

.about_button a {
	color: #fff;
	text-decoration: none;
}

.about_button a:hover {
	text-decoration: none;
}

.intro_block_reg {
	position: absolute;
	top: 5px;
	left: 650px;
	width: 300px;
}

/*** KON_STATUS ***/
.status {
	background-color: #fffbd7;
	margin: 0 6px;
	padding: 10px 10px 10px 10px !important;
	border: 1px solid #e3d85a;
	text-align: center;
}

.status p {
	margin: 0;
	padding: 0;
}

.kon_status ul {
	padding-left: 6px !important;
}

.kon_status ul li {
	padding-left: 14px !important;
	background: url("../pict/arrow_list.png") no-repeat scroll left 0;
}

.kon_status a {
	text-decoration: none;
}

.items_qty {
	padding-left: 0.6em;
	font-weight: normal;
	color: #c00;
}

/*** INFOBLOCK ***/
.infbl_top {
	height: 45px;
	background: #f5f5f5 url("../pict/infbl_top_left.png") no-repeat;
}

.infbl_top h2 {
	font-size: 130%;
	padding: 12px 0 2px 55px;
	float: left;
	/*	font-family: arial, sans-serif;*/
}

.infbl_bot {
	height: 45px;
	background: #f5f5f5 url("../pict/infbl_bot_left.png") no-repeat;
}

.infbl_bot .see_all {
	float: left;
	padding: 14px 0 0 55px;
}

.infbl_bot .see_all a {
	color: #7f47d1;
}

.infbl_bot .see_all a:hover {
	color: #000;
}

.infbl_bot_ban {
	height: 45px;
	background: #fff url("../pict/infbl_bot_left_ban.png") no-repeat;
}

.right .infbl_cont {
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	padding: 6px 0;
}

.infbl_cont {
	padding: 6px 0;
}

.right .infbl_cont div,.ban .infbl_cont div {
	padding: 1em 0 0;
	text-align: center;
}

.home td.greyb {
	padding: 0;
	background: url("../pict/infbl_bg.png") repeat-y;
}

.home td.ban {
	padding: 0;
	background: url("../pict/infbl_bg_ban.png") repeat-y;
}

.home ul,.right ul {
	clear: both;
	margin: 0;
	padding: 1em 1em 0;
	list-style: none;
}

.home ul li,.right ul li {
	margin: 0;
	padding: 0 0 1em;
}

/*** CTG ALL ***/
.ctg_all ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ctg_all ul li {
	margin: 0;
	padding: 0 0 0 20px;
	background: url("../pict/ctg_arr.png") no-repeat 0 4px;
}

.ctg_all ul li h2 {
	font-size: 140%;
	font-weight: normal;
}

.ctg_all ul li h2 a {
	text-decoration: none;
}

/*** WORKS ***/
.works_all {
	width: 98%;
	background-color: #ddd;
	font-size: 100%;
}

.works_all caption {
	background-color: #fff;
	padding-bottom: 6px;
	color: #7f47d1;
	text-align: left;
}

.works_all table tr {
	vertical-align: top;
}

.works_all table td {
	background-color: #fff;
	padding: 0.4em;
}

.works_all table td.wdate {
	color: #ccc123;
	font-size: 85%;
}

.works_all table td.wctg {
	color: #666;
	font-size: 85%;
}

.works_all table td.author {
	white-space: normal;
}

.sum {
	color: red;
	padding-right: 6px;
}

.count {
	color: #5f0065;
	padding-right: 6px;
}

.avg {
	color: blue;
	padding-right: 6px;
}

.download {
	margin-top: 30px;
	width: 250px;
	background: url("../pict/download.png") no-repeat 10px center;
	padding: 10px;
	border: 1px solid #e3d85a;
}

.download a {
	padding-left: 40px;
}

/**** ITEMS ****/
.items {
	padding: 2em 0 0;
}

.items ul {
	margin: 0;
	padding: 0;
}

.items ul li {
	margin: 0;
	padding: 0 0 1em;
	list-style-type: none;
	list-style-image: none;
}

.items ul li.last {
	border-bottom: 0px !important;
}

.items .theme a {
	color: #999;
	text-decoration: none;
	font-size: 85%;
}

.items .theme a:hover {
	color: #999;
	text-decoration: underline;
	text-decoration: underline;
}

.items h2 {
	margin: 0;
	font-size: 100%;
	padding: 0 0 0.6em 0;
	font-weight: normal;
}

.items p {
	margin: 0;
	padding: 0;
}

.items .img {
	float: left;
	padding: 4px 10px 10px 0;
}

/*** DETAILS ***/
.details {
	background: url("../pict/arrow_list.png") no-repeat left 2px;
	font-weight: normal;
	padding: 0.1em 0.6em 0.2em 1.2em;
	font-size: 90%;
}

.details a {
	text-decoration: underline;
}

.details a:hover {
	text-decoration: underline;
}

.back {
	background-image: url("../pict/arrow_back.png") !important;
}

.up {
	background-image: url("../pict/arrow_up.png") !important;
}

.page_navigator {
	text-align: center;
}

.page_navigator table {
	text-align: center;
}

/*** COMMENTS ***/
.comment {
	color: #333 !important;
	font-size: 80%;
	font-family: verdana, sans-serif;
}

a.comments_qty {
	background: url("../pict/comments.png") no-repeat;
	padding-left: 12px;
	margin-left: 3px;
	color: #333 !important;
	text-decoration: none !important;
}

a.comments_qty:hover {
	text-decoration: underline !important;
}

/*** USER COMMENTS  ***/
.user_comments label {
	display: block;
	margin: 0.8em 0 0.4em;
}

.user_comments fieldset {
	border: 1px solid #ddd;
	padding: 1em;
	margin: 1em 0;
}

.user_comments form {
	border: 1px solid #ddd;
	background: #eee;
	padding: 1em;
	margin: 2em 0;
	width: 50%;
}

.items_table td {
	padding: 1em 1em 1em 0;
	border-bottom: dashed 1px #ccc;
}

/*** FOOTER ***/
.footer_left { /*	width: 655px;*/
	width: 990px;
	float: left;
}

.lw_top {
	height: 12px;
	background: #fff url("../pict/lw_top_left.png") no-repeat;
}

.lw_cont {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 0 3em 0 4em;
}

.lw_bot {
	height: 12px;
	background: #fff url("../pict/lw_bot_left.png") no-repeat;
}

.footer_right { /*	
	width: 330px;
	height: 210px;
*/
	width: 0px;
	float: right;
	/*	background: url("../pict/coffe.png") no-repeat right;*/
}

.coffe { /*	padding: 15px 150px 20px 15px;*/
	padding: 15px 0;
	font-size: 85%;
}

.coffe p {
	margin: 0;
	padding: 0;
}

.footer_banners {
	clear: both;
	padding-top: 20px;
}

.footer_banners div {
	float: left;
	padding: 5px;
}

/*** PARTNERS ***/
.partners h2 {
	clear: both;
	padding: 10px 0 20px;
}

.partners ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.partners ul li {
	float: left;
	padding: 6px;
}

/*** DOCUMENTS ***/
.docs_items {
	margin-top: 40px;
	width: 86%;
	background-color: #ddd;
}

.docs_items td {
	background-color: #fff;
}