* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 0 25px 0;
	font-size: 12px;
	font-family: Tahoma, Verdana, "Geneva CE", "Arial CE", sans-serif;
	background: #96070c url("../img/bg_body.gif") top left repeat-x;
	color: #fff;
}

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

/* header */
#header {
	width: 940px;
	height: 166px;
	position: relative;
	background: url("../img/bg_header.gif") top left no-repeat;
}
#header .language {
	width: 82px;
	height: 18px;
	padding: 5px 0 0 0;
	top: 22px;
	right: 0;
	position: absolute;
	text-align: center;
	background: #83070c;
}
#header .language a {
	text-decoration: none;
	color: #fff;
}
#header .contact {
	width: 570px;
	height: 18px;
	padding: 5px 0 0 0;
	top: 22px;
	left: 250px;
	position: absolute;
	color: #000;
}
#header .contact a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#header .contact span {
	color: #ff8100;
}
#header .logo_dansovia {
	width: 230px;
	height: 108px;
	top: 33px;
	left: 0;
	position: absolute;
}
#header .main_menu {
	width: 710px;
	height: 55px;
	top: 57px;
	right: 0;
	position: absolute;
	background: url("../img/bg_main_menu.gif") repeat-x;
}
#header .main_menu ul {
	margin: 18px 0 0 20px;
	padding: 0;
}
#header .main_menu ul li {
	padding: 0 15px;
	list-style: none;
	font-size: 17px;
	display: inline;
	background: url("../img/bg_main_menu_li.gif") center right no-repeat;
}
#header .main_menu ul li a {
	text-decoration: none;
	color: #fff;
}
#header .main_menu ul li.first {
	padding: 0 20px 0 0;
}
#header .main_menu ul li.last {
	background: none;
}
#header .notice {
	bottom: 20px;
	left: 250px;
	position: absolute;
}

/* body wrap */
#body_wrap {
	width: 940px;
	height: 425px;
	position: relative;
	background: #000;
}
#body_wrap #slider {
	width: 940px;
	height: 425px;
	overflow: hidden;	
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}
#body_wrap .welcome {
	width: 190px;
	top: 40px;
	left: 40px;
	position: absolute;
	z-index: 2;

}
#body_wrap .welcome p {
	line-height: 20px;
}
#body_wrap .welcome p span {
	line-height: 50px;
	font-size: 40px;
	color: #ed1c24;
}

#body_wrap .entry {
	width: 250px;
	height: 40px;
	top: 210px;
	left: 0px;
	position: absolute;
	z-index: 2;
	line-height: 40px;
	font-size: 17px;
	font-weight: bold;
	background: url("../img/bg_pricelist.gif");
}
#body_wrap .entry a {
	padding: 0 0 0 40px;
	text-decoration: none;
	display: block;
	color: #fff;
}
#body_wrap .entry .entry_corner {
	top: 0;
	left: -10px;
	position: absolute;
}
#body_wrap .entry .entry_arrow {
	top: 18px;
	left: 185px;
	position: absolute;
}

#body_wrap .pricelist {
	width: 250px;
	height: 40px;
	top: 260px;
	left: 0px;
	position: absolute;
	z-index: 2;
	line-height: 40px;
	font-size: 17px;
	font-weight: bold;
	background: url("../img/bg_pricelist.gif");
}
#body_wrap .pricelist a {
	padding: 0 0 0 40px;
	text-decoration: none;
	display: block;
	color: #fff;
}
#body_wrap .pricelist .pricelist_corner {
	top: 0;
	left: -10px;
	position: absolute;
}
#body_wrap .pricelist .pricelist_arrow {
	top: 18px;
	left: 106px;
	position: absolute;
}
#body_wrap .registration {
	width: 250px;
	height: 80px;
	top: 310px;
	left: 0px;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	font-weight: bold;
	background: url("../img/bg_registration.gif");
}
#body_wrap .registration a {
	padding: 14px 0 18px 40px;
	text-decoration: none;
	display: block;
	color: #fff;
}
#body_wrap .registration .registration_corner {
	top: 0;
	left: -10px;
	position: absolute;
}
#body_wrap .registration .registration_arrow {
	top: 48px;
	left: 136px;
	position: absolute;
}
#body_wrap .berlitz {
	top: 300px;
	right: 0px;
	position: absolute;
	z-index: 2;
}
#body_wrap .berlitz .berlitz_corner {
	top: 0;
	right: -10px;
	position: absolute;
}


/* boxes */
#boxes {
	margin: 40px 0 0 0;
	width: 940px;
	height: 180px;
	position: relative;
}
#boxes .box1 {
	border: 1px solid #ff0000;
	width: 283px;
	height: 163px;
	padding: 15px 15px 0 40px;
	float: left;
	background: url("../img/bg_box1.gif") top left no-repeat;
}
#boxes .box1 .label { font-size: 16px; color: #ff983a; }
#boxes .box1 h1 { margin: 10px 0 0 0; padding: 0; font-size: 18px; }
#boxes .box1 h1 a { text-decoration: none; color: #fff; }
#boxes .box1 p { margin: 10px 0 0 0; line-height: 18px; font-size: 11px; }
#boxes .box1 p a { text-decoration: none;	color: #ff983a; }

#boxes .box2 {
	border: 1px solid #ff0000;
	width: 248px;
	height: 163px;
	margin: 0 0 0 20px;
	padding: 15px 15px 0 15px;	
	float: left;
	position: relative;
	background: url("../img/bg_box2.gif") top left no-repeat;
}
#boxes .box2 img {
	top: -28px;
	right: -7px;
	position: absolute;
}
#boxes .box2 .label { font-size: 16px; color: #ff983a; }
#boxes .box2 form { margin: 10px 0 0 0; padding: 0 }
#boxes .box2 form select { border: 1px solid #ccc; width: 240px; padding: 2px 5px; font-weight: bold; }
#boxes .box2 form select option { padding: 0 10px }
#boxes .box2 p { margin: 10px 0 0 0; line-height: 18px; font-size: 11px; }

#boxes .box3 {
	width: 280px;
	height: 180px;
	margin: 0 0 0 20px;
	text-align: center;
	float: left;
	background: #fff;
}
#boxes .box3 .fb {
	margin: 10px 0 15px 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;	
	color: #2D4787;
}


/* sponsors
#sponsors {
	width: 940px;
	margin: 40px 0 0 0;
}
#sponsors p {
	margin: 0 0 25px 40px;
}
#sponsors ul {
	margin: 0;
	padding: 0;
}
#sponsors ul li {
	width: 180px;
	height: 100px;
	margin: 0 0 0 6px;
	list-style: none;
	display: inline;
}
#sponsors ul li.first {
	margin: 0;
}
*/

/* sponsor */
p.sponsor_label {
	margin: 40px 0 25px 40px;
}
table#sponsor tr td {
	border: 0px solid #fff;
	width: 230px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	background: #87060B;
	color: #fff;
}



/* footer */
#footer {
	border-top: 1px solid #ff0000;
	margin: 25px 0 0 0;
}
#footer .footer_menu {

}
#footer .footer_menu ul {
	margin: 25px 0 0 40px;
	padding: 0;
}
#footer .footer_menu ul li {
	padding: 0 10px;
	list-style: none;
	display: inline;
	background: url("../img/bg_footer_menu_li.gif") center right no-repeat;	
}
#footer .footer_menu ul li a {
	text-decoration: none;
	color: #fff;
}
#footer .footer_menu ul li.first {
	padding: 0 10px 0 0;
}
#footer .footer_menu ul li.last {
	background: none;
}

#footer .copy {
	margin: 10px 0 0 40px;
	color: #ff6d00;
}
#footer .copy a {
	text-decoration: none;
	color: #ff6d00;
}
