* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #bc2429;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	padding-bottom: 10px;
}
body {
	line-height: 19px;
	color: #5f5f5f;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4a7aa0;
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ul, ol {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
hr {
	border-bottom: 1px solid #B9B9B9;
	margin: 5px 0px;
	padding: 0px;
}
h1 {
	font-size: 23px;
	line-height: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	color:#5f5f5f;
}
h2 {
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	padding-bottom: 7px;
	padding-top: 16px;
	background-image: url(images/feat_news_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:10px;
	color: #b9282e;
}

h2 a:link{
	color: #b9282e;
}
h2 a:visited{
	color: #b9282e;
}
h2 a:hover{
	color: #b9282e;
	text-decoration: none;
}

h3 {
	font-size: 17px;
	line-height: 18px;
	font-weight: normal;
	padding-bottom: 7px;
	padding-top: 16px;
	background-image: url(images/feat_news_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:10px;
}

h3 a:link{
	color: #b9282e;
}
h3 a:visited{
	color: #b9282e;
}
h3 a:hover{
	color: #b9282e;
	text-decoration: none;
}



h4 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #b9282e;
}

h4 a:link{
	color: #b9282e;
}
h4 a:visited{
	color: #b9282e;
}
h4 a:hover{
	color: #b9282e;
	text-decoration: none;
}

table {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin: 8px 0px 10px 0px;
}
table td {
	padding:4px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
hr {
	border-bottom: 1px solid #999;
}
.text10 {
	font-size: 10px;
	line-height: 16px;		
}
.text11 {
	font-size: 11px;
	line-height: 17px;		
}
.text12 {
	font-size: 12px;
	line-height: 18px;		
}
.text13 {
	font-size: 13px;
	line-height: 17px;		
}
.text14 {
	font-size: 14px;
	line-height: 18px;		
}
.text15 {
	font-size: 15px;
	line-height: 18px;		
}
.text16 {
	font-size: 16px;
	line-height: 19px;		
}
.text17 {
	font-size: 17px;
	line-height: 20px;		
}
.text18 {
	font-size: 18px;
	line-height: 20px;		
}

.crvena {
	color: #bc2429;
	}
.crvena a:link {
	color: #bc2429;
	}
.crvena a:visited{
	color: #bc2429;
	}
.crvena a:hover {
	color: #bc2429;
	}
	.float-left {
	float: left;
}
.float-right {
	float: right;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.clear {
	clear: both;
}
.align-image-left {
	float: left;
	margin: 3px 5px 0px 0px;
}
.align-image-right {
	float: right;
	margin: 0px 0px 5px 5px;
}
.image-border {
	border: 1px solid #999;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
.center {
	text-align:center;
}
.underline {
	text-decoration:underline;
}
.nounderline {
	text-decoration:none;
}	
.red {
	color:#de251c;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}

/* --------------- FORM ELEMENTI ------------------ */
form p {
}
form label {
	float: left;
	width: 90px;
	padding-top: 6px;
	font-weight:normal;
	font-size:14px;
	color: #bc2429;
}
form input[type=text], form input[type=password], form textarea {
	padding: 4px;
	border: 4px solid #b9282e;
	width:385px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
form input[type=submit] {
	padding: 5px;
	border: 1px solid #CCC;
	background: #CCC;
}
button {
	padding: 2px 8px 2px 8px;
	border: 2px solid #bc2429;
	background: #d3252c;
	color: #fff;
	margin: 3px 0px 0px 165px;
}

form select {
	padding: 3px 3px 3px 3px;
	border: 4px solid #b9282e;
	background: #fff;
	width:400px;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
form textarea {
	height: 140px;
}

.visualConfOkvir {
	border: 1px solid #CCC;
}
.errorlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.errorlist li {
	margin: 0px 0px 0px 250px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #900;
}
fieldset {
	padding: 10px;
	border: 1px solid #CCC;
}
legend {
	font-weight: bold;
}
.wrapper {
	width:975px;
	margin:auto;
	}
.head {
}

.logo {
	height:152px;
	display: block;
	float: left;
	width: 460px;
	margin-left: 50px;
	}
.content {
	background-color: #FFF;
	padding-right: 11px;
	padding-left: 11px;
}


#menu {
	background-image: url(images/menu_bg.gif);
	height: 36px;
	width: 975px;
}
/*--------------------------PRVA RAZINA--------------------------*/
#nav { /* all lists */
	border-top: none;
	border-bottom: none;
	list-style: none;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	z-index:15;
	height: 29px;
	border-right-style: none;
	border-left-style: none;
	position: absolute;
	width: 975px;
	text-align: right;
	font-size: 14px;
}
#nav li { /* all list items */
	float: left;
}
#nav li a {
	display:block;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#nav li a span {
	padding: 8px 9px 16px 8px;
	display: block;
	float: left;
	background-image: url(images/menu_span_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#nav li a:hover {
	color: #FFF;
	background-image: url(images/menu_span_bg_hover.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#nav li a.active {
	background-image: url(images/menu_span_bg_active.gif);
color: #FFF;
	background-repeat: no-repeat;
	background-position: center 31px;
	color:#fff;

}



/*----------------------------------------DRUGA RAZINA----------------------------------*/
#nav ul {
	width:220px;
	background: #e0262d;
	position: absolute;
	left: -999em;
	margin: 28px 0px 0px 8px;
	padding: 0px;
	list-style: none;
	border: 1px solid #a32228;
	font-size:12px;
	z-index: 50;
}
#nav ul li {
	width: 220px;
	text-transform:none;
}
#nav ul li a {
	color: #FFF;
	text-align: left;
	line-height: 17px;
	margin: 0px;
	display: block;
	background:url(images/bg.gif) repeat-x top;
	border-bottom: 1px solid #a32228;
}
#nav ul li a span {
	padding: 5px 20px;
	background:url(images/arrow.gif) no-repeat 9px 12px;
	width: 180px;
}
#nav ul li a:hover span {
	background:none;
	background:url(images/arrow.gif) no-repeat 9px 12px;
}
#nav ul li a:hover {
	color: #fff;
	background:none;
	background-color: #ba2429;
	border-bottom: 1px solid #a32228;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: 10px 0 0 150px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav a.sub {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
}
#nav a.sub:hover {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
}
#nav-left li:hover, #nav-left li.hover {
    position: static;
}
.bc {
	font-size:10px;
	color:#979797;
	padding-top: 7px;
	margin-bottom: 15px;
	}
.bc a:link {
	background-image: url(images/bc_strelica.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	margin-right: 5px;
	margin-left: 2px;
	padding-right: 10px;
	color: #565656;
	text-decoration:none;
}

.bc a:visited {
	background-image: url(images/bc_strelica.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	margin-right: 5px;
	margin-left: 2px;
	padding-right: 10px;
	color: #565656;
	text-decoration:none;
}
.bc a:hover {
	color: #b9282e;
	}

.ikone {
	background-image: url(images/ikonice_bg.gif);
	height: 44px;
	width: 99px;
	float: right;
	text-align: right;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
}
.left {
	float: left;
	width: 592px;
}
.right {
	float: right;
	width: 350px;
	padding-top: 8px;
}
.izdvojeno_box {
	background-image: url(images/izdvojeno_box_bg.gif);
	background-repeat: repeat-y;
	width: 350px;
}
.izdvojeno_box_top {
	background-image: url(images/izdvojeno_box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.izdvojeno_box_bottom {
	background-image: url(images/izdvojeno_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom:22px;
}

.izdvojeno_box_bottom a:link{
	color: #575757;
	text-decoration:none;
	}
.izdvojeno_box_bottom a:visited{
	color: #575757;
	text-decoration:none;
	}
.izdvojeno_box_bottom a:hover{
	color: #194f8a;
	text-decoration:underline;
	}

.izdvojeno_lb {
	font-size:17px;
	color:#fff;
	padding-top: 13px;
	padding-bottom: 10px;
	}
.izdvojeno_box_bottom ul{
	margin: 5px 0px 5px 0px;
	padding:0px;
	}
.izdvojeno_box_bottom li{
	margin: 0px 0px 7px 0px;
	padding:0px;
	background-image: url(images/izdvojeno_li.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-image: none;
	list-style-type: none;
	padding-left:15px;
	}
.fotogalerije_inf_skola_box {
	height: 90px;
	background-image: url(images/foto_inf_skola_bg.jpg);
	width: 350px;
	margin-top: 17px;
	margin-bottom: 6px;
}
.fotogalerije {
	display: block;
	float: left;
	height: 90px;
	width: 135px;
}
.inf_skola_50 {
	height: 26px;
	width: 44px;
	float: right;
	display: block;
	margin-top: 56px;
	margin-right: 4px;
}
.inf_skola_ecdl {
	height: 26px;
	width: 66px;
	display: block;
	float: right;
	margin-top: 56px;
	margin-right: 7px;
}
.najave_box {
	background-image: url(images/najave_bg.gif);
	height: 367px;
	width: 323px;
	margin-top: 15px;
	padding: 0px 12px 0px 15px;
	overflow:hidden;
}
#najave_wrapper {
	width: 323px;
	height: 309px;
	overflow:hidden;
	}
.najave_radionica_lb {
	font-size:17px;
	color:#fff;
	padding-top: 12px;
	padding-bottom: 0px;
	}
.najave_radionica_lb a:link{
	text-decoration:none;
	color:#fff;
	}
.najave_radionica_lb a:visited{
	text-decoration:none;
	color:#fff;
	}
.najave_radionica_lb a:hover{
	text-decoration:none;
	color:#fff;
	}

.najava_stavka {
	clear:both;
	margin: 8px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom:1px solid #e2e2e2;
	min-height: 78px;
	}
.najave_short_img {
	border: 1px solid #bbbbbb;
	margin-right: 16px;
	float: left;
}
.najava_stavka {
	width: 323px;
}
.ns_date {
	color: #7e7e7e;
	font-size: 10px;
	float:right;
	width: 249px;
}
.ns_title {
	color: #194f8a;
	float:right;
	width: 249px;

}
.ns_title a:link{
	text-decoration:none;
	color: #194f8a;
	}
.ns_title a:visited{
	text-decoration:none;
	color: #194f8a;
	}
.ns_title a:hover{
	text-decoration:underline;
	color: #194f8a;
}
.r_left-arrow {
	float:right;
	margin: 3px 6px 0px 0px;
}

.r_right-arrow {
	float:right;
	margin: 3px 0px 0px 0px;
}

#r_prev, #r_next {
	display: block;
	height: 12px;
	width: 12px;
	background-image: url(images/arrow_red_up.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#r_next {
	background-image: url(images/arrow_red_down.gif);
	background-position: right;
}
a#r_next:hover{
	background-position: left;
	}
a#r_prev:hover{
	background-position: left;
	}
.arhiva {
	float:left;
	font-size: 11px;
	color: #5f5f5f;
	background-image: url(images/najave_arh_strelica.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left:8px;
	}
.arhiva a:link{
	color: #5f5f5f;
	text-decoration:none;
	}
.arhiva a:visited{
	color: #5f5f5f;
	text-decoration:none;
	}
.arhiva a:hover{
	color: #b9282e;
	text-decoration:none;
	}
.natjecaji_box {
	background-image: url(images/natjecaji_bg.gif);
	height: 215px;
	width: 323px;
	margin:15px auto 5px auto;
	padding: 0px 7px 0px 10px;
}

.natjecaji_lb {
	font-size:17px;
	color:#fff;
	padding-top: 7px;
	padding-bottom: 5px;
	}
.natjecaji_lb a:link{
	text-decoration:none;
	color:#fff;
	}
.natjecaji_lb a:visited{
	text-decoration:none;
	color:#fff;
	}
.natjecaji_lb a:hover{
	text-decoration:none;
	color:#fff;
	}
.natjecaji_stavka {
	border-bottom:1px solid #e2e2e2;
	min-height:54px;
	padding-bottom:2px;
	width: 323px;
	}
.natjecaji_date {
	font-size:10px;
	color: #7e7e7e;
	}
.natjecaji_title {
	color: #194f8a;
	}
.natjecaji_title a:link{
	text-decoration:none;
	color: #194f8a;
	}
.natjecaji_title a:visited{
	text-decoration:none;
	color: #194f8a;
	}
.natjecaji_title a:hover{
	text-decoration:underline;
	color: #194f8a;
}
.sadrzaji_wrapper {
	height: 599px;
	}

.holder {
	margin-bottom:13px;
	}

.content_boxovi {
	background-image: url(images/content_boxovi_bg.gif);
	height: 221px;
	width: 543px;
	padding: 0px 16px 0px 22px;
}
.tk_lb, .abc_lb  {
	font-size:17px;
	color:#fff;
	padding-top: 13px;
	padding-bottom: 10px;
	}
.tk_lb a:link {
	color: #fff;
	text-decoration:none;
	}
.tk_lb a:visited {
	color: #fff;
	text-decoration:none;
	}
.tk_lb a:hover{
	color: #fff;
	text-decoration:none;
	}

.abc_lb a:link {
	color: #fff;
	text-decoration:none;
	}
.abc_lb a:visited {
	color: #fff;
	text-decoration:none;
	}
.abc_lb a:hover{
	color: #fff;
	text-decoration:none;
	}
.teh_kultura_box {
	width:254px;
	float:left;
	}
.abc_box {
	width:254px;
	float:right;
	}
.tk_img, .abc_img {
	width: 89px;
	float:left;
	}

.tk_img img, .abc_img img {
	border: 1px solid #bbbbbb;
	}

.tk_title, .abc_title {
	color: #194f8a;
	float:left;
	}

.tk_title a:link, .abc_title a:link {
	text-decoration:none;
	color: #194f8a;
	}
.tk_title a:visited, .abc_title a:visited {
	text-decoration:none;
	color: #194f8a;
	}
.tk_title a:hover, .abc_title a:hover {
	text-decoration:underline;
	color: #194f8a;
	}
.tk_short, .abc_short {
	float: left;
	width:164px;
	height: 135px;
	overflow:hidden;
	}

.tk_arhiva, .abc_arhiva {
	font-size:11px;
	background-image: url(images/arhiva_strelica.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 10px;
	position: absolute;
	margin: 145px 0px 0px 205px;
}
.tk_arhiva a:link, .abc_arhiva a:link, .feat_news_arhiva a:link {
	color:#5f5f5f;
	text-decoration:none;
	}
.tk_arhiva a:visited, .abc_arhiva a:visited, .feat_news_arhiva a:visited {
	color:#5f5f5f;
	text-decoration:none;
	}
.tk_arhiva a:hover, .abc_arhiva a:hover, .feat_news_arhiva a:hover{
	color:#b9282e;
	text-decoration:none;
	}
.c_left-arrow {
	position:absolute;
	margin: 15px 6px 0px 220px;
}

.c_right-arrow {
	position:absolute;
	margin: 15px 0px 0px 237px;
}

#c_prev, #c_next {
	display: block;
	height: 12px;
	width: 12px;
	background-image: url(images/c_left.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#c_next {
	background-image: url(images/c_right.gif);
	background-position: right;
}
a#c_next:hover{
	background-position: left;
	}
a#c_prev:hover{
	background-position: left;
	}
.abc_left-arrow {
	position:absolute;
	margin: 15px 6px 0px 220px;
}

.abc_right-arrow {
	position:absolute;
	margin: 15px 0px 0px 237px;
}

#abc_prev, #abc_next {
	display: block;
	height: 12px;
	width: 12px;
	background-image: url(images/c_left.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#abc_next {
	background-image: url(images/c_right.gif);
	background-position: right;
}
a#abc_next:hover{
	background-position: left;
	}
a#abc_prev:hover{
	background-position: left;
	}
.footer {
	padding-right: 11px;
	padding-left: 11px;
	clear: both;
	width: 953px;
	background-image: url(images/footer_bg.gif);
	margin: auto;
	height: 32px;
	margin-bottom:15px;
	color:#FFF;
	font-size:11px;
	padding-top:40px;
}
.footer a:link {
	color:#FFF;
	text-decoration: none;
	}
.footer a:visited {
	color:#FFF;
	text-decoration: none;
	}
.footer a:hover{
	color:#FFF;
	text-decoration: underline;
	}
.copyright {
	float: left;
	padding: 0px 0px 0px 0px;
	}
.potpis {
	float: right;
	padding: 0px 0px 0px 0px;
	}
.feat_news_box {
	width:581px;
	background-image: url(images/feat_news_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	margin-bottom:15px;
	margin-top:4px;
	min-height:176px;
	}
.feat_news_date {
	background-image: url(images/feat_news_date.jpg);
	height: 28px;
	width: 42px;
	float: left;
	font-size:10px;
	text-align:center;
	padding: 17px 0px 0px 0px;
	line-height:13px;
}
.feat_news_date strong {
	font-size:11px;
	}
.feat_news_title {
	color: #b9282e;
	float: right;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	width:528px;
	padding-top:5px;

}
.feat_news_desc {
	float:right;
	width:430px;
	margin-top:10px;
	min-height: 95px;
	}
.feat_news_title a:link {
	text-decoration:none;
	}
.feat_news_title a:visited {
	text-decoration:none;
	}
.feat_news_title a:hover {
	text-decoration:underline;
	}

.feat_news_img {
	margin: 7px 0px 6px 0px;
	float:left;
	width:136px;
	}

.feat_news_img img {
	border: 4px solid #ebebeb;
	}
.feat_news_more {
	height: 19px;
	width: 66px;
	display: block;
	text-align: center;
	background-image: url(images/feat_news_more.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#7e7e7e;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:1px;
	font-size:11px;
	margin-top: 0px;
	margin-left: 362px;
}
a.feat_news_more:hover {
	background-position: left top;
	color: #fff;
	text-decoration:none;
	}
.feat_news_arhiva {
	font-size:11px;
	text-transform: uppercase;
	float:left;
	padding: 0px 10px 0px 8px;
	background-image: url(images/feat_news_arhiva.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-bottom:9px;
	}
.h_left-arrow {
	float:right;
	margin: 3px 6px 0px 0px;
}

.h_right-arrow {
	float:right;
	margin: 3px 10px 0px 0px;
}

#h_prev, #h_next {
	display: block;
	height: 12px;
	width: 12px;
	background-image: url(images/arrow_red_up_sadrzaji.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#h_next {
	background-image: url(images/arrow_red_down_sadrzaji.gif);
	background-position: left;
}
a#h_next:hover{
	background-position: right;
	}
a#h_prev:hover{
	background-position: right;
	}


/* -------------- PAGINATOR ---------------- */

#paginator {
	padding: 0px 0px;
	text-align: left;
	margin: 0px 0px 10px 0px;
	font-size:10px;
}

#paginator a, #paginator span {
	padding: 1px 4px;
	margin: 0px;
	text-decoration: none;
	color: #fff;
	border: 1px solid #d1d1d1;
	background: #d4252c;
	border: 1px solid #bc2429;
}

#paginator a:hover {
	background: #bf2429;
	border: 1px solid #bc2429;
	color: #fff;
}

#paginator span {
	font-weight: normal;
	background: #fff;
	color:#000;
}

.detail_news_img {
	margin: 0px 8px 6px 0px;
	float:left;
	width:136px;
	}

.detail_news_img img {
	border: 4px solid #ebebeb;
	}
.n_detail_short {
	color: #194f8a;
	font-weight:bold;
	}
.holder ul,ol {
	margin: 8px 0px 12px 20px;
	}
.holder li {
	margin: 4px 0px 4px 0px;
	background-image: url(images/izdvojeno_li.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-image: none;
	list-style-type: none;
	padding-left:15px;
	}
.holder ol li {
	background-image: none;
	list-style-type: decimal;
	margin: 0px 0px 0px 20px;
	padding-left:0px;
	margin-top:4px;
	margin-bottom: 4px;
}
.form {
	margin: 10px 0px 10px 0px;
	}
	
.autor_table {
	color: #bc2429;
	font-weight:bold;
	}

.gall_cat img {
	border: 4px solid #ebebeb;
	margin-bottom:3px;
	}
.gall_cat {
	float:left;
	width:130px;
	text-align:center;
	margin-right:11px;
	margin-top:15px;
	}





/* ZA EDITOR */
.plava_pozadina {
	background-color: #375579;
	padding:8px;
	color: #fff;
	border:4px solid #ebebeb;
	}

.plava_pozadina a:link{
	color:#fff;
	text-decoration:underline;
	}

.plava_pozadina a:visited{
	color:#fff;
	text-decoration:underline;
	}

.plava_pozadina a:hover{
	color:#fff;
	text-decoration:none;
	}

.plavi_okvir {
	padding:8px;
	color: #0e2c44;
	border:4px solid #375579;
	margin: 8px 0px 10px 0px;
	}

.plavi_okvir a:link{
	color: #0e2c44;
	text-decoration:underline;
	}

.plavi_okvir a:visited{
	color: #0e2c44;
	text-decoration:underline;
	}

.plavi_okvir a:hover{
	color: #0e2c44;
	text-decoration:none;
}

.crvena_pozadina {
	background-color: #d9252c;
	padding:8px;
	color: #fff;
	border:4px solid #ebebeb;
	}

.crvena_pozadina a:link{
	color:#fff;
	text-decoration:underline;
	}

.crvena_pozadina a:visited{
	color:#fff;
	text-decoration:underline;
	}

.crvena_pozadina a:hover{
	color:#fff;
	text-decoration:none;
	}
.crveni_okvir {
	padding:8px;
	color: #0e2c44;
	border:4px solid #d9252c;
	margin: 8px 0px 10px 0px;
	}

.okvir-slike {
	border: 4px solid #ebebeb;
	margin: 4px;
	}
.news_detail_date {
	float:left;
	color: #7e7e7e;
	font-size: 10px;
	width:445px;
}
.homepage_holder {
	position: relative;
	z-index:1;
}
.news_detail_date {
	float:left;
	color: #7e7e7e;
	font-size: 10px;
	width:430px;
}
.cl_cat {
	background-color: #375579;
	padding:5px;
	color: #fff;
	border:4px solid #ebebeb;
	float: left;
	margin-right: 4px;
	font-weight: bold;
	}

.cl_cat a:link{
	color:#fff;
	text-decoration:none;
	}

.cl_cat a:visited{
	color:#fff;
	text-decoration:none;
	}

.cl_cat a:hover{
	color:#fff;
	text-decoration:underline;
	}
.gallery_desc {
font-size: 10px;
text-transform: uppercase;
}
.gallery_desc a:link{
	text-decoration: none;
}
.gallery_desc a:visited{
	text-decoration: none;
}
.gallery_desc a:hover{
	text-decoration: underline;
}
.min_height {
	min-height: 606px;
}
