@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {

}
#glavni {
	padding-top: 10px;
	margin: 0 auto 0 auto;
	width: 1001px;
}
#zaglavlje {
	height: 99px;
	background-color: #010101;
	clear: both;
}
#logo_shn {
	height: 71px;
	width: 660px;
	margin: 15px 0 0 58px;
	float: left;
	background-image:url(slika/shn-logo.jpg);
	background-repeat: no-repeat;
}
#hrvatska_kulturna_bastina {
	height: 53px;
	width: 228px;
	margin: 27px 35px 0 0;
	float: right;
	background-image: url(slika/hkb-logo.jpg);
	background-repeat: no-repeat;
}
#g_linkovi {
	height: 28px;
	margin-top: 2px;
}
#g_linkovi ul {
	list-style: none;
	background-color: #000000;
	height: 26px;
}
#g_linkovi a{
	display: block;
	height: 26px;
	padding: 2px 0 0 0;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #FFF;
}
#g_linkovi a:hover {
	background-image: url(slika/linkovi/naslovnica-a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#g_linkovi .aktivan a{
	background-image: url(slika/linkovi/naslovnica-a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#g_linkovi ul li{
	float: left;
	text-align: center;
	background-image: url(slika/linkovi/naslovnica-b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 
#sadrzaj {
	height: 513px;
	padding-top: 59px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}
#sadrzaj_svi {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}
#kontakt_c {
	height: 640px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}
#bread {
	height: 15px;
	margin: 22px 0 22px 0px;
	width: 500px;
}
#bread h1, a {
	color: #E1E1E1;
	font-size: 12px;
	text-decoration: none;
}
#bread a {
	padding: 0 10px 0 10px;
}
.bread_aktivni a{
	color: #A01C1C;
}
#lijevi {
	float: left;
	width: 225px;
	height: 503px;
}
#odabir_naslova {
	height: 193px;
	border: 1px solid #F1F1F1;
	padding: 9px;
}
#odabir_naslova_n {
	height: 13px;
	background-image: url(slika/odaberi-naslov.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#odabir_naslova_t {
	padding-top: 26px;
	height: 105px;
}
#odabir_naslova_t a {
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B1B1B4;
	font-weight: bold;
}
#prikaz_svih_naslove {
	background-color: #F1F1F1;
	height: 24px;
	margin: 25px 0 0 0;
	border: 1px solid #A9A9A9;
}
#prikaz_svih_naslove img {
	border: none;
}
#ilustracija {
	padding: 9px 9px 0 9px;
}
#ilustracija_s {
	height: 168px;
	background-image: url(slika/ilustracija-s.jpg);
	background-repeat: no-repeat;
} 
#ilustracija_naziv {
	border: 1px solid #AFAFB1;
	margin-top: 3px;
}
#ilustracija_naziv p{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B1B1B4;
	padding-left: 2px;
}
#sredisnji {
	float: left;
	width: 450px;
	margin: 0 25px 0 25px;
	height: 503px;
}
#trazilica {
	height: 20px;
	border: 1px solid #000000;
	margin-bottom: 17px;
}
#trazilica_preg {
	height: 20px;
	border: 1px solid #000000;
	margin-bottom: 17px;
	width: 255px;
	float: left;
}
#ilustracija2 {
	background-image: url(slika/ilustracija-2.jpg);
	background-repeat: no-repeat;
}
#o_projektu {
	margin-top: 30px;
	background-image: url(slika/o-projektu-ikona.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}
#desni {
	float: right;
	width: 225px;
	height: 512px;
}
#kalendar1 {
	height: 472px;
	padding: 9px 9px 0 9px;
	border: 1px solid #F1F1F1;
}
#kalendar1_n {
	width: 157px;
	background-image: url(slika/kalendar-n.jpg);
	background-repeat: no-repeat;
	height: 13px;
}
#kalendar_k {
	margin-top: 11px;
	height: 200px;
}
#karta_n {
	height: 34px;
	margin-top: 15px;
	background-image: url(slika/karta-n.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#karta {
	height: 180px;
	border: solid 1px #9E9E9E;
	padding: 5px 0 0 16px;
}
#prijava_u_sustav {
	width: 192px;
	height: 15px;
	border: 1px solid #B87B7C;
	background-color: #F2F0F0;
	margin: 10px 0 0 15px;
	text-align: center;
	padding-top: 2px;
}
#prijava_u_sustav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
#prijava_u_sustav img{
	border: none;
}
#footer {
	clear: both;
	height: 43px;
	padding: 0 25px 0 25px;
	margin-top: 10px;
}
#footer p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6A6A6A;
	padding-bottom: 10px;
}
#footer a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #6A6A6A;
	padding-bottom: 10px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .aktivno_footer {
	text-decoration: underline;
	color: #BD5B5B;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CC9999;
}
.uvlaka {
	padding-left: 10px;
}
/*----------------english-------------------------------*/
#english {
	float: left;
	height: 580px;
	width: 700px;
}
#english_naslov {
	height: 17px;
	background-image: url(slika/english.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#english_tekst {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9A9A9A;
}
#english_tekst  p {
	padding: 25px 75px 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B1B1B4;
	font-weight: bold;
}
.uvlaka_sadrzaj {
	padding-left: 25px;
}
/*----------------o projektu-------------------------------*/
.o_projektu_uvlaka_prva {
	padding-left: 40px;
	color: #B6B6B9;
}
.o_projektu_uvlaka_druga {
	padding-left: 35px;
}
#o_projektu_l {
	float: left;
	width: 569px;
}
#o_projektu_n {
	height: 19px;
	background-image: url(slika/o-projektu-stare-hrvatske-novine.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#o_projektu_s_linkovi {
	height: 21px;
	width: 569px;
	clear: both;
}
#pregledavanje_naslov_linkovi {
	height: 21px;
	width: 433px;
	clear: both;
	margin-left: 10px;
}
#o_projektu_s_linkovi_pregledavanje {
	height: 21px;
	width: 433px;
	clear: both;
	margin-left: 10px;
}
#o_projektu_tekst {
	margin-top: 10px;
}
#o_projektu_tekst, #o_projektu  p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B1B1B4;
	font-weight: bold;
}
#o_projektu_s_linkovi ul {
	list-style: none;
	background-color: #000000;
}
#o_projektu_s_linkovi a{
	display: block;
	height: 19px;
	padding: 2px 5px 0 5px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(slika/linkovi/suradnici-linkovi-b.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#o_projektu_s_linkovi a:hover {
	background-image: url(slika/linkovi/suradnici-linkovi-a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#o_projektu_s_linkovi .aktivan a{
	background-image: url(slika/linkovi/suradnici-linkovi-a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#o_projektu_s_linkovi ul li{
	float: left;
	text-align: center;
} 
#pregledavanje_naslov_linkovi ul {
	list-style: none;
	background-color: #000000;
}
#pregledavanje_naslov_linkovi a{
	display: block;
	height: 19px;
	padding: 2px 5px 0 5px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(slika/linkovi/suradnici-linkovi-b.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#pregledavanje_naslov_linkovi a:hover {
	background-image: url(slika/linkovi/suradnici-linkovi-a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#pregledavanje_naslov_linkovi .aktivan a{
	background-image: url(slika/linkovi/suradnici-linkovi-a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#pregledavanje_naslov_linkovi ul li{
	float: left;
	text-align: center;
} 
#vase_pitanje {
	float: right;
	width: 355px;
	height: 437px;
}
#vase_pitanje_n {
	background-image: url(slika/vase-pitanje.jpg);
	background-repeat:no-repeat;
	background-position: left;
	height: 19px;
	margin-bottom: 9px;
}
#vase_pitanje_tekst {
	background-image: url(slika/o-projektu-ikona.jpg);
	background-repeat: no-repeat;
	background-position: left 19px;
	margin-bottom: 20px;
}
#vase_pitanje_tekst h1{
	padding: 15px 0 0 43px;
	text-transform: uppercase;
	color: #B1B1B4;
	font-size: 20px;
	background-image: url(slika/vase-pitanje-divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#vase_pitanje_tekst p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B1B1B4;
	padding: 3px 0 0 43px;
}
.vase_pitanje_t_uvlaka {
	padding-left: 35px;
}
.vase_pitanje_t_uvlaka_druga {
	padding-left: 20px;
}
/*----------------pregledavanje-------------------------------*/
#pregledavanje_l {
	float: left;
	width: 569px;
	height: 400px;
}
#pregledavanje_n {
	height: 19px;
	background-image: url(slika/digitaliziranje-novine.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#pregledavanje_s_linkovi {
	height: 18px;
	margin-top: 9px;
	text-align: center;
}
#pregledavanje_tekst {
	margin-top: 10px;
	height:350px;
}
#pregledavanje_tekst table{
	float: left;
	margin-top: 10px;
}
#pregledavanje_tekst  p {
	padding-top: 15px;
}
#pregledavanje_tekst  a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B1B1B4;
	font-weight: bold;
}
#pregledavanje_tekst  h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	padding-bottom: 15px;
	background-image: url(slika/pregeledavanje-divider.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#pregledavanje_s_linkovi ul {
	list-style: none;
	background-color: #000000;
}
#pregledavanje_s_linkovi a{
	display: block;
	height: 17px;
	padding: 1px 5px 0 0;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFF;
	background-image: url(slika/linkovi/suradnici-linkovi-b.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#pregledavanje_s_linkovi a:hover {
	background-image: url(slika/linkovi/suradnici-linkovi-a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#FFF;
}
#pregledavanje_s_linkovi .aktivan a{
	background-image: url(slika/linkovi/suradnici-linkovi-a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#FFF;
}
#pregledavanje_s_linkovi ul li{
	float: left;
} 
#pregledavanje_naslov {
	float: left;
	width: 282px;
}
#pregledavanje_digitalizirano {
	float: right;
	width: 287px;
}
.centrirano {
	text-align: center;	
}
/*----------------suradnici-------------------------------*/
#suradnici_l {
	float: left;
	width: 569px;
	height: 400px;
}
#suradnici_n {
	height: 19px;
	background-image: url(slika/suradnici.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#suradnici_tekst {
	margin-top: 10px;
	height:350px;
}
#suradnici_tekst  p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B1B1B4;
	font-weight: bold;
	padding-top: 15px;
}
#suradnici_tekst  a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B1B1B4;
	font-weight: bold;
	padding-top: 15px;
}
#suradnici_tekst  h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	padding-bottom: 15px;
	background-image: url(slika/pregeledavanje-divider.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#suradnici_s_linkovi {
	height: 21px;
	margin-top: 19px;
}
#suradnici_s_linkovi ul {
	list-style: none;
	background-color: #000000;
}
#suradnici_s_linkovi a{
	display: block;
	height: 20px;
	padding: 1px 5px 0 5px;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFF;
}
#suradnici_s_linkovi a:hover {
	background-image: url(slika/linkovi/suradnici-linkovi-a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#FFF;
}
#suradnici_s_linkovi .aktivan a{
	background-image: url(slika/linkovi/suradnici-linkovi-a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#FFF;
}
#suradnici_s_linkovi ul li{
	float: left;
	text-align: center;
	background-image: url(slika/linkovi/suradnici-linkovi-b.jpg);
	background-position: right bottom;
} 
#suradnici_naslov {
	float: left;
	width: 569px;
}
#suradnici_digitalizirano {
	float: right;
	width: 287px;
}
.centrirano {
	text-align: center;	
}
#podaci_o_suradniku {
	float: right;
	width: 355px;
	height: 437px;
}
#podaci_o_suradniku_n {
	background-image: url(slika/podaci-o-suradnicima.jpg);
	background-repeat:no-repeat;
	background-position: left;
	height: 19px;
	margin-bottom: 9px;
}
#podaci_o_suradniku_tekst {
	padding-top: 20px;
}
#podaci_o_suradniku p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B1B1B4;
	padding: 3px 0 0 0;
}
#podaci_o_suradniku_s_linkovi ul {
	list-style: none;
	background-color: #000000;
}
#podaci_o_suradniku a{
	display: block;
	height: 17px;
	padding: 1px 5px 0 5px;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #000;
	margin-right: 1px;
	background-color: #C6C4C4;
}
#podaci_o_suradniku a:hover {
	background-color:#000;
	color:#FFF;
}
#podaci_o_suradniku .aktivan a{
	background-color: #000;
	color:#FFF;
}
#podaci_o_suradniku ul li{
	float: left;
} 
#novi_suradnici {
	height: 173px;
	width: 355px;
	margin-top: 38px;
}
input.trazilica {
	width: 185px;
	font-size: 0.7em;
	border: solid 1px #FFF;
	float: left;
	padding-top: 2px;
}
input.trazi {
	background: #AFAFB1;
	color: #fff;
	font-weight: bold;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #AFAFB1;
	border-right-color: #AFAFB1;
	border-bottom-color: #AFAFB1;
	cursor: pointer;
}
#trazilica p {
	padding: 0px;
	margin: 0px;
}
#kalendar_godine {
	width: 80px;
	margin-left: 15px;
}
#kalendar_dani {
	height: 173px;
	margin: 5px 0 0 0;

}
#kalendar_mjeseci td, th{
	width: 48px;
	text-align: center;
	background-color: #DDDDDF;
	padding: 4px 0 4px 0;
	font-weight: normal;
	font-size: 12px;
}
#kalendar_mjeseci a {
	padding: 4px 0 4px 0;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
#kalendar_mjeseci .kalendar_mjeseci_aktivan {
	background-color: #A31C1C;
}
#kalendar_dani_tablica td{
	width: 15px;
	text-align: center;
	background-color: #DDDDDF;
	padding: 0;
	font-weight: bold;
	height: 10px;
	font-size: 11px;
}
#kalendar_dani_tablica th{
	width: 15px;
	text-align: center;
	background-color: #51545F;
	padding: 0;
	font-weight: normal;
	height: 10px;
	color: #FFFFFF;
	font-size: 11px;
}
#kalendar_dani_tablica tr{
	height: 10px;
}
#kalendar_dani_tablica {
	background-color: #000000;
	margin-top: 5px;
}
#pomoc {
	height: 17px;
	background-image: url(slika/pomoc.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#uvjeti_koristenja {
	height: 17px;
	background-image: url(slika/uvjeti-korsitenja.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#sadrzaj_portala {
	height: 17px;
	background-image: url(slika/sadrzajportala.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#kontakt {
	height: 17px;
	background-image: url(slika/kontakt.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#kontakt_tekst {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9A9A9A;
}
#kontakt_tekst  p {
	padding: 5px 75px 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.izboldano {
	font-weight: bold;
}
.mail {
	color: #D83C3C;
}
#kontakt_forma
{
	width: 600px;
	margin-top: 15px;
	height: 210px;
}

#kontakt_forma input
{
	padding: 2px 2px;
	width: 306px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #848484;
	height: 16px;
}
#kontakt_forma textarea
{
	padding: 1px 2px;
	width: 306px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #848484;
}

#kontakt_forma input.submit-button 
{
	width: 60px;
	float: left;
	color: #494A4C;
	font-family: Arial, sans-serif;
	margin-left: 85px;
	background-color: #FFF;
	height: 22px;
	padding: 0;
	cursor: pointer;
}
#poruka textarea {
	height: 40px;
}
label 
{
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 70px;
	padding-top: 5px;
	font-size: 12px;
	color: #494A4C;
	font-family: "Times New Roman", Times, serif;
	clear:both;
}
.tekst  {
	color: #3C3D3E;
	padding-top: 5px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding-right: 15px;
}
/*--------------------pregledavanje županija------------------------*/
#pregledavanje_l_zupanija {
	float: left;
	width: 244px;
	height: 438px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}
#pregledavanje_n_zupanija {
	height: 19px;
	background-image: url(slika/pregledavanje-zupanija.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}
#pregledavanje_s_linkovi_zupanija {
	height: 18px;
	margin-top: 9px;
}
#pregledavanje_tekst_zupanija {
	margin-top: 10px;
	height: 408px;
}
#pregledavanje_tekst_zupanija  p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B1B1B4;
	font-weight: bold;
	padding-top: 15px;
}
#pregledavanje_tekst_zupanija  h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	padding-bottom: 15px;
	background-image: url(slika/pregeledavanje-divider.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#pregledavanje_s_linkovi_zupanija ul {
	list-style: none;
	background-color: #000000;
}
#pregledavanje_s_linkovi_zupanija a{
	display: block;
	height: 17px;
	padding: 1px 5px 0 5px;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #000;
	margin-right: 1px;
	background-color: #A9A8A8;
}
#pregledavanje_s_linkovi_zupanija a:hover {
	background-color:#000;
	color:#FFF;
}
#pregledavanje_s_linkovi_zupanija .aktivan a{
	background-color:#000;
	color:#FFF;
}
#pregledavanje_s_linkovi_zupanija ul li{
	float: left;
} 
#pregledavanje_naslov_zupanija {
	float: left;
	width: 244px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}
#pregledavanje_naslov_zupanija ul {
	list-style: none;	
}
#pregledavanje_naslov_zupanija ul li {
	padding-bottom: 7px;
}
#pregledavanje_naslov_zupanija a {
	font-size: 12px;
	color: #343434;
	font-weight: bold;
	text-transform: uppercase;
}
#pregledavanje_digitalizirano_zupanija {
	float: right;
	width: 287px;
}
.centrirano {
	text-align: center;	
}
#rezultati_pretrazivanja {
	float: right;
	width: 705px;
	height: 437px;
}
#rezultati_pretrazivanja h1{
	font-size: 12px;
	color: #343434;
	font-weight: bold;
}
#rezultati_pretrazivanja_n {
	background-image: url(slika/rezultati-pretrazivanja.jpg);
	background-repeat:no-repeat;
	background-position: 41px;
	height: 19px;
	margin-bottom: 9px;
	sborder-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	border-bottom-width: 2px;
}
#rezultati_pretrazivanja_zupanija {
	float: left;
	width: 260px;
	margin-left: 8px;
	padding-bottom: 8px;
	padding-left: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}
#rezultati_pretrazivanja_mjesto_izdavanja {
	float: left;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	padding-bottom: 8px;
}
#rezultati_pretrazivanja_zupanija_digitalizirano {
	float: left;
	width: 198px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	padding-bottom: 8px;
}
#rezultati_pretrazivanja_zupanija_i {
	margin-top: 13px;
}
#rezultati_pretrazivanja_naziv_zupanije {
	float: left;
	width: 650px;
	margin-left: 8px;
	padding-left: 33px;
	padding-top: 8px;
	padding-bottom: 20px;
}
#rezultati_pretrazivanja_zupanija_t {
	float: left;
	width: 260px;
	margin-left: 8px;
	padding-bottom: 8px;
	padding-left: 33px;
}
#rezultati_pretrazivanja_mjesto_izdavanja_t {
	float: left;
	width: 229px;
	padding-bottom: 8px;
}
#rezultati_pretrazivanja_zupanija_digitalizirano_t {
	float: left;
	width: 160px;
	padding-bottom: 8px;
}
/*-----------------o starim novinama----------------*/
#lijevi_osn {
	float: left;
	width: 238px;
	height: 503px;
}
#odabir_naslova_osn {
	height: 252px;
	width: 238px;
}
#odabir_naslova_n_osn {
	height: 13px;
	background-image: url(slika/o_starim_novinama.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 15px;
}
#odabir_naslova_t_osn {
	height: 148px;
	background-image: url(slika/stare-novine-slika.jpg);
}
#odabir_naslova_t_osn p {
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B1B1B4;
	font-weight: bold;
}
#prikaz_svih_naslove_osn {
	margin: 7px 0 0px 0;
}
#prikaz_svih_naslove_osn h1{
	font-size: 12px;
	color: #959595;
}
#prikaz_svih_naslove_osn img {
	border: none;
}
#ilustracija_osn {
	height: 222px;
	border: 1px solid #D5D5D5;
}
#ilustracija_osn h1{
	padding: 7px 0 7px 10px;
	background-color: #E7E6E6;
	font-size: 15px;
}
#ilustracija_s_osn {
	height: 170px;
	padding: 10px;
	border-top: 1px solid #D5D5D5;
} 
#ilustracija_s_osn p{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #B1B1B4;
} 
#ilustracija_naziv_osn {
	border: 1px solid #AFAFB1;
	margin-top: 3px;
}
#ilustracija_naziv_osn p{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B1B1B4;
	padding-left: 2px;
}
#sredisnji_osn {
	float: left;
	width: 680px;
	margin: 0 0 0 25px;
	height: 503px;
}
#ilustracija2_osn {
	height: 100px;
	margin-top: 17px;
	background-image: url(slika/ilustracija-2.jpg);
	background-repeat: no-repeat;
}
#o_projektu_osn {
	margin-top: 9px;
	height: 400px;
}
#o_projektu_osn p{
	color: #B6B6B9;
}
#desni_osn {
	float: right;
	width: 220px;
	height: 520px;
}
#kalendar1_osn {
	height: 465px;
	padding: 28px 0 0 0;
}
#kalendar1_n_osn h1{
	font-size: 12px;
	color: #000000;
	padding: 5px;
	background-color: #E7E6E6;
}
#kalendar_k_osn {
	height: 190px;
	padding: 10px 25px 0 25px;
}
#kalendar_k_osn h1{
	font-size: 14px;
	color: #A1A1A1;
	padding-bottom: 14px;
}
#kalendar_k_osn h2{
	font-size: 14px;
	color: #000000;
	padding: 1px 0 2px 27px;
	border: solid 1px #000000;
	margin-bottom: 5px;
	
}
#kalendar_k_osn p{
	font-size: 14px;
	color: #A1A1A1;
	font-weight: bold;
}
#kalendar_k_osn a{
	font-size: 15px;
	color: #060606;
	margin-top: 7px;
	padding-top: 1px;
}
#karta_n_osn {
	height: 34px;
	margin-top: 34px;
	background-image: url(slika/karta-n.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#karta_osn {
	height: 153px;
	background-image: url(slika/karta-hrvatske.jpg);
	background-repeat: no-repeat;
}
#prijava_u_sustav_osn {
	width: 192px;
	height: 17px;
	border: 1px solid #B87B7C;
	background-color: #F2F0F0;
	margin: 10px 0 0 15px;
}
#prijava_u_sustav_osn img{
	border: none;
}
.o_projektu_uvlaka_prva_sn {
	padding-left: 40px;
	color: #B6B6B9;
}
#suradnici_s_linkovi_sn{
	height: 21px;
	margin-top: 27px;
}
#suradnici_s_linkovi_sn ul {
	list-style: none;
	background-color: #000000;
}
#suradnici_s_linkovi_sn a{
	display: block;
	height: 20px;
	padding: 1px 5px 0 5px;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFF;
	background-image: url(slika/linkovi/suradnici-linkovi-b.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#suradnici_s_linkovi_sn a:hover {
	background-image: url(slika/linkovi/suradnici-linkovi-a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#FFF;
}
#suradnici_s_linkovi_sn .aktivan a{
	background-image: url(slika/linkovi/suradnici-linkovi-a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#FFF;
}
#suradnici_s_linkovi_sn ul li{
	float: left;
	text-align: center;
} 
.razmak_10 {
	padding-top: 10px;
	margin-bottom: 10px;
	
}
#preneseno_iz_medija_osn {
	background-image: url(slika/o-projektu-ikona.jpg);
	background-repeat: no-repeat;
	background-position: 15px 19px;
	padding: 0 25px 10px 25px;
	margin-top: 8px;
	border: 1px solid #D5D5D5;
}
#preneseno_iz_medija_osn h1{
	padding: 17px 0 0 30px;
	text-transform: uppercase;
	color: #B1B1B4;
	font-size: 12px;
}
#preneseno_iz_medija_osn p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B1B1B4;
	padding: 3px 0 0 0;
}
.vase_pitanje_t_uvlaka_osn {
	padding-left: 27px;
}
.vase_pitanje_t_uvlaka_druga_osn {
	padding-left: 15px;
}
/*----------------pregledavanje naslov-------------------------------*/
#pregledavanje_l_pn {
	float: left;
	width: 448px;
	height: 430px;
}
#pregledavanje_n_pn {

}
#pregledavanje_n_pn h1{
	font-size: 17px;
	color: #404040;
}
#pregledavanje_tekst_pn {
	margin-top: 17px;
	height:400px;
}
#pregledavanje_tekst_pn  p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #B1B1B4;
}
#pregledavanje_tekst_pn  h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	padding-bottom: 15px;
	background-image: url(slika/pregeledavanje-divider.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#slika_novina_pn {
	float: left;
	width: 110px;
	height: 150px;
}
#slika_novina_pn_o_suradniku {
	float: left;
	width: 126px;
	height: 150px;
}
#tekst_novina_pn {
	float: right;
	width: 312px;
	height: 150px;
}
#tekst_novina_pn_o_suradniku {
	float: right;
	width: 302px;
	height: 150px;
}
#pregledavanje_novina_kalendar {
	height: 132px;
	margin-top: 15px;
}
.centrirano_pn {
	text-align: center;	
}
#odaberi_datum_pn {
	height: 11px;
	background-image:url(slika/odaberi-datum.jpg);
	background-repeat: no-repeat;
	margin-top: 37px;
	margin-bottom: 10px;
}
#podaci_o_novinama {
	float: right;
	width: 443px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	padding-top: 9px;
}
#podaci_o_novinama_n {
	background-image: url(slika/podaci-o-novinama.jpg);
	background-repeat:no-repeat;
	background-position: left;
	height: 19px;
	margin-bottom: 16px;
}
#o_novinama_p {
	height: 20px;
	width: 116px;
	float: left;
	padding: 10px 0 0 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
#o_novinama_pret {
	height: 20px;
	width: 116px;
	float: left;
	padding: 10px 0 0 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
#o_novinama_p_o {
	height: 22px;
	width: 116px;
	float: left;
	padding: 8px 0 0 16px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-left-color: #F4F4F4;
}
#pregledavanje_p {
	height: 22px;
	width: 133px;
	float: left;
	padding: 8px 0 0 16px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-left-color: #F4F4F4;
}
#pregledavanje_pret {
	height: 20px;
	width: 131px;
	float: left;
	padding: 10px 0 0 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
#pregledavanje_p_o {
	height: 20px;
	width: 133px;
	float: left;
	padding: 10px 0 0 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
#podaci_o_novinama_o_suradniku {
	background-image: url(slika/o_suradniku.jpg );
	background-repeat:no-repeat;
	background-position: left;
	height: 19px;
	margin-bottom: 16px;
}
#podaci_o_novinama_tekst {
	background-repeat: no-repeat;
	background-position: left 19px;
	margin-bottom: 20px;
	margin-top: 8px;
	margin-left: 10px;
}
#podaci_o_novinama_tekst_p {
	width: 433px;
	float: right;
	margin-top: 10px;
}
#podaci_o_novinama_tekst_p img {
	border: none;
}
#podaci_o_novinama_tekst h1{
	padding: 15px 0 0 50px;
	text-transform: uppercase;
	color: #B1B1B4;
	font-size: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
#podaci_o_novinama_tekst p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B1B1B4;
	padding: 3px 0 0 0;
}
.podaci_o_novinama_t_uvlaka {
	padding-left: 35px;
}
.podaci_o_novinama_t_uvlaka_druga {
	padding-left: 20px;
}
.opsirnije {
	color: #C45A5A;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#novine {
	height: 150px;
}
#podaci_o_novinama_tekst_t {
	height: 20px;
}
#podaci_o_novinama_tekst_t  h1{
	padding: 0px;
	margin: 0px;
	color: #B1B1B4;
	font-size: 12px;
	text-transform: none;
}
.naslovnica {
	width: 117px;
}
.pregledavanje {
	width: 144px;
}
.pretrazivanje {
	width: 144px;
}
.o_projektu {
	width: 117px;
}
.suradnici {
	width: 108px;
}
.o_starim_novinama {
	width: 180px;
}
.casopisi {
	width: 99px;
}
.english {
	width: 92px;
}
#pretrazi_tekst {
	height: 19px;
	background-color: #AFAFB1;
	width: 119px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	float: left;
	font-weight: bold;
	padding-top: 1px;
	margin-right: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#pretrazi_tekst p {
	font-family: "Times New Roman", Times, serif;	
}
#novi_suradnici_naslovi {
	height: 20px;
	border: solid 1px #E1DDDD;
	background-color: #E7E6E6;
	padding-top: 3px;
	margin-bottom: 1px;
}
#novi_suradnici_naslovi h1 {
	font-size: 12px;
	padding-left: 10px;
	font-family: "Courier New", Courier, monospace;
}
#novi_suradnici_naslov {
	width: 177px;
	float:left;
}
#pregled_po_zupanijama_naslov {
	float:left;
}
#novi_suradnici_popis {
	float: left;
	width: 174px;
	height: 145px;
	border: solid 1px #E1DDDD;
	margin-right: 1px;
}
#pregled_po_zupanijama_karta {
	float: left;
	width: 161px;
	height: 143px;
	border: solid 1px #E1DDDD;
	padding: 2px 0 0 15px;
}
.s_svi_suradnici {
	width: 118px;
}
.s_knjiznice {
	width: 90px;
}
.s_arhivi {
	width: 69px;
}
.s_muzeji {
	width: 69px;
}
.s_nakladnici {
	width: 97px;
}
.s_ostali_suradnici {
	width: 126px;
}
.razmak_bread {
	padding-right: 12px;	
}
.pon_opis {
	width: 82px;
}
.pon_dostupno {
	width: 132px;
}
.pon_projekt {
	width: 106px;
}
.pon_opsirnije {
	width: 113px;
}
#o_suradnicima_slika {
	height: 208px;
	margin-top: 19px;
}
.op_o_projektu {
	width: 133px;
}
.op_o_tehnicki_podaci {
	width: 153px;
}
.op_o_pns {
	width: 167px;
}
.op_o_linkovi {
	width: 116px;
}
.dop_dop {
	width: 149px;
}
.dop_dus {
	width: 164px;
}
.dop_upod {
	width: 140px;
}
.dop_upld {
	width: 116px;
}
#poshn {
	height: 220px;
	width: 236px;
	margin-top: 6px;
	border: 1px solid #D5D5D5;
}
.pr {
	padding-left: 4px;
}
.sn_sn {
	width: 159px; 
}
.sn_pv {
	width: 179px;
}
.sn_vc {
	width: 172px;
}
.sn_zn {
	width: 170px;
}
#english_tekst a {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.clear {
	clear: both;	
}
.poravnanje {
	padding-top: 8px;
}
#pretrazivanje_jednostavno {
	height: 19px;
	background-image: url(slika/pretrazivanje.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 11px;
}
#pretrazivanje_abc {
	height: 19px;
	background-image: url(slika/abecedni-popis.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 11px;
}
#pretrazivanje_jednostavno_u {
	float: left;
	width: 921px;
	height: 99px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F4F4F4;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	padding-top: 44px;
	padding-left: 26px;
	margin-bottom: 30px;
	clear: both;
}
#pretrazivanje_jednostavno_u {
	float: left;
	width: 921px;
	height: 99px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F4F4F4;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	padding-top: 44px;
	padding-left: 26px;
	margin-bottom: 30px;
	clear: both;
}
#pretrazivanje_slozeno_u {
	float: left;
	width: 921px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F4F4F4;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	padding-top: 20px;
	padding-left: 26px;
	margin-bottom: 30px;
	clear: both;
}
#pretrazivanje_slozeno_linkovi_j {
	float: left;
	width: 158px;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
}
#pretrazivanje_jednostavno_linkovi_j {
	float: left;
	width: 158px;
	height: 31px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F6F6F6;
	border-right-color: #F6F6F6;
	border-left-color: #F6F6F6;
}
#pretrazivanje_jednostavno_linkovi_s {
	float: left;
	width: 784px;
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	padding-top: 6px;
}
#pretrazivanje_slozeno_linkovi_s {
	float: left;
	width: 119px;
	height: 25px;
	padding-top: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F6F6F6;
	border-right-color: #F6F6F6;
	border-left-color: #F6F6F6;
}
#pretrazivanje_linkovi_t {
	height: 31px;
}
#pretrazivanje_jednostavno_linkovi_j h1 {
	color: #444444;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding-top: 4px;
}
#pretrazivanje_jednostavno_linkovi_j a {
	color: #444444;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding-top: 4px;
}
#pretrazivanje_jednostavno_linkovi_s a {
	color: #444444;
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 0 24px
}
#pretrazivanje_slozeno_linkovi_j h1 {
	color: #444444;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding-top: 4px;
}
#pretrazivanje_slozeno_linkovi_j a {
	color: #444444;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding-top: 4px;
}
#pretrazivanje_slozeno_linkovi_s a {
	color: #444444;
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 0 30px
}
#pretrazivanje_trazilica {
	float: left;
}
#pretrazivanje_odaberi_naslov {
	float: left;
}
#pretrazivanje_jednostavno_u label {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #C0BFBF;
	padding: 0;
	clear: none;
}
#pretrazivanje_slozeno_u label {
	float: none;
	text-align: none;
	padding-top: 5px;
	font-size: 15px;
	color: #C2C1C1;
	font-family: "Times New Roman", Times, serif;
	clear:none;
	margin-right: 4px;
}
#pretrazivanje_slozeno_u input {
	border: 1px solid #000;
}
#pretrazivanje_slozeno_u select {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #000;
}
.select_s {
	font-size: 14px;
	color: #C2C1C1;
	font-family: "Times New Roman", Times, serif;
}
.trailica_j {
	margin-top: 9px;
	width: 232px;
	border: solid 1px #000;
	height: 18px;
}
.trazilica_j_u {
	width: 260px;
	float: left;
}
.odabir_naslova {
	width: 135px;
	float: left;
}
.odabir_naslova_a {
	width: 135px;
	margin-top: 5px;
	border: solid 1px #000;
}
#gumb_trazilica {
	display: block;
	float: left;
	width: 70px;
	border: solid 1px #000;
	background-color: #A41C1C;
	height: 20px;
	color: #FFF;
}
.gumb_trazi {
	width: 560px;
	margin-top: 10px;
}
.selectArea .right {
	width:17px;
	height:16px;
	float:right;
	background:url(slika/forme/padajuci.jpg) no-repeat left top;
}
#rezultati_pretrazivanja_t {
	width: 951px;
	height: 40px;
	margin-bottom: 10px;
}
#rezultati_pretrazivanja_t h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #454545;
	font-size: 12px;
	font-weight: normal;
}
#rezultati_pretrazivanja_t h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #454545;
	font-size: 12px;
	font-weight: normal;
	margin-top: 4px;
}
#rezultati_pretrazivanja_t a{
	font-family: Verdana, Geneva, sans-serif;
	color: #454545;
	font-size: 12px;
	font-weight: normal;
}
#rezultati_pretrazivanja_t_a {
	width: 705px;
	height: 40px;
	margin-bottom: 10px;
}
#rezultati_pretrazivanja_t_a h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #454545;
	font-size: 12px;
	font-weight: normal;
}
#rezultati_pretrazivanja_t_a h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #454545;
	font-size: 12px;
	font-weight: normal;
	margin-top: 4px;
}
#rezultati_pretrazivanja_t_a a{
	font-family: Verdana, Geneva, sans-serif;
	color: #454545;
	font-size: 12px;
	font-weight: normal;
}
#rezultati_pretrazivanje_c {
	width: 951px;
	clear: both;
}
.rp {
	font-size: 12px;
	color: #454545;
	font-weight: bold;
	padding: 0 0 8px 6px;
	font-family: Verdana, Geneva, sans-serif;
}
#pretrazivanje_slozeno_popuna {
	width: 670px;
	float: left;
	height: 31px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
}
fieldset
{
	float: left;
	display: block;
	width: 700px;
}
.ps1 {
}
.ps2 {
	margin-left: 6px;
}
.ps3 {
	
}
#pretrazivanje_slozeno_u input{

}
fieldset {
	border: none;
	margin-bottom: 14px;
}
.pi3 {
	background-color: #0F0;	
}
#jumpMenu3 {
	width: 46px;
	color: #C2C1C1;
}
#jumpMenu7 {
	width: 46px;
	color: #C2C1C1;
}
#trazilica_s_i {
	margin-left: 0px;
}
#trazilica_s_g {
	margin-left: 8px;
} 
.naslov_clanka {
	width: 153px;
}
.svi_casopisi {
	width: 153px;
}
#jumpMenu10 {
	margin-left: 12px;
	width: 90px;
}
#jumpMenu11 {
	margin-left: 56px;
	width: 60px;
}
#jumpMenu12 {
	margin-left: 4px;
	width: 80px;
}
#trazi_s {
	width: 70px;
	border: solid 1px #000;
	background-color: #A41C1C;
	height: 20px;
	color: #FFF;
}
#abeceda {
	width: 951px;
	height: 27px;
	border-top: solid 1px #E7E7E7;
	border-bottom: solid 1px #E7E7E7;
	padding-top: 5px;
}
#abeceda a {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 18px;
	margin-right: 4px;
}
#ispis {
	height: 350px;	
}
#clear {
	clear: both;	
}
.dostupne_na_portalu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B1B1B4;
	font-weight: bold;
}
.dostupne_na_portalu_c {
	text-align: center;
}
#naslovi {
	width: 445px;
	float: right;
}
#pregledavanje_popuna {
	width: 142px;
	height: 22px;
	float: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	padding: 8px 0 0 16px;
}
#pregledavanje_popuna_pret {
	width: 140px;
	height: 24px;
	float: right;
	padding: 6px 0 0 18px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-left-color: #F4F4F4;
}
#broj_izdanja {
	float: left;
}
#broj_izdanja p{
	color: #B4B4B6;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#preth {
	float: right;
	margin-right: 21px;
}
#slijed {
	float: right;
}
#preth a{
	color: #B4B4B6;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#slijed a{
	color: #B4B4B6;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;

}
#slika_novina_pn_1 {
	float: left;
	width: 110px;
}
#slika_novina_pn_2 {
	float: left;
	width: 110px;
	margin-left: 51px;
}
#slika_novina_pn_3 {
	float: left;
	width: 110px;
	margin-left: 52px;
}
#slika_novina_pn_4 {
	float: left;
	width: 110px;
	margin-top: 20px;
}
#slika_novina_pn_5 {
	float: left;
	width: 110px;
	margin-left: 51px;
	margin-top: 20px;
}
#slika_novina_pn_6 {
	float: left;
	width: 110px;
	margin-left: 52px;
	margin-top: 20px;
}
#ispis_rezultata {
	width: 433px;
	clear: both;
	float: right;
	margin-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#ispis_rezultata a{
	color: #A8A8AB;	
}
.i_r_aktivan {	
	text-decoration: underline;
}
.ispis_zupanija {
	float: left;
	margin-left: 7px;

}
.ispis_zupanija h1{
	color: #343434;
	font-size: 12px;
}
.ispis_zupanije_naslov {
	padding-left: 33px;
}
#broj_rezultata {
	width: 194px;
	float: left;
	padding: 8px 0 0 6px;
}
#poredaj_rezultate {
	width: 250px;
	float: left;
}
#prikazi_popis {
	width: 180px;
	float: left;
	padding-top: 8px;
}
#pagination_rezultati {
	float: right;
	padding-top: 8px;
	text-align: right;
}
.ikona {
	padding-left: 8px;
}
#ispis_rezultata_pretraživanja {
	clear: both;
	padding-left: 6px;
}
.ispis_w {
	border-top: solid 1px #BBBBBB;
	padding: 4px 0 4px 4px;
}
.ispis_g {
	background-color: #F2F2F1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
	padding: 4px 0 4px 4px;
}
#ispis_rezultata_pretraživanja h1 {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #454545;
}
}
#ispis_rezultata_pretraživanja p {
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #454545;
}
.ital {
	font-style: italic;
	color: #454545;
}
.uvlaka_ispis_r {
	padding-left: 16px;
}
#jumpMenu13 {
	width: 80px;
	margin-left: 4px;
}
#jumpMenu14 {
	width: 60px;
	margin-left: 4px;
}
#jumpMenu15 {
	width: 80px;
	margin-left: 4px;
}
#jumpMenu16 {
	width: 80px;
	margin-left: 4px;
}
.siva {
	color: #C2C1C1;
	margin: 0 10px 0 10px;
	font-weight: bold;
}
.ispis_slike {
	
}
#ispis_slike_rp {
	text-align: center;
	vertical-align: baseline;
}
#knjiga_pdf {
	float: left;
	margin-left: 30px;
}
.knjiga {
	padding-left: 10px;	
}
#knjiga_pdf a img{
	border: none;	
}
@charset "utf-8";
/* CSS Document */
#kalendar_pregledavanje_naslov {
	height: 160px;
	width: 410px;
	background-color: #F7F7F5;
	border: solid 1px #EFEFED;
}
#godine_i_mjeseci {
	width: 191px;
	height: 160px;
	float: left;
}
#dani {
	width: 214px;
	height: 150px;
	float: right;
	padding-top: 10px;
}
#godine {
	height: 45px;
	padding: 22px 0 0 15px;
}
#mjeseci {
	height: 85px;
	padding: 0 8px 0 7px;
}
#mjeseci ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#mjeseci li{
	float: left;
	font-family: Tahoma, sans-serif;
	color: #000000;
	border: solid 1px #EEEDEC;
	font-size: 12px;
	font-weight: bold;
	background-color: #FDFCFC;
	height: 20px;
	width: 40px;
	padding-top: 5px;
	text-align: center;
	margin: 0 1px 1px 1px;
}
#mjeseci a {
	text-decoration: none;
	color: #000000;
}
#dani ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#dani li{
	float: left;
	margin: 0 1px 1px 0;
}
#dani a{
	display: block;
	font-family: Tahoma, sans-serif;
	color: #000000;
	border: solid 1px #F2F2F1;
	font-size: 10px;
	font-weight: bold;
	background-color: #F2F2F1;
	height: 15px;
	width: 25px;
	text-align: center;
	text-decoration: none;
	margin: 0 1px 1px 1px;
	padding-top: 5px;
	
}
#dani .dani_u_tjednu a{
	border: solid 1px #EEEDEC;
	background-color: #FDFCFC;
	display: block;
	font-family: Tahoma, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
	width: 25px;
	text-align: center;
	text-decoration: none;
	margin: 0 1px 1px 1px;
	padding-top: 5px;
}
#dani .dani_u_tjednu a:hover{
	cursor: default;
}
/*-------------------------------------------------*/
@charset "utf-8";
/* CSS Document */
#kalendar_pregledavanje_naslov_n {
	height: 160px;
	width: 410px;
	background-color: #F7F7F5;
	border: solid 1px #EFEFED;
}
#godine_i_mjeseci_n {
	width: 191px;
	height: 160px;
	float: left;
}
#dani_n {
	height: 110px;
	float: left;
	padding-top: 3px;
	padding-left: 16px;
}
#godine_n {
	height: 45px;
	padding: 22px 0 0 15px;
}
#mjeseci_n {
	height: 59px;
	padding: 0 0 0 15px;
}
#mjeseci_n ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#mjeseci_n .aktivan_m {
	background-color: #E7E5E5;	
}
#mjeseci_n li{
	float: left;
	margin: 0 1px 1px 1px;
	background-color: #FDFCFC;

}
#mjeseci_n a {
	display: block;
	text-decoration: none;
	color: #000000;
	border: solid 1px #EEEDEC;
	width: 40px;
	height: 15px;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	font-weight: bold;
}
#mjeseci_n a:hover {
	background-color: #E7E5E5;	
}
#dani_n ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#dani_n li{
	float: left;
	margin: 0 1px 1px 0;
}
#dani_n a{
	display: block;
	font-family: Tahoma, sans-serif;
	color: #000000;
	border: solid 1px #F2F2F1;
	font-size: 10px;
	font-weight: bold;
	background-color: #F2F2F1;
	height: 12px;
	width: 20px;
	text-align: center;
	text-decoration: none;
	margin: 0 1px 1px 1px;
	padding-top: 2px;
	
}
#dani_n .dani_u_tjednu a{
	border: solid 1px #EEEDEC;
	background-color: #FDFCFC;
	display: block;
	font-family: Tahoma, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
	width: 20px;
	text-align: center;
	text-decoration: none;
	margin: 0 1px 1px 1px;
	padding-top: 2px;
}
#dani_n .dani_u_tjednu a:hover{
	cursor: default;
}
