body 
{
	width: 980px;
	margin: auto;
	background: #332000;
	font-size: 12px!important;
	font-family: 'Verdana';
}
.header
{
	position: relative;
	width: 980px;
	height: 270px;
	margin: auto;
	display: block;
	float: left;
	background: url("../images/header_bg.jpg") no-repeat; 
}
a.logo {
	position: absolute;
	width: 320px;
	height: 110px;
	display: block;
	top: 20px;
	left: 25px;
}
.cp-container {
	width: 60px!important;
	height: 60px!important;
}

#fancybox-title {
	display: none!important;
}

.player
{
	width: 232px;
	height: 104px;
	margin-top: 85px;
	margin-left: 100px;
}
.header .nav
{
	width: 980px;
	height: 30px;
	margin-top: 51px;
	background: #bd241c url("../images/menu_bg.jpg") no-repeat;
}
.header .nav ul li
{
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	padding: 0px 20px;
	background:url("../images/nav_after_bg.jpg") center right no-repeat;
	font-size: 11px;
}
.header .nav ul li a
{	
	color: #fff;
}
.header .nav ul li a:hover
{	
	text-decoration: underline;
}
.header .nav ul li:first-child
{
	margin-left: 40px;
}
.header .nav ul li:last-child
{
	background: none;
}
.content-bg {
	background: url("../images/content-bg.jpg") repeat-y;
	width: 980px;
}

.content-header-bg {
	background: url("../images/content-header-bg.jpg") no-repeat;
	width: 980px;
}

#news, .left
{
	width: 660px;
	min-height: 780px;
	display: block;
	float: left;
	padding-top: 10px;
	font-family: 'Verdana';
	padding-bottom: 10px;
}

.left img {
	margin: 10px 0;
}

.left ul {
	margin-left: 15px;
	margin-bottom: 15px;
}

.left ul li {
	margin-left: 30px;
	padding: 4px 0;
}

.left h2
{
	font-size: 24px;
	line-height: 31px;
	color: #bd241c;
	padding-left: 23px;
	margin-bottom: 15px;
	background: url("../images/h_bottom_bg.jpg") bottom no-repeat;
}
.left a {
	font-weight: bold;
}

.left p {
	padding: 5px 10px 5px 23px;
}

table.nuty {
	margin-left: 23px;
}

table.nuty td {
	vertical-align: middle;
}

table.nuty td.first {
	width: 630px!important;
	padding: 0 0 0 10px!important;
}

table.nuty td.last {
	width: 30px;
}

table.kontener-galeria {
	text-align: center;
	margin-left: 23px;
}

table.kontener-galeria td {
	font-size: 10px;
	width: 205px;
}

#sklad span {
	font-weight: bold!important;
}

#news {
	margin-top: -15px;
}

#news .article
{
	width: 620px;
	display: block;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 50px;
	font-family: 'Verdana';
}
#news .article h2
{
	font-size: 24px;
	line-height: 31px;
	color: #bd241c;
	background: url("../images/h_bottom_bg.jpg") bottom no-repeat;
}
#news .article .data
{
	width: 120px;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	background: #ccb270;
	color: #392b08;
	text-align: center;
	padding: 3px 6px;
}
p
{
	font-size: 12px;
	line-height: 20px;
	font-family: 'Verdana';
}
#news .article a.more
{
	width: 118px;
	height: 16px;
	display: block;
	text-align: center;
	float: right;
	padding: 10px 0 0 0;
	background: #f4d48b url('../images/more.jpg') no-repeat;
}

.aside
{
	width: 320px;
	height: 800px;
	display: block;
	float: left;
}
.aside .article
{
	width: 320px;
	display: block;
}
.aside .article h3
{
	width: 320px;
	height: 79px;
	display: block;
	text-indent: -9999999px;
}
.aside .article h3.proby-choru {
	background: url('../images/proby-choru.jpg') no-repeat;
	margin-top: 10px;
}
.aside .article h3.nagrania {
	background: url('../images/nagrania.jpg') no-repeat;
}
.aside .article p
{
	width: 280px;
	margin: auto;
	font-size: 12px;
	font-family: 'Verdana';
	line-height: 20px;
}
.aside .article ul li
{
	margin: 15px 0px;
	padding-left: 40px;
	font-size: 12px;
	line-height: 20px;
}
.aside .article ul li .strong
{
	font-weight: bold;
}
.aside .article iframe
{
	width: 290px;
	height: 162px;
	margin: auto;
	display: block;
}
.footer
{
	width: 980px;
	height: 32px;
	margin: auto;
	display: block;
	float: left;
	background: url("../images/footer_bg.jpg") no-repeat;
	font-size: 11px;
	font-family: 'Verdana';
}
.footer p 
{
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-size: 11px;
}
.footer p a 
{
	color: #fff;
	font-weight: bold;
}
.footer p a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}


.tipsy { 
	padding: 5px; 
	font-size: 10px;
	background: url('../images/tipsy.gif') no-repeat; 
	opacity: 0.8; 
	filter: alpha(opacity=80); 
}
  .tipsy-inner { 
	padding: 5px 8px 4px 8px; 
	background-color: black; 
	color: white; 
	max-width: 200px; 
	text-align: center; 
}
  .tipsy-inner { 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
}
  .tipsy-north { 
	background-position: top center; 
}
  .tipsy-south { 
	background-position: bottom center; 
}
  .tipsy-east { 
	background-position: right center; 
}
  .tipsy-west { 
	background-position: left center; 
}