body
{
	background: #eff6f9 url(../images/background.gif) repeat-x;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 13px;
	line-height: 18px;
}

img { border-style: none; }

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	background: url(../images/strelica_1.gif) no-repeat right;
	margin: 0px;
	padding: 0px 14px 5px 0px;
	float: left;
	clear:both;
}

h2 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
	padding-top: 15px;
	clear:both;
}

/* marija 27.03*/
h3 {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 2px;
	margin-bottom:10px;
	padding-top:10px;
	clear: both;
}
/*
ul {
	list-style: inside;
	margin: 0px;
	padding: 0px;
}

li {
	list-style: inside;
	margin: 0px;
	padding: 0px;
}

/*marija 30.03*/
h4 {
	padding-top: 10px;
	padding-bottom: 10px;
}
/*marija 13.april
.main ul {
	width:100%;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	list-style: none;
}
**/


.main ul {
	width:100%;
	margin: 0px;
	padding: 8px 0px 0px 8px;
	list-style: none;
}

.main ul li {
	background: url(../images/bullets.jpg) no-repeat 0px 7px;
	list-style: url(none) none outside;
	padding-left: 10px;
}
#slider ul, #slider ul li, #wrapper #content .left .main .news newspopup .full ul, #wrapper #content .left .main .news newspopup .full ul li, .main .news ul li, .main .newspopup li, .overlay ul li {
	list-style: url(none) none;
	background: url(none);
}

li.slideitem {height:318px;}

.overlay ul li {
padding:0;
margin:0;}

#wrapper #content .left #registracija #close-form input {

	float: right;
}

/*end marij 30.03*/

a { outline:none; }

a:link, a:visited, /*marija 27.03 h links*/ h1 a:link, h1 a:visited
{
	text-decoration: none;
	color: #cc071e;

}




a:hover { text-decoration: underline; }

#wrapper
{
	margin: 0px auto;
	width: 960px;
	background: #FFFFFF;
}

form
{
	margin: 0px;
	padding: 0px;
}

.input
{
	line-height:normal;
	margin: 0px;
	border-top: 2px solid #969696;
	border-right: 1px solid #f0ecec;
	border-bottom: 1px solid #f0ecec;
	border-left: 2px solid #969696;
	padding: 0px;
}

.left,.left-header { float: left; }
.left-header { width:600px; }

.right { float: right; }

.clear { clear: both; }

#header
{
	position: relative;
	width: 960px;
	background-color: #BCD3D9;
}

#top
{
	padding: 2px 15px 5px 40px;
	margin: 0px;
	float: left;
}

#top-login
{
	margin: 0px;
	padding: 0;
	position: absolute;
	top: -1px;
	left: 378px;
}

#top .input { width: 136px; }

#top .input-marg
{
	width: 136px;
	line-height:normal;
	margin: 0px 20px 0px 0px;
	border-top: 2px solid #969696;
	border-right: 1px solid #f0ecec;
	border-bottom: 1px solid #f0ecec;
	border-left: 2px solid #969696;
	padding: 0px;
}

#top form#user
{
	margin: 0px;
	padding: 0px;
	width: 600px;
}

#top .right { width: 300px; }

#current-lang
{
	right: 16px;
	bottom: 0px;
	height: 22px;
	width: 87px;
	background: url(../images/currnet-language.gif) no-repeat;
}

/*marija 24.03.*/
#top .left-header #user .arrow {
	margin-top: 0em;
	position: absolute;
	top: 0.3em;
	left: 27.1em;
}

/*end marija 24.03.*/
#top .left .arrow
{
	position: absolute;
	top: 5px;
	left: 354px;
}

#top .right .arrow
{
	position: absolute;
	top: 5px;
	left: 790px;
}
/*Marija 27.03.09*/
a#current-lang
{
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-left:15px;
	/*padding-left: 55px;*/
	display: block;
	position: absolute;
	top: -1px;
	text-align:center;
	width:130px;
}

/*end marija*/
#lang
{
	position: absolute;
	width: 119px;
	left: 824px;
	top: 26px;
	right: 0px;

	
	padding-bottom: 5px;
	
	width: 119px;

	padding-right:5px;
}

#lang ul
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bcd3da;
	border-bottom-color: #bcd3da;
	border-left-color: #bcd3da;
	list-style: none;
	margin: 0px;
	display: block;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	width: 119px;
	padding: 0px;
	padding-bottom:5px;
	background: #D3E7E8 url(../images/sub-menu-lang.jpg) repeat-x;


}

#lang ul li
{
	list-style: none;
	margin: 0px;
	display: block;
	background-image: url(../images/sub-menu-circle.jpg);
	background-repeat: no-repeat;
	background-position: 23px 10px;
	padding: 3px 0px 0px 33px;
}

#lang ul li a, #lang ul li a:visited
{
	text-decoration: none;
	color: #000000;
}

#lang ul li a:hover
{
	text-decoration: none;
	color: #D00F10;
}

#navigation-ser,#navigation-eng
{
	height: 28px;
	background-color: #BCD3D9;
	width: 960px;	
	position: relative;
}
/*
#navigation-eng{
	background-image: url(../images/menu-eng.jpg);
}

#navigation-ser{
	background-image: url(../images/menu-ser.jpg);
}
*/
#navigation-ser ul,#navigation-eng ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation-ser ul li, #navigation-eng ul li
{
	list-style-type: none;
	display: block;
	height: 28px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigation-ser ul li a, #navigation-eng ul li a
{
	height: 28px;
	text-decoration: none;
	float: left;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}

#navigation-ser ul li a:hover, #navigation-ser ul li.over a, #navigation-ser ul li.active a{ background-position: 0px -28px; }
#navigation-eng ul li a:hover, #navigation-eng ul li.over a, #navigation-eng ul li.active a{ background-position: 0px -28px; }

/****navigation by language****/

#company-ser a:link, #company-ser a:visited
{
	width: 141px;
	background-image: url(../images/kompanija-ser.gif);
	/*background-position: right 0px;*/
	background-repeat: no-repeat;
}

#products-ser a:link, #products-ser a:visited
{
	width: 95px;
	background-image: url(../images/proizvodi-ser.gif);
}

#tech-ser a:link, #tech-ser a:visited
{
	width: 122px;
	background-image: url(../images/tehnologija-ser.gif);
}

#refer-ser a:link, #refer-ser a:visited
{
	width: 215px;
	background-image: url(../images/reference-ser.gif);
}

#partners-ser a:link, #partners-ser a:visited
{
/* marija 31.03.09 width: 194px;*/
width:180px;
	background-image: url(../images/partneri-ser.gif);
	margin: 0px;
}

#contact-ser a:link, #contact-ser a:visited
{
	/*marija 31.03.09* width: 85px;*/
	width:90px;
	background-image: url(../images/kontakt-ser.gif);
}

/*
#company-eng, #company-ser {border:1px solid blue;}
#company-ser a:link, #company-ser a:visited {border:1px solid red;}
*/

#company-eng a:link, #company-eng a:visited
{
	/* marija 31.03 width: 141px;*/
	width:130px;



	background-image: url(../images/kompanija-eng.gif);
	/*background-position: right 0px;*/
	background-repeat: no-repeat;
	





}

#products-eng a:link, #products-eng a:visited
{

	/* marija 31.03 width:95px;*/
	width:98px;
	background-image: url(../images/proizvodi-eng.gif);


}

#tech-eng a:link, #tech-eng a:visited
{
	width: 122px;
	background-image: url(../images/tehnologija-eng.gif);

}

#refer-eng a:link, #refer-eng a:visited
{
	/* width: 215px;--> changed 13.april to*/
	width:223px;
	background-image: url(../images/reference-eng.gif);
	

}

#partners-eng a:link, #partners-eng a:visited
{
	/* marija 31.03 width: 194px;*/
	width:180px;
	background-image: url(../images/partneri-eng.gif);
	margin: 0px;

}



#contact-eng a:link, #contact-eng a:visited
{
	/* marija 31.03 width: 85px;*/
	width:90px;
	background-image: url(../images/kontakt-eng.gif);

}




#company-ser ul a:link, #company-ser ul a:visited,
#products-ser ul a:link, #products-ser ul a:visited,
#tech-ser ul a:link, #tech-ser ul a:visited,
#refer-ser ul a:link, #refer-ser ul a:visited,
#partners-ser ul a:link, #partners-ser ul a:visited,
#contact-ser ul a:link, #contact-ser ul a:visited {
background:none;
width: auto;

}


#company-eng ul a:link, #company-eng ul a:visited,
#products-eng ul a:link, #products-eng ul a:visited,
#tech-eng ul a:link, #tech-eng ul a:visited,
#refer-eng ul a:link, #refer-eng ul a:visited,
#partners-eng ul a:link, #partners-eng ul a:visited,
#contact-eng ul a:link, #contact-eng ul a:visited {
background:none;
width: auto;

}



/* marija 31.03.09 
#company-ser a:link, #company-ser a:visited
{
	width: 141px;
	background-image: url(../images/kompanija-ser.gif);
	/*background-position: right 0px;*
	background-repeat: no-repeat;
}

#products-ser a:link, #products-ser a:visited
{
	width: 95px;
	background-image: url(../images/proizvodi-ser.gif);
}

#tech-ser a:link, #tech-ser a:visited
{
	width: 122px;
	background-image: url(../images/tehnologija-ser.gif);
}

#refer-ser a:link, #refer-ser a:visited
{
	width: 215px;
	background-image: url(../images/reference-ser.gif);
}

#partners-ser a:link, #partners-ser a:visited
{
	/*marija 31.03.09 width: 194px;*
	width:180px;
	background-image: url(../images/partneri-ser.gif);
	margin: 0px;
}

#contact-ser a:link, #contact-ser a:visited
{

	/*marija 31.03 width: 85px;*
	width:90px;
	background-image: url(../images/kontakt-ser.gif);
}



#company-eng a:link, #company-eng a:visited
{
	width: 141px;
	background-image: url(../images/kompanija-eng.gif);
	/*background-position: right 0px;*
	background-repeat: no-repeat;
}

#products-eng a:link, #products-eng a:visited
{
	/* marija 31.03 width: 95px;*
	width:98px;
	background-image: url(../images/proizvodi-ser.gif);
}

#tech-eng a:link, #tech-eng a:visited
{
	width: 122px;
	background-image: url(../images/tehnologija-eng.gif);
}

#refer-eng a:link, #refer-eng a:visited
{
	width: 215px;
	background-image: url(../images/reference-eng.gif);
}

#partners-eng a:link, #partners-eng a:visited
{
	/* marija 31.03 width: 194px;*
	width:180px;
	background-image: url(../images/partneri-eng.gif);
	margin: 0px;
}

#contact-eng a:link, #contact-eng a:visited
{
	/* marija 31.03 width: 85px;*
	width:90px;
	background-image: url(../images/kontakt-eng.gif);
}*/

/* notvena : subnavigation */
#navigation-ser ul ul, #navigation-eng ul ul /*960px*/ {
position:absolute;
top:28px;
padding-left:30px;
height:30px;
background:#fff;
border-bottom:1px solid #000;
width:930px;
top:-9999px;
left:0;
/*top:28px;*/
}

#navigation-ser ul li:hover ul, #navigation-ser ul li.active ul, #navigation-eng ul li:hover ul, #navigation-eng ul li.active ul {top:28px;}
 


#navigation-ser ul ul li, #navigation-eng ul ul li{
padding:0;
margin:0;
background:url(../images/bg-subnav-separator.gif) no-repeat right 9px;
padding-right:1px;
}

#navigation-ser ul ul li.last, #navigation-eng ul ul li.last {background:none;}

#navigation-ser ul ul li a, #navigation-eng ul ul li a{
text-indent:0;
font-size:14px; 
/*marija 27.03*
text-transform:uppercase;
end marija*/
color:#000000;
margin:0;
width:auto;
padding:0 10px;
line-height:30px;
}

#navigation-ser ul ul li a:hover, #navigation-ser ul ul li.active a, #navigation-eng ul ul li a:hover, #navigation-eng ul ul li.active a {color:#cc071e;}

#company-ser ul a:link, #company-ser ul a:visited,
#company-eng ul a:link, #company-eng ul a:visited,
#products-ser ul a:link, #products-ser ul a:visited,
#products-eng ul a:link, #products-eng ul a:visited,
#tech-ser ul a:link, #tech-ser ul a:visited,
#tech-eng ul a:link, #tech-eng ul a:visited,
#refer-ser ul a:link, #refer-ser ul a:visited,
#refer-eng ul a:link, #refer-eng ul a:visited,
#partners-ser ul a:link, #partners-ser ul a:visited,
#partners-eng ul a:link, #partners-eng ul a:visited,
#contact-ser ul a:link, #contact-ser ul a:visited,
#contact-eng ul a:link, #contact-eng ul a:visited {
background:none;
width: auto;

}

#content
{
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 15px;
}

#content .error{
	background-color:#E96A64;
	width:565px;
	border:2px solid #E3302C;
	padding:3px;
	margin-bottom:10px;
}

#content .message{
	background-color:#BFE699;
	width:565px;
	border:2px solid #8CB366;
	padding:3px;
	margin-bottom:10px;
}

.main
{
	/*padding-top: 25px;*/
	padding-bottom: 20px;
	width: 575px;
	position: relative;
}

#zero-wrap
{
	padding-bottom: 20px;
	float: left;
}

#right-content
{
	width: 300px;
	float: right;
	position: relative;
}

.block
{
	background: #e9f5f7;
	width: 575px;
	float: left;
	margin-bottom: 25px;
}

.block img
{
	float: left;
	padding-right: 12px;
}

.block p
{/*
	float: right;*/
	padding: 10px;
	margin: 0px;/*
	width: 377px;*/
}


/* mirza added */
#right-content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: left;
}

#right-content ul li {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 18px;
	display: block;
}


#right-content li p {
	margin: 0px;
	padding: 0px;
	display: inline;
}

/* end mirza added */

ul.news
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: left;
}


ul.news li
{
	list-style-type: none;
	margin: 0px;
	/*marija 14.april*
	padding: 5px 0px 18px;*/
	padding: 5px 0px 10px;
	display: block;
}

ul.news li p
{
	margin: 0px;
	padding: 0px;
	display: inline;
}



.date
{
	color: #666666;
	font-weight: bold;
	display: inline;
}








.main a:link, #right-content a:link, #list-product a:link{ 	color: #cc0000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic; }
.main a:hover, #right-content a:hover, #list-product a:hover { text-decoration:underline; }

/*
a.full-news:link, a.full-news:visited
{
	color: #cc0000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}



a.full-news:hover { text-decoration:underline; }

/*

.full-news a:link, .full-news a:visited {
	color: #cc0000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}.full-news a:hover{

	text-decoration:underline;

}*/

/*marija 14.april*/
a.full-news:visited
{

	font-style: italic;
}


.overlay
{
	position: absolute;
	left: 0px;
	top: 57px;
background-color: #e9f5f7;
	padding: 10px;
	/* notvena */
	width:555px;
	display:none;
	
}

.homenewsoverlay {
	top:30px; 
	min-height:200px; 
  	height:auto !important;
  	height:200px;
}

.overlay p { display: inline; }


/* notvena: #close renamed to #closefull*/
.overlay .closefull, .closelang
{
	position: absolute;
	height: 13px;
	width: 13px;
/*	left: 557px;
	top: 193px;*/
	
/* notvena */	
	right: -5px;
	bottom: -5px;
	width:13px;
	height:13px;
	text-indent:-9999px;
	
	float:left; 
	background:url(../images/overlay-close.jpg) repeat right bottom;
	cursor:pointer;
/* [end] notvena */	
z-index:100;
}
.closelang {right:0; bottom:0;}



.overlay .closefull  a {
}


.overlay .full-news a
{
	text-align: right;
	display: block;
}

#teaser
{
	border: 1px solid #bfd3d4;
	background: #D4E6E6 url(../images/teaser-back.jpg) no-repeat;
	padding: 14px;
	margin-bottom: 22px;/*padding: 16px 93px 36px 16px;*/
}

#teaser p
{
	margin: 0px;
	padding: 0px;
}

#register
{
	position: absolute;
	left: 0px;
	top: -40px;
	background: #d5e8e8 url(../images/log-in-reg-back.jpg) repeat-x;
	padding: 5px;
	margin: 0px;
	border: 1px solid #bfd3d4;
	border-top:0;
	width: 300px;
	/**MARIJA 24.03.2009**/
	z-index:5;
}

#register form
{
	margin: 0px;
	padding: 0px 0px 5px;
}

#register input
{
	line-height:normal;
	margin: 0px;
	border-top: 2px solid #969696;
	border-right: 1px solid #f0ecec;
	border-bottom: 1px solid #f0ecec;
	border-left: 2px solid #969696;
	padding: 0px;
	width: 125px;
}

#register .arrow
{
	height: 15px;
	width: 12px;
	border-style: none;
}

#register .submit
{
	height: 28px;
	width: 134px;
	border-style: none;
	margin-top: 5px;
}

/* registracija */
#registracija {
	width: 575px;
	width: 535px;
	/*border: 1px solid #bfd3d4;*/
	clear: both;
	font-weight: bold;
	/*background:#fff;*/
	

}

/***MARIJA 10.03***/
#registracija form fieldset {
	display: block;
	border-style: none;
	padding:7px 20px;
	padding:0px 0px 10px;
	clear: both;
}

#registracija form input.txt-field,
#registracija form input.txt-fielderror,
#registracija form input.longerror,
#registracija form input.long,
#registracija form textarea.long {
	margin: 0px;
	padding: 2px;
	display: block;
	border: 1px solid #bfd3d4;
}

#registracija form input.txt-fielderror{
	border:1px solid red;
}


#registracija .field-first  { float: left; 

}
#registracija .field-first input {

	width: 256px;
}
#registracija .field-second { float: right; }
#registracija .field-second input{ width: 256px; 
}


#registracija form input.long,
#registracija form textarea.long,
#registracija form input.longerror { 
	width: 531px; 
}

#registracija form textarea.long {
	height: 100px;
}

#registracija form input.longerror { 
	border:1px solid red;	
}

#registracija .field-zip {
	float: left;
	margin-left: 14px;
	margin-right: 14px;
	margin-right: 10px;

}

#registracija .field-zip input { width: 63px; 
}

#registracija .field-city {float:right;}
#registracija .field-city input{ width: 172px;  width: 169px; margin-right:0; 
}


#registracija .link {
	color: #000000;
	text-decoration: none;
	font: 20px Georgia, "Times New Roman", Times, serif;
	background: url(../images/strelica_1.gif) no-repeat right 7px;
	padding-right: 15px;
}


#registracija #close-form {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	/*padding-left:20px;*/
}

#registracija .ptl {
	width: 430px;
	width: 410px;
	float: left;
}
/* [end] registracija*/


#key-words
{
	background: url(../images/dot-line.jpg) repeat-x;
	padding-top: 10px;
	padding-bottom: 36px;
	font-size: 12px;

	color: #666666;
	margin-top: 30px;
}

#footer
{
	border-top: 1px solid #999999;
	font-size: 11px;
	color: #444444;
	padding-bottom: 10px;
	padding-top: 5px;
}

#footer .copyright
{
	float: left;
	padding-bottom: 10px;
}

#footer .impresum
{
	float: right;
	color: #cc071e;
}

#content .left .block h2
{
	margin: 0px;
	padding: 5px 0px 0px 10px;/*float: right;
	width: 377px;*/
	clear:none;
}

#teaser-bigger
{
	float: left;
	padding: 12px 5px;
	border: 1px solid #bfd3d4;
	background: #D4E6E6 url(../images/teaser-back.jpg) no-repeat;
	padding: 12px 5px;
	margin: 0px 0px 22px;
}

#teaser-bigger h2
{
	margin: 0px;
	padding: 0px 0px 2px;
}

#teaser-bigger .trebusch
{
	margin: 0px;
	padding: 0px;
}

#teaser-bigger .right
{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	float: right;
	width: 228px;
}

#right-content .img
{
	margin-bottom: 22px;
	height: 150px;
	width: 300px;
}

/****slider***/
#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
}

#slider li
{
	overflow:hidden;
	width: 574px;
}


span#prevBtn
{
	background: url(../images/back-reversed-button.gif) no-repeat left;
	float: left;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-left: 18px;
}

span#nextBtn
{
	/*background: url(../images/strelica_1.gif) no-repeat right; marija-rekli su da nece tackice-14 april*/
	float: right;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-right: 18px;
}
#overlay-anketa .slide-anketa h2 {
	margin: 0px;
	padding: 0px;
}

#overlay-anketa {top:32px; display:block; top:-9999px;}
#overlay-anketa .slide-anketa h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	font: normal 16px "Trebuchet MS", "Times New Roman";
	/*marija 21.03 */
	border:none;
}


#overlay-anketa .slide-anketa ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#overlay-anketa .slide-anketa li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px;
	padding-bottom:30px;
	
} 

#overlay-anketa .slide-anketa ul ul li  {padding-bottom:0;}

#overlay-anketa .slide-anketa label {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 19px;
	display: block;
}
#overlay-anketa .slide-anketa .checkbox { margin-right: 10px; }
#slider { margin-bottom:20px;}



/***************/
ul#list-product
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	width: 574px;
	float: left;
}

ul#list-product li
{
	margin: 0px;
	padding: 0px 0px 10px;
	list-style: none;
	display: block;
	float: left;
}

ul#list-product li p
{
	margin: 0px;
	padding: 0px;
	float: right;
	display: block;
	width: 440px;
}

#list-product .img
{
	float: left;
	display: block;
	padding-right: 15px;
	height: 70px;
	width: 119px;
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	border: 1px solid #bfd3d4;	
	text-align:left;
	top:50%;
	left:50%;
		background: #fbfffe url(../images/teaser-back.jpg) repeat-x bottom left;
		overflow:hidden;	
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#def1f1;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	padding:20px;

	overflow:auto;
	overflow:hidden;	

	text-align:left;
	line-height:1.4em;

}

#TB_ajaxContent.TB_modal{
	/*padding:15px;*/

}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:15px;
	width:128px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -7px 0 0 -64px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/***marija 13.april**/
.main p a:link, .main p a:link
{
	font-style: normal;
		font-family: "Trebuchet MS", "Times New Roman";
	font-size: 13px;
}


/* accordion news i reference */
.main ul.slidingpanels li{background:none;}
.slidingpanels .slide {cursor:pointer;}
.slidingpanels .slide {clear:both;}

/*marija 14.april*/
.main ul.slidingpanels .full li{
	list-style: url(none) none outside;
	padding-left: 10px;
	background: url(../images/bullets.jpg) no-repeat 2px 7px;

	margin: 0px;
	padding-top: 0px;
}
