/* CSS Document */

body{
	margin: 0px;
	background-color: #001023;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
}

form, fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
img {
	border: none;
}

a {
	color: #fffd00;
	text-decoration: none;
}
a:hover {
	color: #fffd00;
	text-decoration: underline;
}
a:focus {outline: none;}

.clr {clear: both;}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 32px;
	min-height: 172px;
	position: relative;
	margin-bottom: 12px;
}
#logo   {
	padding-top: 23px;
	float: left;
	padding-bottom: 27px;
	height: 56px;
	padding-left: 5px;
}
#nav {
	clear: left;
	float: left;
	font-size: 14px;
	line-height: 47px;
	width: 700px;
	padding-left: 5px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	height: 65px;
}
#nav ul li a {
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 18px;
	display: inline-block;
	line-height: 47px;
}
#nav ul li a:hover , #nav ul li a.selected{
	color: #ffd51d;
	text-decoration: none;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#lang {
	position: absolute;
	top: 0px;
	right: 33px;
	height: 36px;
	width: 83px;
	background-image: url(../images/lang_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 3px;
}
#lang a {
	line-height: 28px;
	color: #FFF;
	display: block;
	height: 28px;
	width: 39px;
	text-align: center;
	float: left;
	margin-right: 2px;
}
#lang a.selected, #lang a:hover {
	background-image: url(../images/lang-selected.png);
	background-repeat: repeat-x;
	background-position: left center;
}
#search {
	position: absolute;
	height: 50px;
	width: 213px;
	top: 36px;
	right: 34px;
	display: none;
}
#search p   {
	line-height: 24px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#focus {
	height: 360px;
	overflow: hidden;
	margin-bottom: 40px;
}
.right {
	float: right;
}
.left {
	float: left;
}

.pic-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 2px;
	clear: left;
}
.pic-right {
	float: right;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-top: 2px;
}

#content {
	clear: both;
	padding-bottom: 40px;
	padding-left: 28px;
	padding-right: 28px;
}
#content h1 {
	font-size: 26px;
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00d2ff;
	margin-right: -4px;
	margin-left: -4px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 8px;
}

#content h2 {
	font-size: 18px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00d2ff;
	margin-right: -4px;
	margin-left: -4px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 8px;
	color:#fff600;
}
#markerContent {
	color: #333;
}
#markerContent a {
	color: #50a4d3;
}

#markerContent h2 {	
	color: #50a4d3;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 0px;
	border: none;
	margin:0;
}

#lokacije-karta #markerContent .bubble-gallery { border:2px solid gray;}

.center {
	clear: both;
}


#left {
	float: left;
	width: 437px;
}

#right {
	float: right;
	width: 437px;
	padding-right: 6px;
}

.textbox {
	padding-bottom: 14px;
}
.textbox ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.textbox li {
	list-style-type: none;
	background-image: url(../images/list-bullet_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 20px;
}
.textbox ul li a:hover {
	color: #00d8ff;
	text-decoration: none;
}
#content .textbox h2{
	margin: 0px;
	border: none;
	line-height: 28px;
	padding: 8px 0px 0px;
}

/* NEWS */

.news {
	padding-bottom: 14px;
	clear: both;
}

.news p {
}
.pics  {
	padding-left: 10px;
}
.pics a  {
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
	border: 3px solid #FFF;
	font-size: 0;
	line-height: 0px;
}
.pics a:hover {
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.pics-wrapper {
	width: 3000px;
}

.news .pics, .product-pics .pics {
	overflow: hidden;
	height: 162px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #f9d21f;
	width: 100%;
	padding-left: 0px;
	position: relative;
}
.product-pics .pics {
	height: 114px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 100%;
}

.news .pics a, .product-pics .pics a{
	margin-bottom: 0px;
	border: solid 1px #8C7509;
	margin-right: 10px;
}

.news .pics a:hover, .product-pics .pics a:hover {
	border: solid 1px #f7f3e1;
}
.pic-nav-left, .pic-nav-right {
	width: 85px;
	position:absolute;
	top: 8px;
}
.pic-nav-left{ left:0px; }
.pic-nav-right { right:0px; }

.news .pic-nav-left a, .news .pic-nav-right a {
	height: 162px;
	width: 85px;
	display:block;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0;
	border:none;
}

.product-pics .pic-nav-left a, .product-pics .pic-nav-right a {
	height: 114px;
	width: 85px;
	display:block;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0;
	border:none;
}

.news .pic-nav-left a:hover, .news .pic-nav-right a:hover, .product-pics .pic-nav-left a:hover, .product-pics .pic-nav-right a:hover {border:none;}

.news .pic-nav-left a, .product-pics .pic-nav-left a {background-image: url(../images/news-pic-left.png);}
.news .pic-nav-right a, .product-pics .pic-nav-right a {background-image: url(../images/news-pic-right.png);}

/* NEWS */

/* PRODUCTS */

.product-icon {
	width: 220px;
	float: left;
}

.product-text {
	float: left;
	width: 330px;
	padding-bottom: 30px;
	padding-right: 20px;
}

.product-pics {
	width: 70%;
	float: left;
}


/*======= contact form =======*/

.contact-form {
	padding-bottom: 20px;
}
.contact-form form, .contact-form fieldset, .contact-form dl, .contact-form dt, .contact-form dd,
.etours-form form, .etours-form fieldset, .etours-form dl, .etours-form dt, .etours-form dd {
	margin: 0px;
	padding: 0px;
	border: none;
}

#fieldset-contactForm legend {
	display: none;
}

#fieldset-contactForm dl {
	display: block;
	margin: 0px;
	padding: 0px;
}

#fieldset-contactForm dt {
	float: left;
	width: 22%;
	text-align: right;
	display: block;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 26px;
}
#fieldset-contactForm dd {
	float: left;
	width: 77%;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1%;
	display: block;
}

#fieldset-contactForm input, #fieldset-contactForm textarea {
	width: 330px;
	background-color: #F8F8F8;
	border: 3px solid #50a4d3;
	line-height: 14px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 0px;
}

#fieldset-contactForm textarea {
	height: 180px;
}

#fieldset-contactForm input:hover, #fieldset-contactForm input:focus, #fieldset-contactForm textarea:hover, #fieldset-contactForm textarea:focus {
	border: 3px solid #fed41d;
	background-color: #FFF;
}
#fieldset-contactForm .sendMessage {
	width: 342px;
}

/*===========================*/


/*======= locations =========*/

.lokacije {
	clear: both;
	padding-top: 14px;
}

.lokacije-nav {
	font-size: 18px;
	font-weight: bold;
	line-height: 44px;
	color: #000;
	margin-bottom: 20px;
	float: left;
	width: 920px;
	padding-right: 0px;
	clear: both;
	margin-left: -5px;
}

.lokacije-nav h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	color: #000;
	white-space:nowrap;
	z-index:80;
	position:relative;
	width:170px;
	height:44px;
	text-align:center;
	background-image: url(../images/lokacije-nav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.lokacije-nav h3:hover{
	color: #2e8dc2;
}

.lokacije-nav ul, .lokacije-nav li {
	margin: 0px;
	padding: 0px;
}

.lokacije-nav ul {
	height: 44px;
	white-space: nowrap;
}

.lokacije-nav li {
	list-style-type: none;
	float: left;
	width:170px;
	z-index:85;
	position:relative;
	display:block;
}

.lokacije-nav li:hover{
	cursor:pointer;
	z-index:500;
	position:relative;
}

.lokacije-nav ul ul{
	width:142px;
	height:auto;
	display:none;
	position:absolute;
	z-index:10;
	top:20px;
	left:0px;
	background-image: url(../images/lokacije-nav-ul_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:25px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:30px;
}

.lokacije-nav li li{
	float: none;
	background:none;
	width:142px;
}

.lokacije-nav li li a{
	display:block;
	line-height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2e8dc2;
	padding-left:4px;
	padding-right:4px;
	text-align:right;
}


.lokacije-nav a {
	color: #3f4448;
	white-space:nowrap;
	font-size:15px;
	font-weight:bold;
	line-height:26px;
}
.lokacije-nav a:hover {
	color: #2e8dc2;
	text-decoration: none;
}


.lokacije-nav li:hover ul ul,
.lokacije-nav li li:hover ul ul,
.lokacije-nav li li li:hover ul ul,
.lokacije-nav li li li li:hover ul ul
{display:none;}

.lokacije-nav li:hover ul,
.lokacije-nav li li:hover ul,
.lokacije-nav li li li:hover ul,
.lokacije-nav li li li li:hover ul
{display:block;}

#selected-lokacije {
	float: left;
	clear: none;
	height: 30px;
	padding-top: 10px;
	width: 800px;
}
#content #selected-lokacije h2{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f4448;
	margin-right: 8px;
	padding-left:4px;
	color: #00d8ff;
	font-size: 14px;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content #heading-lokacija, #content #heading-format, #content #heading-velicina, #content #heading-aktivna {
	background-image: url(../images/selected-h3_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
}


.lokacije-list {
	padding-bottom: 20px;
	display: block;
}

.lokacije-list h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 34px;
	color: #c6c7c7;
	width:200px;
	height:34px;
	text-align:center;
	white-space:nowrap;
	clear: both;
	background-color: #313335;
}

.lokacije-list h3.selected{
	color: #00d8ff;
	cursor:pointer;
}



.lokacije-list ul, .lokacije-list li {
	margin: 0px;
	padding: 0px;
}
.lokacije-list ul {
	display:block;
	border: 5px solid #313335;
	clear: both;
	overflow: auto;
	padding: 20px;
	max-height: 280px;
	background-image: url(../images/lokacije-list-ul_bg.png);
	background-repeat: repeat;
}


.lokacije-list ul li {
	list-style-type: none;
	font-size: 12px;
	line-height: 24px;
	width: 160px;
	float: left;
	padding-right: 10px;
	padding-left: 0px;
}

.lokacije-list a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
}

.lokacije-list a:hover {
	color: #fffd00;
	text-decoration: none;
}
.lokacije-karta {
	border: 5px solid #313335;
	clear: both;
	min-height: 500px;
}
.products-preview .btn-left , .products-preview .btn-right{
	width: 59px;
	float: left;
	height: 112px;
	padding-top: 154px;
}
.products-preview .btn-left a, .products-preview .btn-right a {
	height: 112px;
	text-indent: -9999px;
	width: 59px;
	display: block;
}
.btn-left a {
	background-image: url(../images/btn-left.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.btn-right a {
	background-image: url(../images/btn-right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.btn-left a:hover{
	background-position: right 2px;
}

.btn-right a:hover {
	background-position: left 2px;
}
.products-preview .products-pictogram {
	float: left;
	height: 266px;
	width: 308px;
	overflow: hidden;
}

.products-pictogram { 
 	/* required settings */ 
	position:relative; 
	overflow:hidden; 
}

.products-pictogram div.items { 
	/* this cannot be too large */ 
	width:20000em; 
	position:absolute; 
}

.products-pictogram  div.items img { 
	float:left; 
}

/*===========================*/


/* FOOTER */

#footer-wrapper {
	background-image: url(../images/footer-wrapper_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	min-height: 251px;
}
#footer {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	height: 251px;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 28px;
	padding-left: 28px;
}
#footer h4 {
	font-size: 14px;
	line-height: 58px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00d2ff;
	display:block;
	margin-bottom:10px;
	margin-right: -4px;
	margin-left: -4px;
	padding-right: 4px;
	padding-left: 4px;
}
#footer .left a, #footer .right a {
	color: #FFF;
}
#footer .left a:hover, #footer .right a:hover {
	color: #FFFD00;
	text-decoration: none;
}
#footer .right {
	text-align: right;
}

/* misc */
.pp_nav p {
	padding: 0px;
}
