body {
	width: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 12px;
	color: #353535;
	background: #000000 url('/public/images/default/background.jpg') top center no-repeat;
	line-height: 150%;
}
body a {
	color: #FFC300;
	text-decoration:none;
}
body a:hover {
	color: #FFDC00;
	text-decoration:none;
}
div#container {
	width: 1000px;
	margin: 0px auto;
	height: 100%;
	position: relative;
}
div#bound {
	position: absolute;
	top: 190px;
	left: 50%;
	margin-left: 500px;
	width: 83px;
	height: 279px;
	background: url('/public/images/default/bound.png') center no-repeat;
}
div#banner {
	width: 1000px;
	margin: 0px auto;
	height: 342px;
	background: url('/public/images/default/banner.png') top center no-repeat;
}
div#title {
	width:570px;
	height:82px;
}
div#box_container {
	position: absolute;
	width: 1000px;
	height: 231px;
	top: 105px;
	left: 0px;
}
div#left_banner_box {
	float: left;
	width: 325px;
	margin: 0px;
	margin-left: 7px;
	height: 231px;
	background: url('/public/images/default/left_banner_box.jpg') left top no-repeat;
}
div#center_banner_box {
	float: left;
	width: 325px;
	margin: 0px;
	margin-left: 6px;
	height: 231px;
	background: url('/public/images/default/center_banner_box.jpg') left top no-repeat;
}
div#right_banner_box {
	float: left;
	width: 325px;
	margin: 0px;
	margin-left: 6px;
	height: 231px;
	background: url('/public/images/default/right_banner_box.jpg') left top no-repeat;
}
a.box {
	width: 325px;
	height: 231px;
	display: block;
}
div#flag_container {
	position: absolute;
	right: 5px;
	top: 76px;
	width: 98px;
	height: 22px;
}
a#pl {
	display: block;
	width: 16px;
	height: 11px;
	background: url('/public/images/default/pl.png') left top no-repeat;
	margin-left: 5px;
	float: left;
	margin-left: 5px;
}
a#de {
	display: block;
	width: 16px;
	height: 11px;
	background: url('/public/images/default/de.png') left top no-repeat;
	margin-left: 5px;
	float: left;
}
a#en {
	display: block;
	width: 16px;
	height: 11px;
	background: url('/public/images/default/gb.png') left top no-repeat;
	margin-left: 5px;
	float: left;
}
a#se {
	display: block;
	width: 16px;
	height: 11px;
	background: url('/public/images/default/se.png') left top no-repeat;
	margin-left: 5px;
	float: left;
}
div#logo {
	top: 5px;
	left: 22px;
	position: absolute;
	width: 141px;
	height: 141px;
	cursor: pointer;
}
div#menu {
	height: 50px;
	width: 1000px;
	background: url('/public/images/default/menu.png') left top no-repeat;
}
div#menu a {
	float: left;
	display: block;
	padding: 17px 35px;
	height: 14px;
	font-size: 14px;
	font-weight: 600;
	color: #183145;
	text-decoration: none;
	text-shadow: 0px 1px 0px #fff;
	background: url('/public/images/default/menu_button.png') right center no-repeat;
}
div#content_container {
	width: 1000px;
	height: auto;
	clear: both;
	background: url('/public/images/default/content_background.png') top repeat-x;
}
div#content {
	width:659px;
	float:left;
	color:#FFFFFF;
}
div#path {
	color:#d5fdff;
	width: 649px;
	height: 28px;
	padding-top:10px;
	padding-left:20px;
	background: url('/public/images/default/path.png') top no-repeat;
	float:left;
	margin-bottom:20px;
}
div#path a {
	color:#d5fdff;
	text-decoration:none;	
}
div#content p {
	padding:5px 20px;
	color:#FFFFFF;
}
div#content h1 {
	padding:5px 20px;
	font-size:16px;
	color:#ffc000;	
}	
div#left_column {
	width: 331px;
	height: auto;
	float:left;
}
div#submenu {
	width: 331px;
	height: auto;
}
div#submenu a.submenu {
	display: block;
	padding-left: 65px;
	width: 266px;
	font-weight: 600;
	padding-top: 11px;
	height: 26px;
	background: url('/public/images/default/submenu_button.png') left top no-repeat;
	text-shadow: 0px 1px 0px #fff;
	text-decoration: none;
	font-size: 12px;
	color: #183145;
}
div#submenu a.submenu:hover {
	display: block;
	padding-left: 65px;
	width: 266px;
	font-weight: 600;
	padding-top: 11px;
	height: 26px;
	background: url('/public/images/default/submenu_button_active.png') left top no-repeat;
	text-shadow: 0px 1px 0px #fff;
	text-decoration: none;
	font-size: 12px;
	color: #183145;
}
div#news_box {
	width: 331px;
	height: 352px;
	background: url('/public/images/default/news.jpg') left top no-repeat;
	position: relative;
}
div#news_box h2 {
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: 600;
	color: #183145;
	text-decoration: none;
	text-shadow: 0px 1px 0px #fff;
}

div#news_slider_bar {
	position: absolute;
	bottom: 0px;
	width: 301px;
	height: 67px;
	background: url('/public/images/default/news_slider_bar.png') bottom repeat-x;
}
div#news_slider_bar h3 {
	display: block;
	width: 301px;
	padding: 0px;
	padding-top: 12px;
	margin: 0px;
	height: 27px;
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	text-shadow: 0px 2px 0px #060B10;
	text-align: center;
}
a#prev {
	float: left;
	display: block;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
}
a#next {
	float: right;
	display: block;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
}
div#news_number_container {
	text-align: center;
	width: 135px;
	padding-top: 0px;
	height: 25px;
	float: left;
}
div.news_number {
	float: left;
	height: 15px;
	width: 26px;
	padding-top: 5px;
}
div.news_number_selected {
	float: left;
	height: 20px;
	padding-top: 8px;
	width: 26px;
	background: url('/public/images/default/news_number_selected.png') bottom repeat-x;
}
div.news_number a {
	color:#ffffff;
	font-size:14px;
	text-decoration: none;	
}
div.news_number_selected a {
	color:#060B10;
	font-size:14px;
	text-decoration: none;
	font-weight:600;	
}
div#calendar {
	position:absolute;
	top:290px;
	width:331px;
	height:60px;
}
div#calendar p {
	position:absolute;
	display:block;
	margin:0px;
	padding:0px;
	font-weight:500;
	color:#ffffff;
	left:110px;
	
}
div#calendar div#days {
	position:absolute;	
	margin:0px;
	padding:0px;
	font-weight:600;
	color:#ffffff;
	left:230px;
	top:10px;
	font-size:32px;
}
div#calendar div#days span {
	font-size:12px;
}
div#footer {
	float:left;
	width:1000px;
	height:200px;	
}
div#footer h3 {
	float:left;
	width:100%;
	color:#ffffff;
	font-weight:400;
	margin-left:20px;
	font-size:12px;
}
div#partners {	
	float:left;
	width:1000px;
	height:85px;
	background: url('/public/images/default/partners.png') left bottom no-repeat;
	text-align:center;
}
div#partners img {
	margin:10px 20px 0px 0px;	
}	
div#footer p {
	font-size:12px;
	margin-top:10px;
	float:left;
	text-align:left;	
	color:#548dc0;
}

/*Galleries*/

div.gallery_box {
	width: 137px;
	height: 134px;
	background: url('/public/images/default/gallery_box.png') bottom center no-repeat;
	margin-left: 23px;
	float: left;
	position: relative;
	margin-bottom: 20px;
	cursor: pointer;
}
div.gallery_box_selected {
	width: 137px;
	height: 134px;
	background: url('/public/images/default/gallery_box_selected.png') bottom center no-repeat;
	margin-left: 23px;
	float: left;
	position: relative;
}
div.gallery_box img, div.gallery_box_selected img {
	position: absolute;
	top: 3px;
	left: 3px;
}
div.gallery_box div.title {

	position: absolute;
	top: 101px;
	width: 137px;
	height: 25px;
	text-align: center;
	color: #E9F3FF;
	padding-top: 7px;
}
div.gallery_box_selected div.title {

	position: absolute;
	top: 101px;
	width: 137px;
	height: 25px;
	text-align: center;
	color: #FFC000;
	padding-top: 7px;
	font-weight: 600;
}

div#gallery_container {	
}

#flashPlayer
{
	width:330px;
	float:left;
	height:30px;
	overflow:hidden;
	clear:both;
	margin-top:0px;
}

/* -------------- Facebook box --------------- */
div.facebook{float:left;width:245px;height:405px;background: url("/public/images/default/fbpodklad.png") no-repeat scroll 0 0 transparent; display:block;left:-210px;padding:0;position:fixed;top:176px;z-index:10000;}
