body{
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
#sadrzaj1{
	width:1000px;
	/*background-color:#144b74;*/
	margin-left:auto;
	margin-right:auto;
	/*box-shadow: 0px 4px 5px 2px #888888;*/
}
#sadrzaj2{
	width:100%;
	/*background-color:#144b74;*/
	/*box-shadow: 0px 4px 5px 2px #888888;*/
}
#sadrzaj3{
	width:1000px;
	/*background-color:#144b74;*/
	margin-left:auto;
	margin-right:auto;
	/*box-shadow: 0px 4px 5px 2px #888888;*/
}
/**************HEADER****************/
#header{
	width:100%;
	height:80px;
}
#header_content{
	width:1000px;
	height:80px;
	background-color:#185380;
	margin-left:auto;
	margin-right:auto;
	box-shadow: 0px 0px 5px 2px #888888;	
}
.logotip{
	width:210px;
	float:left;
	position:absolute;
	border:0px;
}
#slider{
	width:100%;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg_slider.png);
	background-repeat:repeat-x;
}
#slider_content{
	width:1000px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
}
.slider_img{
	width:1000px;
	height:400px;
}
/**************HEADER****************/
/**************MENI****************/
.meni{
	display:block;
	width:auto;
	height:25px;
	margin:0;
	padding:0;
	font-family:Calibri;
	font-size:19px;
	color:#FFFFFF;
	padding-top:30px;
	margin-right:20px;
	float:right;
	padding-left:5px;
	padding-right:5px;
}
.facebook{
	border:0px;
}
.meni:hover{
	background-color:#42678c;
	text-decoration:underline;
	color:#FFFFFF;
	cursor:pointer;	
}
#meni_mid{
	width:1000px;
	height:350px;
	background-color:#FFFFFF;
}
#meni_mid_content{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.pogledaj_usluge{
	display:block;
	width:200px;
	height:320px;
	background-image:url(images/pogledaj_usluge.png);
	background-repeat:no-repeat;
	margin-left:10px;
	float:left;
}
.internet_stranice{
	display:block;
	width:200px;
	height:320px;
	float:left;
	margin-left:30px;
	background: url(images/meni/internet_stranice.png) top;
}
.internet_stranice:hover{
	display:block;
	width:200px;
	height:320px;
	background: url(images/meni/internet_stranice.png) bottom;
	-webkit-box-shadow: 0px 0px 20px -2px rgba(120,120,120,1);
	-moz-box-shadow: 0px 0px 20px -2px rgba(120,120,120,1);
	box-shadow: 0px 0px 20px -2px rgba(120,120,120,1);
}
.racunala{
	display:block;
	width:200px;
	height:320px;
	float:left;
	margin-left:30px;
	background: url(images/meni/racunala.png) top;
}
.racunala:hover{
	display:block;
	width:200px;
	height:320px;
	background: url(images/meni/racunala.png) bottom;
	-webkit-box-shadow: 0px 0px 20px -2px rgba(120,120,120,1);
	-moz-box-shadow: 0px 0px 20px -2px rgba(120,120,120,1);
	box-shadow: 0px 0px 20px -2px rgba(120,120,120,1);
}
.poslovne_aplikacije{
	display:block;
	width:200px;
	height:320px;
	float:left;
	margin-left:30px;
	background: url(images/meni/poslovne_aplikacije.png) top;
}
.poslovne_aplikacije:hover{
	display:block;
	width:200px;
	height:320px;
	background: url(images/meni/poslovne_aplikacije.png) bottom;
	-webkit-box-shadow: 0px 0px 20px -2px rgba(120,120,120,1);
	-moz-box-shadow: 0px 0px 20px -2px rgba(120,120,120,1);
	box-shadow: 0px 0px 20px -2px rgba(120,120,120,1);
}
/**************MENI****************/
.opis_stranice{
	font-family:Calibri;
	font-size:18px;
	color:#FFFFFF;
	margin:0;
	padding-top:15px;
	font-weight:normal;
}
#zadnji_radovi{
	width:100%;
	height:50px;
	background-color:#185380;
}
#zadnji_radovi_tekst{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	
}
#stranica_naziv{
	width:100%;
}
#stranica_naziv_content{
	width:1000px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
}
#stranica_kontakt{
	display:block;
	width:200px;
	height:40px;
	background-image:url(images/stranice/kontakt.png);
	background-repeat:no-repeat;
}
/*************TABOVI***************/
.tab_slika{
	width:737px;
	height:200px;
	margin-bottom:5px;
}
.tab_naziv{
	margin:0;
	padding:0;
	font-family:"Calibri";
	font-size:18px;
	color:#224f63;
	padding-top:6px;
	padding-bottom:4px;
	font-weight:normal;
}
.tab_opis{
	font-family:Calibri;
	font-size:18px;
	color:#224f63;
	padding-top:10px;
	padding-bottom:10px;
}
.tabbutton{
	display:block;
	width:142px;
	height:29px;
	float:left;
	margin-top:5px;
	background: url(images/meni/pogledaj_stranicu.png) top;
}
.tabbutton:hover{
	display:block;
	width:142px;
	height:29px;
	background: url(images/meni/pogledaj_stranicu.png) bottom;
}
.skin10.left .tabs_header {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}
.skin10.left .tab_header_item {
	display: block;
}
.skin10.left .tab_header_item a {
	outline: 0;
}
 .skin10.left .tab_content {
	display: none;
}
.skin10.left.tabs_wrapper {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.skin10.left .tabs_header {
	overflow: visible;
	margin-right: 20px;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
 .skin10.left .tab_header_item {
	position: relative;
	right: -4px;
	padding-right: 8px;
}
 .skin10.left .tab_header_item.tab_selected {
	padding-right: 0px;
	border-right: 8px solid #235165;
}
 .skin10.left .tab_header_item.tab_selected a {
	color: #235165;
	background: url(images/selected_tab.png) right center no-repeat;
}
 .skin10.left .tab_header_item.first_tab {
}
 .skin10.left .tab_header_item a {
    color: #102934;
    display: block;
	font: 18px "Calibri";
    outline: 0 none;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
}
 .skin10.left .tab_header_item:hover {
 	background-color:#eff4f6;
 }
 .skin10.left .content_holder {
	font: 16px/24px Arial, Helvetica, sans-serif;
	color: #777;
	padding: 5px 30px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-left: 200px;
}
/*************INTERNET STRANICE***************/
#internet_stranice{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px #dddddd solid;
	border-right:1px #dddddd solid;
}
/*************INTERNET STRANICE***************/
/************REFERENCE*************/
#reference{
	width:1000px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin-left:auto;
	margin-right:auto;
    margin-bottom:30px;
}
#wrapper{
  margin:0 auto;
  text-align:left;
}
#content {
  width:900px;
  margin:0 auto;
  padding-bottom:20px;
  overflow:hidden
}
.demo {
}
.collapse p {
padding:0 1px 1em;
background-color:#fafafa;
padding-left:8px;
}
.top{font-size:.9em; text-align:right}
#switch, .switch {margin-bottom:5px; text-align:right}
h2{font-size:1em;
}
.klijent_opis{
  font-family:Calibri;
  font-size:16px;  
  text-decoration:none;
  color:#0b232d;
}
.klijent_opis_link{
  font-family:Calibri;
  font-size:16px;  
  text-decoration:none;
  color:#0b232d;
}
.klijent_opis_link:hover{
  font-family:Calibri;
  font-size:16px;  
  text-decoration:underline;
  color:#0b232d;
}
.expand a {
  display:block;
  padding:8px;
}
.expand a:link, .expand a:visited {
  border-bottom:1px dotted #ccc;
  background-image:url(images/arrow-down.gif);
  background-repeat:no-repeat;
  background-position:98% 50%;

  text-decoration:none;
  color:#224f63;
  font-family:Calibri;
}
.expand a:hover, .expand a:active, .expand a:focus {
  text-decoration:underline;
    background-color:#f0f0f0;
}
.expand a.open:link, .expand a.open:visited {
  background:#eee url(images/arrow-up.gif) no-repeat 98% 50%;
}
/************REFERENCE*************/
/************KONTAKT*************/
#kontakt{
}
#kontakt_text{
	width:320px;
	float:right;
}
/************KONTAKT*************/
/***************FOOTER****************/
#footer{
	width:100%;
	height:300px;
	background-color:#144b74;
}
#footer_content{
	width:1000px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
}
#footer_1{
	width:314px;
	height:300px;
	float:left;
	background-image:url(images/logo_footer.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#footer_2{
	width:314px;
	height:240px;
	float:left;
	margin-left:27px;
	margin-top:30px;
	background-image:url(images/footer/footer_c.png);
	background-repeat:repeat-y;	
}
#footer_3{
	width:314px;
	height:240px;
	float:left;
	margin-left:28px;
	margin-top:58px;	
}
.footer_naslov{
	font-family:Calibri;
	font-size:19px;
	color:#FFFFFF;
}
ul.footer2 {
    list-style: none;
    margin: 0;
    padding: 0;
	margin-top:35px;
}
li.footer2 {
	font-family:Calibri;
	font-size:17px;
	color:#FFFFFF;
	text-align:left;
	display:block;
	width:270px;
	height:30px;
	margin-top:5px;
	margin-left:10px;
	background-image:url(images/footer/footer_lj.png);
	background-repeat:repeat-x;
}
li.footer2 a {
	text-decoration:none;
	color:#FFFFFF;
}
li.footer2:hover {
	color:#79a4c5;
	cursor:pointer;
}
/***************FOOTER****************/
.footer_desno{
	margin:0px;
	padding:0px;
	width:270px;
	font-family:Calibri;
	font-size:17px;
	color:#FFFFFF;
	text-align:left;
	display:block;
	width:270px;
	height:30px;
	margin-top:5px;
	margin-left:20px;
	background-image:url(images/footer/footer_lj.png);
	background-repeat:repeat-x;
}
.f_img{
	margin:0px;
	padding:0px;
	float:left;
	margin-top:-4px;
	margin-left:-38px;
}
