
body {
	text-align: center;
	background: #E5E5E5 url(body_bg.gif) repeat-y center top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
}

body * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
}
#omotac {
	background: white;
	margin: 0px auto;
	width: 760px;
	text-align: left;
}
img {
	border: none;
}
#zaglavlje {
	background: #24345C;
}
#global-nav {
	margin-top: 0;
	font-size: 10px;
	float: right;
}
#global-nav ul {
	margin: 0;
}


#global-nav ul li.stavka {
	margin: 0;
	display: inline;
	border-left: 1px solid #465781;
	float: left;
}

#global-nav ul li.stavka a:link,  #global-nav ul li.stavka a:visited {
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	color: #ABC7ED;
/*	color: #CDE089; */
	text-decoration: none;
} 

#global-nav ul li.stavka a:hover {
	color: white;
	}


#global-nav ul li.current_stavka {
	padding-top: 12px;
	border-left: 1px solid white; 
}

#global-nav ul li.current_stavka a:link, #global-nav ul li.current_stavka a:visited {
	color: white;
}


#global-nav h2 {
	color: #E4EFC0;
	margin-bottom: 7px;
	margin-left: 20px;
}
blockquote {
	color: #909090;
	background: url(../../../images/bg/blockquote_bg.gif) no-repeat 12px 0px;
	padding: 10px 15px 0 37px;
	margin: 0 0 28px 0;
	font-size: 11px;
	font-style: italic;
	line-height: 100%;
}
#logo {
	background: #24345C;
	height: 110px;
}


#logo img {
	float: left;
	margin: 10px 0 10px 25px;

}
#banner {
	background: #D1DCE9; 
	padding: 0 ;
	height: 150px;	
}
blockquote strong {
	display: block;
	margin: 4px 0 0 0;
	color: #626262;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}






a:link, a:visited {
	color:#BF3000;
	text-decoration: none;
}
	
a:hover { 
    color:#FF4848;
	text-decoration: underline;

 }

.catlink a, .catlink a:visited {
	color: #617CAF;
	font-weight: bold;
}


h2 {
	color: #AAAAAA;
	margin: 0 0 13px 0;
	font: normal 17px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}


h2.profile {
	color: #333;
	text-transform: none;
	margin: 0;	
	}

h3,h1,h3 a:link, h3 a:visited, h3 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 21px;
	letter-spacing: -0.5px;
	color: #333;
	margin: 0 0 3px 0;
	line-height: 20px;
	text-decoration: none;
}

#izdavastvo h1, 
#izdavastvo h1 a:link, 
#izdavastvo h1 a:visited, 
#izdavastvo h1 a:hover {
	color: #333;
	font-size: 25px;
	line-height: 27px;
	text-decoration: none;
}

#page h1 {
	color: black;
	margin: 0 0 15px 0;
	font-size: 20px;
	line-height: 150%;
}



p {
	margin-bottom: 1.3em;
	line-height: 150%;

}


#kontakt, 
#profile {
	margin: 2px 2px 2px 4px;
	padding: 20px 5px 25px 20px;
	background: #EDEEE6;
	font-size: 12px;
	color: #999;
}
#kontakt ul{
	list-style: none;
	margin: 0 0 3px 0;
	padding-left: 15px;}
#kontakt li {
	padding: 0 0 0px 10px;
	background: url(tackica.gif) no-repeat 0 5px;
	}

#subnav {
	padding: 25px 10px 25px 20px;
	font-size: 11px;
	color: #999;
}

#subnav ul li {
	margin-bottom: 8px;
	line-height: 100%;
}


#kontakt div.profile-image {
	float: left;
	background: #D6D7D2 url(../../../images/bg/loading_circle_grey.gif) no-repeat center center;
}


#kontakt a img.profile {
	display: block;
	width: 65px;
	height: 60px;
	border: 2px solid #D6D7D2;
/*	margin-bottom: 6px; */
}

#kontakt a:hover img.profile {
/*	border: 2px solid #B7EDFF; */
	border: 2px solid #BDE02F;
}

#kontakt dl {
	margin: 0 0 60px 1px; /* 75px */
	padding-top: 0px; /* 7px */
	line-height: 150%;
	font-size: 10px;
}

#kontakt dl dt {
	color: #555;
	font-weight: bold;
	padding: 0;
}
#kontakt dl dd {
	color: #999;
}






#archives, 
#categories {
	margin: 25px 20px 45px 5px;
	font-size: 12px;
}

#archives a, 
#categories a, 
#profile a, 
#download a {
	font-size: 11px;
}

#links a {
	font-size: 10px;
}

#archives ul, 
#categories ul {
	margin-bottom: 25px;
}

#archives ul li, #categories ul li {
	font-size: 10px;
	margin-bottom: 8px;
	line-height: 100%;
	color: #999;

}



a.comments-link, a.comments-link:visited {
	margin-left: 5px;
	color: #999;
}

a.comments-link:hover, a.comments-link:visited:hover {
	color: #333;
}




#subscribe {
	margin: 25px 15px 45px 20px;
	font-size: 9px;
}

#subscribe form {
	margin-bottom: 20px;
}



#subscribe input#email {
	color: #666666;
	font: 12px Tahoma, "Courier New", Courier, mono;
	padding: 2px;
	width: 90px;
	margin-right: 6px;
	border: 1px solid #333;
}



#subscribe label {
	display: block;
	margin-bottom: 5px;
	color: #666;
}


body.index #wrapper { background: #fff url(../../../images/bg/wrapper_index_bg.gif) repeat-y;}
body.archive #wrapper, body.single #wrapper, body.whatwedo #wrapper { background: #fff url(../../../images/bg/wrapper_archive_bg.gif) repeat-y;}






#banner-control {
	background: #A5CD2C;
	font: 9px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding: 0 15px 0 0;
	height: 20px;
	border-bottom: 1px solid #fff;
}

#intro-control a,#intro-control a:visited,
#banner-control a,#banner-control a:visited
 {
	text-decoration:none;
	line-height: 20px;
	font-size: 10px;
	color: #CADF8A;
	padding-right: 12px;
}


#uvod {
	display: block;
	background-color: #9BBDE9;
	font:normal 14px Tahoma, Trebuchet ms, Arial, Helvetica, sans-serif;
	padding: 10px 115px 8px 25px;
	color: #202D51;
}
#uvod p {
	width: 530px;
	color: #202D51;
	display: inline;
	margin: 0 10px 0 0;
	line-height:130%;
}
#uvod a {
	font-size: 10px;
	color: #202D51;
	text-decoration: underline;
}

#uvod a:hover {
	color: white;
}





#intro.minimised { display: none; }




#intro-control {
	background: #9EC42A;
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding: 0 15px 0 0;
	height: 20px;
}









#intro-control a.show, #banner-control a.show { background: url(../../../images/bg/control_bg_show.gif) no-repeat right center; }
#intro-control a.hide, #banner-control a.hide { background: url(../../../images/bg/control_bg_hide.gif) no-repeat right center; }
#intro-control a.show:hover, #banner-control a.show:hover { background: url(../../../images/bg/control_bg_show_over.gif) no-repeat right center; color: white; }
#intro-control a.hide:hover, #banner-control a.hide:hover { background: url(../../../images/bg/control_bg_hide_over.gif) no-repeat right center; color: white; }


#intro-control.minimised a.show,
#intro-control.maximised a.hide,
#banner-control.minimised a.show,
#banner-control.maximised a.hide { display: inline; }

#intro-control.maximised a.show,
#intro-control.minimised a.hide,
#banner-control.maximised a.show,
#banner-control.minimised a.hide { display: none; }

/*
#intro-control.minimised {
	background: #9EC42A url(../../../images/bg/who_bg.gif) no-repeat 30px 4px;
#banner-control.minimised  {
	background: #A5CD2C url(../../../images/bg/about_bg.gif) no-repeat 30px 4px;
}
*/

















#profilepage p {
	font-size: 12px;
	line-height: 160%;
}

body.index #izdavastvo {
	float: left;
	background: #fff;
	width: 250px;
	padding: 25px 5px 25px 25px;
	font-size: 12px;
	margin: 1px 2px 0 2px;
}
#unutrasnja {
	float: left;
	background: #fff;
	width: 500px;
	padding: 25px 5px 25px 25px;
	font-size: 12px;
	margin: 1px 2px 0 2px;
}
#unutrasnja img {
	margin:3px;
	border:1px #aaa solid;
	background: #fff;
	padding:3px;
}
#unutrasnja ul{
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;}
#unutrasnja li {
	padding: 0 0 4px 10px;
	line-height: 1.3em;
	background: url(tackica.gif) no-repeat 0 5px;
	}


#izdavastvo ul{
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;}
#izdavastvo li {
	padding: 0 0 4px 10px;
	line-height: 1.3em;
	background: url(tackica.gif) no-repeat 0 5px;
	}	

body.archive #izdavastvo, 
body.single #izdavastvo, 
body.whatwedo #page, 
#profilepage {
	float: left;
	width: 465px;
	padding: 25px 60px 25px 25px;
	font-size: 11px;
	margin: 0;
}

/* 
#profilepage {
	float: left;
	width: 480px;
	padding: 25px;
}


body.whatwedo #page {
	float: left;
	width: 480px;
	padding: 25px;
	font-size: 12px;
	margin: 0;
}
*/

body.page #page {
	float: left;
	width: 620px;
	padding: 25px;
	font-size: 12px;
	margin: 0;
}

#stampa {
	width: 228px; /* was 178px */
	float: left;
}


body.index #sidebar {
	margin-left: 535px;
}

body.archive #sidebar, body.single #sidebar, body.whatwedo #sidebar {
/*	margin-left: 550px; */
	width: 210px;
	float: left;
}


.post {
	margin-bottom: 25px;
}


.post-date {
	font-size: 9px;
	color: #999;
	display: block;
	margin: 0 0 15px 0;
}

.post-sig {
	font-size: 9px;
	color: #666;
	display: block;
	margin-bottom: 8px;
	background: url(../../../images/icons/icon_post.gif) no-repeat left center;
	padding-left: 10px;
}

.post-sig a, 
.post-sig a:visited {
	text-decoration: underline;
	margin-top: 20px;
	}

a.author, 
a.author:visited {
	color: black;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 2px;
}


a.author:hover {
	color: #FF4848;
	font-weight: bold;
	text-decoration: underline;
}





#comments {
	background: #ECEAE8;
	border: 1px solid #DEDBD8;
	padding: 25px;
}

#comments h2 {
	color: #7E7E7E;
}


#comments ol.commentlist {
	margin-bottom: 50px;

}

#comments ol.commentlist li {
	color: #8D8D8D;
	font-size: 11px;
	margin-bottom: 30px;

}


.comment-author {
	line-height: 200%;
	font-size: 9px;
	color: #999;
}

.comment-author a:link, .comment-author a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.comment-author a:hover, .comment-author a:visited:hover {
	color: #FF0000;
}


.comments-form {
	background: white;
	border: 1px solid #333;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 1px;
}

#comments label {
	display: block;
	font-size: 10px;
}

.required {
	color: #CC0000;

}



#footer {
	border-top: 3px double #DADADA;
	background: #fff;
	margin: 0px;
	padding: 20px 0 20px 30px;
	width: 730px;
	clear: both;
	line-height: 150%;
	color: #ccc;
	font-size: 10px;
}

#copyright { margin-bottom: 5px}

#footer a:link, #footer a:visited { color: #aaa;}
#footer a:hover { color: #F60; text-decoration: none; }

#ourkontakt {
	margin-top: 30px;
	width: 100%;
}

#ourkontakt .memberlink {
	float: left;
	width: 205px; /* was 195px */
}

#ourkontakt div.profile-image {
	float: left;
	display: inline;
}


#ourkontakt a img.profile {
	background: #D6D7D2;
/*	display: block; */
	width: 65px;
	height: 60px;
	border: 2px solid #D6D7D2;
}

#ourkontakt a:hover img.profile {
	border: 2px solid #D7E6F7;
/*	border: 2px solid #8A9EC4; */
}

#ourkontakt dl {
	margin: 0 0 55px 75px;
	padding-top: 15px;
	line-height: 150%;
	font-size: 9px;
}

#ourkontakt dl dt {
	color: black;
	font-weight: bold;
	padding: 0;
}
#ourkontakt dl dd {
	color: #999;
}


ol.searchresults {
	margin: 0;
}

ol.searchresults li {
	list-style: decimal;
	padding: 0;
	margin-left: 25px;
	margin-bottom: 25px;
}

#izdavastvo ol.searchresults li h3 {
	font-size: 14px;
}




.categorydesc {
	font-size: 12px;
	border-bottom: 1px dotted #D8D8D8;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
#clientlogin {
	background: url(../../../images/bg/clientlogin_bg.gif) no-repeat left center;
	padding-left: 20px;
	margin-right: 6px;
	margin-left: 9px;
}

