html, body {margin:0;padding:0;height:100%;}

@font-face {
	font-family: PTSans;
	src: url(PT_Sans-Web-Regular.eot);
	src: local("PT_Sans"), url(PT_Sans-Web-Regular.ttf);
}

@font-face {
	font-family: PTSansBold;
	src: url('PT_Sans-Web-Bold.eot');
	src: local("PT_Sans_Bold"), url(PT_Sans-Web-Bold.ttf);
}


body {
	font-family:PTSans;
	font-size:14px;
}

#header {
	height:	244px;
	background-color: #ed1c24;
	background-image:url(header-sjena.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align:center;
}

#header-wrapper {
	width:945px;
	margin:auto;
}

.header-left {
	width:200px;
	height:175px;
	background-image:url(header-left.png);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	position:absolute;
	top:35px;
}

.header-left-eng{
	background-image:url(header-left-eng.png);
}

.header-right {
	width:270px;
	height:244px;
	background-image:url(header-right-2.png);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	position:absolute;
	margin-left:736px;
	top:0;
}

.header-right-eng{
	background-image:url(header-right-eng-2.png);
}

.header-pic {
	padding-top:17px;
}

#wrapper {width:100%;margin-top:-15px;}

.wrapper-middle {
	width:944px;
	margin:auto;
}

#left-content {
	float:left;
	margin-top:29px;
	width:192px;
	font-size:13px;
}

#middle-content {
	margin:auto auto 15px auto;
	width:558px;
	background-color:#fff;
	border:1px solid #ed1c24;
	border-top:none;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	height:100%;
}

#middle-content a {
	color:#ed1c24;
}

#right-content {
	float:right;
	margin-top:29px;
	width:192px;
	font-size:13px;
	display:block;
}


.datetime {
	font-size:10px;
	margin-bottom:10px;
}



/****** ICONS ********/
.social {
	margin-left:5px;
	margin-bottom:18px;
}

.icon-fb, .icon-tweet, .icon-rss {
	background-image:url(icons.png);
	width:24px;
	height:24px;
	display:block;
	float:left;
	margin-left:6px;
}

.icon-fb {background-position: 0px 0px;}
.icon-tweet {background-position: -24px 0px;}
.icon-rss {background-position: -48px 0px;}

/****** QLINKS *******/

.qlinks {
	margin-left:20px;
	margin-right:20px;
	border-bottom:1px solid #ed1c24;
	padding-top:15px;
	padding-bottom:5px;
	margin-bottom:7px;
	height:18px;
}

.qlinks a {
	font-size:10px;
	color:#465c66 !important;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	margin-right:15px;
}

.qlinks a.en {
	display:block;
	width:20px;
	height:16px;
	background-image:url(icons.png);
	float:right;
}


/********* search *******/

fieldset {margin:0;}

.trazilica input[type=text] {
	border:1px solid #cccdcf;
	height:15px;
	width:127px;
	margin-top:5px;
	margin-left:13px;
	border-radius:5px;
	padding:0 5px;
}

.trazilica input[type=submit] {
	background:url(icons.png) transparent;
	background-position: -72px 2px;
	width:20px;
	height:22px;
	border:none;
	display:block;
	margin-top:2px;
}

.trazilica label.label-s3q {
	display:block;
	background-color: #ed1c24;
	height:27px;
	width:159px;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-bottom-right-radius: 0 5px 5px 0;
	border-top-radius: 0 5px 5px 0;
	float:left;
	margin-right:5px;
	border-radius:0 5px 5px 0;
}



/****** modul *******/
#left-content .modulHeader, #right-content .modulHeader  {
	background-image:url(icons.png);
	height:26px;
	line-height:26px;
	font-size:11px;
	text-align:right;
	color:#fff;
	font-weight:bold;
	padding-right:25px;
	margin-top:10px;
	text-transform:uppercase;
}

#middle-content .modulHeader {
	font-size:18px;
	color:#ed1c24;
	font-family:PTSansBold;
	padding-left:37px;
	padding-right:37px;
}

#middle-content .modulContent {
	padding-left:37px;
	padding-right:37px;
}

#right-content .modulHeader {
	background-position:-475px;
}

#left-content .modulHeader {
	background-position:-92px;
	text-align:left;
	padding-left:12px;
}

#right-content .modulContent, #left-content .modulContent {
	border:1px solid #ed1c24;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	margin-left:17px;
	padding:7px;
}

#left-content .modulContent {
	margin-right:17px;
	margin-left:0;
}


/* ----------------------------- VERTIKALNI IZBORNIK  ------------------------------ */
.navigation {
	width: 191px;
	margin-left: 1px;
}

.navigation div a{
	display: block;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
}


.navigation div.nivo1  {
	background-image:url(icons.png);
	height:26px;
	line-height:26px;
	font-size:11px;
	text-align:right;
	color:#fff;
	font-weight:bold;
	margin-top:10px;
	background-position:-93px;
	text-align:left;
	padding-left:12px;
}

.navigation div.nivo2-bg{
	background-color:#f6f6f7;
	border-left: 1px solid #ed1c24;
	border-bottom: 1px solid #ed1c24;
	border-right: 1px solid #ed1c24;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	margin-right:17px;
	margin-left:0;
}

.navigation div.nivo2 a {
	margin-left:15px;
	padding-left:5px; 
	color:#1d1d1d;
	font-weight:bold;
	font-size:12px;
	line-height:13px;
	padding:5px 0;
}
.navigation div.nivo2 a:hover {
	background-color:#ed1c24;
	color:#fff;
}

.navigation div.nivo2.selected a{
	background:url(icons.png) no-repeat;
	background-position: -703px;
	width: 170px;
	color: #ffffff;
}

.navigation div.nivo3 a {margin-left:27px;padding-left:5px; font-weight: normal; color:#1d1d1d;font-size:12px; }

.navigation div.nivo1.selected{
	background-position:-667px;
	width: 193px;
}

.navigation div.nivo1:hover{
	background-position:-667px;
}

/***** FILE SELECTOR ******/
ul.mod_file_selector {
	list-style:none;
	margin:0;
	margin-left:10px;
	padding:0;
}

ul.mod_file_selector li {
	background:url(../files-icon.html) no-repeat;
	padding-left:25px;
	margin-bottom:10px;
	height:17px;
}

ul.mod_file_selector a {
	font-size:13px;
	text-decoration:none;
	color:#414042;
}

/********** MISC **********/
a.skipper {
	left:-9999px;
	position:absolute;
	top:0;
}
a img {border:none}

#sponsors-wrap {
	text-align:center;
	margin:35px auto 0 auto;
	line-height:43px;
	color:#fff;
	font-size:11px;
	width:900px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-transform:uppercase;
}

#sponsors-bkg{
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	height: 288px;
	padding-top: 30px;
	background-color: #ED1C24;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#sponsors{
	height: 258px;
	width: 800px;
	margin: 0 auto 0 auto;
	background-image:url(sponsors.jpg);
	background-size: 800px 258px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
}

#sponsors a{
	display: block;
	width: 160px;
	height: 22px;
	margin-top: 9px;
	/*background-color: rgba(255,0,0,0.5);*/
	padding: 0;
	float: left;
}

#footer {
	clear: both;
	width: 100%;
	height: 56px;
	background-color: #000000;
	text-align: center;
	color: #ffffff;
}

.footer-inner{
	width: 558px;
	margin-left: auto;
	margin-right: auto;
	height: 56px;
}

.footer-left{
	width: 458px;
	height: 56px;
	line-height: 56px;
	font-size: 12px;
	float: left;
}

.footer-right{
	float: right;
	width: 100px;
	height: 30px;
	margin-top: 13px;
}

/************ FOTOGALERIJA ************/
div.album {font-size:13px;}
div.album h2 {font-weight:bold;}
div.album a.new {text-decoration:none; color:#35586E;}
div.album a.new img {margin-right:5px;}

div.album div.header {font-weight:bold;border-bottom:2px solid #cccccc;}

div.album-col1 {width:30%;}
div.album-col2 {width:30%;}
div.album-col3 {width:30%;}
div.album-col4 {width:10%;}

div.album-col1,
div.album-col2,
div.album-col3,
div.album-col4 {
	float:left;
}

div.album .img_div{
	text-align:center;
	background-color:#ffffff;
	width:150px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.album img {border:0; margin:auto !important;}
.album a#start_slide_show,
.album .changedesign-back,
.album a.album-dl-img {display:none;}

.album-name {font-size:16px;font-weight:bold;}


/****** anketa ******/
.anketa-wrapper strong {font-weight:normal;}
.anketa-wrapper div.gumbi .gumb {
	background-color:#58595b;
	border:none;
	color:#fff;
	text-transform:uppercase;
	font-size:9px;
	padding:4px 2px;
}
.anketa-wrapper div.gumbi input.gumb{
	background-color:#f26532;
	cursor:pointer;
}

.anketa-wrapper div.gumbi a.gumb {padding:6px 6px 5px 6px;text-decoration:none;}

/******** mod news viewer ********/
.pagin {text-align:right}
#start-vijest {height:220px;}
.najnovije {font-size:27px;font-weight:bold;text-decoration:none;}
h1.mnv_title {margin-bottom:0;}
h1.mnv_title a {color:#000;text-decoration:none;font-size:15px;}
.nw-content p {margin:0;}
.nw-content img {margin-right:5px;}


.date {font-size:11px;margin-bottom:10px;}

.pagin a {padding:0 4px 0 4px;text-decoration:none;}
.pagin a:hover, .pagin a.selected {background-color:#f26532; color:#fff !important}


/*********************** cuc raspored ***********************************/
#raspored_tablica th {
	color:#FFF;
	background-color: #f26532;
	border-right: 1px solid #DDD;
	padding: 15px 2px 15px 2px;
	font-size:80%;
}

#raspored_tablica td {
	vertical-align: top;
	position: relative;
}
#raspored_tablica .vrijeme.even{background-color:#FFF; color:#000;}

#raspored_tablica .vrijeme {
	font-size: 12px;
	height: 15px;
	text-align: center;
	background-color: #DDDDDD;
	color: #000;
	width: 70px;
}

#raspored_tablica tr.even td {
	background-color: #F4F4F4;
}
#tablica ul li {
	list-style-type: none;
	margin-bottom: 5px;
	width: 180px;
}
#tablica ul li a {
	border: 1px solid green;
	display: block;
	font-size: 17px;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
}

#raspored_tablica .td-container a {
	font-size:12px;
	text-align:center;
	z-index:10;
	display:block;
	position:absolute;
}
#raspored_tablica .td-container {position:relative;width: 100%;}

#raspored_tablica a{color: #000; text-decoration: none;}

#track_list .track {
	color: #000;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
}
.paper {
	top:0px;
	right:5px;

}
.presentation {
	right:45px;
}
.cuc_bio {
	right:85px;
}

.cuc_mov {
	right:125px;
}


.icon-pdf,.icon-ppt,.icon-doc,.icon-arrow-down {
	background-size:40px;
	width: 40px;
	height:40px;
	display: block;
	position: absolute;
	top:0px;
}
.icon-pdf{background-image: url(../icon_pdf.html);}
.icon-ppt{background-image: url(../icon_ppt.html);}
.icon-doc{background-image: url(../icon_doc.html);}
.icon-arrow-down{background-image: url(../icon_arrow_down.html);}