* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background-image: url('../images/fon.jpg?1');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
h1 {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	line-height: 130%;
	margin: 0px 10px 0px 10px;
}
a {
	color: #000000;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input,select {
	vertical-align: middle;
	width: 525px;
	height: 20px;
	background-color: #ECEFF5;
	border: 1px #3B5998 solid;
}
textarea {
	width: 525px;
	height: 70px;
	background-color: #ECEFF5;
	border: 1px #3B5998 solid;
}
.checkbox {
	width: 15px;
	height: 15px;
}
.submit {
	background-color: #ADBAD3;
}

label.error {
	position:static;
	float:none;
	font-size:10px;
	color:#FF6600;
	width:300px;
	padding: 0px 0px 0px 5px;
	font-weight:normal;
	display:block;
	margin-top:-2px;
	margin-left:0px;
}

input.error {
	border: 1px solid #FF6600;
	position:relative;
}


.navigation {
	text-align: center;
	margin: 170px 0px 110px 15px;
}

.nav_link_a {
	float: left;
	background: url('../images/navigation.png') no-repeat;
	width: 17px;
	height: 19px;
	margin-left: 5px;
	padding-left: 5px;
}

.nav_link_p {
	float: left;
}

.link_p {
	color: #171717;
	font-family: "Arial";
	font-size: 11px;
	margin: 0px 0px 0px 5px;
}

.nav_prev {
	position: absolute;
	margin-left: -40px
}

.nav_prev a {
	color: #5a9ddb;
	font-family: "Arial";
	font-size: 11px;
}

.nav_next {
	position: absolute;
	margin-left: 36px
}

.nav_next a {
	color: #5a9ddb;
	font-family: "Arial";
	font-size: 11px;
}


#wrapper {
	width: 1000px;
	margin: 0 auto;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 557px;
}

.player {
	position: absolute;
	margin: 260px 0px 0px 780px;
}

.slideshow {
	position: absolute;
	background-image: url('../images/slideshow.png');
	background-repeat: no-repeat;
	width: 782px;
	height: 255px;
	margin: 306px 0px 0px 4px;
	padding: 11px 0px 0px 12px;
}

#sliderNew {
	width: 756px;
	height: 231px;
}

.topLogo {
	position: absolute;
	background-image: url('../images/top.png');
	background-repeat: no-repeat;
	width: 945px;
	height: 498px;
	margin: 21px 0px 0px 26px;
}

.logoLink {
	position: absolute;
	width: 310px;
	height: 173px;
	margin: 66px 0px 0px 26px;
}

.festDate {
	position: absolute;
	margin: 39px 0px 0px 346px;
}

.lang {
	position: absolute;
	margin: 215px 0px 0px 877px;
}

.lang a {
	color: #FFFFFF;
	font-size: 16px;
	font-family: 'Arial';
	font-weight: bold;
	margin-right: 13px;
}

.lang a:hover {
	color: #ff0000;
}

.lang .active {
	color: #ff0000;
	text-decoration: none;
}

.peaceMusic {
	position: absolute;
	width: 167px;
	height: 164px;
	margin: 416px 0px 0px 769px;
}

.facebook {
	position: absolute;
	background-image: url('../images/facebook.png');
	background-repeat: no-repeat;
	width: 110px;
	height: 103px;
	margin: 320px 0px 0px 791px;
	padding: 70px 0px 0px 78px;
}

.facebookLink {
	position: absolute;
	width: 103px;
	height: 30px;
	margin: 355px 0px 0px 863px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 214px 0 214px;
}

.pictureCatalog {
	float: left;
	margin-left: 13px;
	margin-bottom: 13px;
}

.contentPhotos {
	height: 890px;
	padding: 0px 20px 0px 15px;
}

.navigation {
	position: relative;
	margin-top: 0px;
	margin-left: 13px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 210px;
	margin-left: -100%;
	position: relative;
}

.menu  {
	width: 220px;
	margin: 0px 0px 0px 5px;
}

.menu a {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}

.menu .top  {
	background-image: url('../images/menuTop.png');
	background-repeat: no-repeat;
	width: 174px;
	height: 26px;
	padding: 18px 0px 0px 30px;
}

.menu .top:hover  {
	background-image: url('../images/menuTopActive.png');
	background-repeat: no-repeat;
	color: #ffffff;
}

.menu .topActive  {
	background-image: url('../images/menuTopActive.png');
	background-repeat: no-repeat;
	width: 174px;
	height: 26px;
	padding: 18px 0px 0px 30px;
	color: #ffffff;
}

.menu .foo  {
	background-image: url('../images/menuFoo.png');
	background-repeat: no-repeat;
	width: 175px;
	height: 44px;
	padding: 8px 0px 0px 30px;
}

.menu .foo:hover  {
	background-image: url('../images/menuFooActive.png');
	background-repeat: no-repeat;
	color: #ffffff;
}

.menu .fooActive  {
	background-image: url('../images/menuFooActive.png');
	background-repeat: no-repeat;
	width: 175px;
	height: 44px;
	padding: 8px 0px 0px 30px;
	color: #ffffff;
}

.menu .cnt  {
	background-image: url('../images/menu.png');
	background-repeat: no-repeat;
	width: 175px;
	height: 27px;
	padding: 8px 0px 0px 30px;
}

.menu .cnt:hover  {
	background-image: url('../images/menuActive.png');
	background-repeat: no-repeat;
	color: #ffffff;
}

.menu .cntActive  {
	background-image: url('../images/menuActive.png');
	background-repeat: no-repeat;
	width: 175px;
	height: 27px;
	padding: 8px 0px 0px 30px;
	color: #ffffff;
}

.contentTop {
	background-image: url('../images/contentTop.png');
	background-repeat: no-repeat;
	width: 562px;
	height: 12px;
	margin-top: 10px;
}

.contentFoo {
	background-image: url('../images/contentFoo.png');
	background-repeat: no-repeat;
	width: 562px;
	height: 12px;
	margin-bottom: 10px;
}

.content {
	background-image: url('../images/content.png');
	background-repeat: repeat-y;
	width: 562px;
}

.title {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	line-height: 130%;
}

.contentDate {
	margin-top: -4px;
	color: #1d5789;
	text-decoration: underline;
}

.contentLink a {
	color: #e00000;
}

.contentBlog {
	margin: 40px 0px 0px 21px;
}

.contentBlog .img {
	width: 161px;
}

.contentBlog .text {
	width: 350px;
}

.contentBlog td {
	vertical-align: top;
}

.contentText {
	padding: 15px;
}

.contentText a {
	color: #000000;
}

.banners {
	margin: 10px 0px 0px 0px;
	text-align: center;
	width: 200px;
}

.banners a {
	color: #FFFFFF;
	font-weight: bold;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 210px;
	margin-left: -210px;
	position: relative;
}

.newsTop {
	background-image: url('../images/newsTop.png');
	background-repeat: no-repeat;
	width: 200px;
	height: 12px;
	margin-top: 10px;
}

.newsFoo {
	background-image: url('../images/newsFoo.png');
	background-repeat: no-repeat;
	width: 200px;
	height: 12px;
	margin-bottom: 10px;
}

.news {
	background-image: url('../images/news.png');
	background-repeat: repeat-y;
	width: 200px;
}

.titleNews {
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
}

.dateNews {
	margin: 0px 10px 0px 10px;
	padding-top: 10px;
	font-size: 12px;
	color: #e00000;
	text-decoration: underline;
}

.textNews {
	font-size: 12px;
	margin: 0px 10px 0px 10px;
	padding-bottom: 10px;
}

.appInfo {
	color: #e00000;
}

.appInfo a {
	color: #e00000;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 50px;
}

.copy {
	text-align: right;
	margin: 10px 10px 0px 0px;
	color: #8b8080;
}

.copy a {
	color: #8b8080;
}

.counter {
	position: absolute;
	margin: -33px 0px 0px 910px;
}