/* CSS Document */

/*RESET*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; } 

body{
	background-image: url(../images/body_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	color: #4a4a4a;
	padding-bottom: 15px;
	padding-top: 15px;
}

#wrapper{
	background-image: url(../images/wrapper_bg2.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	width: 100%;
}

#header{
	background: url(../images/header_bg.jpg) no-repeat top center;
}

#header-elements{
	height: 114px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#language{
	float: right;
	margin-right: 5px;
	width: 249px;
	background-image: url(../images/lang_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#language ul{
	padding-top: 7px;
	padding-left: 2px;
}

#language li{
	height: 42px;
	width: 29px;
	list-style-type: none;
	float: left;
 	padding-left: 10px;
}
#language ul .selected {
	background-image: url(../images/lang_selected.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}


#language li img{
	padding-top: 1px;
	padding-left: 1px;
}

#language li a{
	display: block;
	height: 22px;
	width: 29px;

}
#language li a:hover{
	background-color: #999;
	display: block;
	height: 22px;
	width: 29px;
}

#logo{
	float: left;
	height: 59px;
	padding-left: 10px;
	padding-top: 34px;
}

#nav{
	float: right;
	color: #494949;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	margin-top: 20px;
	line-height: 36px;
	height: 41px;
	clear: right;
	width: 650px;
}

#nav ul{
	float: right;
}

#nav li{
	list-style-type: none;
	text-align: center;
	float:left;
}
#nav a{
	height: 41px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	cursor: pointer;
}

#nav a span{
	padding-right: 10px;
	height: 41px;
	color: #494949;
	float:left;
}



#nav a:hover{
	color: #FFF;
	background-image: url(../images/nav_left_piece.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#nav a:hover span{
	color: #FFF;
	background-image: url(../images/nav_on.png);
	background-repeat: no-repeat;
	background-position: right center;
}


#page1 #link01 a, #page2 #link02 a, #page3 #link03 a, #page4 #link04 a, #page5 #link05 a{
	background-image: url(../images/nav_left_piece.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 41px;
	padding-left:10px;
	float:left;
}

#page1 #link01 a span, #page2 #link02 a span, #page3 #link03 a span, #page4 #link04 a span, #page5 #link05 a span{
	color: #FFF;
	background-image: url(../images/nav_on.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 41px;
}

#header2{
	clear: both;
}

#header2-kontenjer{
	height: 339px;
	margin-left: auto;
	margin-right: auto;
	width: 936px;
	background-image: url(../images/header_slika_border.png);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	padding-top: 30px;
	padding-left: 24px;
}

#header2-slike {
	background-image: url(../images/header_slika.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 313px;
	width: 495px;
	float: left;
}



#header2-text {
	background: url(../images/header_adress.png) center top no-repeat;
	color: #4a4a4a;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 35px;
	padding-top: 135px;
	width: 382px;
}

#header2-text h1{
	font-style: italic;
	font-weight: normal;
	padding-bottom: 15px;
	font-size: 19px;
}

#content-wrapper{
}

#content{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#content h2{
	color: #1c6796;
	font-style: italic;
	font-size: 28px;
	font-weight: normal;
	line-height: 38px;
	padding-bottom: 15px;
	padding-left: 18px;
	padding-right: 22px;
	padding-top: 15px;
}

#content a{
	color: #4a4a4a;
}

#content a:hover{
	color: #4a4a4a;
}

#content p{
	padding-bottom: 15px;
	color: #4a4a4a;
	font-style: italic;
	font-size: 17px;
	line-height: 24px;
}

#content h3{
	color: #1c6796;
	font-style: italic;
	font-size: 19px;
	font-weight: normal;
	line-height: 38px;
	padding-bottom: 5px;
	padding-right: 22px;
}

#content-left{
	background-image: url(../images/splitter_line.jpg);
	background-position: right;
	background-repeat: repeat-y;
	width: 535px;
	float: left;
	padding-right: 10px;
}



#content-left h2, #content-right h2{
	color: #1c6796;
	font-style: italic;
	font-size: 28px;
	font-weight: normal;
	line-height: 38px;
	padding-bottom: 15px;
	padding-right: 22px;
	padding-top: 15px;
}

#content-left h3{
	color: #1c6796;
	font-style: italic;
	font-size: 19px;
	font-weight: normal;
	line-height: 38px;
	padding-bottom: 15px;
	padding-left: 62px;
	padding-right: 22px;
	padding-top: 15px;
}

#content-left ul{
	color: #4a4949;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-left: 112px;
}

#content-right ul{
	font-size: 14px;
	font-style: italic;
	padding-bottom: 25px;
	padding-left: 15px;
	line-height: 22px;
	list-style: none;
}

#content-right a, #content-left a{
	color: #1C6796; 
}

#content-left li{
	line-height: 32px;
}

#content-left img{
	float: left;
	border: #333 3px solid;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 8px;
}

#omjestu img{
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
	border: #333 2px solid;
}



#omjestu span{
	border-color: #FFF;
}

#omjestu h2{
	padding-bottom: 0px;
}

#omjestu h3{
	padding-left: 20px;
	padding-bottom: 0px;
}

#omjestu ul{
	padding-top: 0px;
	padding-left: 35px;
}

.smjestaj{
	padding-bottom: 25px;
	width: 960px;
	border-top: #333 1px dashed;
}

.smjestaj-opis{
	width: 350px;
	float: left;
}

.smjestaj-opis p{
	padding-left: 25px;
}

.smjestaj-opis h3{
	padding-left: 15px;
}

.smjestaj-slike{
	float: right;
	width: 510px;
	padding-top: 40px;
}

.smjestaj-slike a{
	background-color: #333;
	margin-left: 10px;
	margin-bottom: 15px;
	float: left;
}

.smjestaj-slike a:hover{
	background-color: #333;
}

.smjestaj-slike img{
	padding: 3px;
}

.smjestaj-icons{
	width: 55px;
	float: left;
	padding-top: 45px;
}

.right-box{
}

.right-box h3{
	padding-left: 25px;
}

#gallery-omjestu-slike img{
	padding: 3px;
}

#gallery-omjestu-slike a{
	background-color: #3F9FDB;
	float: left;
	margin-left: 25px;
	margin-bottom: 25px;
}

#gallery-omjestu-slike a:hover{
	background-color: #00c6f8;
}

.gallery{
	padding-top: 10px;
	padding-left: 45px;
}

.gallery img{
	padding: 3px;
}

.gallery a{
	background-color: #3F9FDB;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.gallery a:hover{
	background-color: #00c6f8;
}

.free-icon {
	background: url(../images/free_icon.jpg) 220px center no-repeat;
}

#content-left p, #content-right p{
	color: #4a4a4a;
	font-style: italic;
	font-size: 15px;
	line-height: 24px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}


.link-vise{
	float: right;
}

.link-vise a{
	text-decoration: underline;
	color: #1c6796;
}

.link-vise a:hover{
	text-decoration: none;
	color: #1c6796;
}

#mini-galerija {
	background: url(../images/mini-gallery.png) center top no-repeat;
	height: 331px;
	width: 480px;
	padding-bottom: 25px;
}

#mini-galerija img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#mini-galerija ul li{
	margin: 0;
	padding: 0;
}

#info-panela {
	background: url(../images/info_panela.jpg) center top no-repeat;
	height: 139px;
	width: 351px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 80px;
	padding-top: 20px;
}

#info-panela p{
	font-size: 19px;
	font-weight: lighter;
	line-height: 29px;
}

#info-panela a{
	color: #4a4a4a;
}
#info-panela a{
	text-decoration: none;
}

#content-right{
	width: 405px;
	float: right;
}

#get-here{
	clear: right;
}

#get-here a{
	color: #1c6796;
	display: block;
	height: 250px;
	width: 365px;
	text-decoration: none;
}

#get-here a:hover{
	text-decoration: none;
}

.kontakt-info{
	width: 500px;
	float: left;
}

.kontakt-info img{
	border: #333 3px solid;
	margin-top: 3px;
	margin-right: 30px;
	float: left;
}

.kontakt-info ul{
	font-style: italic;
	font-size: 17px;
	list-style: none;
	padding-bottom: 15px;
	padding-left: 45px;
}

#googlemap{
	padding-left: 50px;
}

#googlemap p{
	font-size: 18px;
	padding-bottom: 5px;
}

#googlemap ol{
	color: #4a4a4a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	padding-left: 25px;
	padding-bottom: 15px;
}

#googlemap span{
	color: #09F;
	font-weight: bold;
}

#get-here h3{
	background: url(../images/get_here.jpg) center 5px no-repeat;
	height: 250px;
	width: 385px;
	font-size: 33px;
	font-style: italic;
	font-weight: normal;
	padding-left: 25px;
}

#footer-wrapper{
	clear: both;
	height: 251px;
	background: #232121 url(../images/footer_bg.jpg) center top repeat-x;
}

#footer-kontenjer{
	padding-top: 64px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#footer-kontenjer img{
	padding-left: 10px;
}

#footer-nav{
}

#footer-nav ul{
	color: #b1bfc7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 30px;
	list-style: none;
	padding-left: 15px;
}

#footer-nav li{
	float: left;
}

#footer-nav a{
	color: #b1bfc7;
}

#footer-nav a:hover{
	color: #3F9FDB;
	text-decoration: none;
}

#footer-nav span{
	padding-left: 5px;
	padding-right: 5px;
}

#footer-nav p{
	clear: both;
	color: #b1bfc7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 30px;
	padding-left: 15px;
}

a {color: #970609; text-decoration: none;}
a:hover {color: #970609; text-decoration: underline;}

.clr {clear: both;}

/*------------SLIDEVIEWER*-------------/

/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {left: -999em;} 
 
/*core classes*/ 


.stripViewer {  
position: relative; 
overflow: hidden;     
margin-left: 10px;
padding: 0;
} 
.stripViewer ul { /* this is your UL of images */ 
margin-top: 14px;
padding: 0;
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li { 
padding: 0;
margin: 0;
float:left; 
} 
.stripTransmitter {
padding-left: 30px;
margin-top: 10px;
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0;
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 14px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
	font: bold 10px Verdana, Arial; 
	text-align: center; 
	line-height: 22px; 
	background-image: url(../images/mini_gallery/button_off.jpg);
	background-repeat: no-repeat;
	color: #fff; 
	text-decoration: none; 
	display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background-image: url(../images/mini_gallery/button_on.jpg); 
} 

.stripTransmitter a:focus, a:active{
	outline: none;
}

/* mini-gallery */
#mini-galerija { padding-top: 12px;}
#mini-galerija .images div { float:left; width:460px; height: 275px; }
#mini-galerija .images {
    width: 460px;
    margin: 0 auto;
    height: 275px;
    clear: both;
    position: relative;
    overflow: hidden;
}
#mini-galerija .tabs {
    clear:both;
    margin:0 auto;
    margin-top: 12px;
}
#mini-galerija .tabs a {
    display:block;
    float:left;
    font-size:1px;
    height:14px;
    margin: 0;
    width:14px;
    background: url(../images/mini_gallery/button_off.jpg) no-repeat;
}
#mini-galerija .tabs a:hover, #mini-galerija .tabs a.current {
    background: url(../images/mini_gallery/button_on.jpg) no-repeat;
}
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 


