body{
	background: white;
	font: .77em Arial;
	margin: 20px 0;
}
h1, h2, h3{
	font-family: Georgia;
	font-style: italic;
	margin: 0;
	color: black;
}
h1 span, h2 span, h3 span{ display: none }
ul{ margin: 0; padding: 0; list-style: none; }
a{ color: #006699 }
a:hover{ text-decoration: none }
img{ border-width: 0 }

div#header,
div#content,
div#footer{
	margin: 0 auto;
	width: 901px;
	padding: 0 12px 0 52px;
}
div#header{
	height: 133px;
	background: url('../imgs/bg-header.png') no-repeat bottom left;
}
div#header div{
	width: 870px;
	position: absolute;
}
div#header h1 a{
	background: url('../imgs/logo.png');
	width: 276px;
	height: 64px;
	display: block;
	margin-top: 40px;
}
div#header h2{
	background: url('../imgs/text-slogan.png');
	width: 471px;
	height: 31px;
	display: block;
	float: right;
	position: absolute;
	right: 0;
	top: 6px;
}
div#header p.rss{
	position: absolute;
	top: 0;
	margin: 0;
}
div#header p.rss a{
	background: url('../imgs/ico-rss.png') no-repeat;
	line-height: 20px;
	padding-left: 26px;
	display: block;
	font-weight: bold;
	font-size: .9em;
}
div#header ul{
	position: absolute;
	right: 0;
	top: 48px;
	right: 3px;
}
div#header li{
	display: block;
	float: left;
	padding-left: 14px;
}
div#header li span{ display: none }
div#header li a, div#header li strong{
	display: block;
	background: url('../imgs/bg-days.png') no-repeat 0 -63px;
	height: 50px;
	width: 107px;
}
div#header li.dec17 strong{ background-position: 0 -126px }
div#header li.dec18 strong{ background-position: -124px -126px; width: 108px; }
div#header li.dec19 strong{ background-position: -246px -126px; width: 110px; }
div#header li.dec20 strong{ background-position: -370px -126px; width: 113px; }

div#header li.dec17 a:hover{ background-position: 0 0; }
div#header li.dec18 a{ background-position: -124px -63px; width: 108px; }
div#header li.dec18 a:hover{ background-position: -124px 0; }
div#header li.dec19 a{ background-position: -246px -63px; width: 110px; }
div#header li.dec19 a:hover{ background-position: -246px 0; }
div#header li.dec20 a{ background-position: -370px -63px; width: 113px; }
div#header li.dec20 a:hover{ background-position: -370px 0; }

div#header li a{
	text-decoration: none;
	color: black;
}
div#header li big{
	font-size: 2.3em;
	font-weight: bold;
	font-style: normal;
}

div#content{
	background: url('../imgs/bg-content.png') left;
	clear: none;
}
ul#contentIn, div#content li.generall{ overflow: hidden; }
div#content li.sidebar{
	float: left;
	width: 280px;
	padding-top: 3px;
}
div#content li.sidebar ul.menu li{
	margin-bottom: 12px;
	font-size: 1.3em;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid white;
}
div#content li.sidebar ul.menu a{
	text-decoration: none;
	border-bottom: 1px dashed #006699;
}
div#content li.sidebar ul.menu a:hover{
	border-bottom-color: white;
}
div#content li.generall{
	float: right;
	width: 621px;
}

div#getNews{ margin-top: 37px; }
div#getNews h2{
	background: url('../imgs/text-get-news.png');
	width: 167px;
	height: 18px;
}
div#getNews ul{ margin-top: 15px; margin-bottom: 35px; height: 58px; }
div#getNews li{
	display: inline;
}
div#getNews li a, div#getNews li span{
	padding-top: 44px;
	font-size: .9em;
	display: block;
	float: left;
	background: url('../imgs/ico-get-news.png') no-repeat center top;
	margin-right: 7px;
}
div#getNews li.twitter a{ background-position: center -161px; }

div#onResources h2{
	background: url('../imgs/text-on-resources.png');
	width: 205px;
	height: 19px;
}
div#onResources ul{ margin-top: 8px; overflow: hidden; }
div#onResources li{
	display: block;
	width: 120px;
	height: 39px;
	float: left;
	margin-right: 20px;
}

div#partners{ margin-top: 11px; }
div#partners h2{
	background: url('../imgs/text-partners.png');
	width: 190px;
	height: 20px;
	margin-bottom: 12px;
}
div#partners li{
	margin-bottom: 12px;
}

div#page_data h3{ font-family: Arial; font-style: normal; margin-top: .9em; font-size: 1em; }
div#page_data p{ margin-bottom: 1.1em }

div#footer{
	background: url('../imgs/bg-footer.png') no-repeat left top;
	height: 88px;
	padding-top: 5px;
}
div#footer, div#footer a{
	color: white;
	font-family: Georgia;
	font-style: italic;
}
div#footer div{
	width: 260px;
	float: left;
	padding-left: 2px;
}
div#footer span.copy{
	font-size: .9em;
	display: block;
	margin-top: 5px;
	font-family: Arial;
	line-height: 1.1em;
	font-style: normal;
}
div#footer ul{
	margin-left: 282px;
	padding-top: 11px;
	width: 460px;
	line-height: 1.5em;
}
div#footer li{
	display: inline;
	margin-right: 7px;
	color: #006699;
}
div#footer li a{
	white-space: nowrap;
}

div#page_data{ margin-right: 120px; }

ul.categorys{ margin-bottom: 7px }
ul.categorys li{
	display: inline;
	margin-right: 10px;
	font-family: Georgia;
	font-size: 1.1em;
	font-style: italic;
}

div.page_places h1{ font-size: 1.5em }
div.page_places ul{ margin-top: 12px }
div.page_places li{
	list-style: disc;
	margin-bottom: 4px;
}
div.page_contacts h2, div.page_fests h2, div.page_partners h2{ font-size: 1.4em; }
div.page_contacts p{ margin-top: 3px; padding-bottom: 5px }

div#page_data table{ margin-top: 12px; width: 580px }
div#page_data td{ vertical-align: top; padding-bottom: 11px; }
div#page_data td.image{ width: 140px; }
div#page_data td p{ margin: 0 0 1em 0 }
#atop{ position: absolute; top: 0pxpx }

div#partners_list h2{ font-size: 1.3em }
div#partners_list table{
	margin-top: 17px;
}
div#partners_list td{ vertical-align: top; padding-bottom: 15px; }
div#partners_list td.image{
	width: 140px;
}