.p7tbsub {background-color: #E0E7EE; font-size: 9px; font-family: Arial, Helvetica, sans-serif; layer-background-color: #E0E7EE; border-top: 1px none #CCCCCC; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC;}
.p7tbsub p {margin: 0px; padding: 6px 12px 6px 12px; text-decoration: none;}
.p7tbsub a:link {color: #666666; text-decoration: none;}
.p7tbsub a:visited {color: #666666; text-decoration: none;}
.p7tbsub a:hover {color: #6B93ED; text-decoration: none;} 
.p7tbsub a:active {color: #6B93ED; text-decoration: none;}
.p7tbdn {color: #FF9900 !important; font-weight: bold;}

#content {
	background-image: url(assets/pozadina.gif);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFF0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-position: center;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}
#content a {
	color: #6B93ED;
	text-decoration: none;
}
#content a:hover, #footer a:active {
	text-decoration: underline;
}
#header {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#menu_block {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#submenu_block {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
h1 {
	line-height: 1;
	font-weight: bold;
	color: #999999;
	font-size: 160%;
	border-bottom: 1px dotted #6B93ED;
	margin-bottom:7px;
	margin-top:0px;
}
h2 {
	font-size: 11px;
	padding: 2px 2px 2px 4px;
	color: #FFFFF0;
	background-color: #999999;
}
#footer {
	font-size: 10px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 3px;
	padding-bottom: 5px;
}
#footer a {
	color: #6B93ED;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
#table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFF0;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#table a {
	color: #6B93ED;
	text-decoration: none;
}
#table a:hover, #footer a:active {
	text-decoration: underline;
}

#app_table {
	margin-top:15px;
	text-align: left;
}

#app_table td {
border-bottom:dotted;
border-bottom-color:#999999;
border-right:dotted;
border-right-color:#999999;
border-width:1px;
text-align:center;
vertical-align:middle;
}

#app_table a:hover {
background-color:#2D6294;
color:#FFFFFF;
}

.makni {
text-decoration:none;
border:none;
}

#app_table tr {
height:10px;
}


#price_table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFF0;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
}
.inputbox {
	background-color: #FFFFF0;
	color:#666666;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
.sitemap_sublink{
	font-size: 12px;
}
.booking_table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.pictureFrame{
	border: 1px solid #CCCCCC;
}
.ratingStar
{
	white-space:nowrap;
	margin:1em;
	height:14px;
}
.ratingStar .ratingItem {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}
.ratingStar .Filled {
    background-image: url(guestbook/ratingStarFilled.png);
}
.ratingStar .Empty {
    background-image: url(guestbook/ratingStarEmpty.png);
}
.ratingStar .Saved {
    background-image: url(guestbook/ratingStarSaved.png);
}

.Google_map {
	float: left;
	height: 280px;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.Google_map_small {
	float: right;
	height: 150px;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left:140px;
}

.Naslov_prognoza {
	color: #FFF;
	text-align: left;
}

.prognoza_0 {
	height: 530px;
	width: 165px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #4a7cad;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4a7cad;
	padding-right: 5px;
}

html {
height : 100%;
}

a:link, a:visited {
color : #fff;
text-decoration : none;
}
a img {
border : 0;
}

.clearit {
	clear: both;
}
div#s_s_header {
	float: left;
	margin-top: 10px;
}
div#s_header div#slide-holder {
	z-index : 40;
	width : 600px;
	height : 240px;
	float: left;
	margin-bottom: 20px;
}

div#s_header div#slide-holder div#slide-runner {
	width : 600px;
	height : 255px;
	overflow : hidden;
	position : absolute;
	box-shadow: 0px 3px 2px #888;
	float: left;
}

div#s_header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}

div#s_header div#slide-holder div#slide-controls {
	left : 0;
	bottom : -10px;
	width : 600px;
	height : 46px;
	display : none;
	position : absolute;
}	


div#s_header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#s_header div#slide-holder div#slide-controls p#slide-nav {
float : left;
height : 24px;
display : inline;
margin : 11px 0 0 15px;
}
div#s_header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
background-image : url(assets/silde-nav.png);
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;

}
div#s_header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 24px;
}


#content .content_tab {
	float: left;
	width: 600px;
	padding-top: 10px;
	text-align: justify;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#content .content_tab_left {
	float: left;
	width: 600px;
	padding-top: 10px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#content #prognoza {
	margin-left: 10px;
	margin-bottom: 10px;
}
.content_tab img {
	margin-bottom: 20px;
	margin-right: 20px;
}
.content_tab #content_img {
	margin-top: 10px;
	margin-right: 20px;
}

#content .panorama {
	float: left;
	height: 335px;
	width: 600px;
	margin-bottom: 20px;
}
.clear_all {
	clear: both;
}
.img_shadow {
	box-shadow: 3px 3px 2px #888;
}
.galerije {
	list-style-type: none;
}
.galerije li {
	float: left;
	margin-right: 30px;
	margin-top: 20px;
	box-shadow: 3px 3px 2px #888;
}


.galerije_2 {
	list-style-type: none;
}
.galerije_2 li {
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	box-shadow: 3px 3px 2px #888;
}
.Galerija_okvir {
	float: left;
	height: 350px;
	width: 600px;
	border: thin outset #B7CA7A;
	padding-left: 35px;
	background-color: #E5E5E5;
	margin-top:10px;
	margin-bottom: 20px;
}

.Galerija_okvir_1 {
	float: left;
	height: 200px;
	width: 600px;
	border: thin outset #B7CA7A;
	padding-left: 35px;
	background-color: #E5E5E5;
	margin-top:10px;
	margin-bottom: 20px;
}

.Galerija_okvir_2 {
	float: left;
	height: 430px;
	width: 600px;
	border: thin outset #B7CA7A;
	background-color: #E5E5E5;
	margin-top:10px;
	padding-left:0;
	margin-bottom: 20px;
}
.naslov_shadow {
	text-shadow:1px 1px 1px #000
}

.Galerija_okvir_3 {
	float: left;
	height: 550px;
	width: 600px;
	border: thin outset #B7CA7A;
	background-color: #E5E5E5;
	margin-top:10px;
	padding-left:0;
	margin-bottom: 20px;
}.footer {
	background-image: url(assets/footer_1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 145px;
	width: 675px;
}

.footer .copyright {
	float: right;
	width: 665px;
	font-weight: normal;
	height: 20px;
	padding-right: 52px;
}
.footer .copyright p span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: right;
	vertical-align: bottom;
	float: right;
	margin-left: 10px;
}

.footer .contact {
	float: right;
	height: 60px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #414141;
	margin-top: 10px;
}
.footer .logo {
	float: right;
	height: 60px;
	width: 110px;
	margin-top: 10px;
	margin-right: 10px;
}
.flash_promo {
	float: left;
	height: 150px;
	width: 600px;
	margin-bottom: 10px;
}
