/* CSS Document */

html, body {
  font-family: Calibri, Arial, Helvetica, sans-serif;
 color:#ffffff;
 font-size:12px;
 
font-weight:100;

 line-height:120%;
 width:100%;
 height:100%;
 padding:0px;
 margin:0px;
background-image:url('../img/bg.jpg');
background-size:100% auto;
background-position:left top;
background-repeat:no-repeat;
position:fixed; 


}

a{
text-decoration:none;
color:inherit;

}

.eml{
font-weight:bold;
}


.clear{
clear:both;
}
.clear2{
clear:both;
height:40px;
}

#main{
width:100%;
height:100%;
background:url('../img/bg3.png') repeat-x left top;
overflow:auto;
left:0;
top:0;

}


#main2{
width:980px;
height:100%;
margin:0 auto;
text-align:center;

}

#main2 .LDiv{
width:330px;display:block; float:left;
margin-top:80px;

}
#main2 .CDiv{
width:300px;
display:block; 
margin:0 auto;
height:100%;
float:left;

}
#main2 .RDiv{
margin-top:80px;
width:330px;display:block;float:left; height:100%;
}


.stred2{
position:fixed;
height:100%;
background:url('../img/bg_stred.jpg') #ffffff repeat-x left top;


}

.marginL{
position:relative;
left:-25px;
}
.marginR{
position:relative;
left:-20px;
}

.box{
background:rgba(128,128,128,0.7);
width:380px;

color:#FFFEFF;
 display:block;
margin:0px;
padding:5px 0 0 0; 
clear:both; 
z-index:10000;
}
 
.horni{
height:175px;
}
.spodni{
height:190px;
}
.stredni{
height:200px;
margin:0 0 20px 0;
}



.box:hover{
background:rgba(128,128,128,0.8);
}

.box2 *{
width:480px;
height:60px;
line-height:60px;
vertical-align:middle;

color:#1CB1CE;
font-size:11px;
font-family: "Calibri";
font-weight:normal;
font-stretch: condensed;
margin:0px;
padding:0px;
text-shadow: 1px 1px 1px rgba(0,0,0,0.1);

}

.box2L{
float:right;

}

.stred{
vertical-align:middle;
background:url('../img/bg_stred.jpg') #ffffff repeat-x left top;
text-align:center;
color:#7E7E7E; 
height:100%; 



}
.stred .titleee{
font-size:20pt;
font-weight:100;
font-family: "Myriad Pro";
font-stretch: condensed;
line-height:150%;
}

.stred .logo{
margin:0px;
padding:0px;
height:220px;
}

.stred .logo{
margin:0px;
padding:0px;
height:220px;
}

.eshop{
margin:0px;
padding:0px;
}


.title{
width:146px;
height:76px;
margin-top:40px;
}



.rightText{
margin:10px 30px;
text-align:left;
}
.leftText{
margin:10px 30px;
text-align:right;
}

/*
.kolo{
position:relative;
left:-10px;
}
*/

.leftText p, .rightText p{
margin:0px;
padding:0px;
text-align:justify;
}

.leftText img, .rightText img{
margin:6px 0px;
padding:0px;
border:0 none;
}

.leftText2 p{
text-align:right;
width:auto;
padding-right:5px;

}
.rightText2 p{
text-align:left;
width:auto;
padding-left:10px;
}
.leftText2 {
text-align:right;
width:300px;
background:#CFEBFF;
}
.rightText2{
text-align:left;
width:300px;
background:#CFEBFF;
}


.blue{
color:#28ADD2;
}

.white{
color:#ffffff;
}


