@charset "windows-1251";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border: 0px;
}

a:link, a:visited {
	color: #b52931;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 5px;
}

h3 {
	color: #444444;
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 5px;
}

h4 {
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 2px;
}

.login {float: right; vertical-align: top; font:10px Tahoma; color: #F26F72; padding-right: 10px;}
#login td, #login input {font: 9px Tahoma;}
#login input {height: 16px;}

.under_menu {
	width: 100%;
	background-color: #b52931;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	vertical-align:bottom;
}

#menu td {
	padding: 10px 15px 10px 15px;
	text-transform: uppercase;
}

.under_menu a, .under_menu a:visited {
	color: #ffffff;
	font-weight:bold;
}

.menu_act {
	background-color: #f0d4d6;
}

.menu_act a, .menu_act a:visited {
	color: #b52931;
	text-decoration:none;
}

.left_column {
	height: 100%;
/*	background-color: #eeeeee;*/
	vertical-align:top;
	BACKGROUND: url(/images/mramor.jpg) repeat-x 50% 0px;
	background-color: #edebde;
	padding-top: 10px;
}

.cur_month {
	font-weight: bold;
	text-align:center;
	color: #b52931;
	font-family: Georgia;
	font-size: 18px;
	text-transform: uppercase;
	width: 100%;
}

.calendar {
	width:100%;
	background-color: #d5d5d5;
/*	border: 1px;
	border-color: #808080;
	border-style:dashed;*/
}

.calendar a {
	font-weight: bold;
	text-decoration:none;
}

.calendar th {
	color: #b44e54;
	padding: 5 0 5 0;
}

.calendar td {
	text-align:center;
	padding: 3 0 5 0;
}

.calendar td.wkd, th.wkd {
	background-color: #B0B0B0;
}

.calendar td.today {
	background-color: #f0d4d6;
	border: 1px;
	border-color: #808080;
	border-style:dashed;
}

.content {
	padding: 20px;
	vertical-align:top;
	BACKGROUND: url(/images/mramor.jpg) repeat-x 50% 0px;
	background-color: #edebde;
}

div.page {
	margin-right: 26%;
	height: 100%;
	border-right: #b5b5b5 1px dashed;
	padding-right: 15px;
}

div.r_column {
	float: right;
	font-size: 11px;
	width: 25%;
}

div.r_column div#pdl_20 {padding-left: 20px;}

div.new {
	float: left;
	padding: 0 0 10 0px;
}

div.new img {
	margin-right: 7px;
}

div.new i {
	display: block;
	margin-bottom: 10px;
}

#back {
	margin-top: 10px;
}


div.news {
	padding-top: 10px;
}

div.news small {
	color: #808080;
}

div.news p {
	margin: 0px;
	padding-bottom: 3px;
}

div.plays {
	padding-top: 10px;
}

div.plays center {
	padding: 10px;
}

#advise {
	background: url(/images/advise.gif) 0px 40px no-repeat;
}

#info {
	padding: 10 0 10 0;
}

#page {
	list-style: none;
	text-align:right;
}
#page li {
	display:inline;
	padding:3px 5px 3px 5px;
	margin-left:2px;
	vertical-align:middle;
	height:2px;
}
#page li.act {
	background-color:#beb395;
}

.page p { text-indent: 15px; }


.counter {
	background-image:url(images/counter_bg.gif);
	background-repeat:repeat-y;
	padding: 12px;
	height: 50px;
	text-align:center;
	font-size: 11px;
}

.copyright {
	background-color: #b52931;
	width: 100%;
}

.copyright td {
	color: #FFFFFF;
	vertical-align:top;
}

/* comments */

textarea.comm {
	width: 90%;
	font-family: Verdana;
}

#comment img {float: left; padding: 10px 10px 0 0;}

#comment small {
	color: #808080;
}

#comment strong {
	display: block;
	color: #b44e54;
}