/*  
In this CSS file you can define custom styles without touching the regular stylesheet. 
So if you want to change fonts, colors etc. then you just need to change and uncomment 
the prepared lines below or add new lines.

In the example I have just switched some colors from dark red to blue.
This feature is experimental and I guarantee for nothing ;-)
*/


/******************************************
*   HTML Elements                         
******************************************/
/*
body {
	background: #eee;
	color: #666;
	}
*/

/******* Hyperlinks ********************/

/* standard link behaviour */
/*
a:link, a:active, a:visited { 
	color:#003399;
	} 
a:hover	{ 
	color:#003399;
	}
*/

/* Title area links */
/*
.title:link, .title:active, .title:visited { 
	color: #003399; 
	} 
.title:hover { 
	color: #003399; 
	} 
*/

/* Links in the sidebar */
/*
#sidelist .children li a, #sidelist .children li a:visited {
	color: #003399;
	}
*/
	
/******************************************
*   Headlines                         
******************************************/
/*
.blogtitle, .blogtitle a {
	color: #000;
	}

h1 {
	color: #003399;
	}
	
h2 {
	color: #003399;
	}

h3 {
	color:#003399;
	}

#sidebar h2, #sidebar h3 a {
	color:#003399;
	}

#sidebar h3, #sidebar h2 {
	color:#003399;
	}
*/
/******************************************
*   Content                        
******************************************/

/* Formating of the Leadstory stuff in the tabbed section */
/*			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color: #003399;
	letter-spacing:normal;
	}
*/
/* for the headlines in the tabbed section */
/*
.ui-tabs-panel .title { 
	color: #003399!important;
}
*/
/* This can be used to format the "[...]" link in the lead story */
/*
.read-on a { 
	color:#003399!important;
	text-decoration:none;
	}
*/
#zagreb-sjena{
	background:url("../images/zagreb-sjena.png") no-repeat scroll 0 54px transparent;
	width:640px;
	height:130px;
	float:left;
	text-align:center;
}
#gallery-holder{
	height:195px;
	background:#acacac;
	border:1px solid #acacac;
	position:relative;
}
#gallery-holder-naslovna{
	height:196px;
	background:#acacac;
	border:1px solid #acacac;
	position:relative;
}
#gallery-holder-naslovna #featured-top{
	border:none;
	color:white;
	padding-left:15px;
}
#gallery-holder-naslovna #featured-top h2{
	color:white;
}
#footer a {
	color:#F26101;
}

.opis{
	position:relative;
	left:-40px;
	float:right;
	top:-120px;
	color:white;
}
.podnaslov{
	position:absolute;
	top:100px;
	left:45px;
}
.podnaslov a{
	text-decoration:none;
	color:white;
}
#page-content{
	padding:20px 20px 30px 20px;
	float:left;
	width:840px;
}
.vsi_jeziki {display:none; width:109px; position:absolute; margin-top:0px; background-color:#acacac; padding:5px 3px;}
.vsi_jeziki li{}
.vsi_jeziki li a{color:#ffffff; text-decoration:none; display:block; padding:3px}
.vsi_jeziki li a:visited{color:#ffffff; text-decoration:none; display:block; padding:3px}
.vsi_jeziki li a:hover{color:#fff200; text-decoration:none; display:block; padding:3px}

#featured-leftcol{
	font-size: 110%;
}
.Jezik{cursor: pointer;}
#featured-rightcol textarea{
	width: 210px;
}
.wpcf7-select{
	width: 217px;
}
.apartment-map{
	color: #F26101;
	font-size: 12px;
}
.blogroll li a{
    color: white;
    font-weight: bold;
}
