﻿html, body {
	height: 100%;
	background: #e7ebea;
	color: #000;
}
body {
	min-width: 968px;
	margin: 0;
	padding: 0;
	font: 12px Verdana,sans-serif;
}
a {
	text-decoration: underline;
	color: #3f3f3f;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
p {
	margin: 0;
	padding: 0 0 20px 0;
}
form {
	margin: 0;
	padding: 0;
}
.clr {
	clear: both;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
/*--------------------------- PAGE -------*/
.page {
	width: 968px;
	margin: 0 auto;
	background: url('header-left.jpg') no-repeat 0 0;
}
.header {
	width: 968px;
	height: 129px;
	background: url('header-right.jpg') no-repeat 389px 0;
}
.header span {
	text-transform: uppercase;
	position: absolute;
	font: 12px Arial,sans-serif;
	margin: 103px 0 0 61px;
	color: #fff;
}
/*--------------------------- MENU -------*/
.menu {
	height: 48px;
	z-index: 1000;
	position: relative;
	background:  #3c3c3c url('menu-bg-bott.gif') repeat-x 0 34px;
}
.menu ul {
	height: 34px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url('menu-bg.gif') repeat-x 0 0;
}
.menu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 34px;
	font: 12px Arial,sans-serif;
	position: relative;
}
.menu ul li a , 
.menu ul li span {
	text-decoration: none;
	position: relative;
	top: 8px;
	
}
.menu ul li span {
	cursor: default;
}
.menu ul li a span {
	cursor: pointer;
}
.menu ul li a:hover {
	text-decoration: underline;
}
.menu ul li ,
.menu ul li a , 
.menu ul li span {
	color: #d6d6d6;
}
.menu ul li a:hover , 
.menu ul li span:hover {
	color: #fff;
}
.item1 , .item1 ul { width: 137px; background: url('menu-item1.gif') no-repeat 0 5px; }
.item2 , .item2 ul { width: 161px; background: url('menu-item2.gif') no-repeat 0 5px; }
.item3 , .item3 ul { width: 160px; background: url('menu-item3.gif') no-repeat 0 5px; }
.item4 , .item4 ul { width: 138px; background: url('menu-item4.gif') no-repeat 0 5px; }
.item5 , .item5 ul { width: 164px; background: url('menu-item5.gif') no-repeat 0 5px; }
.item6 , .item6 ul { width: 208px; background: url('menu-item6.gif') no-repeat 0 5px; }
.item1 a , .item1 span ,
.item2 a , .item2 span ,
.item3 a , .item3 span ,
.item4 a , .item4 span ,
.item5 a , .item5 span ,
.item6 a , .item6 span { left: 60px; }

/*------------------ SUBMENU -------*/
.menu ul li ul {
	height: auto;
	width: 194px;
	margin: 0;
	padding: 8px 0 0 0;
	position: absolute;
	left: 0;
	top: 34px;
	display: none;
	background: #1c1c1c url('submenu-top.gif') no-repeat 0 0;
}
.menu ul li:hover ul ,
.menu ul li.hover ul {
	display: block;
}
.menu ul li ul li {
	padding: 3px 12px 7px 12px;
	float: none;
	height: auto;
	margin: 0;
	font: Verdana 12px,sans-serif;
	background: url('submenu-mid.gif') no-repeat 0 bottom;
}
.menu ul li ul li.last {
	padding-bottom: 12px;
	background: url('submenu-bott.gif') no-repeat 0 bottom;
}
.menu ul li ul li a {
	display: block;
	padding: 0;
	line-height: 11px;
	font-size: 12px;
	top: 0;
	left: 0;
	color: #b1b1b1;
	background: url('submenu-point.gif') no-repeat left center;
}
.menu ul li ul li span {
	padding: 0;
	top: 0;
	left: 0;
}
.menu ul li ul li a {
	padding: 0 0 0 12px;
}
.menu ul li ul li a:hover span {
	color: #ffffff;
	text-decoration: underline;
}

/*--------------------------- CONTENT -------*/
.content {
	float: left;
	width: 935px;
	background: #fff;
}
.content .razdelitel {
	height: 9px;
	overflow: hidden;
}
.content-h2 {
	font: bold 24px Verdana,sans-serif;
	margin: 0;
	padding: 8px;
	color: #691124;
}
/*--------------------------- MAIN -------*/
.main {
	background: url('styles-bg.gif') repeat-y right 0;
}
/*--------------------------- INTRO -------*/
.intro {
	background: url('intro-bg.gif') repeat-y 0 0;
}
.intro-in {
	padding: 8px 34px 28px 34px;
	font: 12px Verdana,sans-serif;
	text-align: justify;
	background: url('intro-bg-top.jpg') no-repeat 18px 0;
	color: #0a1a16;
}
.intro .border-top {
	height: 3px;
	overflow: hidden;
	background: url('intro-border-top.gif') no-repeat 0 0;
}
.intro .clr {
	height: 3px;
	width: 920px;
	background: url('intro-border-bott.gif') no-repeat 0 0;
}
.intro-in .clr {
	background: none;
	height: 1px;
	width: 1px;
}
.intro h2 {
	font: 36px Verdana,sans-serif;
	line-height: 38px;
	margin: 0;
	padding: 0 0 15px 0;
}
.intro h3 {
	font: 24px Verdana,sans-serif;
	line-height: 38px;
	margin: 0;
	padding: 0 0 20px 0;
}
.intro h2 ,
.intro h3 {
	color: #000000;
}
.intro h2:first-letter ,
.intro h3:first-letter {
	color: #236037;
}
.intro a {
	color: #006e52;
}
.intro a:hover {
	color: #00a772;
}
.intro p {
	padding: 0 0 24px 0;
}
.intro-in .big {
	font-size: 14px;
}

.intro ul {
	list-style: none;
	margin: 0;
	padding: 0 0 21px 0;
}
.intro ul li {
	display: block;
	margin: 0;
	padding: 0 0 17px 32px;
	font-size: 12px;
	background: url('listok-left-ul-li.gif') no-repeat 12px 2px;
}
.intro cite {
	display: block;
	font-style: italic;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #5e5e5f;
}

/*------- orange-btn -------*/
.orange-btn {
	width: 244px;
	padding: 10px 0 7px 0;
	background: url('login-btn-shadow.png') no-repeat 0 30px;
}
.orange-btn-in {
	width: 244px;
	height: 20px;
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
	font: 11px Arial,sans-serif;
	background: #202020 url('login-btn.gif') no-repeat 0 0;
}
.orange-btn-in a ,
.orange-btn-in a:hover {
	display: block;
	height: 20px;
	line-height: 19px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}

/*------- login -------*/
.login-block {
	float: left;
	width: 244px;
	font-size: 11px;
	margin-top: -10px;
	color: #000;
	padding-bottom: 35px;
}
.login-razdelitel-v {
	float: left;
	width: 37px;
	height: 10px;
}
.login-block h4 {
	font: bold 12px Verdana,sans-serif;
	margin: 0;
	padding: 20px 0 0 0;
}
.login-block h4 span {
	font: 18px Verdana,sans-serif;
	color: #e20c0c;
}
.login-block p.label {
	padding: 15px 0 7px 0;
	line-height: 10px;
	font: 12px Verdana,sans-serif;
}
.login-block p.comment {
	padding: 5px 0 5px 0;
}
.login-input {
	padding: 8px 0 9px 9px;
	margin: 0;
	background: url('login-input.gif') no-repeat 0 0;
}
.login-input input {
	border: none;
	width: 224px;
	height: 18px;
	font: 14px Verdana,sans-serif;
	color: #656565;
	margin: 0;
	padding: 0;
	background: none;
}
.login-submit {
	padding: 10px 0 7px 0;
	background: url('login-btn-shadow.png') no-repeat 0 30px;
}
.second-btn {
	padding-top: 5px;
	background-position: 0 25px;
}
.login-btn-grey ,
.login-btn-orange {
	width: 244px;
	height: 20px;
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
	font: 11px Arial,sans-serif;
	background: #202020 url('login-btn.gif') no-repeat 0 0;
}
.login-btn-grey {
	color: #fff;
}
.login-btn-orange ,
.table-btn input {
	color: #ffe100;
}

/*--------------------------- PERSONAGE -------*/
.personage {
	float: right;
	width: 359px;
}
.personage img {
	position: relative;
	left: 18px;
}

/*--------------------------- LISTOK -------*/
.listok {
	background: url('listok-bg.gif') repeat-y 0 0;
}
.listok-in {
	background: url('listok-bott.gif') no-repeat 0 bottom;
	color: #000;
}
/*--------------------------- LISTOK-LEFT -------*/
.listok-left {
	float: left;
	width: 644px;
	line-height: 17px;
	padding-bottom: 60px;
	background: url('listok-top.gif') no-repeat 0 0;
}
.listok-left a {
	color: #006e52;
}
.listok-left a:hover {
	color: #00a772;
}

.listok-left .panel {
	padding: 3px 25px 0 32px;
}
.listok-left h3 {
	font: 24px Verdana,sans-serif;
	margin: 0;
	padding: 12px 0 12px 0;
}
.listok-left h3:first-letter {
	color: #236037;
}
.listok-left p {
	text-align: justify;
}
.listok-left ul {
	list-style: none;
	margin: 0;
	padding: 0 0 21px 0;
}
.listok-left ul li {
	display: block;
	margin: 0;
	padding: 0 0 12px 32px;
	background: url('listok-left-ul-li.gif') no-repeat 12px 4px;
}
.listok-left cite {
	display: block;
	text-align: right;
	font-style: italic;
	margin: 0;
	padding: 0 0 22px 0;
	color: #716e6e;
}
.listok-left .reading ,
.listok-left .reading dd ,
.listok-left .reading dt {
	display: block;
	margin: 0;
	padding: 0;
}
.listok-left .reading dt {
	font: 14px Verdana,sans-serif;
	padding: 8px 0 15px 0;
	font-style: italic;
	color: #236037;
}
.listok-left .reading dd {
	padding: 0 0 15px 0;
}

.listok-left .spisok-1 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.listok-left .spisok-1 li {
	display: block;
	margin: 0;
	padding: 9px 7px 14px 38px;
	background: url('spisok-1.gif') no-repeat 0 0;
}
.listok-left .spisok-1 li a {
	color: #242b37;
	text-decoration: none;
}
.listok-left .spisok-1 li a:hover {
	text-decoration: underline;
	color: #ffff00;
}
.listok-left .spisok-1 li ,
.listok-left .spisok-1 li a {
	color: #fff;
}

.listok-left p.razdelitel-zvezdi {
	padding: 0 0 8px 0;
	letter-spacing: 30px;
	text-align: center;
}
.listok-left .line {
	height: 16px;
	background: url('listok-line.gif') repeat-x 0 -5px;
}

.listok-left dl.quote {
	margin: 0;
	padding: 0 0 20px 0;
}
.listok-left dl.quote dt {
	display: block;
	margin: 0;
	padding: 0;
}
.listok-left dl.quote dd {
	display: block;
	margin: 0;
	padding: 0;
}
.listok-left dl.quote cite {
	display: block;
	margin: 0;
	padding: 0;
	color: #5e5e5f;
	font-style: italic;
	text-align: left;
}
/*------- for-beginners -------*/
.listok-left .for-beginners {
	padding: 12px 25px 0 32px;
}
.listok-left .for-beginners .panel {
	padding: 3px 22px 43px 22px;
	background: #f5f4f4 url('listok-line.gif') repeat-x 0 bottom;
}
.listok-left .for-beginners h4 {
	text-align: right;
	font: 14px Verdana,sans-serif;
	font-style: italic;
	margin: 0;
	padding: 8px 0 0 0;
	color: #236037;
}
.listok-left .for-beginners h3 {
	font: 30px Verdana,sans-serif;
	margin: 0;
	padding: 0 0 14px 0;
}
.listok-left .for-beginners h3,
.listok-left .for-beginners h3:first-letter {
	color: #8f9997;
}
.listok-left .for-beginners p {
	text-indent: 11px;
	font-size: 14px;
	background: url('for-beginners-point.gif') no-repeat 0 6px;
}
.listok-left .for-beginners p span {
	display: block;
	text-align: center;
	font-style: italic;
	font-size: 12px;
	padding: 5px 0 3px 0;
	color: #716e6e;
}
/*--------------------------- LISTOK-RIGHT -------*/
.listok-right {
	float: left;
	width: 276px;
}

/*------- obshie-pravila -------*/
.obshie-pravila {
	font: 11px Arial,sans-serif;
	background: url('panel-g-bott.gif') no-repeat 0 bottom;
}
.obsh-prav-in {
	padding: 40px 22px 45px 11px;
	background: url('panel-g-top.gif') no-repeat 0 top;
}
.obsh-prav-in div {
	min-height: 48px;
	background: url('obshie-pravila-line.gif') no-repeat 40px bottom;
}
.obsh-prav-in span {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	margin-top: 8px;
	background: url('obshie-pravila-p.gif') no-repeat 0 0;
}
.obsh-prav-in p {
	padding: 14px 0 12px 44px;
}

/*------- citatnik -------*/
.citatnik {
	background: url('panel-x-mid.gif') repeat-y 0 0;
}
.citatnik-bg {
	background: url('panel-x-bott.jpg') no-repeat 0 bottom;
}
.citatnik-in {
	padding: 68px 33px 90px 33px;
	font: 14px Verdana,sans-serif;
	background: url('panel-x-top.jpg') no-repeat 0 0;
	color: #293234;
}
.citatnik-in span {
	display: block;
	padding: 9px 0 0 0;
	text-align: center;
	font: 18px 'Times New Roman',sans-serif;
	font-style: italic;
	color: #626262;
}

/*------- poisk -------*/
.poisk {
	padding-bottom: 18px;
	background: url('panel-w-bott.gif') no-repeat 0 bottom;
}
.poisk-in {
	background: url('panel-w-top.gif') no-repeat 0 0;
	padding: 16px 11px 6px 16px;
}

/*------- inet-res -------*/
.inet-res {
	background: url('panel-g-bott.gif') no-repeat 0 bottom;
}
.inet-res-in {
	padding: 40px 18px 33px 18px;
	background: url('panel-g-top.gif') no-repeat 0 0;
}
.inet-res-in dl {
	list-style: none;
	margin: 0;
	padding: 14px 0 0 0;
}
.inet-res-in dt {
	display: block;
	margin: 0;
	padding: 3px 0 5px 0;
	font: 11px Arial,sans-serif;
}
.inet-res-in dt:last-child {
	background: none;
}
.inet-res-in dt a {
	display: block;
	text-decoration: none;
	padding-left: 14px;
	background: url('inet-res-point.gif') no-repeat 0 4px;
	color: #2e3f59;
}
.inet-res-in dt a:hover {
	text-decoration: underline;
}

/*------- amazon -------*/
.amazon {
	background: url('panel-w-bott.gif') no-repeat 0 bottom;
}
.amazon-in {
	padding: 40px 18px 33px 18px;
	background: url('panel-w-top.gif') no-repeat 0 0;
}
.amazon .iframe {
	width: 120px;
	margin: 0 auto;
	padding: 17px 0 7px 0;
}
/*------- H1 (LISTOK-RIGHT) -------*/
.obshie-pravila h1 , .inet-res h1 , .amazon h1 {
	font: 18px Verdana,sans-serif;
	padding: 0 2px 5px 0;
	margin: 0 auto;
	position: absolute;
	margin-top: -20px;
}
.obshie-pravila h1 i , 
.amazon h1 i ,
.inet-res h1 i {
	display: block;
	position: absolute;
	text-align: center;
	width: 247px;
	font-style: normal;
}
.obshie-pravila h1 .top , .inet-res h1 .top , .amazon h1 .top {
	margin: -1px 0 0 -1px;
}

.obshie-pravila h1 .top , .inet-res h1 .top , .amazon h1 .top {
	color: #2a2a2a;
}
.obshie-pravila h1 .bott , .inet-res h1 .bott , .amazon h1 .bott {
	color: #fff;
}

/*--------------------------- STYLES -------*/
.styles {
	display: block;
	float: left;
	width: 33px;
	margin: 0;
	padding: 22px 0 20px 0;
	list-style: none;
	background: url('styles-top.gif') no-repeat 0 0;
}
.styles li {
	display: block;
	margin: 0;
	padding: 0 0 0 8px;
	height: 42px;
}
.styles div {
	width: 17px;
	height: 28px;
	cursor: pointer;
}

/*--------------------------- FOOTER -------*/
.footer {
	height: 121px;
	z-index: 1;
	position: relative;
	background: url('footer.gif') no-repeat 0 0;
}
.footer span {
	position: absolute;
	left: 368px;
	top: 24px;
	font-size: 14px;
	color: #88a58c;
}
.footer span .in {
	position: relative;
	top: 0px;
	left: auto;
	font: 30px Arial,sans-serif;
	text-transform: uppercase;
	color: #b2c6b5;
}
.footer span .in b {
	font-size: 49px;
	font-weight: normal;
}
.footer span .in i {
	font-size: 18px;
	font-style: normal;
}
/*- shadow -*/
.footer span.shadow {
	margin: 1px 0 0 1px;
}

.footer span.shadow ,
.footer span.shadow .in {
	color: #fff;
}
/*--------------------------- TABLE-DNEWNIK/ISPOLNENIE -------*/
.table-dnewnik {
	background: url('intro-bg.gif') repeat-y 0 0;
	padding: 0 33px 0 33px;
}
.table-dnewnik-top {
	height: 4px;
	overflow: hidden;
	margin: 0 -33px;
	background: url('intro-border-top.gif') no-repeat 0 0;
}
.table-dnewnik-bott {
	height: 20px;
	overflow: hidden;
	margin: 0 -33px;
	background: url('intro-border-bott.gif') no-repeat 0 bottom;
}
.table-demo {
	display: block;
	margin: 0 -15px;
	padding: 5px 15px;
	font: bold 12px Verdana,sans-serif;
	color: #fff;
	background: #e20c0c;
}
.table .table-th th {
	background-image: url('table-th.gif');
	color: #fff;
}
.week-of-in div {
	color: #fff;
}
.table table {
	width: 869px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
}
.table td {
	margin: 0;
	padding: 1px 0 2px 0;
	border: none;
	font: 12px Arial,sans-serif;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	background: #e7ebea url('table-td1.gif') no-repeat 0 bottom;
}
.table tr.n2 td {
	background-color: #fff;
}
.table .table-dnew-top {
	font: 12px Verdana,sans-serif;
	padding: 10px 15px 14px 15px;
}
.table .table-dnew-top div {
	margin: -1px;
	padding: 10px 20px 10px 20px;
}
.table .table-th th {
	margin: 0;
	padding: 0;
	border: none;
	height: 34px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 0 0;
	font: 11px Verdana,sans-serif;
	text-transform: uppercase;
}
.table .table-th th:first-child {
	width: auto;
	background: url('table-th-first.gif') no-repeat 0 0;
}
.table .table-th th:last-child {
	background: url('table-th-last.gif') no-repeat right 0;
}
.table tr.n2 td.td1 , .table td.td1 {
	text-align: left;
	background-position: -2px bottom;
	padding-left: 9px;
}
.table td input {
	border: none;
	margin: 0;
	height: 30px;
	width: 100px;
	background: none;
	font: 22px Arial,sans-serif;
	line-height: 22px;
	letter-spacing: 2px;
	color: #11774d;
	cursor: pointer;
}
.table-btn {
	width: 244px;
	padding: 2px 0 7px 0;
	background: url('login-btn-shadow.png') no-repeat 0 22px;
}
.table-btn.first {
	padding-top: 18px;
	background-position: 0 38px;
}
.table-btn input {
	width: 244px;
	height: 20px;
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
	font: 11px Arial,sans-serif;
	background: #202020 url('login-btn.gif') no-repeat 0 0;
}
/*--- ispolnenie ---*/
.ispolnenie {
	background: url('ispolnenie-bg.gif') repeat-y 0 0;
	padding: 0 33px 0 33px;
}
.ispolnenie-top {
	height: 20px;
	overflow: hidden;
	margin: 0 -33px;
	background: url('ispolnenie-top.gif') no-repeat 0 0;
}
.ispolnenie-bott {
	height: 20px;
	overflow: hidden;
	margin: 0 -33px;
	background: url('ispolnenie-bott.gif') no-repeat 0 bottom;
}

.ispolnenie .table {
	float: left;
	width: 702px;
}
.ispolnenie .table table {
	width: 702px;
}
.ispolnenie .table .table-th th {
	width: 79px;
	font: 9px Arial,sans-serif;
}
.ispolnenie .table .table-th th:first-child {
	width: auto;
}
.ispolnenie .table .table-th th:last-child {
	background: url('table-th-last2.gif') no-repeat right 0;
}
.ispolnenie .table td input {
	width: 73px;
	cursor: default;
}
.ispolnenie .table .table-dnew-top {
	padding: 0;
}
.ispolnenie .table .table-dnew-top div {
	margin: -1px;
	padding: 0 15px 14px 15px;
}
/*-*/
.week-of {
	width: 167px;
	float: left;
}
.week-of-bg {
}
.week-of-in {
	padding: 0 0 14px 10px;
}
.week-of-in div {
	text-align: center;
	width: 142px;
	padding: 15px 0 12px 0;
	font-size: 14px;
}
.week-of-in select {
	width: 140px;
	border: solid 1px #cccccc;
}
/*--------------------------- Error -------*/
div.error {
	position: absolute;
	margin: 95px 0 0 675px;
	width: 160px;
	text-align: center;
	font: 14px Arial,sans-serif;
	text-transform: uppercase;
}
div.error span {
	display: block;
	text-align: center;
	font-size: 46px;
}
p.lyrics {
    line-height: 18px;
    padding-bottom: 15px;
    padding-top: 10px;
}