





@import url('reset.css');
@import url('helpers.css');
@import url('forms.css');
html,body{height:100%;}
html {background: transparent url('../images/bg_html.jpg') repeat;}
body {
	font: normal normal 11px/18px Arial,Georgia ,sans-serif;
	color: #000;
	background: #000 url('../images/bg_body.jpg') repeat;
}


@font-face {
	font-family: 'HamburgerHeavenRegular';
	src: url('../fonts/hambh__-webfont.eot');
	src: local('☺'), url('../fonts/hambh__-webfont.woff') format('woff'), url('../fonts/hambh__-webfont.ttf') format('truetype'), url('../fonts/hambh__-webfont.svg#webfontuGuPeg1V') format('svg');
	font-weight: normal;
	font-style: normal;
}

.HamburgerHeaven{font-family: 'HamburgerHeavenRegular';}

/*
h1,h2{margin-bottom:10px;}
h3{margin-bottom:4px;}
*/
#content p{margin-bottom:10px;}
#content h1{
	font:32px/60px "HamburgerHeavenRegular",Arial,sans-serif;
	margin-bottom:20px;
}
#content h2{
	font:18px/32px  "HamburgerHeavenRegular",Arial,sans-serif;
	margin-bottom:15px;
}

#content h3{
	font: 16px/20px "HamburgerHeavenRegular",Arial,sans-serif;
	margin-bottom:10px;
}


a:link,a:visited,a:active {
	color: #db846a;
	text-decoration:underline;
}
a:hover {text-decoration: none;}
a:focus, a:active {outline: none;}
a img {border: none;}

strong{font-weight:bold;}

.orange{color:#F67F1E}
.darkblue{color:#000}
.lightblue{color:#E67873}
.error{color:red;font-size:11px}
.towcolumns{
	padding: 0px 0 30px 20px;
}
.leftColumn{
	width:410px;float:right;margin-left:20px
}
.rightColumn{
	width:510px;float:left;
}

/* @ Layout */

#container{
	width:980px;
	margin:0 auto;
	padding-top:10px;
	background: transparent url('../images/bg_container.png') no-repeat center top
}
#header{height:150px}
#header h1{width:220px;float:left}
a#logo{
	display:block;
	width:218px ;
	height:163px;
	overflow:hidden;
	text-indent:-9999em;
	background: transparent url('../images/logo.png') center no-repeat;
}
#tabs {margin:20px 0 10px 50px;}
a.tab{
	display:block;
	width:122px;
	height:33px;
	line-height:33px;
	padding:0 10px;
	font-weight:bold;
	float:left;
	margin-right:4px;
	background: transparent url('../images/meniu_dropdown.jpg') top repeat-x;
	text-decoration:none;
	color:#fdd979;
	text-align:center;
}
a:hover.tab,a.current_tab{
	background: transparent url('../images/meniu_dropdown.jpg') bottom repeat-x;
}

#navigation {
	height: 86px;
	display: block;
	padding:25px 0 0 10px;
	background: url('../../images/menu.png') no-repeat;
	z-index: 2;
	width:720px;
	float:right;

}

#navigation li {

	list-style: none;
	padding: 20px 4px;
	padding: 0;
	float: left;
	position: relative;
}

#navigation a {
	display:block;
	width:46px;
	padding:0 9px;
	height: 46px;
	border:0px solid red;
	font-size:15px;
	font-weight:bold;
	font-family:'HamburgerHeavenRegular';
	text-align:left;
	color:#fff;
}

#navigation ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}


* html #navigation ul { line-height: 0; } /* IE6 "fix" */
#navigation ul a { zoom: 1; display:block; } /* IE6/7 fix */
#navigation ul li { float: none; }
#navigation ul ul { top: 0px; }

/* Subnavigation Width */

#navigation ul { width: 140px; }
#navigation ul ul { left: 141px; }

/* Colors and Fonts */

#navigation a {
	text-decoration: none;
}

#navigation li.current {

}

#navigation ul li a:hover {
	color:#fff;
}
#navigation li.hover a , #navigation li a:hover{
	color: #fdd979;
}

#navigation ul {
	top: 40px;
}

#navigation ul li a {
	background:transparent url('../images/meniu_dropdown.jpg');
	color: #fdd979;
	width:160px;
	height: 33px;
	line-height:33px;
	padding:0 10px;
}

#navigation ul a.hover {
	background:transparent url('../images/meniu_dropdown.jpg') bottom;
	color: #FFF;
}

#navigation ul a {
	border-bottom: 0px solid #4F3C36;
	border-right: none;
}
#footer{background: transparent url('../images/bg_footer.png') no-repeat center center;height:96px;width:980px;}
#footer img{display:block;float:left;margin-left:20px;}
#footer address{
	width:200px;
	float:left;
	font-weight:blod;
	font-size:13px;
	color:#000;
	margin:10px 15px;

}
#footer address p{margin-bottom:5px;}
#footer address a{

	display:block;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#bottom_menu{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:400px;
	float:left;
	margin-top:10px;

}
#bottom_menu li{
	display:inline;
	border-right:1px solid #db846a;
	padding:0 5px 0 4px;
}
#bottom_menu li.last{border:none;}
#bottom_menu li a{color:#db846a;text-decoration:none;font-size:11px}
#poweredBy{	width:185px;margin-right:10px;float:right;color:#db846a;background: transparent url('../images/kubis_logo.gif') no-repeat center right;line-height:60px;text-decoration:none;}

#intro{
	position:relative;
	margin:0!important;
	text-indent:-9999em;
}
#intro.home{
	background: transparent url('../images/bg_home.png') no-repeat center center;height:402px;width:982px;
}


#intro.content{
	background: transparent url('../images/bg_content.png') no-repeat center center;height:150px;width:982px;

}
#outerContent{
	background:#F3D6CD;
	padding:5px;
	width:970px;
}


#wrap_players{
	width:970px;
	padding-bottom:20px;
}


object{margin:0;padding:0;}
#player_left h2{font-size:25px;position:relative;top:-45px;left:20px}
#player_left{
	width:334px;
	height:280px;
	float:left;
	background:#FDA307;
	margin:0 auto;
	position:relative;
}
#player_right h2 a{font-size:25px;color:#000;position:relative;top:-45px;left:20px;text-decoration:none}
#player_right{
	width:334px;
	height:280px;
	float:right;
	background:#FDA307;
	margin:0 auto;
	position:relative;
}
#pl_1,#pl_2{width:334px;height:280px;position:absolute;top:0px;left:0;}

#middle_boxes{
	width:280px;
	height:280px;
	float:left;
	margin:0 10px;

}
.box{background:#f9eae6;padding:10px 20px;border:1px solid #ebbcb2;font-size:14px;line-height:18px;margin-bottom:10px;}
.box h2{font-size:20px;color:#000;margin-bottom:10px;}
.box h3{font-size:14px;font-weight:bold}
.box p{font-size:12px;}

#email_newslt{
	height:14px;
	padding:4px;
	color:#298387;
	float:left;
	width:138px!important;
	border:1px solid #ebbcb2
}
#send_newslt{
	border:none;
	float:left;
	padding:8px;
	height:24px;
	font-family: 'HamburgerHeavenRegular';
	background: #f67f1e;
	color:#fff!important;
	width:90px;
	cursor:pointer;
	margin:0;padding:0;
}

#gallery{width:900px;margin:20px 0 0 60px;padding-bottom:100px}
#gallery li{display:inline;margin:0;padding:0;}
#gallery li a{border:1px solid #000;float:left;display:block;width:160px;height:160px;padding:0px;margin:4px;}