/*author: Marijana   -  www.m2-webs.com*/

body{
margin:0 auto;
padding:0 auto;
line-height: 1.2em;
background:white;
}

b{font-size: 100%;}
em{color: red;}
p {font-size: 13px;
   font-family: 'trebuchet MS', Arial, Helvetica;
   text-align:justify;
   margin:20px;
  }
  .izdelava 
  {color:black;
    font-size: 28px;
    font-family:'Arial';
    padding-left:25px;
    text-shadow:1px 1px #1a4151;
    line-height: 1.0em;
    text-align: left;
     
     
  } 
  .akcija{color:red;
  }
  
  
  li{font-family: 'trebuchet MS', Arial, Helvetica;
     font-size: 13px;
     font-weight: bolder;
  }
  a {text-decoration: none;
     color:#6dcff6;
     text-transform: uppercase;
     
  
  }
img {padding-left:28px;}
h1{
  font-family: 'trebuchet MS', Arial, Helvetica;
  font-size:18px;
  padding:20px;
  color:#67686a;
  text-transform:uppercase;
}


#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
padding:0 auto;
}

#topsection{
background:#6dcff6;
height: 150px;
background:url(../images/korotron_01.png);
}


#topsection p {
    font-family: Arial;
    padding-top: 105px;
    padding-left: 52px;
    text-transform: uppercase;
    font-size: 12px;
    color: white;
    font-weight:bold;
    margin:0;
}

#contentwrapper{
float: left;
width: 1000px;
}

#contentwrapper2{
float: left;
width: 700px;
}


#contentcolumn{
width:550px;
display: inline-block;
float:left;
}
#contentcolumn2 {
    width:480px;
    float:left;
    padding:10px;
    
}
#contentcolumn2 img {
   float:left;
   padding:0;
}
   

h2 {
    color:#6dcff6;
    font-size: 29px;
    font-family:'Arial';
    padding-left:25px;
    text-shadow:1px 1px #1a4151;
    line-height: 1.0em;
    text-align: left;
        }
        
 h3{
    color:white; 
    font-size: 15px;
    font-family:'Arial';
    padding:10px;
    text-transform: uppercase;
    background: #6dcff6;
    
   }
#rightcolumn{
float:right;
width: 450px; /*Width of right column*/
display: inline-block;

}
#box_narocilo{
    
    width:280px;
    float:right;
    padding-top:50px;
}
.b-ak { 

padding-bottom:50px;
margin-top:80px;
-webkit-box-shadow: 1px 0 2px black;
   -moz-box-shadow: 1px 0 2px black;
        box-shadow: 1px 0 2px black;
}
#box{
    width:300px;
    float:left;   
    margin-left:10px;
    margin-bottom:5px;
    color:black;
}
#box a {
    text-decoration: none;
    color: #6dcff6;
    text-transform: lowercase;
}
#box-akcija{
   float:left;
   
   width: 380px;
   height: 194px;
    
}

#footer{
clear: left;
width: 1000px;
background:#6dcff6;
height: 30px;
color: #FFF;
text-align:left;
padding: 5px 0;
font-size: 11px;
font-family: 'trebuchet MS', Arial, Helvetica;

}
#footer a {color:grey}
    
      #footer .f-left, #footer .f-right {padding: 0 20px;}
	  
.f-left {float:left;}
.f-right {float:right;}




	   
	