@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	outline: 0;
	margin: 0;
	border: 0;
}
html {
	background: url(slike/parket.jpg) repeat;
}
body {
	width: 100%;
	display: table;
	padding: 0;
	margin: 0;
	background: url(slike/grad_gore.png) repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
#glavni_wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
}
#header {
	width: 1000px;	
}
#menu_wrapper {
	width: 1000px;
}
.menu {
	float: left;
	display:inline;	
}
#content_wrapper {
	width: 1000px;
	background: #FFFFFF url(slike/papir_repeat.jpg) repeat-y left top;
	position: relative;
}
#bottom {
	width: 1000px;
	position: relative;
	bottom: -120px;
	background: url(slike/papir_dolje.jpg) no-repeat left bottom;
}
#top {
	width: 1000px;
	background: url(slike/papir_gore.jpg) no-repeat left top;
	position: relative;
	top: -120px;
}
#text {
	width:870px;
	margin-left:65px;
}
.tipknjige {
	color:#CCC;
}
.credit {
	position: relative;
	top:90px;
	color: #999;
	font-size:12px;
}
.credit a, .credit a:visited {
	color: #999;
}
a, a:visited {
	color:#900;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:32px;
	margin-bottom:20px;
	margin-top:0px;
}
.h1naslov {
	font-size:32px;
	margin-top:0px;
}
.dvadeset {
	font-size:22px;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:24px;
	margin-bottom:15px;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size:20px;
	margin-top:15px;
	margin-bottom:10px;
}
h3.h3naslov {
	margin-bottom:20px;
}
ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
}
.discobox {
	background-color:#EFEFEF;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	padding:10px;
	font-size:13px;
	width:590px;
	margin-bottom:10px;
}	
.discobox:hover {
	background-color:#DBDBDB;
}
.slucajna_wrap {
	text-align: center;
}
.slucajna_pjesma {
	text-align: left;
	display: inline-block;
	margin: 0 auto;
	font-size: 13px;
}
.slucajna_knjiga {
	text-align: left;
	padding-left:5px;
	padding-right:5px;
}
.slucajna_knjiga img {
	margin-right:8px;
	float:left;
}
.search {
	width:245px;
	text-align:left;
	padding-top: 15px;
	padding-bottom:0px;
	float: right;
	margin:0px;
}
.gsc-search-button-v2  {
    padding-top:7px !important;
    padding-bottom:7px !important;
}
.cse .gsc-control-cse,
.gsc-control-cse {
      background-color:transparent !important;
      border-color:transparent !important;
      padding-top:13px !important;     
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
	background: #ffffff !important;
    border: 1px solid #DDDDDD !important;
    margin: 0 !important;
	padding-top: 4px !important;
	padding-left: 3px !important;	
	-moz-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	font-size: 12px !important;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;	
}

#gsc-i-id1::placeholder {
    	font-size: 12px !important;
}

input.gsc-input {
    border:0 !important;
}

.gsib_a {
    padding: 0px !important;
      background-color:transparent !important;
      border-color:transparent !important;    
}
/* BREADCRUMBS */
.mrvice {
	width:610px;
	text-align:left;
	padding-top: 15px;
	padding-bottom:45px;
	float: left;
	margin-right:10px;
}
#crumbs {
	border:1px solid #dedede;
	height:2.3em;
	font-size:12px;
	background-color:#FFF;
}
#crumbs li {
	float:left;
	line-height:2.3em;
	padding-left:.75em;
	color:#777;
}
#crumbs li a span.home {
	display:block;
	background:url(slike/home-on.png) no-repeat left center;
	width:16px;
}
#crumbs li a span.home:hover {
	background:url(slike/home.png) no-repeat left center;
}
#crumbs li a {
	display:block;
	padding:0 15px 0 0;
	background:url(slike/crumbs.gif) no-repeat right center;
}
#crumbs li a:link, #crumbs li a:visited {
	text-decoration:none;
	color:#777;
}
#crumbs li a:hover, #crumbs li a:focus {
	color:#900;
}
/* PRIČA NAVIGACIJA GORE */
#navi_price {
	background-color: #EFEFEF;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 30px;
	padding: 1% 1.5%;
	width: 97%;
	font-size:13px;
}
h2.bio {
	margin-top:30px;
	margin-bottom:20px;
}
ul.space {
	margin-top:15px;
}
.navi_price_lijevo {
	float:left;
	width:293px;
}
.navi_price_desno {
	float:right;
	width:293px;
}
/* Intense debate */
#idc-container p.idc-id {

}
.idc-foot {
	border-top: 0px solid;
}
#idc-container.idc .idc-c-b {
	padding-top:10px;
}

/* PRICE */
#prica_content {
	width:100%;
	text-align:center;
	vertical-align:top;
}
#prica {
	display:inline-block;
	text-align:left;
}
#prica_info {
	background-color:#EFEFEF;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display:inline-block;
	padding:10px;
	width: 219px;
	font-size:13px;
}
#cinfo {
	padding-top: 10px;
}
#cimg {
	text-align:center;
}
#cimg img {
	margin:2px;
}
.crveni {
	color:#999;
}
#prica p {
	line-height:150%;
}
.mali {
	font-size:11px;
}
.mali_naslov {
	font-weight:bold;
	margin-bottom:2px;
	color: #000000;
	background-color:#CCC;
	padding: 5px 0px 0px 9px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 230px;
	height:25px;
	display:inline-block;
}
div.sc_menu_wrapper {
	position: relative;
	height: 364px;
	width: 240px;
	overflow: auto;
}
div.sc_menu {
}
.sc_menu a {
	display: block;
	margin-bottom: 2px;
	width: 231px;
	color: #000000;
	background-color:#EFEFEF;
	font-size: 12px;
	padding:4px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.sc_menu a:hover {
	background-color:#900;
	color: #FFF;
	text-decoration:none;
}
.sc_menu_wrapper .loading {
	position: absolute;
	top: 50px;
	left: 10px;
	margin: 0 auto;
	padding: 10px;
	width: 100px;
	text-align: center;
	color: #000000;
}
#biblio ul {
	margin-left: 20px;
	margin-bottom:5px;
}
#biblio ul li {
	padding-left: -25px;
	list-style:disc;
	list-style-type:disc;
}
.glavni_dio_lijevo {
	width: 610px;
float: left;
	vertical-align:top;
	margin-right:15px;
}
.glavni_dio_desno {
	width: 610px;
float: right;
	vertical-align:top;
	margin-left:15px;
}
.sidebar {
	width:240px;
	float: right;
}
.sidebar_lijevo {
	width:240px;
	float: left;
}
#comments {
	margin-top:10px;
}
img.mapa {
	border: 1px solid #CCC;
}
.polica_gornja {
	background:url(slike/polica.jpg) no-repeat left bottom;
	width:581px;
	height:328px;
	text-align: center;
}
.polica {
	background:url(slike/polica.jpg) no-repeat left bottom;
	width:581px;
	height:279px;
	text-align: center;
	margin-top:-60px;
}
.polica_gornja img {
	margin-left: 20px;
	margin-right: 20px;
}
.polica img {
	margin-left: 30px;
	margin-right: 30px;
}
.sljedeca {
	font-size:12px;
	margin-bottom:10px;
}
#response{
	display:none;
	background-color:#EFEFEF;
	padding: 7px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	right: 10px;
	float: right;
	width: 240px;
	line-height:160%;
}
#response h3 {
	margin: 0px 0px 7px 0px;
	padding:0;
}
input[type="text"], textarea {
	background:url(slike/bg-input.png) repeat-x #ffffff;
	border: 1px solid #CCC;
    margin:5px 0px;
	padding: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
input[type="text"]:hover, textarea:hover {
	border: 1px solid #999;
}
input[type="text"]:focus, textarea:focus {
	border: 1px solid #666;
}
#formail ol {   
list-style: none;  
}  
#formail li {   
display:block;
} 
label {    
float: left;    
width: 7em;    
margin-right: 1em;
margin-top:8px;
text-align:right;
}
.polje {
	width:200px;
}
.polje_vece {
	width:480px;
}
.polje_malo {
	width:80px;
}
select {
	border: 1px solid #CCC;
	width: 215px;
}
input.submit {
width:80px;
height:26px;
text-align:center;
line-height:26px;
font-size:13px;
font-weight:bold;
cursor: pointer;
border: 1px solid #CCC;
color: #000;
margin-top:10px;
}
a.anchor {
	text-decoration:none;
	color: #000;
}
#message {
	width:219px;
}
#message span {
	display: block;
}
div.message-fixed {
	position: fixed;
	top: 0px;
}
span.info {
	font-size:21px;
	padding-bottom:8px;
}
.knjige-hov {
	background:url(slike/knjige.jpg) top left no-repeat;
	width: 183px;
	height: 67px;
}
.knjige_hover {
	width: 183px;
	height: 37px;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
-->



/* novosti */
.newsList {

}
.newsTitle {
	font-size:22px;
	background: url(slike/traka.png) left top no-repeat;
	position:relative;
	left: -47px;
	padding: 5px 5px 5px 47px;
	color:#FFF;
	width:605px;
	height:50px;
}
.newsInfo {
	margin-bottom:17px;
	margin-top:0px;
	padding-right:30px;
	z-index:100;
	font-size:12px;
}
.newsDate {
	float:left;	
}
.newsComment {
	float:right;
}
.newsContent {
	padding-bottom:20px;
	text-align:left;
	width:97%;
}
.newsContent p {
	padding-top:3px;
}
.newsContent img {
	border: 6px solid #ccc;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top: 15px;
	margin-bottom:10px;
}
/* paginacija */
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #666;
	zoom: 100%;
	text-decoration: none; /* no underline */
	color: #666;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #900;
	color: #900;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #900;
	* zoom: 100%; 
	font-weight: bold;
	background-color: #900;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #DDD;
	* zoom: 100%;
	color: #DDD;
}

* span.elipsis {zoom:100%}

.addthis_toolbox .custom_images a {
    width: 68px;
    height: 68px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 1;
}
.addthis_toolbox .custom_images a img {
    opacity: 0.75;
}
.addthis_toolbox a.addthis_button_compact {
	font-size:12px;
}
	/* =Shadow Nav
	-------------------------------------------------------------------------- */
		
		#nav-shadow {
			margin: 0px;
			padding: 0px;
			text-align: center;
			list-style: none;
			}
			
		#nav-shadow li {
			width: 60px;
			height: 60px;
			position: relative;
			float: left;
			}
			
		#nav-shadow a, #nav-shadow a:visited, #nav-shadow a, #nav-shadow a:hover {
			margin: 0 auto;
			width: 50px;
			height: 50px;
			/* text-indent: -9999px; */
			overflow: hidden;
			display: block;
			position: relative;
			z-index: 2;
			}
			
		/* Button Colors */
		
		#nav-shadow li.button-color-1 a {
			background: no-repeat url(slike/addthis_facebook.png);
			}
			
		#nav-shadow li.button-color-2 a {
			background: no-repeat url(slike/addthis_twitter.png);
			}
			
		#nav-shadow li.button-color-3 a {
			background: no-repeat url(slike/addthis.png);
			}
		
		/* Button Shadow */
		
		#nav-shadow li img.shadow {
			margin: 0 auto;
			position: absolute;
			bottom: 0;
			left: 0;
			z-index: 1;
			}