body {
	    background: #D8D8D8 url('img/bodyback.jpg') repeat;
	    width: 950px;
	    margin: 0 auto !important; 	
	    	 				
    }  

.p-10 {
  padding: 10px;
  
}
.pb-30 {
  padding-bottom: : 30px;
  
}
.pv-10 {
  padding-top: 10px;
  padding-bottom: 10px;
  
}
              
.pl-5 {
  padding-left: 5px;
  
}
.ph-5 {  
  padding-left: 5px;
  padding-right: 5px;
}
.centar {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}


#logo {
	     display:block;
	     position: relative;   
	     top: 20px;  
	     left: 2px;         
	     background-color: White;
	     width: 250px;
	     height: 150px;
	     border: 2px solid #025C99; 
	     border-radius: 30px;
	     -moz-border-radius: 30px;   
	     -webkit-border-radius: 30px;    
	     z-index: 1; 
	    }    
	     
.mainContent {
	     position: relative;
	     width: 700px;
	     height: auto;  
	     top: -190px;  
       left: 160px; 
       padding-top: 2px;
       background-color: white;
       border: 0px solid #025C99; 
       border-radius: 50px;
       -moz-border-radius: 50px;   
	     -webkit-border-radius: 50px;
       box-shadow: 10px 10px 10px #ccc;                               
       -moz-box-shadow: 10px 10px 10px #ccc;                  
       -webkit-box-shadow: 10px 10px 10px #ccc;   
            
       }

.nav {
	position:relative;
	list-style:none;
	width: 230px;
	top:40px;
	left:-48px; 
	margin:0;
	padding:0;
	
	}
	
.nav li {                  
	position:relative;    
	list-style:none;      	 
	padding:0;
	margin: 8px;
	font: bold 16px "Helvetica", Arial, Trebuchet MS, sans-serif; 
	text-transform: uppercase; 
	text-align:center;                                   
}           	
	

.nav ul li a { 
	position:relative;
	display:block;
	background: rgb(2,92,153); /* Old browsers */                                                                                                                                                                                    
 	-webkit-box-shadow: 2px 3px 5px 0 #ccc;
	box-shadow: 2px 3px 5px 0 #ccc;        
	text-decoration: none;
	color: #FFF; 
	border: 2px solid #FFF;
	-webkit-border-radius: 25px;
   border-radius: 25px;
   padding:6px; 
   z-index:5;
	} 


.nav ul li a:hover  { 
	     background: rgb(255,255,255); /* Old browsers */
         color: #025C99;
         border: 2px solid #025C99;
         }    
 
 #logo img {
	margin: 43px 10px;
}

.mainFooter {
    position: relative;
    margin: -190px 0 0 330px; 
    color: #7F7F7F;
    }



#logo:hover { 
	      
	      border: 2px solid white;
	      -moz-box-shadow : 10px 10px 5px #ccc;
        -webkit-box-shadow : 10px 10px 5px #ccc;
        box-shadow :2px 2px 5px #ccc; 
	     }
	      
.content {
	margin: 10px 50px;
	height:auto;     
		}

p, li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4;  
  text-align: justify; 
}

h1, h2, h3, h4, h5, a {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	
} 
ul.breadcrumb {
	  border-top: 1px solid #d3d3d3;
    padding: 5px 16px;
    list-style: none;
    background-color: #eee;
}
ul.breadcrumb li {display: inline;}
ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
}
ul.breadcrumb li a {
	font-size: 14px;
	color: #025C99;
	} 

.main-page	{
    border-top: 0px solid #E4E3E3; 
	padding-top: 1px;
	border-bottom: 0px solid #E4E3E3; 

}

#prizma {
	  display: block;
      margin-left:auto;
      margin-right:auto;  
    
    }   
  

.calc  { 
	font-size: 19px;
	font-weight: 20px;
	color: #025C99;
	padding-bottom: 0px;
	margin-bottom: 10px;
	-o-transition:color .4s ease-out, background 2s ease-in;
   -ms-transition:color .4s ease-out, background 2s ease-in;
   -moz-transition:color .4s ease-out, background 2s ease-in;
   -webkit-transition:color .4s ease-out, background 2s ease-in;
  /* ...and now for the proper property */
   transition:color .4s ease-out, background 2s ease-in;


 	
}
.calc:hover {
	 text-decoration: underline;
	 opacity: 0.8;
	 color: #1559c6;
;

} 

.dig1 {  
	position:relative;
	width: 48%; 
	border-bottom: 1px solid #DFDFDF; 
	float:left;  
	text-align:center;
	}
.dig2 {
	position:relative;  
    width: 48%; 
	border: 0px solid #CCC;  
	float:right;  
	border-bottom: 1px solid #DFDFDF; 
  }  

    
.dig1 .dig2, img {
    display:block;
	margin-left:auto;
	margin-right:auto; 
	
	}  
.dig1 .dig2, img:hover {
    
    
     
	}  	
	
.tablica {   
	display:inline-block;
	position:relative;
	width: 400px; 
	height: auto; 
	margin: 10px 10px 10px 100px;
	border: 0px solid #CCC; 
	}
.graph {
      
	padding-left: 50px;
	padding-right: 0px;
	float: left;
	margin:0 auto;  
	text-transform: uppercase; 
	       
	
	
}

.graph-pic {   
	display:inline-block;
	margin: 0px;
	padding: 0px;
	list-style:none;  
	text-transform: uppercase; 
  text-align:justify;     

}  
.graph-pic h5 {  
	 background-color: #CCE3ED;
	 padding: 5px;
	 text-align: center;
	
}

.content-3 {
    display:inline-block;
	position: relative;
	width: 100%;
	border: 0px solid #CCC;
	margin-bottom: 40px;
	
	
}
.content-4 {
	float: left;
	position: relative;
	width: 49%;
	border: 0px solid #CCC;
	
	
}	 	
.content-5 {
	float: right;
	display:block;
	position: relative;
	width: 49%;
	border: 0px solid #FF0000;
	
	
}	 	
.naruci {
	  text-align: center;
	  background-color: #025c99;	  
 	  padding: 8px 30px;
 	  color:#FFF;
 	  font-size: 16px;
	}

	
.info {
	 
	 display: block;
	 text-align: center;
	 color: #025C99;
	 font-size: 14px;
  	 -o-transition:color .4s ease-out, background 2s ease-in;
     -ms-transition:color .4s ease-out, background 2s ease-in;
     -moz-transition:color .4s ease-out, background 2s ease-in;
     -webkit-transition:color .4s ease-out, background 2s ease-in;
    /* ...and now for the proper property */
     transition:color .4s ease-out, background 2s ease-in;
}
.info:hover {
	text-decoration: underline;
	color: #1559c6;
}

.naruci:hover {
	  webkit-transition: background-color .25s,color .15s,box-shadow .25s,opacity 0.25s,filter 0.25s,border 0.15s;
      transition: background-color .25s,color .15s,box-shadow .15s,opacity .25s,filter .25s,border .15s;
	  opacity:0.9; 
	  -webkit-box-shadow: 0px 6px 11px 0px rgba(120,120,120,1);
      -moz-box-shadow: 0px 6px 11px 0px rgba(120,120,120,1);
      box-shadow: 0px 6px 11px 0px rgba(120,120,120,1);
    
	}	
ul.tab {
	  position: relative;
	  height: 34px;
    list-style-type: none;
    margin: 0;
    padding: 0px;
    overflow: hidden;
    border-top: 1px solid #d3d3d3;
    background-color: #f1f1f1;
}

/* Float the list items side by side */
ul.tab li {float: left;}

/* Style the links inside the list items */
ul.tab li a {
    display: inline-block;
    color: black;
    text-align: center;
    padding: 5px 40px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of links on hover */
ul.tab li a:hover {
	background-color: #ddd;
	}

/* Create an active/current tablink class */
ul.tab li a:focus, .active {background-color: #ccc;}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 0px solid #ccc;
    border-top: none;
}
.tabcontent {
    -webkit-animation: fadeEffect .5s;
     animation: fadeEffect .5s; 
}

@-webkit-keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}
.top {
	border-bottom: 1px solid #d3d3d3;
}

.margin-clear {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

.top-calc {
	float: left;
	padding: 5px;
	margin: 0px;
	border: 1px solid RED;
	
}
.tbl {
	border: 1px solid #ccc;
}

.info-top p{
	font-size: 13px;
  line-height: 0.7;  
  }
.info-price {
	border-top: 1px solid #d3d3d3;
}
.price-top h4 {
	margin-top: 15px;
	background-color: #f1f1f1;
	border: 0px solid #ccc;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
.price-mid {
}
		
.price-mid h4 {
	line-height: 1.5; 
	margin: 0px;
	background-color: #FFF;
	border: 0px solid #ccc;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #d3d3d3;
	
}
.price-bot {
	
}
.price-bot p {
	color: red;
	font-size: 12px;
  line-height: 0.7;  
 
	
}

  
  
.tb {
	 display: inline-block;
	 border: 0px solid #ccc;
	 width: 100%;
	 padding-bottom: 40px;
	 padding-top: 10px;
	}

.tb-l  {
	position: relative;
	width: 32%;
	float:left;
	border: 1px solid #ccc;
	
  
  
}
.tb-r  {
	display:block;
	position: relative;
	width: 65%;
	float:right;
	border: 1px solid #ccc;
}
table {
    font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td, th {
    border: 1px solid #f1f1f1;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #f1f1f1;
}
		 
.scrollup {
    width: 50px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    right: 20px; 
    margin-bottom:-10px;  
    text-align: center;
    background-color: #5C5C5C; 
    opacity:0.4;   
    color:white;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 30px;  
    border-radius: 3px; 
    text-transform: none;
   
    
}
.scrollup:hover {
                                      
    color:white;
    text-align: center;
    background-color: #2C3E50; 
    opacity:0.9; 
    transform: scale(1.1);
    } 
    
#kontakt {
	padding:50px 50px 0px 50px;
}