html {
  margin: 0;
  padding: 0;
}

body {
    background: none repeat scroll 0 0 #03244c;
    color: #03244c;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 81.3%;
    line-height: 1;
    margin: 0;
    padding: 0;
}

#page {
  width: 1000px;
  margin: 0 auto;
  text-align: left;  
  position: relative;
}


a {
  text-decoration: none; 
  color: #fbae04;
  font-weight: 400;
  text-decoration: none; 
}

p {
    line-height: 1.538em;
    margin: 0 0 1em;
}

h2 {
  font-size:15px;
  font-weight:700;
  margin: 0 0 1.5em 0;
  padding: 0;
}

.cleaner {
  clear: both;
  height: 0;
  width: 0;
  line-height: 0;
  font-size: 0;         
}  

.w100 {
  width: 100%;
}

#page-header {
    background-image: url("../content/design/bg-top.png");
    background-repeat: no-repeat;
    height: 198px;
}
#page-menu {
    background-image: url("../content/design/bg-menu.png");
    padding: 0;
    min-height: 40px;           
}

#page-menu ul {
  line-height: 1.538em;
  margin: 0;
  padding: 0;              
}

#page-menu ul li {
  display: inline-block;
}

ul.menu li a {
  background-image: url("../content/design/bg-menu-sep.png");
  background-position: right top;
  background-repeat: no-repeat;
}
.menu a {
  color: #ffffff;
  font-size: 1.077em;
  text-decoration: none;
  padding: 0 20px;
  display: inline-block;
  line-height: 40px; 
  text-transform: uppercase;
}

#page-menu ul li a.selected, #page-menu ul li a:hover {
  color: #C50C0C;                   
}

#page-content {
  padding: 0 0 15px 0;
  overflow: hidden;
  background-color: #03244c;
  background-repeat: repeat-x;
  min-height: 352px;              
}

#page-footer {
  background-image: url("../content/design/bg-footer.png");
  background-repeat: repeat-x;
  color: black; 
  height: 40px;
  margin-bottom: 40px;
  padding: 0 10px;            
}

#page-footer > p { 
  line-height: 40px;
}

div.flexslider {
  width: 940px;
  margin: 0 auto;
}
div.flexslider .slides {
  margin: 0;
  padding: 0;                       
}

.list-4 {
  position: relative;
  margin-top: 20px;
}                    

.list-4 .item {
  width: 25%;
  margin: 0;
  padding: 0;
  float: left;
  background: url("../content/design/bg-box.png") no-repeat;
}

.list-4 .item.box1 {
  background: url("../content/design/bg-box1.png") no-repeat;
}

.list-4 .item.box2 {
  background: url("../content/design/bg-box2.png") no-repeat;
}

.list-4 .item.box3 {
  background: url("../content/design/bg-box3.png") no-repeat;
}

.list-4 .item.box4 {
  background: url("../content/design/bg-box4.png") no-repeat;
}

.list-4 .item .inner {
  padding: 10px;
  text-align: center;
}

.one-column {

}

.with-shadow {
    padding-bottom: 20px;
}
.inner-bg.with-shadow {

 background-repeat: no-repeat;
 background-position: bottom center;
}

.columns-2 .with-shadow {
  background: url("../content/design/bg-content-bottom.png") no-repeat bottom center;  
}

.columns-2 {
  padding: 0;
}

.columns-2 > .column-2.w-80 {
    margin-left: 20%
}

.inner-bg { 
  background-color: #FFFFFF; 
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}

.column-2 div.no-bg, .column-2 div.with-bg  {  
  min-height: 352px;
}


.column .item {
  padding: 15px;
                
}

.left {
  float: left;
} 

.min-width {
  width: 1%;
}

.nowrap {
  white-space: nowrap;
}

.w-20 {
  width: 20%;      
}

.w-30 {
  width: 30%;      
}

.w-70  {
  width: 70%;      
}       

.w-80  {
  width: 80%;      
}

/* BORDERED CONTENT */
.bordered {
      position: relative;
      margin: 20px;
    }
    .bordered.no-bottom {
      margin-bottom: 0; 
    } 
    .bordered.no-top {
      margin-top: 0;
    }
    .bordered .top, .bordered .bottom {
      background-repeat: repeat-x;
      margin: 0 60px; 
    }
    .bordered .right-border, .bordered .left-border {
      background-repeat: repeat-y;
    }
    .bordered .top {
      top: 0;      
      height: 34px;
      background-position: 0 4px;
      background-image: url('../content/design/potrubi-horizontal-top.png');
    }
    .bordered .bottom {
      height: 34px;    
      background-position: left bottom;
      background-image: url('../content/design/potrubi-horizontal-bottom.png');
    }
    .bordered .right-border {
      background-position: right top;
      background-image: url('../content/design/potrubi-vertical-right.png');
    }
    .bordered .left-border {
      background-position: left top;
      background-image: url('../content/design/potrubi-vertical-left.png');
    }
    .top > .left-corner {
      background: url('../content/design/top-roh-levy.png') no-repeat top left;
      width: 64px;
      height: 62px;      
      position: absolute;
      left: 0;
      top: 0;
    }
    .top > .right-corner {
      background: url('../content/design/top-roh-pravy.png') no-repeat;
      width: 63px;
      height: 62px;
      position: absolute;
      right: 0;
      top: 0;
    }
    .bottom > .right-corner {
      background: url('../content/design/bottom-roh-pravy.png') no-repeat;
      width: 62px;
      height: 64px;
      position: absolute;
      right: 0;
      bottom: 0;
    }
    
    .bottom > .left-corner {
      background: url('../content/design/bottom-roh-levy.png') no-repeat;
      width: 62px;
      height: 64px;
      position: absolute;
      left: 0;
      bottom: 0;
    }
    .bordered .valve {
      position:absolute;
      top: 50%;
    }
    .bordered .container .valve {
      margin-top: -58px;
      height: 116px;
      width: 86px;
    }    
    .container .left-valve {
      left: -22px;
      background: url('../content/design/vertical-valve-left.png') no-repeat;
    }
    .container .right-valve {
      right: -23px;
      background: url('../content/design/vertical-valve-right.png') no-repeat;
    }
    
    .top .left-valve, .top .right-valve {
      background: url('../content/design/horizontal-valve.png') no-repeat;
    }
    .top .valve {
      width: 116px;
      height: 86px;
      position: absolute;
      top: -23px;            
    }
    .top .left-valve  {
       left: 25%;
       margin-left: -116px;
     }
                
    .top .right-valve {
      right: 25%;
      margin-right: -116px;
    }
    
    .top .icons {
      position: absolute;
      top: -20px;
      left: 50%;
      margin-left: -140px;
    }
    
    .top .icons img {
      margin: 0 2px;
    }
    
    .bordered .inner-bordered {
      margin: 0 35px;
      overflow: hidden;
    }


/* LEFT MENU */

.left .menu .item {
    background-image: url("../content/design/bg-sub-menu.png");
    padding: 0;
    margin: 0 0 1px 0;
    min-height: 40px;
}

/* FOTOGALERIE */
.galleryImage {
  display: inline;
} 

.galleryImage img, img.thumb {
    border: 2px solid black;
    border-radius: 5px;
    padding: 2px;
    max-width: 100px;
    max-height: 66px;
}