@charset "utf-8";
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, ul, li, article, aside, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;vertical-align:baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;}
input:focus {outline: none;}
body {
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4C0809;
}
.clr {
	clear: both;
}

#wrapper {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFF;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 27px;
	padding-right: 27px;
	padding-bottom: 27px;
	padding-left: 27px;
}
#impressum {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFF;
	overflow: hidden;
	padding: 10px;
}
#impressum p {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-size: 14px;
	line-height: 18px;
}
#impressum a {
	color: #3A0810;
	text-decoration: none;
	font-weight: bold;
}
#impressum a:hover {
	text-decoration: underline;
}
h1 {
	color: #AD926B;
	font-style: italic;
	font-size: 25px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #3A0710;
}
h3 {
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	margin-bottom:10px;
}
h5 {
	font-size: 14px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 0px;
}
article a  {
	text-decoration: none;
	color: #3A0810;
	font-weight: bold;
}
article a:hover {
	text-decoration: underline;
}
#logo {
	float: left;
	height: 140px;
	width: 140px;
	margin-bottom: 20px;
}
.top-right {
	float: right;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(/images/zkzd_glagoljica.gif);
	background-repeat: no-repeat;
	background-position: right 45px;
	height: 140px;
}
.rezultati {
	display: block;
	margin-bottom: 15px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3A0810;
}
.inside .date {
	font-size: 11px;
	padding-bottom: 0px;
}
#search {
	float: right;
	margin: 0px;
	padding: 0px;
}
.searchForma {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#search form #pretraga {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #999;
	padding: 3px;
	margin-right: 5px;
	width: 160px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form #imageField {
	float: right;
	margin-top: -1px;
}
#language {
	float: right;
	margin-left: 15px;
	word-spacing: 5px;
	color: #666;
	margin-top: 3px;
}
#language a {
	color: #666;
	text-decoration: none;
}
#language a:hover {
	color: #000;
	text-decoration: none;
}
.lines {
	background-image: url(/images/lines.png);
	background-repeat: repeat-x;
	float: left;
	width: 775px;
	margin-top: 10px;
	height: 5px;
}
.lines-left-col {
	background-image: url(/images/lines.png);
	background-repeat: repeat-x;
	width: 300px;
	margin-top: 10px;
	height: 5px;
}
.toggleMenu {
	display:  none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AD926B;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
nav {
	clear:both;
	margin-bottom: 20px;
	z-index: 9999;
	margin-top: 20px;
	background-image: url(/images/shade_menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

.nav {
	list-style: none;
     *zoom: 1;
	font-family: "Times New Roman", Times, serif;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
	list-style: none;
}
.nav a {
	padding: 10px 15px;
	color:#3A0810;
	text-decoration: none;
}
.nav li ul li .dd1 li a {
	color: #611F1D;
}
.nav li {
	position: relative;
background-image: url(/images/divider_menu.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

.nav > li {
	float: left;
	color: #632323;
}
.nav > li > .parent {
background-image: url(/images/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 93%;
	padding-right: 20px;
}
.nav > li > a {
	display: block;
	font-style: normal;
}
.nav > li > div {
	position: absolute;
	left: -9999px;
}
.nav > li.hover > ul  > div{
	opacity: 1;
	visibility: visible;
	overflow: visible;
	left: 0;
	background-color: #efefef;
	-moz-box-shadow: 3px 3px 3px #999;
	-webkit-box-shadow: 3px 3px 3px #999;
	box-shadow: 3px 3px 3px #999;
	background-image: url(/images/glagoljica_zkzs_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-width:250px;
	z-index: 9999;
	position: absolute;
	width: 500px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	top: 0px;
}
.nav li ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
	left: 0;
	background-color: #efefef;
	-moz-box-shadow: 3px 3px 3px #999;
	-webkit-box-shadow: 3px 3px 3px #999;
	box-shadow: 3px 3px 3px #999;
	background-image: url(/images/glagoljica_zkzs_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-width:250px;
	max-width:500px;
	padding: 5px;
	z-index: 9999;
	position: absolute;
}
.nav li ul li {
	background-image: none;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;

}
.nav li li a {
	display: block;
	position: relative;
	z-index:1000;
	color: #AD926B;
	padding: 3px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-moz-box-shadow:none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.nav li li a:hover {
	text-decoration: underline;
}
.left, .left2 {
	float: left;
}
.nav li ul div .left{
	display: block;
	float: left;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AD926B;
	padding-right: 10px;
}
.nav li ul div .left2{
	display: block;
	float: left;
	overflow: hidden;
	padding-left: 10px;
}
nav .nav li ul div .left , nav .nav li ul div .left2{
	float: left;
}
.nav li li li a {
	z-index:200;
}
.nav li div .left h4 {
	color: #3A0810;
	padding-left: 5px;
}
.nav li div .left2 h4 {
	color: #3A0810;
	padding-left: 5px;
}
.nav li div .left2 h4 a {
	padding-left: 10px;
	padding-bottom: 3px;
	display: block;
}
.nav li div .left2 h4 a:hover {
	text-decoration: underline;
}
.nav li div .left ul, .nav li div .left2 ul {
	display: block;
	position: relative;
	overflow: visible;
	visibility: visible;
	left: 0px;
	top: 0px;
}
nav .nav li div .left .title, nav .nav li div .left2 .title{
	font-style: italic;
	font-size:17px;
	padding-top: 3px;
}
.nav li div .left ul li, .nav li div .left2 ul li {
	padding-left: 10px;
}
nav .nav li div .left ul li ul li {
	background-image: url(/images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
nav .nav .last {
	background-image: none;
}
#banners {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#banners a img {
	display: inline-block;
	margin-right: 3px;
}
.banners2 {
	text-align: center;
}
#header {
	z-index: 1;
	position: relative;
	clear: both;
}
#fast-menu {
}
#header p {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	background-color: rgba(255,255,255,0.5);
	font-style: italic;
	margin: 0px;
	font-weight: bold;
}
#header img {
	max-width: 100%;
}
.scan {
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
}
.button {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	border-radius: 3px;
	color: #fff !important;
	outline: 0;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
	-o-transition: background-color .25s ease-in-out;
	-ms-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #611F1D;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.button:hover {
	text-decoration: none;
	background-color: #AD926B;
}
			
.button:active {
	background: #E5605C;
}
section, aside {
	margin-top: 25px;
}
section {
	float: right;
	width: 600px;
	margin-right: 5px;
}
article {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3A0710;
	padding: 10px;
}
article p {
	font-size: 14px;
	line-height: 18px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.inside {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AD926B;
	overflow: hidden;
}
.inside2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AD926B;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3A0710;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.inside p {
	color: #000;
	font-size: 14px;
	line-height: 18px;
}
.inside p a {
	text-decoration: none;
	font-weight: bold;
	color: #3A0810;
}
.inside p img {
	margin-right: 3px;
	margin-bottom: 0px;
}
.left-img {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.inside .left-img {
	margin-right: 10px;
}
.text-date {
	font-size: 13px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.inside ul {
	font-size: 14px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-position: inside;
	line-height: 18px;
}
.inside .links {
	padding-bottom: 15px;
}
.inside .other {
	color: #AD926B;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.inside .other li  {
	display: block;
	margin-bottom: 7px;
	background-image: url(/images/arr_right.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;

}
.galerija {
	display: block;
	margin-top: 10px;
}
.galerija a img {
	display: inline-block;
	margin-right: 12px;
	margin-bottom: 12px;
}
.col-l {
	display: block;
	float:left;
	width: 33%;
	margin-top: 20px;
	height:170px;
}
.col-l p a {
	color: #60201E;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
}
.col-l p a:hover {
	text-decoration: underline;
}
.inside .links a img {
	margin-right: 5px;
	margin-bottom: -10px;
}
section .last {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A0710;
}
aside {
	float: left;
	width: 300px;
	background-color: #EFEFEF;
	padding-top: 20px;
	padding-bottom: 0px;
	overflow: hidden;
	height: auto;
	font-family: "Times New Roman", Times, serif;
}
aside:after {
	content: url(/images/left_col_sh.png);
	background-color: #FFF;
	margin: 0px;
	}
#dikaz {
	height: auto;
	text-align: center;
}
.info {
	font-size: 14px;
	font-style: italic;
	color: #333;
	line-height: 18px;
	display: block;
	margin: 10px;
	padding-top: 15px;
}
#dikaz a .bann110 {
	display: inline-block;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.info .radno-vrijeme {
	background-image: url(/images/radno_vrijeme.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #611F1D;
	text-transform: uppercase;
	font-size: 16px;
	font-style: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.info p {
	padding-bottom: 5px;
}
#fast-menu {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.contact {
	margin-left: 10px;
}
#fast-menu ul {
	list-style-type: none;
}
#fast-menu ul li {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#fast-menu ul li a {
	font-size: 17px;
	color: #611F1D;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#fast-menu ul li a:hover {
	color: #AD926B;
	text-decoration: none;
}
.contact p {
	clear: both;
}
.contact p img {
	float: left;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.podaci {
	float: left;
	line-height: 20px;
	width: 240px;
	display: block;
}
.podaci a {
	text-decoration: none;
	color: #333;
}
.podaci a:hover {
	text-decoration: underline;
	color: #333;
}
footer {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.col1 {
	float: left;
	width: 180px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	color: #FFF;
	text-align: left;
	min-height: 180px;
	padding-right: 20px;
	margin-left: 30px;
}
.col2 {
	float: left;
	width: 190px;
	border-right-style: none;
	color: #FFF;
	text-align: left;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-left: 30px;
	min-height: 180px;
}
.col3 {
	float: left;
	width: 220px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	color: #FFF;
	text-align: left;
	padding-left: 30px;
	min-height: 180px;
	padding-bottom: 0px;
}
.col1 ul , .col2 ul, .col3 ul{
	list-style-type: none;
}
.col1 ul li , .col2 ul li , .col3 ul li{
	display: block;
	padding-bottom: 15px;
}
.col1 ul li a , .col2 ul li a, .col3 ul li a{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
.col1 ul li ul , .col3 ul li ul{
	padding-left: 5px;
}
.col1 ul li ul li , .col3 ul li ul li{
	padding-bottom: 2px;
}
.col1 ul li ul li a , .col3 ul li ul li a{
	color: #AD926B;
	font-size: 14px;
}
@media screen and (max-width: 990px) {
    nav {
	clear:both;
	margin-bottom: 20px;
	z-index: 9999;
	margin-top: 20px;
	background-image: url(/images/menu_bg700.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
	.active {
        display: block;
    }
        .nav > li {
	float: none;
    }
	.nav li {
	position: relative;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
    .nav > li > .parent {
	background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("/images/arrow_down.gif");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
	.nav > li.hover > ul, .nav > li:hover > ul > div {
	left: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 9999;
	background-image: none;
	background-color: #FFF;
}
   .nav > li.hover > ul , .nav li li.hover ul, .nav > li:hover > ul > div {
        position: static;
    }
	.nav li li, .nav li ul div li {
	background-image: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
}	
	.nav li li a {
	display: block;
	position: relative;
	z-index:100;
	color: #AD926B;
	padding: 5px;
	background-image: none;
}
nav .nav .last {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
	#wrapper {
	background-color: #FFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 15px;
}
.lines {
	background-image: url(/images/lines.png);
	background-repeat: repeat-x;
	float: left;
	width: 550px;
	margin-top: 10px;
	height: 5px;
}
section {
	width: 100%;
	float: none;
}
footer {
	display: none;
}

}
@media screen and (max-width: 728px) {
       nav {
	clear:both;
	margin-bottom: 20px;
	z-index: 9999;
	margin-top: 20px;
	background-image: url(/images/menu_bg420.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
    .active {
        display: block;
    }
    .nav > li {
	float: none;
    }
	.nav li {
	position: relative;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
    .nav > li > .parent {
	background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("/images/arrow_down.gif");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
	.nav > li.hover > ul {
	left: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 5px;
	z-index: 9999;
	background-image: none;
	background-color: #FFF;
}
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
	.nav li li {
	background-image: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
}	
	.nav li li a {
	display: block;
	position: relative;
	z-index:100;
	color: #AD926B;
	padding: 5px;
	background-image: none;
}

nav .nav .last {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
	#wrapper {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFF;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 15px;
	margin-bottom: 20px;
}
.lines {
	background-image: url(/images/lines.png);
	background-repeat: repeat-x;
	float: left;
	width: 270px;
	margin-top: 10px;
	height: 5px;
}
section {
	width: 100%;
	float: none;
}
footer {
	display: none;
}
#search {
	float: right;
	margin: 0px;
	padding: 0px;
	display: none;
}

}
@media screen and (max-width: 360px) {
       nav {
	clear:both;
	margin-bottom: 20px;
	z-index: 9999;
	margin-top: 20px;
	background-image: url(/images/menu_bg420.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
    .active {
        display: block;
    }
    .nav > li {
	float: none;
    }
	.nav li {
	position: relative;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
    .nav > li > .parent {
	background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("/images/arrow_down.gif");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
	.nav > li.hover > ul {
	left: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 5px;
	z-index: 9999;
	background-image: none;
	background-color: #FFF;
}
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
	.nav li li {
	background-image: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
}	
	.nav li li a {
	display: block;
	position: relative;
	z-index:100;
	color: #AD926B;
	padding: 5px;
	background-image: none;
}

nav .nav .last {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
	#wrapper {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFF;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 15px;
	margin-bottom: 20px;
}
.lines {
	background-image: url(/images/lines.png);
	background-repeat: repeat-x;
	float: left;
	width: 100px;
	margin-top: 10px;
	height: 5px;
}
section {
	width: 100%;
	float: none;
}
footer {
	display: none;
}
#search {
	float: right;
	margin: 0px;
	padding: 0px;
	display: none;
}

}
@media screen and (max-width: 320px) {
	.lines {
		display:none;
}
	#wrapper {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFF;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 5px;
	margin-bottom: 20px;
}
	
}
.left-img-description {
	display: block;
	float: left;
	width: 215px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0px;
}
.left-img-description a img {
	-moz-box-shadow: 0px 0px 5px #888888;
	-webkit-box-shadow: 0px 0px 5px #888888;
	box-shadow: 0px 0px 5px #888888;
	padding: 5px;
	margin:2px;
}
.left-img-description p , .right-img-description p{
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.high {
	font-weight: bold;
	margin-bottom: 10px;
}
.col50 {
	float: left;
	width: 50%;
}
.col50 p {
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.col50 .high {
	color: #4C0809;
	padding-top: 5px;
}
.inside table {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.inside-izdanja {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AD926B;
	overflow: hidden;
}
.inside-izdanja p {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	color: #000;
	clear: both;
	overflow: hidden;
}
.inside-izdanja p a img {
	float: left;
	-moz-box-shadow: 0px 0px 5px #888888;
	-webkit-box-shadow: 0px 0px 5px #888888;
	box-shadow: 0px 0px 5px #888888;
	padding: 5px;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.podnaslov {
	font-size: 18px;
	color: #AD926B;
	font-weight: normal;
}
.podnaslov a {
	color: #AD926B;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
