@charset "utf-8";
* {
	margin:0;
	padding:0;
	}
body {
	font-size:80%;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../img/top_bg.jpg) repeat-x top;
	color:#555;
	}
#warpper {
	width:900px;
	height:900px;
	margin:0 auto;
	}
#header {
	width:835px;
	height:100px;
	margin:40px auto 0 auto;
	}
#header #menu {
	float:right;
	}
#header #menu p {
	padding-right:18px;
	margin-top:20px;
	margin-bottom:25px;
	color:#d9c63b;
	text-align:right;
	font-size:0.9em;
	}
#header p span {
	color:#6a96a3;
	}
#header p a {
	text-decoration:none;
	color:#6a96a3;
	}
#header p a:hover {
	text-decoration:underline;
	}
#header #menu ul {
	text-align:right;
	padding-right:15px;
	color:#d7d7d7;
	}
#header #menu ul li {
	list-style-type:none;
	display:inline;
	}
#header #menu ul li a {
	color:#6b95a4;
	padding:4px;
	text-decoration:none;
	font-weight:bold;
	}
#header #menu ul li a:hover {
	color:white;
	padding:4px;
	text-decoration:none;
	background-color:#6b95a4;
	}
#header a img {
	border:none;
	float:left;
	margin-left:16px;
	}
#content {
	width:810px;
	margin:20px auto;
	clear:both;
	}
#content a {
	text-decoration:none;
	color:#6a96a3;
	}
#content a:hover {
	text-decoration:underline;
	}
#content h1, h2, h3, h4 {
	color:#0d5d74;
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	}
#content ul {
	padding-left:50px;
	padding-top:30px;
	line-height:1.4em;
	margin-bottom:30px;
	}
#content ul li {
	color:#0D5D74;
	}
#content ul li a, a:hover {
	color:#0D5D74;
	}
#content #left {
	float:left;
	width:220px;
	}
#content #left h2 {
	/*margin-bottom:10px;*/
	margin-top:40px;
	}
#content #left h2.news {
	background:url(../img/novinka.gif) center left no-repeat;
	padding-left:22px;
	font-size:18px;
	/*margin-top:40px;*/
	}
#content #left h2 a {
	color:#0d5d74;
	text-decoration:none;
	}
#content #left h2 a:hover {
	border-bottom:dotted 1px #0d5d74;
	}
#content #left p {
	font-size:.8em;
	margin-bottom:20px;
	color:#6a96a3;
	}
#content #right {
	float:right;
	width:550px;
	
	}
#content #right h2 {
	margin-top:20px;
	}
#content #right h2.news {
	background:url(../img/novinka.gif) center left no-repeat;
	padding-left:22px;
	}
#content #right h1 {
	padding-bottom:5px;
	border-bottom:solid 1px #ebd640;
	width:540px;
	}
#content #right p {
	text-align:justify;
	padding-top:15px;
	}
#footer {
	padding-top:26px;
	margin:20px auto;
	font-size:.85em;
	color:#6a96a3;
	width:835px;
	clear:both;
	background:url(../img/footer_bg.gif) top no-repeat;
	}
#footer ul {
	padding-top:10px;
	padding-left:11px;
	padding-bottom:4px;
	}
#footer ul li {
	margin-top:15px;
	list-style-type: none;
	display:inline;
	}
#footer ul li a {
	color:#6a96a3;
	text-decoration:none;
	}
#footer ul li a:hover {
	color:#496666;
	border-bottom:dotted 1px #496666;
	}
#footer p {
	text-align:center;
	padding-left:11px;
	padding-bottom:10px;
	}
#powered {
	margin-left:10px;
	}
#powered a {
	background:url(../img/vanner.gif) no-repeat top center;
	text-indent:-9999px;
	width:121px;
	height:27px;
	display:block;
	}
.panel{
    width:843px;
    height:332px;
    background:url(../img/banner-home-01.jpg);
	}
#first{
    background:url(../img/banner-home-01.jpg);
	}
#second{
    background:url(../img/banner-home-02.jpg);
	}
#third{
    background:url(../img/banner-home-03.jpg);
	}
.panel-inner{
    width:843px;
    height:332px;
    background:url(../img/banner-inner.jpg);
	}
.panel .show-next-banner{
	width:20px;
	height:100px;
	display:block;
	float:right;
	position:relative;
	top:210px;
	}
.slogan{
    width:450px;
    padding:150px 0 0 360px;
	}
.slogan p{
    color:#ebebeb;
    line-height:1.5;
    padding:10px 0 15px 0;
	}
.slogan strong{
    color:#fff;
    font-size:2.1em;
    font-family:Arial, sans-serif;
	}
#slider {
	position: relative;
	width:843px;
	margin:0 auto;
	}
.scroll {
	height:332px;
	width:843px;
	overflow:hidden;
	position:relative;
	clear:left;
	margin:0 0 20px 0;
	z-index:0;
	}

.scrollContainer div.panel {
	width:843px;
	height:332px;
	z-index:0;
	}
dl {
	font-size:0.9em;
	margin-bottom:40px;
	}
dt {
	font-weight:bold;
	position:relative;
	top:15px;
	width:100px;
	}
dd {
	padding-left:80px;
	}
fieldset {
	border:none;
	margin-top:65px;
	}
input, textarea {
	padding:2px;
	width:300px;
	}
textarea {
	height:100px;
	margin-bottom:20px;
	}
form dd {
	padding-left:150px;
	}
form dt {
	left:0;
	position:relative;
	text-align:right;
	top:18px;
	width:125px;
	color:#0D5D74;
	}
.submit {
	border:none;
	display:block;
	background-color:#6b95a4;
	width:306px;
	height:28px;
	cursor:pointer;
	color:#FFFFFF;
	}
.kariera dd {
	padding-left:210px;
	}
.kariera dt {
	text-align:right;
	width:190px;
	}
.ponuka {
	display:none;
	}
#zle {
	display:block;
	margin-top:20px;
	padding:10px;
	text-align:center;
	background-color:#F6DCD9;
	border:1px solid #D7BBB8;
	}
#dobre {
	display:block;
	margin-top:20px;
	padding:10px;
	text-align:center;
	background-color:#DFE9B8;
	border:1px solid #CAD3A6;
	}
#content #right #zle p, #content #right #dobre p {
	padding:0;
	}
#foto	{/*background:red;*/
			
			height:180px;
			width:540px;
			border-bottom:1px solid #ebd640;}


#foto p	{width:300px;}
			

#foto img	{ 
			height:130px;
			width:180px;
			}
			
#foto_pos_1			{position:absolute;
					margin:-135px 0 0 350px;
					}
#foto_pos_2			{position:absolute;
					margin:-55px 0 0 350px;
					}

.fotoblok {
	margin-top:15px;
}
.fotoblok a img {
	border:none;
}
.fotoblok a {
	margin-right:12px;
}
.fotoblok a.posledny {
	margin-right:0;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}



