body {
	margin: 0;
	background:#d9d4d0 url(images/bg2.jpg);
	background-attachment:fixed;
	background-repeat: repeat x;
	background-position: left;
}

.logo {
     	background: url(images/logo_kv.png);
	background-repeat:no-repeat;
	position:fixed;  
	width:110px;
     	height:89px;  
     	top:0px;  
     	left:0px;
}

.title1 {
     	background: url(images/block_title1.png);
	background-repeat:no-repeat;
     	position:absolute;  
  	padding: 13px 0 13px 23px;
	width:263px;
     	height:37px;  
     	top:15px;  
     	left:205px;
	font-family : Arial, Helvetica, sans-serif;
  	font-size:11pt;
  	font-weight: bold;
	color: #ffffff;
}

.title1 a{
	color: #ffffff;
	text-decoration:none;
}
.title1 a:hover{
	color : red;
        text-decoration:none;
}

.title2 {
     	position:absolute;  
     	padding:10px;
	width:125px;
     	height:20px;  
     	top:55px;  
     	left:900px;
}

.title3 {
     	background: url(images/block_title3.png);
	background-repeat:no-repeat;
     	position:absolute;  
  	padding: 13px 0 13px 23px;
	width:300px;
     	height:37px;  
     	top:15px;  
     	left:205px;
	font-family : Arial, Helvetica, sans-serif;
  	font-size:11pt;
  	font-weight: bold;
	color: #ffffff;
}

.title3 a{
	color: #ffffff;
	text-decoration:none;
}
.title3 a:hover{
	color : red;
        text-decoration:none;
}

.photo {
	display: block;
	background: url(images/date2.png);
	background-repeat:no-repeat;
	position:relative; 
     	padding-top:5px; 
	width:181px;
     	height:28px;  
	font-family : Arial, Helvetica, sans-serif;
  	font-size:10pt;
  	font-weight: bold;
	color: #ffffff;

}

.date {
	display: block;
	float: left;
	background: url(images/date2.png);
	background-repeat:no-repeat;
	position:relative; 
     	padding-top:5px; 
	width:181px;
     	height:28px;  
	font-family : Arial, Helvetica, sans-serif;
  	font-size:10pt;
  	font-weight: bold;
	color: #ffffff;

}
.date-r {
	display: block;
	float: right;
	background: url(images/date2.png);
	background-repeat:no-repeat;
	position:relative; 
     	padding-top:5px; 
	width:181px;
     	height:28px;  
	font-family : Arial, Helvetica, sans-serif;
  	font-size:10pt;
  	font-weight: bold;
	color: #ffffff;

}
.date a{
	color: #ffffff;
	text-decoration:none;
}
.date a:hover{
	color : red;
        text-decoration:none;
}
.date-r a{
	color: #ffffff;
	text-decoration:none;
}
.date-r a:hover{
	color : red;
        text-decoration:none;
}

.sidebar {
	display: block;
	background-image: url(images/bg_side.png);
    	background-repeat:no-repeat;
	width: 160px;
	height: 600px;
	left: 5;
	top: 90;
	padding: 0;
	position:fixed;
}

.feedback {
	display: block;
	width: 350px;
	height: 430px;
	left: 450;
	top: 55;
	padding: 0;
	position:absolute;
}

.container {
	width:850px;
	top: 86px;
	margin-left: 200px;
	padding: 0px;
	position:absolute;
}

#nav ul {
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	list-style:none;
	width:139px;
}
#nav ul li {
	position: relative;
	border-bottom:1px solid #f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #505050;
	padding: 0px;
	}
	
#nav ul li a {
	display: block;
	width: 129px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #505050;
	padding: 5px;
	}
#nav li:hover ul, #nav li.jshover ul { 
	display: block;
 }

#nav li:hover  a, #nav li.jshover a {
	color:#FFFFFF;
	background: #b6b6b6;
}

#nav li:hover ul a:hover, #nav li.jshover ul a:hover {
	background-color:#b6b6b6;
	background-image:none;
	color:#FFFFFF;
}

.concerts {
	display: block;
	width: 150px;
	height: 145px
	margin-left: 0px;
	margin-top: 0px;
	position:relative;

}

.archive {
	display: block;
	background-image: url(images/bg_side1.png);
    	background-repeat:no-repeat; 
	width: 160px;
	height: 314px;
	left: 1080px;
	top: 90px;
	position: absolute;
}

.archive ul{
	padding: 10px;
	list-style: none;

}

.archive ul li{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #505050;
	padding: 0px;
}

.archive ul li a {
	display: block;
	width: 129px;
	padding: 5px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #505050;
	border: none;
}

.archive ul li a:hover {
	display: block;
	background: #b6b6b6;
	width: 129px;
	text-decoration: none;
	color: #ffffff;
}

.archive1 {
	display: block;
	background-image: url(images/bg_side2.png);
    	background-repeat:no-repeat; 
	width: 160px;
	height: 254px;
	left: 1080px;
	top: 90px;
	position: absolute;
}
.archive1 ul{
	padding: 10px;
	list-style: none;

}

.archive1 ul li{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #505050;
	padding: 0px;
}

.archive1 ul li a {
	display: block;
	width: 129px;
	padding: 5px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #505050;
	border: none;
}

.archive1 ul li a:hover {
	display: block;
	background: #b6b6b6;
	width: 129px;
	text-decoration: none;
	color: #ffffff;
}
.eng {
	float: right;
	display: block;
	background-image: url(images/eng.png);
    	background-repeat:no-repeat;
	width: 71px;
	height: 24px;
	border: 0px;
}

.rus {
	float: right;
	display: block;
	background-image: url(images/rus.png);
    	background-repeat:no-repeat;
	width: 71px;
	height: 24px;
	border: 0px;
}
p.l10b{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
        color : #000000;
        font-weight : bold;
        text-align: left;
}
p.c10b{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
        color : #000000;
        font-weight : bold;
        text-align: center;
}
p.c12b{
	font-family : Times;
	font-size : 13pt;
        color : #000000;
        font-weight : bold;
	font-style: italic;
        text-align: center;
}
p.c10{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
        color : #000000;
        text-align: center;
}
p.j10{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
      color : #000000;
	line-height: 18px;
      text-align: justify;
	margin-top:15px;
}
p.j10b{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
      	color : #000000;
	line-height: 18px;
      	text-align: justify;
      	font-weight : bold;
	margin-top:15px;
}
p.l10{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
        color : #000000;
	line-height: 18px;
        text-align: left;
	margin-top:15px;
}
p.l10g{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
        color : #505050;
	line-height: 18px;
        text-align: left;
	margin-top:15px;
}
p.c10g{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
        color : #505050;
        text-align: center;
}
a.l10b{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
        color : #000000;
        font-weight : bold;
        text-align: left;
}
a.j10{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
        color : #000000;
	line-height: 18px;
        text-align: justify;
}
a.j10:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : red;
       	text-decoration:underline;
}
a.l10g{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
        color : #505050;
	line-height: 18px;
        text-align: left;
	margin-top:15px;
}
a.l10g:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : red;
       	text-decoration:underline;
}

.pagelink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background:;
	color: #000000;
	text-decoration:none;
	border: 0px;
	padding: 1px 4px 1px 4px;
	}
.pagecurrent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background: #b6b6b6;
	color: #ffffff;
	text-decoration:none;
	border: 0px;
	padding: 1px 4px 1px 4px;
	}

.pagelink:hover{
	color: white;
	background: #b6b6b6;
	text-decoration:none;
}
