@charset "utf-8";
* {
	margin:0px;
	padding: 0px;
}

body {
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #282828;
}
.clear {
	clear:both;
}
.logo_print {
	display:block;
}
.wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}
.header {
	display:none;
	height: 216px;
}

.footer_wide_bg {
	background-repeat: repeat-x;
	background-position: bottom;
}
.red_buttons {
	width: 258px;
	float:left;
}
.crveni_bt {
	height: 25px;
	width: 125px;
	background-image: url(../images/crveni_bt.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 10px;
	text-align: center;
	display:block;
	text-decoration:none;
	float: left;
	margin-right: 0px;
	margin-left: 1px;
}
a.crveni_bt:visited {
	color:#FFFFFF;
	text-decoration:none;
	background-position: right;
}
a.crveni_bt:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-position: left;
	
}
.main_menu_wrapper {
	height:34px;
	float:right;
}
.main_menu{
	background-image: url(../images/main_menu_bg_rp.gif);
	background-repeat: repeat-x;
	height: 34px;
	float:left;
}

.main_menu li{
	text-transform:uppercase;
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding: 9px 12px 0px 12px;
	background-image: url(../images/main_menu_li_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_menu ul{
	height: 34px;
	float:left;
}

.main_menu li:first-child{
	background-image: none;
}

.main_menu li a {
	color:#FFFFFF;
	text-decoration: none;
}
.main_menu li a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.main_menu li a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}


.main_menu_left {
	background-image: url(../images/main_menu_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 7px;
}
.main_menu_right {
	background-image: url(../images/main_menu_right.gif);
	float: left;
	height: 34px;
	width: 6px;
	background-repeat: no-repeat;
	background-position: right top;
}
.logo {
	background-image: url(../images/logo.jpg);
	height: 151px;
	width: 501px;
	float: left;
	margin-left: 10px;
	display:block;
}
.kontakt_box {
	text-align: right;
	float: right;
	width: 340px;
	padding-top: 16px;
	padding-right: 15px;
}
.kontakt_box a:link{
	text-decoration:none;
	color: #000000;
}
.kontakt_box a:visited{
	text-decoration:none;
	color: #000000;
}
.kontakt_box a:hover{
	text-decoration:underline;
	color: #000000;
}

.crvena_slova {
	color: #de2e2e;
}
.cmyk_boje_bg {
	background-repeat: repeat-y;
	background-position: left;
}
.lijevo {
	display:none;
	float: left;
	width: 258px;
}
.desno {
	float: left;
	width: 629px;
	margin-bottom: 10px;
}
.desno ul{
	margin: 10px 0px 10px 0px;
}
.desno li{
	margin-left:28px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 16px;
	list-style-image: none;
	list-style-type: none;
}


.desno a:link {
	color: #de2e2e;
	text-decoration:none;	
}
.desno a:visited{
	color: #de2e2e;
	text-decoration:none;	
}
.desno a:hover {
	color: #de2e2e;
	text-decoration:underline;	
}

.desno img {
	padding: 4px;
	border: 1px solid #dfdfdf;
	background-color:#FFFFFF;
	margin:4px;
}

.usluge_box {
	display:none;
	background-image: url(../images/usluge_box_bg.jpg);
	height: 116px;
	width: 213px;
	font-size: 14px;
	text-transform:uppercase;
	padding-top: 79px;
	line-height:37px;
	padding-left: 45px;
}
.usluge_box a:link{
	color: #4e4e4e;
	text-decoration:none;
}
.usluge_box a:visited{
	color: #4e4e4e;
	text-decoration:none;
}
.usluge_box a:hover{
	color: #de2e2e;
	text-decoration:none;
}


.novosti_lb {
	background-image: url(../images/novosti_bt.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 83px;
	width: 258px;
}
a.novosti_lb:visited {
	background-position: right;
}
a.novosti_lb:hover {

	background-position: left;
	
}

.izd_novost {
	background-image: url(../images/izd_repeat.jpg);
	background-repeat: repeat-y;
	width: 258px;
}
.izd_novost_top {
	background-image: url(../images/izd_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 258px;
}
.izd_novost_bottom {
	background-image: url(../images/izd_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 15px 15px 33px 15px;
}
.izd_novost_date {
	background-image: url(../images/izd_date.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	color: #8a8a8a;
	font-size: 10px;
	padding-left: 14px;
}
.izd_novost_title {
	font-weight: bold;
	margin: 3px 0px 3px 0px;
}
.izd_novost_title a:link{
	text-decoration:none;
	color: #282828;
}
.izd_novost_title a:visited{
	text-decoration:none;
	color: #282828;
}
.izd_novost_title a:hover{
	text-decoration:none;
	color: #de2e2e;
}
.izd_novost_more {
	background-image: url(../images/izd_opsirnije_bt.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	width: 78px;
	display:block;
	float:right;
}
a.izd_novost_more:visited {
	background-position: right;
}
a.izd_novost_more:hover {

	background-position: left;
	
}

.izd_novost_arhiva {
	float:right;
	clear:both;
	text-align:right;
	color: #aaaaaa;
	border-top: 1px solid #dbdbdb;
	margin: 4px 0px 0px 0px;
	font-size:10px;
	width:230px;
}
.izd_novost_arhiva a:link{
	text-decoration:none;
	color: #aaaaaa;
}
.izd_novost_arhiva a:visited{
	text-decoration:none;
	color: #aaaaaa;
}
.izd_novost_arhiva a:hover{
	text-decoration:none;
	color: #282828;
}

h1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #dbdbdb;
	font-size: 18px;
	font-weight: normal;
	padding-top: 13px;
	padding-bottom: 5px;
	margin-bottom: 16px;
}

#slideshow {
	height: 193px;
}

.slideshow {
	display:none;
	width: 627px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dbdbdb;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
	background-color: #f2f2f2;
}
.bc {
	display:none;
	padding: 3px 0px 3px 5px;
	color: #5e5e5e;
}

.bc a:link{
	color: #5e5e5e;
	text-decoration: none;
	background-image: url(../images/bc_strelica.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 17px;
	margin-right:5px;
}
.bc a:visited{
	color: #5e5e5e;
	text-decoration: none;
	background-image: url(../images/bc_strelica.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 17px;
	margin-right:5px;
}
.bc a:hover{
	color: #5e5e5e;
	text-decoration: underline;
	background-image: url(../images/bc_strelica.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 17px;
	margin-right:5px;
}
.footer {
	display:none;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 184px;
	margin-bottom: 0px;
	width:900px;
}
.na_vrh {
	float: right;
	background-image: url(../images/vrh.gif);
	padding-left: 11px;
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-right: 12px;
	margin-top:-3px;
	margin-bottom:3px;
}

.na_vrh a:link{
	color: #282828;
	text-decoration:none;
}
.na_vrh a:visited{
	color: #282828;
	text-decoration:none;
}
.na_vrh a:hover{
	color: #de2e2e;
	text-decoration:none;
}
.footer_menu {
	float: right;
	width: 629px;
	clear: both;
	height: 27px;
}

.footer_menu a:link {
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.footer_menu a:visited{
	text-transform:uppercase;
	color:#FFFFFF;	
	text-decoration:none;
}
.footer_menu a:hover {
	text-transform:uppercase;
	color:#FFFFFF;	
	text-decoration:underline;
}
.footer_menu ul{
	float: right;
	height: 27px;
	margin-top: 4px;
}
.footer_menu li{
	background-image: url(../images/footer_menu_crta.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px;
	float:left;
	list-style-image: none;
	list-style-type: none;
	padding-right: 9px;
	padding-left: 9px;
	padding-top:1px;
}
.copyright {
	clear: both;
	float: right;
	margin-top: 60px;
	color: #737373;
}
.potpis {
	clear: both;
	float: right;
	margin-top: 5px;
	color: #737373;
	font-size:10px;
}
.potpis a:link{
	color: #737373;
	text-decoration:none;
}
.potpis a:visited{
	color: #737373;
	text-decoration:none;
}
.potpis a:hover{
	color: #000;
	text-decoration:none;
}
