﻿html
{
    width: 100%;
    margin: 0px;
    padding: 0px;
}



body
{
    background-color: #bfeafb;
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-family: Trebuchet MS, Sans-Serif;
    background-image:url(images/bkg.gif);
    background-repeat:no-repeat;
    background-position: center top;


}
*html body
{
    behavior: url(  "csshover.htc" );

}


.centar
{
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    position: relative;
  
}

a img
{
    border: none;
   
}

h1, h2, h3, h4
{
    font-weight: normal;
	    margin: 0;
    padding: 0;
}


a
{
    outline: none;
    
}

#topHeader
{
    float: left;
    width: 100%;
    background-color: #1c61ad;
    height: 67px;
}

#Header
{
    float: left;
    width: 980px;
}
.content
{
    font-family: Trebuchet MS, Sans-Serif;
    float: left;
  	font-size: 13px;
    color: #5f6061;
    z-index: 10;
    background-image: url(images/white.gif);
    background-repeat: repeat-y;
    position: relative;
}
.content a
{
    color: #f48712;
}
.content a:hover
{
    color: #343434;
    text-decoration: none;
}
#contentBox
{
    float: left;
    width: 980px;
    background-color: White;
    min-height: 700px;
    background-image: url(images/bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    position: relative;
    z-index: 10;
    padding-bottom: 60px;
	
}

#logoPorec
{
    float: left;
    width: 145px;
    height: 96px;
    margin: 10px 20px 0px 20px;
    padding-bottom:10px;
}
#crta
{
    float: left;
    width: 980px;
    height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#vrijeme
{
    float: right;
    width: 70px;
    height: 82px;
    background-image: url(images/vrijeme.gif);
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-right: 14px;
    padding-left: 150px;
}
.date{

float:left;
margin-right:8px;
margin-bottom:10px;

}

input:focus
{
border: #9c9a9a 1px solid;
}

label{


}


a.buttonTrans
{
    float: left;
    display: block;
    height: 23px;
    background-image: url(images/bTransLeft.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-left: 10px;
    color: #1a6da3;
    text-decoration: none;
    font-size: 11px;
    text-transform: uppercase;
}
a.buttonTrans span
{
    float: left;
    display: block;
    height: 19px;
    background-image: url(images/bTransRight.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-right: 10px;
    padding-top: 4px;
}

a.buttonTrans:hover
{
    background-position: top left;
    color: #ffffff;
    cursor:pointer;
}

a.buttonTrans:hover span
{
    background-position: top right;
}

a.buttonBlue
{
    float: left;
    display: block;
    height: 21px;
  /*  background-image: url(images/bBlueLeft.gif);
    background-repeat: no-repeat;
    background-position: top left;*/
    padding-left: 9px;
    color: White;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
	background-color:#1c61ad;
}
a.buttonBlue span
{
    float: left;
    display: block;
    height: 18px;
  /*  background-image: url(images/bBlueRight.gif);
    background-repeat: no-repeat;
    background-position: top right;*/
    padding-right: 9px;
    padding-top: 3px;
}

a.buttonBlue:hover
{
    background-position: bottom left;
    cursor: pointer;
	background-color:#fada49;
	color:#1c61ad;
}

a.buttonBlue:hover span
{
    background-position: bottom right;
    cursor: pointer;
}


a.buttonBlue2
{
    float: left;
    display: block;
    height: 21px;
  /*  background-image: url(images/bBlueLeft.gif);
    background-repeat: no-repeat;
    background-position: top left;*/
    padding-left: 9px;
    color: White;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
	background-color:#1c61ad;
	margin-left:96px;
margin-top:6px;
min-width:60px;
	
}
*html a.buttonBlue2
{
    margin-left:60px;
}
a.buttonBlue2 span
{
    float: left;
    display: block;
    height: 18px;
  /*  background-image: url(images/bBlueRight.gif);
    background-repeat: no-repeat;
    background-position: top right;*/
    padding-right: 9px;
    padding-top: 3px;
	min-width:60px;
	text-align:center;
	
}


a.buttonBlue2:hover
{
    background-position: bottom left;
    cursor: pointer;
	background-color:#fada49;
	color:#1c61ad;
}

a.buttonBlue2:hover span
{
    background-position: bottom right;
    cursor: pointer;
}


a.gumb
{
	background-color:#1c61ad;
    color: White !important;
    text-decoration: none;
    height: 21px;
	min-width:20px;
    padding: 2px 10px 0px 10px;
    font-size: 14px;
    overflow: hidden;
	margin-top:5px;
}

a.gumb:hover
{
background-color:#fada49;
    color: #1c61ad;
}
a.crtaispod
{
    color: #1c61ad !important;
    text-decoration: underline;
    font-size: 14px;
}
a.crtaispod:hover
{
    color: #4c4c4c !important;
   text-decoration: underline;
}

ul.menu
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 940px;
    float: left;
    font-size: 9pt;
    font-weight: bold;
    letter-spacing: 0.3pt;
    background-color: White;
    padding: 4px 20px 4px 20px;
    position: relative;
    z-index: 20;
 background-color: #fada49;
}

ul.menu li
{
    float: left;


    display: block;
    height: 28px;
    /*background-image: url(images/menuTabLeft.gif);
    background-repeat: no-repeat;
    background-position: top left;*/
    padding-left: 9px;
    position: relative;
    color: #1c61ad;
}
ul.menu li.selected
{
    background-position: bottom left;
    cursor: pointer;
 background-color: #1c61ad;
}
ul.menu li.selected a
{
    background-position: bottom right;
    color: White;
}
ul.menu li a
{
    float: left;
    display: block;
    height: 22px;
    color: #035d95;
    text-decoration: none;
 /*   background-image: url(images/menuTabRight.gif);
    background-repeat: no-repeat;
    background-position: top right;*/
    text-transform: uppercase;
    padding-right: 15px;
    padding-left: 5px;
    padding-top: 6px;
	margin-right:5px;
}

ul.menu li a:hover
{
    background-position: bottom right;
    color: White;
 background-color: #1c61ad;
}

ul.menu li:hover
{
    background-position: bottom left;
    cursor: pointer;
}

ul.menu li:hover a
{
    background-position: bottom right;
    color: White;
}

ul.menu ul
{
    display: none;
    position: absolute;
    background-color: #fada49;
    left: 0;
    top: 28px;
    border: solid 1px #bfdef4;
    margin: 0;
    padding: 0;
    float: left;
    width: 165px;
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: 0pt;
}

ul.menu li a:hover ul, ul.menu li:hover ul
{
    display: block;
}

ul.menu ul li
{
    background-image: none;
    margin-right: 0px;
    height: auto !important;
    float: none !important;
    padding-left: 0px;
    color: #035d95;
}
ul.menu li.selected li.selected a, ul menu li.selected:hover li.selected a
{
  color: #ffffff !important;
}
ul.menu ul li a
{
    background-image: none;
    text-transform: none !important;
    line-height: 16px;
    padding: 10px 10px 7px 10px;
    float: none !important;
    height: auto !important;
     width: 145px;
}


ul.menu li:hover ul a
{
    color: #035d95;
}

ul.menu ul li a:hover, ul.menu ul li:hover, ul.menu ul li:hover a
{
    background-color: #1c61ad;
    color: White;
}

#topGrad
{
    float: left;
    width: 980px;
    height: 366px;
}

#topGradleft
{
    float: left;
    width: 725px;
    height: 366px;
  background-image: url(images/top_grad_left.jpg);
    background-repeat: no-repeat;
}
#topGradright
{
    float: left;
    width: 255px;
    height: 366px;
  background-image: url(images/desno_grad_back.gif);
    background-repeat: repeat-y;
}
#istria_app
{
    float: left;
    width: 255px;
    height: 112px;
    background-image: url(images/istria-app.jpg);
    background-repeat: no-repeat;
}
#istria_reze
{
    float: left;
    width: 190px;
	padding-top:0px;
	padding-left:20px;
	

}


#haloIstra
{
    float: right;
    position: absolute;
    width: 255px;
    height: 95px;
    background-image: url(images/haloIstra.gif);
    background-repeat: no-repeat;
    right: 0;
    top: 254px;
}
#onlineBooking
{
	float: right;
	position: absolute;
	width: 235px;
	height: 196px;
	color: #2c4757;
	font-size: 12px;
	right: 0px;
	top: 0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:20px;
	padding-top: 146px;
}



#ddnnoo
{
    background-image: url(images/bottom.gif);
    background-repeat: no-repeat;
    background-position: center top;
	width:980px;
	height:72px;
	}
#footerBox
{
    float: left;
    width: 100%;
    min-height: 70px;
   /* background-image: url(images/bottom.gif);
    background-repeat: no-repeat;
    background-position: center top;*/
    background-color: #1c61ad;
    margin-top: 0px;
    padding-top: 20px;
    font-size: 14px;
    color: White;
}

#footerBox.centar
{
    padding-left: 200px;
    width: 700px;
}

#otok
{
    float: left;
    margin-top: 75px;
    margin-left: 0px;
    margin-right: 50px;
}

.box1
{
    float: left;
    width: 360px;
    margin-right: 20px;
	
}

.box1 ul
{
    float: left;
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 22px;
    margin-top: 20px;
    padding-bottom: 40px;
    width: 350px;
	 display: inline-block;
}

.box1 ul li a
{
    color: White;
	 display: inline-block;
	 
	
}


.box1 ul li a:hover
{
    color: #aedfe5;
    text-decoration: none;
}

.box1 ul.validLinks
{
    list-style-type: none;
    border-top: solid 1px #0d7390;
    padding-top: 5px;
    margin-top: 40px;
}
.box1 ul.validLinks li
{
    float: left;
    width: auto;
    margin-right: 10px;
}
.box1 ul.validLinks li a
{
    color: #70c1d7;
}


.box1 ul li.rss
{
    background-image: url(images/rssIcon.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: 60px;
    height: 25px;
    padding-top: 12px;
    margin-top: 10px;
}


#tzIstra
{
    float: left;
    width: 89px;
    height: 67px;
    background-image: url(images/TZistraLogo.gif);
    background-repeat: no-repeat;
    margin-left: 0px;
}
#istria_app_mali
{
    float: left;
    width: 70px;
    height: 67px;
    background-image: url(images/istria_app.gif);
    background-repeat: no-repeat;
	background-position: center; 
    margin-left: 0px;
	padding-top:10px;
}

#topNav
{
    float: left;
    color: White;
    font-size: 13px;
    margin-left: 20px;
    margin-top: 20px;
}

#topNav a
{
    color: White;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
}

a.linkSmall
{
    font-size: 12px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}

#topNav a:hover, a.linkSmall:hover
{
    color: #aedfe5;
}
.jezik
{
    float: right;
    color: #95e0fb;
    margin-top: 6px;
	padding-right:20px;
}

.jezik a
{
    font-size: 12px;
    font-weight: bold;
    color: #95e0fb;
    text-decoration: none;
}

.jezik a:hover
{
    color: White;
}
ul.jezik
{
    margin: 0;
    padding: 0;
    font-family: Arial, SansSerif;
    font-size: 11px;
    list-style-type: none;
    float: right;
    color: #95e0fb;
	padding-right:10px;
}
ul.jezik li
{
    margin: 0;
    padding: 0;
    float: left;
    margin-left: -8px;
    width: auto;
}




ul.jezik li a
{
    text-decoration: none;
    color: #95e0fb;
    padding: 9px 10px 5px 10px;
    display: block;
}

ul.jezik li.selected a
{
    color: #ffffff;
}


ul.jezik li a:hover
{
    color: #000000;
}

.leftBox
{
    float: left;
    width: 705px;
    margin: 20px 0px 0px 20px;
    padding-bottom: 20px;
    display: inline;
}
.rightBox
{
    float: left;
    width: 253px;
    padding-bottom: 20px;
    background-image: url(images/gradient.gif);
    background-repeat: repeat-y;
	margin-top:20px;
}

.rightBoxTop
{
    float: left;
    width: 253px;
	min-height:300px;
    padding-bottom: 20px;
  /*  background-image: url(images/gradient.gif);
    background-repeat: repeat-y;
*/
}
.leftColumn
{
    float: left;
    width: 235px;
}

.rightColumn
{
    float: left;
    width: 470px;
    padding-bottom: 20px;
	/*padding:0px 20px 0px 20px;*/
}
.twoColumn
{
    float: left;
    width: 195px;
    padding-bottom: 40px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	
}
.contentTxt h2
{
    width: 430px !important;
    margin-top: 0;
    margin-bottom: 20px;
}
#search
{
    float: left;
    padding: 20px 20px 0px 20px;
    height: 40px;
}
#search input, .newsletter input, .newsletter textarea
{
    float: left;
    margin-right: 10px;
    font-size: 11px;
    color: #5f6061;
    padding: 4px 5px 4px 5px;
    background-color: #dbdcdc;
    border: none;
}
#path
{
    float: left;
    width: 510px;
    height: 0px;
    padding-top: 0px;
    color: #6a6a6b;
    font-size: 13px;
    margin-bottom: 0px;
}
#path2
{
    float: left;
    width: 235px;
    height: 20px;
}

#contentMain
{
    float: left;
   /* border-top: solid 1px #dbdbdb;*/
    width: 705px;
}

ul.highlights
{
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
    background-image: url(images/crte.gif);
    background-repeat: repeat-y;
    margin-top: 20px;
    margin-bottom: 80px;
    padding-bottom: 20px;
    width: 705px;
}

ul.highlights.columns2
{
    width: 470px;
    background-image: url(images/crte2.gif);
    background-repeat: repeat-y;
}
ul.highlights li
{
    width: 193px;
    margin: 20px;
    margin-top: 0px;
    float: left;
    overflow: hidden;
    height: 343px;
    border-bottom: solid 1px #dbdbdb;
    display: inline;
}

h2
{
    float: left;
    width: 100%;
    color: #1a6da3;
    font-size: 20px;
    padding: 0;
    margin: 10px 0px 10px 0px;
	padding-left:0px;

}

ul.highlights h2
{
    float: left;
    width: 100%;
    color: #5f6061;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
    margin: 10px 0px 10px 0px;
}

.text
{
    float: left;
    width: 100%;
    color: #5f6061;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 15px;
}


.container
{
    float: left;
}
.prognoza1_top
{

  width:225px;
  height:28px;
    float: left;
	margin-left:10px;
}
.prognoza1
{
padding-left:40px;
    float: left;
}


.find1_top
{

  width:225px;
  height:28px;
    float: left;
	margin-left:10px;
	padding-top:20px;
}
.find1
{
margin-left:40px;
    float: left;
}
.find_midd
{
   padding:9px;
   padding-top:2px;
   padding-bottom:20px;
   width:235px;
   min-height:226px;
   float: left;
   color: #154b87;
   font-size: 14px;

}
.pp_top
{

  width:235px;
  height:42px;
    float: left;
	margin-top:0px;
}
.pp_midd
{
   padding:9px;
   width:235px;
   min-height:180px;
   float: left;
   background-image: url(images/posebnaPonuda_back.gif);
   background-repeat: repeat-y;
   color: #154b87;
   font-size: 14px;

}
.pp_midd_txt
{
   padding-left:9px;
   padding-right:9px;
   padding-top:9px;
   float: left;
   color: #154b87;
   font-size: 14px;

}

.pp_midd_txt a
{
    color: #154b87;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
}

a.pp_midd_txt
{
    font-size: 12px;
    color: #0d2846;
    text-decoration: underline;
}

.pp_midd_txt a:hover, a.pp_midd_txt:hover
{
    color: #0d2846;
	 text-decoration: underline;
}



.pp_bot
{
   width:235px;
   height:24px;
   float: left;
   background-image: url(images/posebnaPonuda_dno.gif);
}
.newsletter
{
    float: left;
    background-image: url(images/newsletter.gif);
    background-repeat: no-repeat;*/
    padding-top: 60px;
    width: 215px;
    padding: 25px 20px 20px 20px;
    font-size: 12px;
    line-height: 16px;
    color: #5f6061;
}

.toTop
{
    position: absolute;
    bottom: 20px;
    left: 320px;
}

span.select
{
    position: absolute;
    width: 163px;
    height: 20px;
    padding: 3px 24px 0 8px;
    color: #2c4757;
    font-size: 12px;
    background: url(images/selectBack.gif) no-repeat;
    overflow: hidden;
    float: left;
}



option
{
    color: #2c4757;
    font-size: 12px;
    border: none;
    font-family: Trebuchet MS, Sans-Serif;
}

span.text
{
    color: #2c4757;
    position: absolute;
    width: 105px;
    height: 20px;
    padding: 3px 5px 0 5px;
    background: url(images/inputKalendar.gif) no-repeat;
    overflow: hidden;
}


input.styled2
{
    background: url(images/inputKalendar.gif) no-repeat;
    border: none;
    width: 97px;
    height: 23px;
    padding: 0px 5px 0 5px;
    color: #2c4757;
    font-size: 12px;
    font-family: Trebuchet MS, Sans-Serif;
	float:left;
}

input.mali
{
    background: url(images/inputMali.gif) no-repeat;
    border: none;
    width: 20px;
    height: 20px;
    padding: 3px 5px 0 5px;
    color: #2c4757;
    font-size: 12px;
    font-family: Trebuchet MS, Sans-Serif;
}
.maliTxt
{
    font-size: 11px;
    font-style: italic;
}

table.forma
{
    margin: 0;
    padding: 0;
    width: 195px;
    margin-top: 9px;
    margin-bottom: -5px;
	margin-left:10px;
}


table.forma td
{
    margin: 0;
    padding: 0;
    height: 24px;
}

table.forma td.kal
{
    width: 23px;
    height: 35px;
}
table.forma td.kal a
{
    height: 35px;
}
table.forma td.kal a img
{
    margin-top: -6px;
}

table.forma td.inputi
{
    width: 107px;
    padding-top: 0px;
}

table.forma td.tekst
{
    width: 60px;
}

table.forma td.alRight
{
    text-align: right;
    padding-right: 5px;
    width: 95px;
}
.zrzr
{
    text-align: right;
    padding-right: 5px;
    width: 95px;
}

a.buttonBlueBig
{
    display: block;
    float: left;
	background-color:#1a6da3;
    width: 235px;
    height: 25px;
    margin-top: 14px;
    color: White;
    text-decoration: none;
    text-align: center;
    padding-top: 8px;
	padding-bottom: 0px;
	font-size:13px;
}

a.buttonBlueBig:hover
{
	background-color:#626364;
}

a.button2Big
{
    display: block;
    float: left;
	background-color:#379adc;
    width: 235px;
    height: 25px;
    margin-top: 4px;
    color: White;
    text-decoration: none;
    text-align: center;
    padding-top: 8px;
	padding-bottom: 0px;
	font-size:13px;
}

a.button2Big:hover
{
	background-color:#a5a6a7;
}

.subZuto
{
    float: left;
    width: 235px;
    color: White;
    text-transform: uppercase;
    padding-top: 0px;
    text-indent: 20px;
    font-size: 14px;
    margin-bottom: 20px;
}

.subZuto.otkrij
{
    background-image: url(images/submenuTopOtkrij.gif);
    background-repeat: no-repeat;
}

.subZuto.plaze
{
  padding-top: 6px;
   background-color: #fada49;
  padding-bottom: 16px;
}
.subZuto.plaze img
{
padding-left:0px;
}
*html .subZuto.plaze img
{
margin:0px;
padding:0px;
padding-top:6px;
margin-left:-20px;
}

.subZuto ul
{
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
    background-color: #fada49;
   /* background-image: url(images/submenuBottom.gif);
    background-repeat: no-repeat;
    background-position: bottom;*/
    padding-bottom: 10px;
    width: 215px;
    margin-top: 6px;
    text-transform: none;
    text-indent: 0;
    padding-left: 0px;
}
.subZuto ul li
{
    width: 215px;
    margin: 0;
    padding: 0;
}

.subZuto ul li a
{
    text-decoration: hover;
    color: #216591;
    min-height: 20px;
    display: block;
    padding: 2px 20px 2px 20px;
    /*background-image: url(images/submenuArr.gif);
    background-repeat: no-repeat;
    background-position: 0 8px;*/
}

.subZuto ul li a:hover
{
    background-position: 0 -20px;
    color: #1a3a53;
}

.subZuto ul li.selected a
{
    background-position: 0 -20px;
    color: White;
}





.subMenu
{
    float: left;
    width: 235px;
    color: White;
    text-transform: uppercase;
    padding-top: 0px;
    text-indent: 20px;
    font-size: 14px;
    margin-bottom: 0px;
}

.subMenu.otkrij
{
    background-image: url(images/submenuTopOtkrij.gif);
    background-repeat: no-repeat;
}

.subMenu.plaze
{
  padding-top: 10px;
   background-color: #1c61ad;
}

.subMenu ul
{
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
    background-color: #1c61ad;
   /* background-image: url(images/submenuBottom.gif);
    background-repeat: no-repeat;
    background-position: bottom;*/
    padding-bottom: 10px;
    width: 215px;
    margin-top: 4px;
    text-transform: none;
    text-indent: 0;
    padding-left: 20px;
}
.subMenu ul li
{
    width: 215px;
    margin: 0;
    padding: 0;
}

.subMenu ul li a
{
    text-decoration: none;
    color: #a4c7e0;
    height: 22px;
    display: block;
    padding: 5px 20px 5px 20px;
    background-image: url(images/submenuArr.gif);
    background-repeat: no-repeat;
    background-position: 0 8px;
}

.subMenu ul li a:hover
{
    background-position: 0 -20px;
    color: White;
}

.subMenu ul li.selected a
{
    background-position: 0 -20px;
    color: White;
}



ul.subMenu2
{
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 13px;
    width: 430px;
    margin-left: 20px;
    margin-right: 20px;
}

ul.subMenu2 li
{
    float: left;
    width: 215px;
    margin-bottom: 5px;
}

ul.subMenu2 li a
{
    color: #1a6da3;
    text-decoration: none;
    display: block;
    width: 215px;
}
ul.subMenu2 li a span
{
    color: white;
    background-image: url(images/kockica.gif);
    display: block;
    float: left;
    width: 13px;
    height: 15px;
    text-align: center;
    font-size: 11px !important;
    margin-right: 10px;
    padding-right: 2px;
}

ul.subMenu2 li a:hover
{
    color: #c65e05;
}

ul.subMenu2 li a:hover span
{
    background-position: bottom;
}

.LightBlueBox
{
    float: left;
    width: 235px;
  
}

.LightBlueBox ul
{
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    width: 215px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    font-size: 13px;
}

.LightBlueBox ul li
{
    width: 215px;
    margin: 0;
    padding: 0;
}

.LightBlueBox ul li a
{
    text-decoration: none;
    color: #1a6da3;
    height: 15px;
    display: block;
    padding: 5px 20px 5px 20px;
    background-image: url(images/submenuArr2.gif);
    background-repeat: no-repeat;
    background-position: 0 8px;
}

.LightBlueBox ul li a:hover
{
    background-position: 0 -15px;
    color: #103954;
}


.LightBlueQuote
{
    float: left;
    width: 235px;
}


span.qouteName
{
    float: left;
    display: block;
    width: 170px;
    height: 18px;
    color: #5f6061;
    font-size: 7.5pt;
    letter-spacing: 0.2pt;
    text-transform: uppercase;
    padding-left: 65px;
    padding-top: 25px;
}

blockquote
{
    padding: 0;
    margin: 0;
    padding: 10px 20px 10px 20px;
    font-size: 13px;
    font-style: italic;
    color: #5f6061;
    line-height: 20px;
}

.actionBox
{
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}

a.printIco, a.shareIco, a.planIco, a.mapIco
{
    float: left;
    display: block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: right top;
    margin-left: 3px;
    padding-bottom: 0px !important;
}

a.printIco
{
    background-image: url(images/icoPrint.gif);
}

a.shareIco
{
    background-image: url(images/icoShare.gif);
}

a.planIco
{
    background-image: url(images/icoPlan.gif);
}

a.mapIco
{
    background-image: url(images/icoMap.gif);
}


a.printIco:hover, a.shareIco:hover, a.planIco:hover, a.mapIco:hover
{
    background-position: left top;
}

h1
{
    font-weight: normal;
    font-size: 18px;
    color: #154b87;
    margin: 3px 20px 15px 20px;
    padding: 0;
	border-bottom: solid 1px #ccdee9;
}
*html h1
{
margin: 3px 20px 15px 20px;
}

h3
{
    font-weight: normal;
    font-size: 18px;
    color: #154b87;
    margin: 3px 20px 15px 20px;
    padding: 0;
	border-bottom: solid 1px #ccdee9;
}
*html h3
{
margin: 3px 20px 15px 20px;
}

h6
{
    font-weight: normal;
    font-size: 18px;
    color: #154b87;
    margin: 0px 0px 15px 0px;
    padding: 0;
	border-bottom: solid 1px #ccdee9;
}
h5
{
    font-weight: normal;
    font-size: 16px;
    color: #5f6061;
    margin: 3px 20px 10px 0px;
    padding: 0;
	
	
}

.contentTxt
{
    float: left;
    margin: 0px;
	margin-bottom:0px;
    margin-top: 0px;
    font-size: 13px;
    color: #5f6061;
    line-height: 20px;
	padding:0px 20px 0px 20px;
width:430px;
	
	
}
.contentTxtMali
{
    float: left;
    margin: 0px;
	margin-bottom:0px;
    margin-top: 0px;
    font-size: 13px;
    color: #5f6061;
    line-height: 20px;
	padding:3px 0px 0px 0px;
}
.contentTxtMali img
{
    margin: 3px 0px 10px 0px;
}

.contentTxt img
{
    margin: 20px 0px 20px 0px;
	
}

.rightColumn hr
{
    color: #1c61ad;
    background-color: #1c61ad;
    height: 1px;
    margin: 30px 20px 0px 20px;
    position: relative;
    width: 430px;
    float: left;
}

#onlineBookingMini
{
    float: left;
    width: 430px;
    color: #2c4757;
    font-size: 12px;
    padding: 0px;
    padding-top: 0px;
    margin-left: 20px;
    margin-top: 6px;
	border-bottom: #1c61ad 1px solid;
	min-height:40px;

}

#onlineBookingMini select
{
    width: 105px;
    margin-right: 13px;
}
#onlineBookingMini select2
{
    width: 100px;
    margin-right: 13px;
}
#onlineBookingMini input
{
    margin-right: 10px;
}

#onlineBookingMini span.txt
{
    float: left;
    margin-right: 5px;
}

#onlineBookingMini input.styled2
{
    float: left;
    width: 70px;
    margin-right: 0;
}

#BookingMini
{
    float: left;
    width: 215px;
    font-size: 12px;
    padding: 0px;
    padding-top: 0px;
    padding-left: 0px;
    margin-top: 3px;
}

#BookingMini select
{
    width: 195px;
    margin-right: 0px;
	margin-left: 20px;
}

#BookingMini input
{
    margin-right: 10px;
}

#BookingMini span.txt
{
    float: left;
    margin-right: 5px;
	
}

#BookingMini input.styled2
{
    float: left;
    width: 70px;
    margin-right: 0;
	
}
a.kal
{
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 10px;
}
a.kal img
{
    margin: 0;
    padding: 0;
}
span.drRed
{
    padding-left:20px;
    margin-top: 20px;
    margin-bottom: 5px;
    display: block;
    float: left;
}



.sort
{
    float: left;
    margin-top: 20px;
    position: relative;
   /* background-image: url(images/sortBack.gif);
    background-repeat: no-repeat;*/
    width: 470px;
    padding-left: 0px;
	background-color:#bfeafb;
}

.sort form
{
    position: absolute;
    top: 0;
    left: 80px;
}
ul.objekti
{
    float: left;
    list-style-type: none;
    margin: 0px 0px 0px 20px;
    padding: 0;
    padding-bottom: 20px;
	
}
ul.objekti li
{
    float: left;
    width: 430px;
    margin: 0;
    padding: 0;
    background-image: url(images/objBack.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 10px;
    margin-top: 4px;
	
	
}

*:first-child + html ul.objekti li
{
    padding-bottom: 14px;
    margin-bottom: 0px;
}



ul.objekti h2
{
    font-size: 16px;
    width: 430px;
    margin-bottom: 10px;
    font-weight:bold;
	   
}
ul.objekti .buttonBlue
{
    margin-left: 33px;
}

.dataLinks
{
    float: left;
    width: 215px;
    display: block;
	
}

*:first-child + html .dataLinks
{
    margin-bottom: -6px;
    padding-bottom: 0;
}

ul.objekti img
{
    float: left;
    margin-top: 2px;
}
.data
{
    float: left;
    margin: 0px 0px 0px 0px;
    width: 195px;
	color:#1c61ad;
	 font-size: 13px;
	
	
}
.dataObjekt
{
    float: left;
    margin: 20px 0px 20px 20px;
    width: 195px;
	  color:#1c61ad;
	  font-size: 13px;
    word-wrap:break-word;
	
}
table.data
{
    font-size: 14px;
    color: #5f6061;
    margin-bottom: 16px;
	
}
table.data td
{
    line-height: 14px;
    height: 14px;
}

table.data td.black
{
    padding-bottom: 9px;
}

.black
{
    font-size: 13px;
    color: #050505;

}

.data2
{
    float: left;
    margin: 20px 0px 20px 20px;
    width: 185px;
}

.data2.wide{ margin: 0px; width:100%;}
.data2 img{float:none;}

.data2 h3
{
    float: left;
    margin-bottom: 10px;
}

.stars{float:left;}

.data2 p
{
    float: left;
    margin-bottom: 15px;
}

.pager
{
    float: left;
    margin: 0px 20px 0px 20px;
    font-size: 11px;
}

.pager a
{
    text-decoration: none;
    padding-top: 3px;
    height: 18px;
    width: 32px;
    text-align: center;
    color: White;
	background-color:#1c61ad;
    margin-right: 3px;
    display: block;
    float: left;
}



.pager a:hover
{
    background-position: bottom;
	background-color:#fada49;
	color:#1c61ad;
}

.pager span span
{
    padding-top: 3px;
    height: 18px;
    width: 32px;
    text-align: center;
    color: #1a6da3;
    background-image: url(images/pagerBackSel.gif);
    background-repeat: no-repeat;
    margin-right: 3px;
    display: block;
    float: left;
}
#lefty
{
    float: left;
    width: 650px;
    min-height: 100px;
    background-color: White;
    padding: 0px;
	color:#6d6e71;
	font-size:13px;
}

#lefty h2
{
    width: 650px !important;
    margin: 30px 0px 10px 0px;
}
#lefty h3
{
float:left;
    width: 650px !important;
    margin: 20px 0px 7px 0px;
font-weight: normal;
font-size:16px;
	
	
}
.fotoData, .fotoData img
{
    float: left;
}


.fotoData
{
    width: 670px;
    margin-top: 10px;
margin-bottom:2px;
min-height:270px;
}
ul.sort
{
    margin: 0;
    padding: 0;
    float: left;
    width: 650px;
    list-style-type: none;
    margin-bottom: 10px;
    margin-top: 2px;

	
}
ul.sort li
{
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 3px;
	padding-left:6px;
	padding-right:6px;
}

ul.sort li a
{
    text-decoration: none;
    color: #1c61ad;
    padding: 6px 8px 8px 8px; /**/
    display: block;
    height: 17px;
    display: inline-block;
	font-size:13px;
}
ul.sort li a:hover, ul.sort li.selected a
{
    color: #161616;
	 text-decoration: underline;
}


*html ul.sort li a:hover, ul.sort li.selected a
{
    padding: 6px 8px 8px 8px;
    margin: 0;
}
a.batunGalUp
{
    background-image: url(images/batunGalUp.gif);
}

a.batunGalDown
{
    background-image: url(images/batunGalDown.gif);
}
a.batunGalUp, a.batunGalDown
{
    display: block;
    float: left;
    width: 108px;
    height: 18px;
    margin-bottom: 10px;
    border: solid 1px #1c61ad;
    background-repeat: no-repeat;
    background-position: center 0px;
}




a.batunGalUp:hover, a.batunGalDown:hover
{
    background-position: center -16px;
    border: solid 1px #fada49;
    cursor: pointer;
}

.galerijaObj
{
    float: left;
    padding: 0px 0px 0px 10px;
    width: 110px;
}

.galerijaObj ul, .galerijaObj li
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.galLista img
{
    margin-bottom: 10px;
}
.galLista
{
    clear: both;
}
/*
a.link
{
    float: left;
	background-color:#1c61ad;
    color: White !important;
    text-decoration: none;
    height: 21px;
	width:20px;
    padding: 2px 10px 0px 76px;
    font-size: 14px;
    overflow: hidden;
	margin-left:60px;
	margin-top:7px;
}
*/
a.link
{
    float: left;
	background-color:#1c61ad;
    color: White !important;
    text-decoration: none;
    height: 21px;
	min-width:96px;
    padding: 2px 10px 0px 20px;
    font-size: 14px;
    overflow: hidden;
	margin-left:60px;
	margin-top:7px;
}

a.link:hover
{
background-color:#fada49;
    color: #1c61ad;
}
td.greyBack
{
    background-color: #e8e7e7;
    color: Black !important;
}

table.cijenik
{
    float: left;
    padding-bottom: 20px;
}
table.cijenik td
{
    padding: 4px;

    text-align: center;
    border-bottom: solid 1px #e8e7e7;
}
table.cijenik td.smjJed
{
    padding: 4px 4px 10px 0px !important;
	font-size:12px;
}

table.cijenik a.link
{
    width: 50px;
}
/*
a.link2
{
    float: left;
	background-color:#1c61ad;
    color: White !important;
    text-decoration: none;
    height: 21px;
	width:36px;
    padding: 2px 10px 0px 46px;
    font-size: 14px;
    overflow: hidden;
	margin-left:0px;
	margin-top:3px;
}
*/
a.link2
{
    float: left;
	  background-color:#1c61ad;
    color: White !important;
    text-decoration: none;
    height: 21px;
	  width:120px;
    padding: 2px 14px 0px 14px;
    font-size: 14px;
    overflow: hidden;
	  margin-left:0px;
   	margin-top:3px;
}

a.link2:hover
{
background-color:#fada49;
    color: #1c61ad;
}
ul.sadrzaji
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    padding-bottom: 10px;
    width: 590px;
    float: left;
    display: inline;
}

ul.sadrzaji li
{
    padding-left: 14px;
    margin-right: 10px;
    width: 152px;
    background-image: url(images/tick.gif);
    background-position: 0px 5px;
    background-repeat: no-repeat;
    float: left;
}
*html ul.sadrzaji li
{
    display: inline;
}

ul.sadrzaji li.nocheck
{
    background-image: none !important;
}

a.closeX
{
    position: absolute;
    right: 20px;
    top: 20px;
    background-image: url(images/x.gif);
    display: block;
    width: 20px;
    height: 20px;
}
*:first-child + html a.closeX
{
    float: right;
    position: relative;
}
a.closeX:hover
{
    background-position: bottom;
}

.skrol
{
    float: left;
    width: 630px;
    border: solid 1px grey;
    height: 270px;
    overflow: hidden;
}
.pop
{
    float: left;
    background-color: White;
    position: relative;
    height: 600px;
    overflow: auto;
    width: 689px !important;
	margin-left:20px;

}
.pop.content h3
{
    margin-top: 0;
    margin-bottom: -2px !important;
}
.pop.content h1
{
    float: left;
    width: 100%;
}
a.link3
{
    float: left;
	background-color:#1c61ad;
    color: White !important;
    text-decoration: none;
    height: 21px;
	  min-width:71px;
    padding: 2px 16px 0px 16px;
    font-size: 14px;
    overflow: hidden;
	margin-left:0px;
	margin-right:0px;
	margin-top:7px;
}

a.link3:hover
{
background-color:#fada49;
    color: #1c61ad;
}
table.bookReq
{
    margin-top: 20px;
	padding:4px;
	margin:4px;
}

td a.link
{
    margin-top: 20px;
	margin:4px;
}
a.linkVise
{
    float: left;
	background-color:#1c61ad;
    color: White !important;
    text-decoration: none;
    height: 20px;
    padding: 4px 6px 0px 6px;
    font-size: 11px;
    overflow: hidden;
	margin-left:110px;
	margin-top:10px;
}

a.linkVise:hover
{
background-color:#fada49;
    color: #1c61ad;
}





a.batunGalLeft
{
    background-image: url(images/batunGalLeft.gif);
    margin-right: 10px;
}

a.batunGalRight
{
    background-image: url(images/batunGalRight.gif);
    margin-left: 10px;
}
a.batunGalLeft, a.batunGalRight
{
    display: block;
    float: left;
    width: 18px;
    height: 128px; 
    border: solid 1px #1c61ad;
    background-repeat: no-repeat;
    background-position: 0px center;
}




a.batunGalLeft:hover, a.batunGalRight:hover
{
    background-position: -20px center;
    border: solid 1px #fada49;
    cursor: pointer;
}
.galerijaSlide
{
    float:left; width:450px;
	padding-left:20px;
	

    
    }

.galerijaSlide ul, .galerijaSlide li { margin: 0px; padding: 0px; list-style-type: none; float:left;}

.galListaHor{ float:left; width:374px;}

.galListaHor img
{
    margin-right: 10px;
}
.galerijaObj
{
    float: left;
    padding: 0px 0px 0px 10px;
    width: 110px;
      
}

.galerijaObj ul, .galerijaObj li
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.galLista img
{
    margin-bottom: 10px;
}
.galLista
{
    clear: both;
}
.box        { float:left; width:100%;}
ul.menuFooter               { float:left; list-style-type: none; padding:0; margin:0; margin-right:10px; margin-left:10px;font-size:12px;  color:#fada49; text-decoration:none;}
ul.menuFooter li            { float:left; width:134px; margin:0; padding:0 0 0 0px; color:#fada49; text-decoration:none;   display: block;  position: relative;font-weight:bold;}
ul.menuFooter li a          { float:left; display:block; padding:5px 0px 5px 0; color:#fada49; text-decoration:none;}
ul.menuFooter li a:hover    { color:#ffffff; }
ul.menuFooter   ul  { float:left; list-style-type: none; padding:0; margin:0; margin-right:0px; margin-left:0px;font-size:12px;  color:#fada49; text-decoration:none; font-weight:normal !important;}
ul.menuFooter  ul li  { float:left; width:134px; margin:0; padding:0 0px 0 0px; color:#fada49; text-decoration:none;   display: block;  position: relative;font-weight:normal !important;}
ul.menuFooter ul li a { float:left; display:block; padding:4px 20px 4px 0; color:#fada49; text-decoration:none;font-weight:normal !important; }

.PrvoVeliko{
    text-transform:capitalize; 
}
.poslanUpit{
    font-weight:bold;
    color:Blue;   
}
.boxBigLeftCont
{
    float: left;
    width: 627px;
    border-left: solid 1px #3074C4;
    border-right: solid 1px #3074C4;
    border-top: solid 1px #3074C4;
    position: relative;
    z-index: 5;
	
}
*html .boxBigLeftCont
{
    width: 627px;
}

.closeBar
{
    float: left;
    width: 635px;
    height: 25px;
    background-color: #1c61ad;
    margin: -20px -20px 10px -20px;
    padding: 5px;
    text-align: right;
    display: inline;
	padding-top:10px;
}

.priv .closeBar
{
    width: 600px;
}
.closeBar a
{
    color: White !important;
    text-transform: uppercase;
    text-decoration: none;
    background-image: url(images/iks.gif);
    background-repeat: no-repeat;
    padding-right: 30px;
    background-position: right;
    font-size: 11px;
    margin-right: 5px;
    height: 22px;
    display: block;
    padding-top: 3px;
	
	
}

.closeBar a:hover
{
    text-decoration: underline !important;
}

.contentPop 
{
    font-family: Trebuchet MS, Sans-Serif;
    font-size: 13px;
    line-height: 20px;
    color: #506476;
    margin-bottom: 20px !important;
    float: left;
    width: 100%;
	padding:10px;
	
}
.contentPop a
{
    color: #1f527e;
}

.contentPop a:hover
{
    text-decoration: none;
}


.boxData9
{
    float: left;
	margin:0px;
    padding: 0px;
	

}
.boxData8
{
    float: left;

   margin:0px;
    padding: 0px;
	width:150px;
	padding-left:20px;
}
.boxData10
{
    float: left;
    margin:0px;
    padding: 0px;
	width:430px;
	}
.SlikaObj
{
    float: left;

}
.SlikaObj22
{
    float: right;

}
.pop2
{
    float: left;
    background-color: White;
    position: relative;
    overflow: auto;
    width: 615px !important;

}
*html .pop2
{
    width: 627px !important;
}
.pop2.content h3
{
    margin-top: 0;
    margin-bottom: -2px !important;
}
.pop2.content h1
{
    float: left;
    width: 100%;
}
.contentPop h4
{
    font-family: Trebuchet MS, Sans-Serif;
    font-size: 16px;
    font-style: italic;
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 18px;
    float: left;
    width: 555px;
    color: #1c61ad;
    text-indent: 8px;
}
