@charset "utf-8";

*{
	margin: 0px;
	padding:0px;
}

body {
	font-family: Tahoma;
	font-size: 13px;
	color: #424242;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f4f4f4;
}

.clear {
	clear:both;
}

.bottom_bg {
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}


.wrapper {
	width:990px;
	margin:auto;
}
.header {
	height: 297px;
	width: 990px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
.logo {
	position:absolute;
	height: 150px;
	width: 260px;
	margin-top: 102px;
	padding-left: 15px;
	display:block;
}
#prvi_red {
	color:#FFFFFF;
	font-size:24px;
	float: right;
	padding-right: 280px;
	font-weight:bold;
	white-space: nowrap;
	margin-top: 69px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#drugi_red {
	float: right;
	clear: right;
	padding-right: 280px;
	font-size:24px;
	font-weight:bold;
	color: #2c2e43;
	white-space: nowrap;
	margin-bottom:3px;
}
#treci_red {
	float: right;
	padding-right: 280px;
	clear: right;
	color: #d2d2d2;
	font-size:15px;
	padding-top:3px;
	white-space: nowrap;
}
.menu {
	height: 49px;
	padding-left:10px;
	font-weight: bold;
	font-size: 11px;
}

.menu li a:link{
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.menu li a:visited{
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.menu li a:hover{
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.bc {
	background-image: url(../images/bc_bg.gif);
	height: 19px;
	width: 940px;
	margin: 11px auto 11px auto;
	margin-bottom: 11px;
	font-size:11px;
	color: #8d8d8d;
	padding: 5px 0px 0px 9px;
}
.bc a:link{
	background: url(../images/bc_link.gif) no-repeat right 5px;
	padding-right:12px;
	color: #585858;
	text-decoration:none;
	margin-right:5px;
}
.bc a:visited{
	background: url(../images/bc_link.gif) no-repeat right 5px;
	padding-right:12px;
	color: #585858;
	text-decoration:none;
	margin-right:5px;
}
.bc a:hover{
	background: url(../images/bc_link.gif) no-repeat right 5px;
	padding-right:12px;
	color: #000;
	text-decoration:none;
}
.content {
	background-image: url(../images/content_rep.gif);
	background-repeat: repeat-y;
	width: 990px;
}

.content p{
	margin: 0px 0px 8px 0px;
}


.content_top {
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 40px;
	padding-left: 36px;
	padding-top: 30px;
	min-height: 200px;
}
.footer {
	background-image: url(../images/footer_bg.gif);
	height: 309px;
	width: 892px;
	padding-left: 98px;
	float:left;
	clear: both;
}
.naslov_podkategorije {
	font-size: 18px;
	color: #ec008c;
	text-align: center;
	margin-bottom:10px;
}
.content_left_subcategories {
	width: 243px;
	float: left;
	padding-right: 20px;
}
.sivi_okvir {
	padding: 7px;
	border: 3px solid #939598;
}



#content .plavi_okvir {
	padding: 8px;
	background-color: #252739;
	color: #FFFFFF;
	font-weight: bold;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#content .plavi_okvir a:link{
	text-decoration:underline;
	color:#FFFFFF;
}
#content .plavi_okvir a:visited{
	text-decoration:underline;
	color:#FFFFFF;
}
#content .plavi_okvir a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

.with_submenu {
	width: 651px;
}

.content_right {
	float: left;
	font-size: 13px;
	line-height: 19px;
}
.content_right a:link{
	color: #ec008c;
	text-decoration:underline;
}
.content_right a:visited{
	color: #ec008c;
	text-decoration:underline;
}
.content_right a:hover{
	color: #ec008c;
	text-decoration:none;
}

.content_right ul{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 25px;
	}
.content_right  li{
	background-image: url(../images/bullet_content.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	list-style-image: none;
	list-style-type: none;
	}
.content_right ol{
	margin: 8px 0px 8px 35px;
}

h1 {
	font-size:18px;
	font-weight:normal;
	margin-bottom: 7px;
	margin-top: 1px;
}
h2 {
	font-size:16px;
	font-weight:normal;
	margin-bottom: 7px;
	margin-top: 1px;
	color: #c70075;
}
h3 {
	font-size:14px;
	font-weight:normal;
	margin-bottom: 7px;
	margin-top: 1px;
}
.na_vrh {
	width: 18px;
	height: 35px;
	float: right;
	padding-right: 5px;
}

.novost_box {
	float: left;
	width: 187px;
	padding-right: 25px;
	padding-top: 10px;
	padding-left:8px;
	font-size: 11px;
	color: #b1b1b1;
	line-height: 18px;
	height: 136px;
	overflow: hidden;
}

.novost_box a:link{
	text-decoration: underline;
	color:#FFFFFF;
}
.novost_box a:visited{
	text-decoration: underline;
	color:#FFFFFF;
}
.novost_box a:hover{
	text-decoration: none;
	color:#FFFFFF;
}

.datum_novosti {
	color: #ef0780;
}
.naslov_novosti {
	color:#FFFFFF;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:5px;
}
.footer_menu {
	float: right;
	width: 890px;
	margin-top: 13px;
	height: 35px;
}
.footer_menu ul{
	float:right;
	padding-right:30px;

}
.footer_menu li{
	float: left;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(../images/footer_menu_sep.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 8px;
	padding-left: 8px;
}
.footer_menu li a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.footer_menu li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.footer_menu li a:hover{
	color:#ef0780;
	text-decoration:none;
}
.copyright {
	color: #707070;
	text-align: right;
	padding-top: 25px;
	padding-right: 38px;
	padding-bottom: 0px;
	font-size: 11px;
}
.copyright a:link{
	text-decoration:underline;
	color: #707070;
}
.copyright a:visited{
	text-decoration:underline;
	color: #707070;
}
.copyright a:hover{
	text-decoration:none;
	color: #707070;
}
.potpis {
	color: #a4a4a4;
	text-align: right;
	padding-top: 7px;
	padding-right: 38px;
	padding-bottom: 0px;
	font-size: 11px;
}
.potpis a:link{
	text-decoration:none;
	color: #a4a4a4;
}
.potpis a:visited{
	text-decoration:none;
	color: #a4a4a4;
}
.potpis a:hover{
	text-decoration:none;
	color: #000;
}
.contactform {
	float: left;
	width: 440px;
	margin-top:10px;
}
.kontakt_content {
	margin-top:25px;
	float: right;
	width: 280px;
	background-image: url(../images/kontakt_slika.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 258px;
	line-height: 13px;
	font-size: 11px;
	padding-top: 80px;
	padding-left: 85px;
}


/* -------------------------------------- OBRAZAC ------------------------------------- */

form p {
	margin: 5px 0px 5px 0px;
}

form label {
	float: left;
	width: 130px;
	padding-top: 2px;
	text-align:left;
	padding-right:10px;
}

form input[type=text], form textarea {
	padding: 4px;
	width: 250px;
	background: #e10d8b url(../images/gradient.gif) repeat-x bottom;
	border: 1px solid #b4006b;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #fff;
}

form input[type=submit] {
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	border: 1px solid #000000;
	background: #141625 repeat-x bottom;
	float: right;
	color:#FFFFFF;
	margin-right: 145px;
}

form textarea {
	height: 140px;
}
form select {
	width: 240px;
	padding: 2px;
}

.errorlist {
	font-size: 11px;
	font-weight: bold;
	color: #131524;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

.errorlist li {
	margin: 10px 0px -5px 150px;
	padding: 0px;
}
.error {
	font-size: 10px;
	font-weight: bold;
	color: #131524;
}
.captcha {
	text-align: right;
	padding: 0px 26px 6px 0px;
}

.sub_top a {
	background-image: url(../images/sub_menu_bg_top.jpg);
	text-decoration: none;
	width: 243px;
	display:block;
	background-position: right top;

	background-repeat:no-repeat;
	text-decoration:none;
	color: #4f4f4f;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 3px;
}

.sub_top a:visited {
color: #4f4f4f;
}
.sub_top a:hover, .sub_top a.selected {
	color: #fff;
	background-position: left top;
}

.sub_top a span {
	display: block;
	background-image: url(../images/sub_menu_bg_bottom.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	line-height: 16px;
}
.sub_top a:hover span, .sub_top a.selected span {
    color: #fff;
	background-position: left bottom;
}

.content_right table{
	width:100%;
	border: 1px solid #d2d2d2;
	background-color: #efefef;
	margin: 15px 0px 15px 0px;
}
.content_right td {
	padding:5px;
	border: 1px solid #dddddd;
}

.content_right tr:first-child {
	background-color: #ca0078;
	color: #FFFFFF;
	border: 1px solid #fff;
}
