
html 
{
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:100%;
	font-weight:normal;
	line-height:105%;
	text-decoration:none;
	
	background-color: #92BF62;
}

body
{
	background-color: #92BF62;
}

#doc
{
	width: 70%;	
}

#menu
{
	text-align:center;
	background-color: #8D678C;
	font-size: 108%;
	height: 34px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#menu li
{
	display: inline;
	list-style-type: none;
	--border-right:1px solid #0D5995;

	list-style-image:none;
	list-style-position:outside;

}
#menu img
{
	vertical-align: middle;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
	padding:0 12px;
	position:relative;
	text-decoration:none;
}

#menu a:hover {
	text-decoration: underline;
}

#bd
{
	background-color: White;
}

#main-content, #right-column-content
{
	padding: 15px;
	font-size: 108%;
	line-height: 123.1%;
}

#left-column
{
	text-align: justify;
}

#right-column 
{
margin: 0px; 
padding: 0px;
border-color:#EEE0D7;
border-style:solid;
border-width:0 0 0 1px;

}

#right-column-content
{
	padding-left: 20px;
	text-align: center;
}

.emphasis-text strong
{
	font-weight: bold;
}

.emphasis-text, a.emphasis-text
{
color:#C48837;
font-size:85%;
letter-spacing:0;
line-height:131%;	
font-family:Verdana,Arial,Helvetica,sans-serif;
}

/* Flags */
#flaglist li
{
padding: 0px;
margin: 0px;
display: inline;
list-style-type: none;
}


#flaglist_container
{
	text-align: center;
	float: right;
	vertical-align: baseline;
	margin-top: 90px;
	
	/*margin-right: 5px;*/
}

/* border na slikama */
/*#gallery a img 
{
border:1px solid #CBBFB1;
margin:2px;
padding:5px;
background-color: #EEE0D7;
}*/
#gallery .gallery-img-container
{
	/*width: 150px;*/
	position: relative;
	border: 1px solid silver;
	padding: 5px;
	text-align: center;
	background-color: White;
}

#gallery img-do-not-use {
	background: url(shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}

#gallery a img {
	background: url(shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}

#gallery li
{
display: inline;
list-style-type: none;
padding-right: 15px;
float: left;/* todo */
background-color: White;
}

.br-emulator4
{
clear: both;
	height: 40px;
}

.br-emulator0
{
   clear: both;
	height: 0px;
}

.br-emulator1
{
   clear: both;
	height: 10px;
}

.br-emulator15
{
   clear: both;
	height: 15px;
}

/* Apartmani begin */
#apartman1
{
	clear: both;
}

#apartman1 ul li
{
	 background-position: left center;
    background-repeat:no-repeat;
	 line-height: 93%;
	 padding: 0px 0px 1px 12px;
	 margin-top: 5px;
	 
	 background-image: url(li_orange.png);
}

div#footer.yui-u
{
	display: none;
}

#cjenik
{
	width: 100%;
}
/* Apartmani end */

/* Kotakt begin */

#kontakt-adresa-left
{
	padding-top: 10px;
	padding-left: 30px;
}

#kontakt-adresa-left li
{
	padding: 1px;
}
#kontakt-adresa-left textarea
{
	width: 400px;
	height: 100px;
}
#kontakt-adresa-left input
{
	width: 300px;
}
#kontakt-adresa-left #signupsubmit
{
	width: 120px;
}


#kontakt-adresa-success
{
	padding-top: 50px;
	display: none;
}

#kontakt-adresa-progress
{
	display: none;
	padding-top: 50px;
	text-align: center;
}
/* Kotakt end */

/* common */
h4
{
	font-weight: bold;
	margin-bottom: 5px;
}

h3
{
	font-size: 123.1%;
	font-weight: bold;
	color: #0F67A1;
	padding-bottom: 10px;
	padding-top: 5px;
}

h2
{
	font-size: 131%;
	font-weight: bold;
	color: #0F67A1;
	padding-bottom: 10px;
	padding-top: 5px;	
}

h1
{
	font-size: 131%;
	font-weight: bold;
	color: #0F67A1;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom:10px;
	border-bottom:1px solid #C0D0E0;	
}

.normal-for-tab_nav
{
	font-size: 100%;
	border: none;
	padding:0px;
	margin:0px;
}

a:link, a:visited {
    color: #C48837; /*The color of the link*/
	 text-decoration: none;
	 font-weight: bold;
}

a:hover {
    color: #C44137; /*The color of the mouseover or 'hover' link*/
}

#menu a
{
	font-weight: normal;
}
/* common end */

/* kako do nas */
#kako-do-nas-mapa
{
	margin-top: -100px;
	padding: 15px;
}
/* kako do nas end */
#test123
{
	background-color: Fuchsia;
	width: 100%
}