<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	margin: 0;
	padding: 0;
	border: 0
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'Open Sans', sans-serif;
}

a
{
	text-decoration:none;
	-webkit-transition-property:color, background; 
	-webkit-transition-duration: 0.3s, 0.3s; 
	-webkit-transition-timing-function: linear, ease-in;
}

.banner-vesti-box a p:hover {
    color: #41AB7D;
}


h1,h2,h3,h4,p
{
	margin:0px;
}

.header-container
{
	position:relative;
	width:100%;
	background-image:url(../images/header-bg.png);
	background-repeat:repeat-x;
}

.header-container-center
{
	position:relative;
	width:950px;
	height:120px;
	margin:auto;
}


.logo-container
{
position: absolute;
left: 0px;
top: 0px;
z-index: 1000;
}

.header-icons
{
	position: absolute;
	right: 25px;
	top: 33px;
	width: 174px;
}

.header-icons p
{
color:#959595;
font-weight:bold;
letter-spacing:1px;
font-size:11px;
padding-right:10px;
float:left;
}

.header-icons img
{
    margin:0px;
	margin-right:0px;
	padding:0px;
}

.main-menu-container {
position: absolute;
left:0px;
top:86px;
z-index: 998;
width: 950px;
}

.uslugi-menu-container
{
	position: absolute;
	left: 0px;
	top: 119px;
	background-color:#fff;
	width:720px;
	border:1px solid #41ab7d;
	z-index:1000;
	
	
}

#uslugimenucontainer
{
	position: absolute;
	left: 0px;
	top: 119px;
	background-color:#fff;
	width:720px;
	border:1px solid #41ab7d;
	z-index:1000;
}

#uslugimenucontainer ul {
 margin-left: 0;
 padding-left: 0;
 display: inline;

 }
 
#uslugimenucontainer ul li {
 margin-left: 0;
 list-style: none;
 }

#uslugimenucontainer ul li a 
{
	color:#000;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	 padding:0px 5px;
 background-image:url(../images/arrow-icon.png);
 background-repeat:no-repeat;
 background-position:25px center;
 margin:0px;
 padding:0px;
 padding-left:35px;
 padding-right:25px;
 padding-top:10px;
 padding-bottom:10px;
float: left;

	
}

#uslugimenucontainer ul li a:hover
{
	color:#41ab7d;
}


.uslugi-menu-hide
{
	display:none;
}


.uslugi-menu-container ul {
	 margin-left: 0;
	 padding-left: 0;
	 display: inline;
	 width:170px;
	 float:left;

 }
 
.uslugi-menu-container ul li {
	 margin-left: 0;
	 list-style: none;
	 height: 50px;
 }

.uslugi-menu-container ul li a 
{
color: #000;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
background-image: url("../images/arrow-icon.png");
background-repeat: no-repeat;
background-position: 15px 13px;
margin: 0px;
padding: 10px 10px 10px 25px;
float: left;

}

.uslugi-menu-container ul li a:hover
{
	color:#41ab7d;
}

.uslugi-tab
{
	background-color:#41ab7d;
	background-image:url(../images/arrow-bottom.png);
	background-repeat:no-repeat;
	background-position:172px center;
}

.uslugi-tab:hover
{
	background-image:url(../images/arrow-bottom.png)!important;
	background-repeat:no-repeat!important;
	background-position:172px center!important;
}


.kontakt-tab
{
	background-color:#333333;
}

#kontakttab
{

}

.banner-container
{
	position:relative;
	height:730px;
	width:100%;
	background-image:url(../images/banner-img1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.banner-container-center
{
	width:950px;
	height:730px;
	margin:auto;
	position:relative;
}

.banner-box
{
	position:absolute;
	width:153px;
	height:153px;
	background-image:url(../images/banner-box.png);
	background-repeat:no-repeat;
	border:1px solid #fff;
}

.banner-box:hover
{
	cursor:pointer;
	background-image:url(../images/banner-box-hover.png);

}


ul.no_bullet {
	list-style-type: none;
	
}



li.logce {
	background: url("../images/favicon.png") no-repeat left top;
	height: 16px;
	padding-left: 20px;
	padding-top: 1px;
	font-size:13px;
	margin-bottom:10px;
	
}


li.gol {
	

	font-size:13px;
	margin-bottom:10px;
	
} 

.banner-box p
{
	color:#000;
	font-size:15px;
	padding:15px;
}

.banner-bottom-container
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:171px;
	background-image:url(../images/banner-bottom-bg.png);
	background-repeat:repeat;
}

.banner-bottom-container-center
{
	width:950px;
	height:171px;
	margin:auto;
	position:relative;
}

.banner-info-box
{
	position:absolute;
	left:0px;
	bottom:171px;
	font-size:12px;
	color:#41ab7d;
	font-weight:bold;
	font-style:italic;
	width:604px;
	border-bottom:4px solid #41ab7d;
	padding:10px 0px 10px 0px;
	background-image:url(../images/arrow-up.png);
	background-repeat:no-repeat;
	background-position: 15px center;
	padding-left:35px;
	}


.banner-vesti-box
{
	width:613px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/news-box-bg.png);
	background-repeat:repeat;
	padding:13px;
	
}

.banner-vesti-box h3
{
	font-size:14px;
	color:#252525;
	padding-bottom:10px;
	
}

.banner-vesti-box h3 span
{
	font-weight:normal;
	
}

.banner-vesti-box p
{
  color:#fff;
  font-weight:normal;
  font-size:12px;
  padding-bottom:5px;
  line-height:15px;
  	
}

.banner-vesti-box p span
{
  color:#ccc;
  font-weight:bold;
  font-size:12px;
  background-image:url(../images/arrow-icon.png);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:10px;
  	
}

.vraboteni-container
{
}


.vraboteni-box {
    position: relative;
    padding: 10px 10px 25px;
    background: none repeat scroll 0% 0% #F0F5FF;
    border: 1px solid #EEE;
    font-size: 13px;
    color: #000;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    overflow: hidden;
}

.vraboteni-box p {
	
	font-size: 13px;
	color: #666!important;
	
   
}

.vraboteni-box-img {
    height: 150px;
    width: 130px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.vraboteni-box-img img {
    width: 130px;
}

.pager {
    text-align: center;
}

.novosti-container
{
}



.novosti-box h2 {
    padding: 5px;
    background-color: #FFF;
    color: #666;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
}

.novosti-box h2 span {
    display: block;
    color: #E53039;
    font-size: 13px;
    font-weight: normal;
    background-image: url("../images/calendar-icon.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}


.novosti-box {
    position: relative;
    padding: 10px;
    background: none repeat scroll 0% 0% #F5F5F5;
    border: 1px solid #EEE;
    margin-bottom: 15px;
    overflow: hidden;
}

.novosti-box p {
    padding-bottom: 20px;
	padding:20px;
    font-size: 13px;
    color: #000;
}

.novosti-image{
	position:relative;
	float:left;
	overflow:hidden;

}

.novosti-image img{
width:130px;
height:150px;
margin:10px;
}

.red-btn {
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-size: 13px;
    color: #FFF;
    padding: 5px 15px;
    background-color: #E6464D;
}

.newsletter-container
{
	position:absolute;
	width:290px;
	right:0px;
	top:20px;
}


.newsletter-container p
{
  font-size:13px;
  font-weight:bold;
  color:#fff;
  padding-bottom:15px;
}

.newsletter-elements-container
{
	position:relative;
	overflow:hidden;
}

.newsletter-container input[type=text] 
{
	width:238px;
	height:23px;
	background-color:#fff;
	color:#959595;
	font-size:12px;
	border:none;
	padding-left:10px;
	padding-right:10px;
	float:left;
}


.newsletter-container input[type=button] 
{
	width:26px;
	height:25px;
	background-image:url(../images/newsletter-button.png);
	background-repeat:no-repeat;
	border:none;
	float:left;
}


.top-of-page
{
	position:absolute;
	right:0px;
	bottom:20px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-left:15px;
	background-image:url(../images/arrow-up.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-style:italic;
	
}


.footer-container
{
	position:relative;
	height:188px;
	width:100%;
	background-color:#0c1018;
	border-bottom:4px solid #42a585;
}

.footer-container-center
{
	position:relative;
	width:950px;
	height:188px;
	margin:auto;
}

.footer-contact-box
{
	position:absolute;
	left:20px;
	top:20px;
}

.footer-contact-box p
{
 font-size:11px;
 color:#fff;
 font-weight:bold;
 padding-bottom:2px;
}

.footer-contact-box a
{
 font-size:11px;
 color:#42a585;
 font-weight:bold;
 padding-bottom:2px;
}

.footer-contact-box a:hover
{
 font-size:11px;
 color:#fff;
}

.footer-sitemap-box
{
	position:absolute;
	left:308px;
	top:20px;
}

.footer-sitemap-box p
{
 font-size:11px;
 color:#fff;
 font-weight:bold;
 padding-bottom:2px;
}

.footer-sitemap-box a
{
 font-size:11px;
 color:#42a585;
 font-weight:bold;
 padding-bottom:2px;
 display:inline-block;
 padding-right:20px;
}

.footer-sitemap-box a:hover
{
 font-size:11px;
 color:#fff;
}

.footer-copyright-box
{
	position:absolute;
	left:308px;
	top:141px;
}

.footer-copyright-box p
{
 font-size:11px;
 color:#fff;
 font-weight:bold;
 padding-bottom:2px;
}

.footer-made-by-box
{
	position:absolute;
	right:0px;
	top:141px;
}

.footer-made-by-box p
{
 font-size:11px;
 color:#fff;
 font-weight:bold;
 padding-bottom:2px;
}

.footer-made-by-box a
{
 font-size:11px;
 color:#768dc3;
 font-weight:bold;
}

.footer-made-by-box a:hover
{
 font-size:11px;
 color:#fff;
 font-weight:bold;
}


.inside-page-container
{
	position:relative;
	width:100%;
	overflow:scroll;

}

 .centeredImage
    {
    text-align:center;
    display:block;
	 margin-bottom:0px;
    padding:0px;
    }

.inside-page-container-center
{
	width:950px;
	height:730px;
	margin:auto;
	position:relative;
}

.inside-page-blue-line
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:104px;
	background-image:url(../images/inside-page-stripe.jpg);
	background-repeat:repeat-x;
}

.inside-page-container-left
{
	width:619px;
	position:relative;
	float:left;
	padding-top:60px;
	padding-left:15px;
	margin-right:10px;
	padding-bottom:20px;

}

.inside-page-container-left ul
{
	list-style-type: none;
    padding: 0px;
    margin: 10px;
	
	

}

.inside-page-container-left ul li
{
	background-image: url("../images/favicon.png");
    background-repeat: no-repeat;
    background-position: 0px left; 
    padding-left: 25px;
	font-size:13px;
	height: 40px;
	

}

.inside-page-container-left p a:link {
    color: #38528D;
}

/* visited link */
.inside-page-container-left p a:visited {
    color: #3EAC7D;
}

/* mouse over link */
.inside-page-container-left p a:hover {
    color: #3EAC7D;
}


.inside-page-container-left ul a:link {
    color: #38528D;
}

/* visited link */
.inside-page-container-left ul a:visited {
    color: #3EAC7D;
}

/* mouse over link */
.inside-page-container-left ul a:hover {
    color: #3EAC7D;
}

.inside-page-container-left h1
{
  display:block;
  font-size:30px;
  color:#fff;
  line-height:40px;
  border-bottom:3px solid #43a686;
  font-weight:normal;

}

.bread-chrumbs-container
{
	display:block;
	font-size:12px;
	color:#3eac7d;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

.bread-chrumbs-container p
{
	font-size:12px;
	color:#38528d;
	font-weight:bold;
}

.bread-chrumbs-container span
{
	font-size:12px;
	color:#3eac7d;
	padding-left:3px;
	padding-right:3px;
	font-weight:bold;
}

.bread-chrumbs-container a
{
	font-size:12px;
	color:#38528d;
}

.bread-chrumbs-container a:hover
{
	font-size:12px;
	color:#3eac7d;
}

.inside-page-container-left h2
{
  display:block;
  font-size:24px;
  color:#252525;
  font-weight:normal;
  padding-bottom:20px;
}

.inside-page-container-left p
{
  display:block;
  font-size:13px;
  color:#252525;
  font-weight:normal;
  padding-bottom:15px;
}

.share-this-container
{
	position:absolute;
	left:15px;
	bottom:0px;
	font-size:10px;
	text-transform:uppercase;
	color:#666;
	line-height:20px;
	padding-left: 65px;
	
}

.share-this-container p
{
	position: absolute;
	left: -11px;
	top: 0px;
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	line-height: 15px;
	display: inline-block;
	width: 73px;
	height: 6px;
	
}

.inside-page-container-right
{
	width:305px;
	position:relative;
	float:left;
	padding-top:69px;

}

.vesti-aktuelnosti-container
{
	width:295px;
	position:relative;
	float:left;

}

.vesti-aktuelnosti-container a:link{
	color: #000000;
}


/* mouse over link */
.vesti-aktuelnosti-container a:hover {
    color:#41AB7D;
}




.vesti-aktuelnosti-container h2
{
  display:block;
  font-size:16px;
  color:#fff;
  padding-top:10px;
  border-bottom:3px solid #fff;
  font-weight:bold;
  background-color:#4969b4;
  padding-left:10px;
}

.vesti-aktuelnosti-list-container
{
	padding:10px;
	background-image:url(../images/novosti-aktuelnosti-bg.png);
	background-repeat:repeat-y;
	overflow: hidden;
	
}

#container {
	position:absolute;
	left:10;
	width:295px;
	height:276x;
	margin-right:220px;        
    }
	
.slika-container
			{
	
	
	}


.novosti-vreme
{
	padding:10px;
	color:#ccc;
	font-size:12px;
	font-weight:bold;
	padding-bottom:0px;
	
	
}

.vest-title
{
	color:#252525;
	font-size:12px;
	font-weight: normal;
	line-height:14px;
	padding-left:10px;
	margin-left:10px;
	background-image:url(../images/arrow-icon.png);
	background-position:left 3px;
	background-repeat:no-repeat;
	
	
}

.newsletter-side-container
{
	position:relative;
	overflow:hidden;
	margin-top:10px;
}

.newsletter-side-container input[type=text] 
{
	width:227px;
	height:23px;
	background-color:#fff;
	color:#959595;
	font-size:12px;
	border:none;
	padding-left:10px;
	padding-right:10px;
	float:left;
}


.newsletter-side-container input[type=button] 
{
	width:26px;
	height:25px;
	background-image:url(../images/newsletter-button.png);
	background-repeat:no-repeat;
	border:none;
	float:left;
}




.contact-form
{
	position:relative;
	width:100%;
	background-color:#EBEBEB;
	border-top:4px solid #41ab7d;
	display:none;
	padding-bottom: 65px;
	padding-top: 37px;
}

.contact-form-middle
{
	position:relative;
	width:950px;
	margin:auto;
	overflow:hidden;
}

.contact-form-close
{
	position:absolute;
	right:33px;
	top:5px;
	background-image:url(../images/contact-close.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:45px;
	
	font-weight: 700;
	cursor: pointer;
	font-size:12px;
	height:36px;
	line-height:36px;
}


.contact-form-middle h1
{
	font-size:22px;
	color:#333;
	display:block;
	text-align:left;
	text-transform:uppercase;
	font-weight:normal;
	padding:30px 0px 20px 0px;
}

.contact-fields-container
{

}

.contact-field
{
	float: left;
	margin: 0 20px 0 0;
	color:#333;
}

.contact-field input
{
	width:150px;
	height:31px;
	background-repeat:repeat-x;
	
	line-height:31px;
	border:none;
	border:1px solid #464646;
	border-radius:5px;
	color: #888;
	font-size:12px;
	font-weight:bold;
	padding:0px 10px 0px 10px;
}


.contact-field input:hover
{
	background-image:url(../images/input-white-bg.png);
	background-repeat:repeat-x;
}


.contact-field textarea
{
	width:534px;
	height:130px;
	padding:10px;
	line-height: normal;
	border:none;
	border:1px solid #464646;
	border-radius:5px;
	color: #888;
	font-size:12px;
	font-weight:bold;
	
	resize:none;
}



.contact-field p
{
	color: #333;;
	font-size: 12px;
	font-family: sans-serif;
	margin: 0 0 8px 0;
	padding: 0;
	margin: 14px 0 4px 0;

}

.contact-field span
{
	color: #888;
	font-size: 15px;
	font-weight:bold;
	padding-left:5px;
	

}

.contact-btn
{
position:relative;
font-size: 14px;
color: #fff;
border: 1px solid #fff;
border-radius: 6px;
padding: 4px 0px;
text-align: center;
width: 122px;
display: block;
float: left;
margin-top: 20px;
background-color:#41ab7d;
}

.contact-btn:hover
{
	border: 1px solid #000;
	cursor:pointer;
}

.contact-info
{
position: absolute;
right: 55px;
top: 184px;
padding: 10px;
background-color: #000;
border-radius: 8px;
}

.contact-info h2
{
	font-size: 16px;
	color: #41ab7d;
	display: block;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}

.contact-info p
{
	font-size: 12px;
	color: #fff;
	display: block;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom:0px;
}

.contact-info a
{
	font-size: 12px;
	color: #41ab7d;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	
}





.contact-form-footer {
background-color: #404040;
padding: 8px 0;
clear: both;
position: absolute;
width: 100%;
bottom: 0;
z-index: 11;
color:#fff;
font-size:11px;
display:block;

}


.contact-form-footer-middle
{
	width:950px;
	margin:auto;
}

.contact-form-footer h2 {
float: left;
background: url("../images/contact-arrow.png") no-repeat scroll right 3px transparent;
padding: 0 16px 0 0;
margin: 0 16px 0 0;
color: #fff;
font-size: 11px;
font-weight: bold;
}
</pre></body></html>