html {
	height: 100%;
}
body {
	background-color: #D8F0FC;
	background-image: url(../pix/pozadina_glavna.gif);
	background-attachment:fixed;
	heigh: 100%;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	background-repeat: repeat-x;
	background-position: top;
}
p {
	margin: 0px;
}
.delimiter {
	clear: both;
	font-size: 5px;
}

.polje_pretraga {
	background-image: url(../pix/pretraga_poz.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	width: 135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCC;
	background-color: transparent;
	margin-bottom: -3px;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.polje_pretraga:focus {
	background-image: url(../pix/pretraga_poz_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
}
.datum {
	font-size: 11px;
	color: #39F;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D7F0FD;
	padding-left: 5px;
}
.tag {
	font-size: 11px;
	padding-top: 6px;
}
.tag a:link, .tag a:visited {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration: none;
	color: #FFF;
	background-color: #AEE0F9;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 7px;
	padding-left: 7px;
}
.tag a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #39F;
}

.dugme { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
	margin-top: 8px;
}
a.dgm {
	color: #FFF;
	display: block;
	float: left;
	height: 32px;
	margin-right: 6px;
	padding-right: 16px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../pix/dgm_r_s1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
a.dgm span {
	display: block;
	line-height: 14px;
	background-color: transparent;
	background-image: url(../pix/dgm_l_s1.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 22px;
	color: #EEE;
	font-weight: bold;
	letter-spacing: 1px;
}
a.dgm:hover {
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
	background-image: url(../pix/dgm_r_f2_s1.gif);
}
a.dgm:hover span {
	background-image: url(../pix/dgm_l_f2_s1.gif);
	color: #FFF;
}


#kontejner {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
}
.leaderboard {
	height: 90px;
	width: 728px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 55px;
}
.leaderboard2 {
	margin: auto;
}
.bigbanner {
	margin-left: -10px;
	margin-top: -20px;
	margin-right: -10px;
	position: relative;
	margin-bottom: 15px;
}

.big-leaderboard {
	height: 180px;
	width: 954px;
	color: #39F;
	font-size: 10px;
	background-color: #EEE;
}
.podbanner {
	float: right;
	margin-right: -120px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 300px;
}

.bannerL {
	height: 600px;
	width: 160px;
	position: absolute;
	margin-left: -175px;
	font-size: 12px;
	display: none;
}
.bannerR {
	height: 600px;
	width: 160px;
	position: absolute;
	margin-left: 970px;
	font-size: 12px;
	display: none;
}

.topnajava {
	overflow: hidden;
	width: 954px;
	position: relative;
}
.topnajava ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.topnajava li {
	margin: 0px;
}
.topnajava p {
	margin: 0px;
	padding: 0px;
}


#najava {
	float: right;
	width: 120px;
}
#najava .naslovna {
	border: 2px solid #88D1F4;
}
#najava .naslovna:hover {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


#zaglavlje {
	background-color: #000;
	margin-top: -3px;
}
#meni {
	color: #FFF;
	width: 700px;
	position: absolute;
	margin-left: 230px;
	margin-top: 70px;
}
#meni ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-left: 0px;
}
#meni li {
	display: inline;
	margin-bottom: -3px;
}

#meni a:link, #meni a:visited {
	color: #FFF;
	text-decoration: none;
	float: left;
	padding-top: 13px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}
#meni a:hover {
	background-color: #2C2C2C;
    background-image: -moz-linear-gradient(100% 100% 90deg, #000000, #2C2C2C);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(#2C2C2C));
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #39F;
}
#meni_pomocni {
	float: right;
	width: 650px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	color: #666;
	font-size: 11px;
}
#meni_pomocni a:link, #meni_pomocni a:visited {
	color: #999;
	text-decoration: none;
}
#meni_pomocni a:hover {
	color: #39F;
	text-decoration: none;
}
#meni_pomocni .submeni {
	float: left;
	width: 480px;
	padding-top: 8px;
}
#meni_pomocni .pretraga {
	float: left;
	width: 161px;
}

#sadrzaj {
	clear: both;
	background-color: #FFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#hkol_l {
	float: left;
	width: 615px;
	clear: left;
}
#hkol_vijesti {
	float: left;
	width: 300px;
	padding-top: 10px;
}
.zaglavlje_vijesti  {
	font-size: 11px;
	color: #999;
	background-image: url(../pix/zaglavlje_vijesti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 19px;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 3px;
}
.zaglavlje_topvijest {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 32px;
}


.vrijeme {
	text-transform: uppercase;
	color: #66A5B8;
	margin-top: 8px;
	font-size: 10px;
}
.udarnavijest {
	background-color: #DBF0F2;
	overflow: hidden;
	padding-bottom: 5px;
	width: 615px;
}
.udarnavijest dl {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-left: 0px;
}
.udarnavijest dt {
	float: left;
	margin-top: -7px;
}
.udarnavijest dt img {
	border: 2px solid #FFF;
	margin-left: 5px;
	z-index: 15;
}
.udarnavijest dd {
	padding-left: 310px;
	margin-left: 0px;
	color: #000;
}
.udarnavijest dd h1 {
	color: #000;
	margin-top: 15px;
	margin-bottom: 8px;
	font-weight: normal;
	font-size: 20px;
}
.udarnavijest a:link, .udarnavijest a:visited {
	color: #000;
	text-decoration: none;
}
.udarnavijest a:hover {
	color: #39F;
}
.udarnavijest .tag {
	padding-top: 10px;
}
.udarnavijest #tagovi a:link, .udarnavijest #tagovi a:visited {
	background-color: #FFF;
	color: #8DBDCB;
}

.udarnavijest #tagovi a:hover {
	background-color: #F90;
	color: #FFF;
}

.udarnavijest .komentbox {
	margin-left: 290px;
}
.udarnavijest img:hover {
	border-top-color: #39F;
	border-right-color: #39F;
	border-bottom-color: #39F;
	border-left-color: #39F;
}
.udarnavijest .top {
	position: absolute;
	margin-top: 15px;
}
.udarna {
	background-color: #DBF0F2;
	padding-top: 0px;
	background-image: url(../pix/udarna_pozadina.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.udarna ul {
	margin: 0px;
	list-style-type: none;
}

.udarna li {
	display: inline-block;
}
.udarna dl {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
}
.udarna dt {
	float: left;
	margin-top: -15px;
}
.udarna dt img {
	border: 2px solid #EFF9FA;
	margin-left: 5px;
	z-index: 15;
}
.udarna dt img:hover {
	border-top-color: #39F;
	border-right-color: #39F;
	border-bottom-color: #39F;
	border-left-color: #39F;
}
.udarna dd {
	padding-left: 310px;
	margin-left: 0px;
}
.udarna dd h1 {
	color: #000;
	margin-top: 12px;
	margin-bottom: 8px;
	font-weight: normal;
	font-size: 20px;
}
.udarna dd h2 {
	font-weight: normal;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 25px;
}

.udarna a:link, .udarna a:visited {
	color: #000;
	text-decoration: none;
}
.udarna a:hover {
	color: #39F;
}
.udarna .tag {
	padding-top: 10px;
}
.udarna #tagovi a:link, .udarna #tagovi a:visited {
	background-color: #FFF;
	color: #8DBDCB;
}
.udarna #tagovi a:hover {
	background-color: #F90;
	color: #FFF;
}
.udarna  .komentbox{
	float: right;
	margin-left: 215px;
}
.udarna .top {
	position: absolute;
	margin-top: 35px;
	z-index: 50;
}








.vijest  {
	background-color: #EEE;
	margin-bottom: 4px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.vijest dl {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-left: 0px;
}
.vijest dt {
	float: left;
	margin-top: 4px;
}
.vijest dt img {
	border: 2px solid #DDD;
	margin-left: 5px;
}
.vijest dd {
	padding-left: 155px;
	margin-left: 0px;
	font-size: 13px;
	color: #4B4B4B;
}
.vijest dd h1 {
	color: #000;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
	font-size: 17px;
}
.vijest a:link, .vijest a:visited {
	color: #000;
	text-decoration: none;
}
.vijest a:hover {
	color: #39F;
}
.vijest:hover {
	background-color: #FFF;
}
.vijest:hover dt img {
	border-top-color: #39F;
	border-right-color: #39F;
	border-bottom-color: #39F;
	border-left-color: #39F;
}
.vijest:hover a:link , .vijest:hover a:visited{
	color: #39F;
	text-decoration: none;
}

.vijest:hover .komentbox a:link , .vijest:hover .komentbox a:visited{
	color: #FFF;
}
.komentbox {
	background-image: url(../pix/ikona_komentar2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 25px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	position: absolute;
	margin-left: 127px;
	color: #FFF;
}
.komentbox a:link, .komentbox a:visited {
	color: #FFF;
}
.komentbox a:hover {
	color: #000;
}
#rezultati .komentbox {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
#rezultati .komentbox a:hover {
	color: #FFF;
	text-decoration: none;
}




.ostvijest {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	overflow: hidden;
}
.ostvijest dl {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-left: 0px;
}
.ostvijest dt {
	float: left;
	margin-top: 4px;
}
.ostvijest dt img {
	border: 2px solid #DDD;
	margin-left: 5px;
}
.ostvijest dd {
	padding-left: 120px;
	margin-left: 0px;
	font-size: 13px;
	color: #4B4B4B;
}
.ostvijest dd h1 {
	color: #000;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
	font-size: 16px;
}
.ostvijest a:link, .ostvijest a:visited {
	color: #000;
	text-decoration: none;
}
.ostvijest a:hover {
	color: #39F;
}
.ostvijest:hover dt img {
	border-top-color: #39F;
	border-right-color: #39F;
	border-bottom-color: #39F;
	border-left-color: #39F;
}
.ostvijest:hover a:link {
	color: #39F;
	text-decoration: none;
}




#hkol_recenzije {
	float: left;
	width: 300px;
	padding-left: 15px;
	padding-top: 10px;
}

.zaglavlje_recen  {
	font-size: 11px;
	color: #999;
	background-image: url(../pix/zaglavlje_recenzije.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 3px;
}
.recenzija_udarna {
	background-image: url(../pix/linija_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 18px;
	margin-bottom: 13px;
}
.recenzija_udarna h1 {
	font-weight: normal;
	font-size: 22px;
	margin-top: 8px;
	margin-bottom: 3px;
}
.recenzija_udarna .vrijeme {
	float: right;
	line-height: normal;
	font-size: 10px;
	text-align: right;
}

.recenzija_udarna p {
	line-height: 1.4em;
	font-size: 13px;
}
.recenzija_udarna:hover .recenzija_slika{
	border-top-color: #39F;
	border-right-color: #39F;
	border-bottom-color: #39F;
	border-left-color: #39F;
}
.recenzija_udarna:hover a:link {
	color: #39F;
	text-decoration: none;
}



.recenzija_slika {
	height: 135px;
	overflow: hidden;
	border: 0px solid transparent;
}

.recenzija_slika h1 {
	font-size: 12px;
	margin-top: 112px;
	margin-bottom: 0px;
	background-color: #FFF;
	position: absolute;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}
.recenzija_slika h1 span {
	font-size: 11px;
	background-color: #F90;
	color: #FFF;
	margin-right: 1px;
}
.recenzija_udarna a:link, .recenzija_udarna a:visited {
	color: #000;
	text-decoration: none;
}
.recenzija_udarna a:hover {
	color: #39F;
}
.ostrecenzije {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.ostrecenzije dl {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-left: 0px;
}
.ostrecenzije dt {
	float: left;
	margin-top: 4px;
}
.ostrecenzije dt img {
	border: 2px solid #DDD;
	margin-left: 5px;
}
.ostrecenzije dd {
	padding-left: 135px;
	margin-left: 0px;
	font-size: 12px;
	color: #4B4B4B;
	line-height: 1.3em;
}
.ostrecenzije h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: normal;
}
.ostrecenzije h2 span {
	font-size: 11px;
	background-color: #F90;
	color: #FFF;
	margin-right: 1px;
}
.ostrecenzije h1 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
.ostrecenzije a:link, .ostrecenzije a:visited {
	color: #000;
	text-decoration: none;
}
.ostrecenzije a:hover {
	color: #39F;
}
.ostrecenzije:hover dt img {
	border-top-color: #39F;
	border-right-color: #39F;
	border-bottom-color: #39F;
	border-left-color: #39F;
}
.ostrecenzije:hover a:link , .ostrecenzije:hover a:visited{
	color: #39F;
	text-decoration: none;
}
#hkol_d {
	float: left;
	width: 300px;
	padding-left: 14px;
}
.okvir_generic {
	border: 2px solid #8DBDCB;
	padding: 15px;
	margin-bottom: 20px;
}
#najcitaniji {
	padding: 12px;
}

#najcitaniji h1 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.najcitaniji a:link, .najcitaniji a:visited {
	display: block;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-color: #9CC;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	width: 65%;
}
.najcitaniji a.a75:link  , .najcitaniji a.a75:visited{
	background-color: #9C6;
	display: block;
	width: 76%;
}
.najcitaniji a.a85:link, .najcitaniji a.a85:visited{
	background-color: #ECD097;
	display: block;
	width: 82%;
}
.najcitaniji a.a93:link, .najcitaniji a.a93:visited{
	background-color: #FFA466;
	display: block;
	width: 91%;
}
.najcitaniji a.a100:link, .najcitaniji a.a100:visited{
	background-color: #F30;
	display: block;
	width: 100%;
}
.najcitaniji a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.najcitaniji a.a75:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.najcitaniji a.a85:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.najcitaniji a.a93:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.najcitaniji a.a100:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.rss_mobile {
	border: 2px solid #DDD;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.rss_mobile ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.rss_mobile li {
	display: inline-block;
	width: 90px;
	float: left;
	font-size: 11px;
	color: #666;
	padding-left: 35px;
	padding-top: 0px;
	margin-top: 0px;
}
.rss_mobile li img {
	position: absolute;
	margin-left: -35px;
	margin-top: 4px;
}

.rss_mobile li h1 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.rss_mobile a:link, .rss_mobile a:visited {
	color: #666;
	text-decoration: none;
}
.rss_mobile a:hover {
	color: #F90;
	text-decoration: none;
}
.newsletter {
	border: 2px solid #8DBDCB;
	padding: 12px;
	margin-bottom: 20px;
}
.newsletter p {
	font-size: 11px;
	color: #666;
}
.newsletter h1 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.newsletter table {
	margin-top: 8px;
}
.newsletter .formfield {
	width: 160px;
}
.podstranica#sadrzaj {
	padding-top: 0px;
}

#glsadrzaj {
	clear: both;
	padding-top: 25px;
}
#glsadrzaj br {
	clear: both;
}
#glsadrzaj h1.naslov {
	margin-top: -45px;
	margin-bottom: 0px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #39F;
	border-left-color: #39F;
}
#glsadrzaj a:link {
	color: #000;
	text-decoration: none;
}
#glsadrzaj a:visited {
	color: #333;
	text-decoration: none;
}
#glsadrzaj a:hover {
	color: #0C3;
	text-decoration: none;
}
#kol_recenzije .ostalo:nth-child(2n+1) {
	padding:10px;
	background: #E8F7FD;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#podnajava {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	height: 70px;
}
#podnajava ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
}
#podnajava li {
	float: left;
	width: 33%;
	display: inline-block;
	height: 62px;
	padding-top: 8px;
}
#podnajava .pic  {
	float: left;
	margin-top: 2px;
	overflow: hidden;
	height: 50px;
	border: 2px solid #DDD;
	width: 70px;
	margin-left: 3px;
}
#podnajava .pic:hover {
	border-top-color: #39F;
	border-right-color: #39F;
	border-bottom-color: #39F;
	border-left-color: #39F;
}

#podnajava li h1 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 83px;
	padding-right: 20px;
}
#podnajava li h2 {
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #999;
	padding-left: 83px;
}
#podnajava li:hover .pic {
	border-top-color: #39F;
	border-right-color: #39F;
	border-bottom-color: #39F;
	border-left-color: #39F;
}
#podnajava li:hover {
	background-color: #EEE;
}


#podnajava a:link, #podnajava a:visited {
	color: #444;
	text-decoration: none;
}
#podnajava a:hover {
	color: #39F;
}
#podnajava2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	height: 70px;
	overflow: hidden;
}
#podnajava2 .pic  {
	margin-top: 2px;
	overflow: hidden;
	height: 50px;
	border: 2px solid #DDD;
	width: 70px;
	margin-left: 3px;
}
#podnajava2 .pic:hover {
	border-top-color: #39F;
	border-right-color: #39F;
	border-bottom-color: #39F;
	border-left-color: #39F;
}
#podnajava2 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 15px;
}
#podnajava2 dl {
	padding-top: 7px;
}

#podnajava2 dt {
	float: left;
}
#podnajava2 dd {
	padding-left: 85px;
	margin-left: 0px;
}
#podnajava2 dd h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#podnajava2 dd h2 {
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #999;
}
#podnajava2 a:link, #podnajava2 a:visited {
	color: #444;
	text-decoration: none;
}
#podnajava2 a:hover {
	color: #39F;
}




.pret {
	float: left;
	width: 30px;
}
.cent {
	float: left;
	width: 874px;
}

#tekst {
	background-image: url(../pix/sjena_podstranica_s1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#tekst h1 {
	font-weight: normal;
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 12px;
}

.foto_galerija {
	float: left;
	width: 350px;
}
.galerija {
	padding-bottom: 15px;
}
.galerija .drugaslika {
	float: left;
	width: 70px;
	margin-right: 10px;
	border: 2px solid #DDD;
	height: 70px;
	margin-bottom: 10px;
}
.galerija .drugaslika:hover {
	border-top-color: #39F;
	border-right-color: #39F;
	border-bottom-color: #39F;
	border-left-color: #39F;
}

.foto_galerija .sekcija {
	text-align: right;
}

.infobox {
	padding-right: 20px;
}
.infobox h3 {
	font-size: 13px;
	font-weight: normal;
	color: #39F;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD;
	border-bottom-color: #DDD;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.infobox h3.igre {
	font-size: 30px;
}

.infobox h2 {
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EEE;
	padding-right: 8px;
	padding-left: 8px;
}
.infobox h4 {
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #DDD;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 4px;
}

.infobox p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-top: 7px;
	padding-bottom: 7px;
}
.infobox .specifikacije {
	font-size: 11px;
	line-height: 1.4em;
	color: #333;
}
.infobox .plus {
	background-image: url(../pix/ikona_plus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: 12px;
	min-height: 30px;
	font-weight: bold;
	color: #333;
}
.infobox .minus {
	background-image: url(../pix/ikona_minus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: 12px;
	min-height: 35px;
	font-weight: bold;
	color: #333;
}
.infobox a:link, .infobox a:visited {
	color: #39F;
	text-decoration: underline;
}
.infobox a:hover {
	text-decoration: none;
}


.txt {
	float: left;
	width: 574px;
}
.txt h1 {
	font-size: 28px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
.txt h2 {
	font-size: 16px;
	font-weight: normal;
	color: #39F;
	line-height: 1.5em;
}
.txt h6 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-bottom: 7px;
}
.txt h6 span {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom: 7px;
}
.txt#vijesti {
	width: 460px;
	background-image: url(../pix/vijesti_poz.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 45px;
	padding-right: 45px;
}
.txt#vijesti p {
	line-height: 1.4em;
	padding-bottom: 8px;
}
.txt a:link, .txt a:visited {
	color: #00ADEE;
	text-decoration: underline;
}
.txt a:hover {
	color: #00ADEE;
	text-decoration: none;
}


.kolona {
	width: 450px;
	padding-top: 25px;
	padding-left: 15px;
}
.kolona p {
	line-height: 1.5em;
	padding-bottom: 15px;
}
.kolona h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 15px;
}
.kolona ul {
	margin-top: 0px;
	list-style-type: square;
}
.kolona li {
	margin-bottom: 8px;
}
.kolona blockquote {
	font-size: 20px;
	margin-left: 30px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #39F;
	margin-top: 8px;
	padding-top: 8px;
	float: right;
	width: 160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-bottom: 8px;
	margin-bottom: 8px;
}



.navigacija {
	float: right;
	width: 140px;
	padding-top: 20px;
	text-align: right;
}
.vijesti_l {
	float: left;
	width: 180px;
}
.vijesti_l h3 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.vijesti_l h2  {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 4px;
	color: #999;
}
.vijesti_l .vijestitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 13px;
	color: #666;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 30px;
}
.vijesti_l .vijestitem:hover {
	background-color: #EEE;
}
.vijesti_l a:link, .vijesti_l a:visited {
	color: #666;
	text-decoration: none;
}
.vijesti_l a:hover {
	color: #000;
}
.vijesti_l .strelica {
	margin-left: 190px;
	float: right;
	position: absolute;
	margin-top: 40px;
}
.vijesti_txt {
	width: 550px;
	float: left;
	padding-top: 15px;
}
.vijesti_r {
	float: left;
	width: 200px;
	padding-top: 83px;
}
.vijesti_r h3 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.vijesti_r h2  {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 4px;
	color: #999;
}
.vijesti_r .vijestitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 13px;
	color: #666;
	padding-right: 4px;
	padding-left: 4px;
}
.vijesti_r .vijestitem:hover {
	background-color: #EEE;
}

.vijesti_r a:link, .vijesti_r a:visited {
	color: #666;
	text-decoration: none;
}
.vijesti_r a:hover {
	color: #000;
}
.vijesti_r .strelica {
	margin-left: -35px;
	float: left;
	position: absolute;
	margin-top: 12px;
}
#tagovi a:link, #tagovi a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
#tagovi a:hover span{
	background-color: #F90;
}

#tagovi span {
	background-color: #57C0F2;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#komentari {
	clear: both;
	padding-top: 12px;
	margin-top: 35px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../pix/linija_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#komentari h1 {
	font-size: 22px;
}
#novikoment {
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 20px;
}
#novikoment .formfield1 {
	width: 150px;
}
#novikoment .formfield2 {
	width: 265px;
}

#novikoment .k_lijevo {
	width: 170px;
	float: left;
}
#novikoment .k_desno {
	float: left;
	width: 280px;
}


.koment {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6;
	padding-left: 15px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	padding-bottom: 10px;
	overflow: hidden;
	clear: both;
}
.koment#indent {
	margin-left: 15px;
	border-left-color: #E8E7CA;
	margin-top: -18px;
	padding-top: 8px;
}
.koment h6 {
	margin-bottom: 14px;
}
.koment p {
	padding-left: 60px;
}

.koment .pic {
	height: 50px;
	width: 50px;
	overflow: hidden;
	background-color: #EEE;
	float: left;
	margin-top: 3px;
}

.koment a:link, .koment a:visited {
	color: #57C0F2;
	text-decoration: none;
}
.koment a:hover {
	color: #39F;
	text-decoration: none;
}
#naslovna {
	float: left;
	width: 200px;
	padding-top: 80px;
}

#magazin {
	padding-top: 20px;
	float: left;
	width: 730px;
}
#magazin td {
	vertical-align: top;
}
#magazin dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
#magazin dt {
	float: left;
	clear: both;
}
#magazin dt img {
	margin-top: 5px;
	border: 1px solid #EEE;
}
#magazin dd {
	margin-left: 0px;
	padding-left: 165px;
	margin-bottom: 12px;
	line-height: 1.4em;
	padding-bottom: 15px;
	background-image: url(../pix/linija_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#magazin dd.naslov {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	margin-left: 165px;
	padding-left: 0px;
	background-image: none;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
}

#magazin dd h1 {
	font-weight: normal;
	font-size: 19px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#magazin dd h1 span {
	font-size: 11px;
	background-color: #F90;
	color: #FFF;
}
#magazin ul {
	list-style-image: url(../pix/bullet_plus_s1.gif);
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 1em;
	margin-left: 11px;
}
#magazin li {
	margin-bottom: 5px;
}
#mag_n {
	padding-top: 10px;
}

.mag_s h1 {
	font-weight: normal;
	font-size: 16px;
	background-color: #EEE;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: 3px;
	margin-bottom: 10px;
	margin-top: 25px;
	color: #39F;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#magazin .uvodnik {
	padding-right: 220px;
}
#magazin .uvodnik h2 {
	font-size: 15px;
	font-weight: normal;
	color: #39F;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 10px;
}
#magazin .uvodnik .milic {
	width: 200px;
	margin-right: -220px;
	float: right;
}
#magazin .uvodnik p {
	line-height: 1.4em;
	padding-bottom: .7em;
}
#magazin .autor {
	font-size: 11px;
	color: #666;
}


#stari_l {
	float: left;
	width: 300px;
	padding-top: 30px;
	font-size: 13px;
	line-height: 1.4em;
}
#stari_l h3 {
	font-weight: normal;
	font-size: 13px;
	color: #39F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-bottom: 18px;
	padding-bottom: 10px;
	margin-top: 0px;
	background-image: url(../pix/linija_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
}
#stari_l p {
	padding-bottom: .7em;
}
#stari_l span.kont {
	font-size: 11px;
	color: #666;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #39F;
	padding-left: 5px;
}
#stari_l .telefoni {
	margin-top: 10px;
}
#stari_l a:link, #stari_l a:visited {
	color: #39F;
	text-decoration: none;
}
#stari_l a:hover {
	text-decoration: underline;
}



#stari_d {
	float: left;
	width: 610px;
	padding-top: 25px;
	padding-left: 20px;
}
#stari_d th {
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	padding-top: 14px;
	padding-bottom: 12px;
	color: #66A5B8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-left: 5px;
}


#stari_d td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#stari_d td h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 20px;
}
#stari_d td h2 {
	font-size: 11px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 8px;
}
#stari_d td h3 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 17px;
	font-weight: normal;
}
#stari_d td p {
	font-size: 12px;
	line-height: 1.3em;
	color: #666;
}
#stari_d tr.sivapozadina {
	background-color: #EEE;
}
#stari_d tr:hover {
	background-color: #EEE;
}
#stari_d .sadrzaj {
	margin-top: 8px;
}
#stari_d .sadrzaj a:link, #stari_d .sadrzaj a:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	background-image: url(../pix/dgm_dole.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#stari_d .sadrzaj a:hover {
	color: #39F;
	text-decoration: none;
}
#stari_d tr.sadrzajna {
	background-color: #EEE;
	background-image: url(../pix/dgm_dole2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#stari_d tr.otvorena {
	background-color: #FFF;
	background-image: url(../pix/dgm_gore.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#stari_d tr.otvorena2 {
	background-color: #FFF;
	background-image: none;
}
#stari_d td.bezlinije {
	border-bottom-style: none;
}

#stari_d .sadrzajbroja {
	overflow: hidden;
}
#stari_d a.kompletan:link, #stari_d a.kompletan:visited {
	text-decoration: none;
	color: #FFF;
	background-color: #666;
	font-size: 11px;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#stari_d a.kompletan:hover {
	background-color: #39F;
}
.sivatabela td{
	background-color: #DDD;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #333;
	padding-top: 12px;
	padding-left: 12px;
}
.sivatabela td h4 {
	margin-bottom: 0em;
	padding-bottom: 0em;
	color: #39F;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
}
.sivatabela th {
	background-color: #EEE;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.sivatabela a:link, .sivatabela a:visited {
	color: #39F;
	text-decoration: none;
}
.sivatabela a:hover {
	font-weight: bold;
	text-decoration: none;
}





.sadrzajbroja ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.sadrzajbroja li {
	width: 140px;
	float: left;
}
.sadrzajbroja h3   span{
	font-size: 11px;
	background-color: #F90;
	color: #FFF;
}

.sadrzajbroja .slika  {
	height: 50px;
	overflow: hidden;
	width: 80px;
	border: 1px solid #EEE;
	margin-bottom: 8px;
}



.ideksna#stari_d {
	float: none;
	clear: left;
	padding-top: 5px;
	padding-left: 130px;
	width: 660px;
}

#rezultati td {
	vertical-align: top;
}
#rezultati .pic {
	height: 95px;
	width: 120px;
	overflow: hidden;
	margin-top: 4px;
}


#rezultati a:link, #rezultati a:visited {
	color: #000;
	text-decoration: none;
}
#rezultati a:hover {
	color: #39F;
	text-decoration: none;
}
#rezultati .tag a:hover {
	color: #FFF;
	background-color: #F90;
}

#sadrzaj_d {
	float: left;
	width: 610px;
	padding-top: 30px;
	padding-left: 20px;
}
#sadrzaj_d p {
	line-height: 1.4em;
	padding-bottom: .7em;
}
#sadrzaj_d h2 {
	font-weight: normal;
	font-size: 17px;
	color: #39F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#sadrzaj_d h3 {
	font-weight: normal;
	font-size: 13px;
	color: #39F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-bottom: 18px;
	padding-bottom: 10px;
	margin-top: 0px;
	background-image: url(../pix/linija_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
}
#sadrzaj_d .malopismo {
	font-size: 11px;
}




.formular {
	padding-bottom: 10px;
	margin-bottom: 15px;
	background-image: url(../pix/linija_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.formular label {
	font-size: 11px;
	color: #666;
	float: left;
	width: 80px;
	padding-top: 2px;
	line-height: normal;
}
.formfield {
	border: 1px solid #39F;
	width: 210px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #39F;
	font-family: Arial, Helvetica, sans-serif;
}
.formdown {
	border: 1px solid #39F;
	width: 216px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #39F;
	padding-right: 4px;
}
.formfield:focus {
	background-color: #EEE;
	color: #000;
}
.formdown:focus {
	background-color: #EEE;
	color: #000;
}
.formfield#pret {
	width: 285px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.formular p {
	padding-bottom: .7em;
}
.formizbor {
	float: right;
	width: 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEE;
	padding-left: 25px;
}
.formizbor label {
	float: none;
	padding-top: 0px;
	margin-top: 0px;
}
.greskatxt {
	font-size: 12px;
	line-height: normal;
	border: 2px solid #F00;
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 8px;
	background-image: url(../pix/ikona_greska_s1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 6px;
}
.oktxt {
	font-size: 12px;
	line-height: normal;
	border: 2px solid #6C6;
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 8px;
	background-image: url(../pix/ikona_ok_s1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 5px;
}

.checkbox label  {
	float: none;
	font-weight: bold;
	font-size: 13px;
}

.okvir_naglaseni {
	background-color: #EEE;
	padding: 12px;
	border: 2px solid #DDD;
}
.okvir_naglaseni h2 {
	font-weight: normal;
	font-size: 15px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 15px;
}

.okvir_naglaseni td {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.okvir_naglaseni table {
	margin-bottom: 10px;
}
.okvir_naglaseni td.zaglavlje {
	color: #FFF;
	background-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39F;
}
#pretraga {
	padding-top: 25px;
}

#impresum td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	padding-top: 13px;
	padding-bottom: 13px;
	line-height: 1.4em;
}
#impresum th {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 14px;
	padding-bottom: 12px;
	padding-right: 20px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}



#paginacija {
	background-color: #EEE;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 0px;
}
#paginacija .ld {
	float: right;
	width: 40px;
	margin-top: -5px;
}
#paginacija .ld a:link, #paginacija .ld a:visited {
	padding-right: 0px;
	padding-left: 0px;
	border-right-style: none;
}
#paginacija .ld a:hover {
	padding: 0px;
	background-color: #EEE;
}
#paginacija a:link, #paginacija a:visited {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
}
#paginacija a:hover {
	color: #333;
	background-color: #DDD;
}
#paginacija span {
	color: #39F;
	background-color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}



#podnozje {
	clear: both;
	font-size: 12px;
	color: #39F;
}
#podnozje .gllinkovi {
	background-color: #39F;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B84B1;
	text-align: center;
}
#podnozje .gllinkovi a:link, #podnozje .gllinkovi a:visited {
	color: #CAE3FF;
	text-decoration: none;
}
#podnozje .gllinkovi a:hover {
	color: #FFF;
	text-decoration: none;
}
#podnozje .linkovi {
	padding-top: 12px;
	padding-bottom: 12px;
}
#podnozje .linkovi a:link, #podnozje .linkovi a:visited {
	color: #39F;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}


.podbanner {
    float: right;
    margin-right: -120px;
    margin-bottom: 15px;
    margin-left: 15px;
}


