/* CSS Document */
html, body { 
margin: 0; 
padding: 0; 
text-align: center;
font-family: "Trebuchet MS";
} 
.containerheader
{
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	text-align: left;
	/*border: 1px solid #F4AC55;*/
	height:80px;
}
.containercontnet
{
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	text-align: left;
}
.containerfooter
{
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	text-align: left;
	/*border: 1px solid #F4AC55;*/
	height:75px;
}
.bck_header {
	background-image: url(/images/header1_bck.jpg);
	background-repeat: repeat-x;
	height:76px;
	width: 100%;
	background-position: center;
}
.bck_header2 {
	background-image: url(/images/header2_bck.jpg);
	background-repeat: repeat-x;
	height:277px;
	width: 100%;
	background-position: top;
}
.bck_content1 {
	background-image: url(/images/content1_bck.jpg);
	background-repeat: repeat-x;
	height:147px;
	width: 100%;
	background-position: center;
}
.bck_content2 {
	background-image: url(/images/content2_bck.jpg);
	background-repeat: repeat-x;
	/*height:147px;*/
	width: 100%;
	background-position: bottom;
	border-bottom: 2px solid #FC702C;
}
.bck_content3 {
	background-image: url(/images/content2_bck.jpg);
	background-repeat: repeat-x;
	height:220px;
	width: 100%;
	background-position: center;
}
.bck_footer {
	background-image: url(/images/footer_bck.jpg);
	background-repeat: repeat-x;
	height:80px;
	width: 100%;
	background-position: center;
}

.jezici {
	/*float: right;*/
	position:absolute;
	top:1px;
	width:200px;
	overflow: hidden;
	padding-left: 750px;
	clear:both; 
	font-size:0;
	line-height:0;
	height: 16px;
}
.jezici ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	padding-top: 3px; 
}
.jezici li {
	padding-top: 3px; 
	margin-right: 2px; 
	padding-left: 0px;
	margin-left:1px;
	padding-bottom: 0px;
	display: inline;
}
h1 {
	font-size: 11px;
	color:#666666;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: normal;
	padding: 1px;
}

.menu {
	FLOAT: right;
	/*border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;*/
	/*background-image: url(/images/bckmenu1.jpg);*/
	/*background-color: #ECECEC;*/
	/*font-family: "Trebuchet MS";*/
	font-size: 13px;
	color: #666666;
	/*font-weight: bold;*/
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 4px;
	padding-left: 5px;
	height: 27px;
}
.menu em { display: none}
.menu ul { list-style: none; margin: 0px 0px 0px 5px; padding: 0px 0px 0px 0px;}
.menu ul li { padding: 0px; margin: 0px; display: inline; font-size: 15px; line-height: 14px; font-weight: bold; font-family: "Trebuchet MS"; }
.menu ul li a { padding: 0px 0px 0px 6px; background:  url(/images/menuleft.gif) no-repeat left top; float: left; text-decoration: none; }
.menu ul li a span { margin: 0px 5px 0px 0px; padding: 4px 6px 9px 0px; display: block; background:  url(/images/menurigh.gif) no-repeat right top; float: right; }
.menu ul li a span { float: none; color: #FFFFFF;}
.menu ul li a:hover span { color: #cc0000;}
.menu ul li a:hover { background-position: 0% -27px; color:#FFFFFF; text-decoration: none;}
.menu ul li a:hover span { background-position: 100% -27px;  color:#FFFFFF;}

.menu ul li ul { display: none;}
.apartmanititle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #308ADC;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	text-indent: 0px;
	line-height: 10px;
}
.mladenheadertxt{
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 24px;
	font-style: italic;

}
.mladentitle {
	font-family: "Trebuchet MS";
	font-size: 32px;
	font-weight: bold;
	color: #FE6F29;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-indent: 0px;
	line-height: 33px;
}
a.button {
    background: transparent url('/images/bg_button_a2.gif') no-repeat scroll top right;
    display: block;
    height: 24px;
	width: auto;
	font-size: 14px;
	color: #FFFFFF;
    margin-right: 80px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/bg_button_span2.gif') no-repeat;
    display: block;
    line-height: 14px;
	font-style: italic;
    padding: 5px 0 5px 14px;
	color: #FFFFFF;
} 
a.button:active {
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 14px; /* push text down 1px */
    color: #FFFFFF;
} 
.celije1{
	text-align: left;
	float: left;
	/*width: 31%;*/
	margin-top: 8px;
	height: 132px;
/*	padding: 0px 5px 0 5px;*/
/*	padding-top: 5px;
	padding-bottom: 10px;*/
/*	margin-bottom: 10px;*/
/*	background-color: #FFFFFF;*/
} 
.celije2{
	text-align: left;
	float: left;
	/*width: 31%;*/
	margin-top: 8px;
	height: 200px;
/*	padding: 0px 5px 0 5px;*/
/*	padding-top: 5px;
	padding-bottom: 10px;*/
/*	margin-bottom: 10px;*/
/*	background-color: #FFFFFF;*/
} 

.contentokvir {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	font-style: italic;
	margin-bottom: 3px;
	text-transform: uppercase;

}
.contentokvir2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #308ADC;
	line-height: 16px;
	font-style: italic;
	margin-bottom: 3px;
	text-transform: uppercase;

}

.contentokvirtxt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
	height: 80px;
}
.tright {
	FLOAT: right;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
.tleft{
	FLOAT: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
}

a.button2 {
    background: transparent url('/images/bg_button2_a2.gif') no-repeat scroll top right;
    display: block;
    height: 24px;
	width: auto;
	font-size: 14px;
	color: #FFFFFF;
    margin-right: 0px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
}

a.button2 span {
    background: transparent url('/images/bg_button2_span2.gif') no-repeat;
    display: block;
    line-height: 14px;
	font-style: italic;
    padding: 5px 0 5px 14px;
	color: #FFFFFF;
} 
a.button2:active {
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.button2:active span {
    background-position: bottom left;
    padding: 6px 0 4px 14px; /* push text down 1px */
    color: #FFFFFF;
} 
.rightcolmun {
	/*border: 1px solid #DFDBAA;*/
	float: right;
	padding-top: 0px;
	padding-left: 10px;
	margin-right: 0px;
	width: 330px;
}
.content {
	display:table;
	/*border: 1px solid #DFDBAA;*/
	margin-left: 0px;
	margin-bottom: 10px;
	/*margin-right: 290px;*/
	padding-top:0px;
	width: 580px;
	padding-right: 5px;
}
.glavnitxt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin: 0px;
	color: #666666;
	padding-top: 0px;
	text-align: left;
	line-height: 19px;
}
.glavnitxt A:link {
	COLOR: #666666;
	text-decoration: underline;

}
.glavnitxt A:visited {
	COLOR: #666666;
		text-decoration: underline;


}
.glavnitxt A:hover {
	COLOR: #FE6F29;
}
.glavnitxt ul {
	margin-top: 0px;
	margin-left: 25px; 
	padding-left: 0px;
	margin-bottom: 3px;
}
.glavnitxt ol {
	margin-top: 0px;
	margin-left: 15px; 
	padding-left: 0px;
	margin-bottom: 3px;
}
.glavnitxt li {
	margin-left: 0px; 
	padding-left: 0px;
	padding-bottom: 3px;
	line-height: 16px;
}
.glavnitxt p {
	margin:0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #308ADC;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	text-indent: 0px;
}
h3 {
	font-size: 16px;
	color: #308ADC;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	text-indent: 0px;
}
.okvirslika {border: 1px solid #FE6F29; padding: 2px; background-color: #FFFFFF;}
.okvirslika1 {border: 1px solid #FE6F29; padding: 1px; background-color: #FFFFFF;}
.meni {
	position:absolute;
}
.menistavke {
	position:absolute;
}
.hbutton {
	clear: both;
	display: block;
	color: #999999;
	text-decoration: none;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 58px;
	width:297px;
	background-image: url(/images/appbck.gif);
	background-repeat: no-repeat;
	background-position: left;

}
.hbutton a:link {
	color: #999999;
}
.hbutton a:visited {
	color: #999999;
}
.hbutton a:hover {
	color: #FE6F29;
}
.apartmanititlefooter {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFCCB2;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	text-indent: 0px;
	line-height: 10px;
}
.mladentitlefooter  {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-weight: bold;
	color: #FFCCB2;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-indent: 0px;
	line-height: 38px;
}
.footertxt {
	FLOAT: right;
	font-size: 11px;
	color: #FFCCB2;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 15px;
	padding-left: 0px;
	text-align: right;
}
.footertxt a:link {
	text-decoration:underline;
	color: #FFCCB2;
}
.footertxt a:visited {
	text-decoration:underline;
	color: #FFCCB2;
}
.footertxt a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
