html{
	margin:0;
	padding:0;
	background:#ed1652;
	min-width:986px;
}
body{
	margin:0;
	padding:0;
	font-family:Verdana, sans-serif;
}
a img{ border:none; }
.nom{ margin:0; }
.first{ margin-top:0; }
.last{ margin-bottom:0; }
.clear{ clear:both; }
p{ margin:1em 0; }

#wrap{
	background:#fff;
	padding-bottom:20px;
}
#bgr{
	background:url(../images/bgr.jpg) 50% -150px no-repeat;
	min-height:740px;
}
#main{
	position:relative;
	width:684px;
	padding:80px 0 0 302px;
	margin:0 auto;
}
#main_logo{
	position:absolute;
	left:0;
	top:30px;
	background:url(../images/logo1_new.png);
	margin:0;
}
#main_logo, #main_logo a{
	display:block;
	width:271px;
	height:133px;
}
#main_logo span{ display:none; }
#about_cont{
	position:absolute;
	left:160px;
	top:230px;
	margin:0;
}
#main_menu{
	margin:0;
	padding:0;
	list-style:none;
	height:43px;
}
#main_menu li{
	float:left;
	position:relative;
}
.menu_left, .menu_right{
	float:left;
	width:6px;
	height:43px;
	overflow:hidden;
	background-position:0 0;
}
.menu_left{ background-image:url(../images/menu_l.png); }
.menu_right{ background-image:url(../images/menu_r.png); }
#main_menu li a{
	display:block;
	height:43px;
}
#main_menu li a:hover .menu_left,
#main_menu li a:hover .menu_right,
#main_menu li a:hover .menu_link,
.current_page .menu_left,
.current_page .menu_right,
.current_page .menu_link{
	background-position:0 -43px;
}
.menu_link{
	float:left;
	background-position:0 0;
	background-image:url(../images/menu_bg.png);
	height:28px;
	padding:15px 9px 0 8px;
}
.ml1{
	display:block;
	position:relative;
	height:16px;
	overflow:hidden;
}
.ml2{
	position:absolute;
	height:32px;
	left:0;
	top:0;
	overflow:hidden;
}
.ml3{ display:none !important; }
#main_menu li a:hover .ml2, .current_page .ml2{ top:-16px; }
#menu1 .ml2, #menu1 .ml1{ width:175px; }
#menu1 .ml2{ background-image:url(../images/menu1.png); }
#menu2 .ml2, #menu2 .ml1{ width:76px; }
#menu2 .ml2{ background-image:url(../images/menu2.png); }
#menu3 .ml2, #menu3 .ml1{ width:148px; }
#menu3 .ml2{ background-image:url(../images/menu3.png); }
#menu4 .ml2, #menu4 .ml1{ width:168px; }
#menu4 .ml2{ background-image:url(../images/menu4.png); }

#main_menu li:hover .submenu{ display:block; }
.submenu{
	position:absolute;
	left:1px;
	top:43px;
	width:200px;
	background:#fff;
	border-width:0 1px;
	border-style:solid;
	border-color:#ED1652;
	margin:0;
	padding:0;
	list-style:none;
	z-index:1000;
	display:none;
}
.submenu a{
	display:block;
	border-bottom:1px solid #ed1652;
	height:auto !important;
	text-decoration:none;
	padding:5px 8px;
	font-size:12px;
	color:#ed1652;
}
.submenu a:hover{
	color:#fff;
	background:#ed1652;
}


#secondary_menu{
	margin:0 0 25px;
	padding:17px 0 0;
	list-style:none;
	height:23px;
	background:#e6e7e8;
}
#secondary_menu li{
	float:left;
	margin-left:30px;
}
#secondary_menu a{
	display:block;
	position:relative;
	overflow:hidden;
}
.sm_link{
	position:absolute;
	top:0;
	left:0;
}
#menu5 a{
	height:14px;
	width:133px;
}
#menu5 .sm_link{
	height:28px;
	width:133px;
	background:url(../images/menu5.png);
}
#secondary_menu #menu5 a:hover .sm_link, #menu5.current_page .sm_link{ top:-14px; }

#menu6 a{
	height:15px;
	width:97px;
	margin-top:-1px;
}
#menu6 .sm_link{
	height:30px;
	width:97px;
	background:url(../images/menu6.png);
}
#secondary_menu #menu6 a:hover .sm_link, #menu6.current_page .sm_link{ top:-15px; }

#menu7 a{
	height:14px;
	width:106px;
}
#menu7 .sm_link{
	height:28px;
	width:106px;
	background:url(../images/menu7.png);
}
#secondary_menu #menu7 a:hover .sm_link, #menu7.current_page .sm_link{ top:-14px; }

#menu8 a{
	height:11px;
	width:75px;
}
#menu8 .sm_link{
	height:22px;
	width:75px;
	background:url(../images/menu8.png);
}
#secondary_menu #menu8 a:hover .sm_link, #menu8.current_page .sm_link{ top:-11px; }

#menu9 a{
	height:14px;
	width:82px;
}
#menu9 .sm_link{
	height:28px;
	width:82px;
	background:url(../images/menu9.png);
}
#secondary_menu #menu9 a:hover .sm_link, #menu9.current_page .sm_link{ top:-14px; }

#search form{
	float:left;
	position:relative;
	top:-5px;
}
#search_input{
	float:left;
	width:54px;
	padding:0 18px 0 23px;
	height:21px;
	background:url(../images/search.png) no-repeat;
	border:none;
}
#do_search{
	float:left;
	position:absolute;
	left:0;
	top:0;
	width:22px;
	height:22px;
	cursor:pointer;
	border:none;
	background:none;
}
#clear_search{
	position:absolute;
	width:15px;
	height:22px;
	top:0;
	left:81px;
	cursor:pointer;
}

#footer{
	height:45px;
}

#content{
	float:left;
	width:500px;
}
#content_in{
	border:1px solid #b1b3b5;
	border-top-width:0px;
	padding:20px;
	line-height:1.5;
}
#content_in :first-child{ margin-top:0; }
#content_in :last-child{ margin-bottom:0; }
#text_part{
	color:#58595b;
	font-size:11px;
}
h2{
	border-right:27px solid #f37577;
	background:#ed1652;
	color:#fff;
	font-weight:normal;
	padding:6px 21px;
	line-height:1;
}
h2 a{ color:#fff; }
#content h2{
	font-size:17px;
	text-transform:uppercase;
}
#additional h2{
	font-size:15px;
	padding-left:10px;
}
h3{
	/* border-left:15px solid #ed1652; */
	padding-left:23px;
	background:url(../images/square.gif) 0 0 no-repeat;
	text-transform:uppercase;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	line-height:15px;
}
#text_part a{ color:inherit; }
#text_part a:hover{ text-decoration:none; }

#additional{
	float:right;
	width:160px;
	font-size:10px;
}
#topical{
	margin-left:0;
	padding-left:0;
	list-style:none;
}
#topical li{ margin-top:.8em; }
#schedule{
	border:1px solid #b1b3b5;
	padding:7px;
}
.calendar_caption{
	border:none;
	font-family:Georgia, serif;
	font-style:italic;
	background:none;
	color:#ed1652;
	font-weight:bold;
	padding:0 0 0 22px !important;
	background:url(../images/calendar_bullet.png) 0 1px no-repeat;
	text-transform:capitalize;
}
input, textarea, select{
	font-family:inherit;
	font-size:11px;
	color:#58595b;
}

#first_screen{ background:url(../images/bgr_first.jpg) 50% -150px no-repeat #fff !important; }
#first_screen #main_logo{
	left:50% !important;
	top:245px !important;
	width:377px !important;
	height:185px !important;
	margin-left:-118px;
	background:url(../images/logo0_new.png);
}
#lang_selector{
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	top:56px;
	left:50%;
	margin-left:300px;
}
#lang_selector li{
	display:inline;
}
#lang_selector a{
	text-decoration:none;
	color:#58595b;
	font-size:12px;
	font-family:tahoma, sans-serif;
	font-weight:bold;
	display:inline-block;
	padding:2px 4px;
}
#lang_selector a:hover{
	color:#fff;
	background:#ed1652;
}
#enter_site{
	margin:0;
	position:absolute;
	top:440px;
	left:50%;
	margin-left:36px;
}
#enter_site a{
	border:1px solid #ad1652;
	float:left;
	padding:5px 8px;
	color:#fff;
	font-size:16px;
	text-decoration:none;
	background:#ed1652;
}
#enter_site a:hover{ text-decoration:underline; }

#calendar{
	font-family:serif;
}
#calendar th{
	color:#fff;
	background:#ed1652;
	font-size:11px;
	font-weight:normal;
}
#calendar td{
	color:#fff;
	background:#bcbdbf;
	text-align:center;
	font-weight:bold;
}
.fest_day{
	color:#ed1652 !important;
	cursor:pointer;
}
.sw_hover{ text-shadow:#ed1652 0 0 2px; }

.longer h3{ text-decoration:underline; }
.longer h3:hover{
	text-decoration:none;
	cursor:pointer;
}
.hider{ display:none; }
.now_on{ text-decoration:none !important; }

.press_left, .press_right{
	padding:0 15px 30px 0;
}
