body 
{
    background:white;
    padding:0;
    margin:0;
    font-family: Tahoma, "Helvetica CE", "Myriad Web", Verdana, Arial, sans-serif;
    font-size:12px;
 }
#outer{
  position: relative;
  height: 100%;
} 
 h2,h3
 {
     font-size:14px;
     color:#3c3e48;
 }
 h1
 {
     font-size:25px;
     margin-top:50px;
     color:#3c3e48;
 }
.content h1 {
  color: white;
  display: inline;
  font-size: 13px;
 }
 
 .content p {
  display: inline;
 }
 
 .main 
 {
     width:1005px;
     margin:0 auto; 
}
 .header 
 {    
     height:150px;
 }
 .header a 
 {
     border:none;
     padding:25px 0;
     display:block;
     width:150px;
     
 }
 .header a img 
 {
     border:none;
     margin-top: 40px;
 }
 .middle 
 {
     clear:both;
 }
 .middle ul 
 {
       margin:0;
       padding:0;
       list-style:none;
       clear:both;       
       height:22px;
       margin-left:3px;
 }
 .middle ul li 
 {
     display:block;
     float:left; 
     text-align:center;
     padding:0;
 }
 .middle ul li a 
 {
     color:White;
	font-family: Verdana, Arial
	font-size:11px;
     text-decoration:none;
     text-transform:uppercase;
     //font-weight:bold;
     
     display:block;
     float:left;
     background: url(../img/btn.gif) no-repeat left top;
     width:127px;
     height:18px;
     padding:3px 0  0 0;
     margin-left:-3px;
 }
  .middle ul li.sel a 
 {
     color:White;
     text-decoration:none;
     text-transform:uppercase;
     //font-weight:bold;
     
     display:block;
     float:left;
     background: url(../img/btn_sel.gif) no-repeat left top;
     width:127px;
     height:18px;
     padding:3px 0  0 0;
     margin-left:-3px;
 }
 .line 
 {
     width:100%;
     height:5px;
     background-color:#3c3e48; 
     margin:0 0 2px 0;
     clear:both;
 }
 .content 
 {
     background-color:#3c3e48; 
     height:236px;
     color:White;
     width:327px;
     padding:90px 20px 0 40px;
     float:left;
     margin:0 0 2px 0;
 }
 
 .content p 
 {
/*     width:247px;*/
 }
 .content p.big 
 {
     font-size:20px;
    font-style:italic;
    margin:0 0 0 60px;
        font-weight:bold;
 }
 .middle img 
 {
     float:left;
 }
 .footer 
 {
     text-align:center;
     color:#3c3e48;
     font-size:11px;
     margin:10px 0;
 }
  .footer a
 {     
     color:#3c3e48;
     font-size:11px;
     text-decoration:none;
 }
  .content_little 
 {
     background-color:#3c3e48; 
     height:57px;
     color:White;
     width:347px;
     padding:90px 0 0 40px;
     float:left;
     margin:0 0 2px 0;
 }
 .content_little p 
 {
     width:257px;
 }
 .content_little p.big 
 {
     font-size:20px;
    font-style:italic;
    margin:0 0 0 60px;
    font-weight:bold;
 }
 .content_bottom 
 {
     color:#3c3e48;
     padding:0 90px;     
 }
 .content_bottom h2
 {
     font-size:14px;
 }
  .content_bottom h1
 {
     font-size:25px;
     margin-top:50px;
 }

 .content_bottom p 
 {
     margin-bottom:30px;
     padding:0;
 }
 
 .footersub {
  width:1005px;
  margin: auto;
  height: 103px;
  background-image: url(../img/footer.gif);
  text-align: center;
  color: white;
}

.footersub ul {
  padding-top: 30px;
}
.footersub ul li {
  display: inline;
  margin: 5px;
}

.footersub ul li a, .footersub ul li a:visited {
  color: white;
}

.selectedfooterlink {
  text-decoration: none;
}
 
 /**************************kontaktni formular**************************/
input.login{
	background:url(../img/btn_form.gif) no-repeat 0 0 #FFFFFF;
	font-size:10px;
	color:white; 
	width:102px; 
	height:20px; 
	border:none; 
	padding:0; 
	margin:0 0 0 0;
	cursor:pointer; 
	float:right;
}

.Prodejci {
  float:right;
  margin-bottom:20px;
  width:520px;  
}

.Prodejci h3 {
  text-decoration: underline;
  margin: 12px 0 0 0;
}

.Prodejci p {
  font-size: 11px;
  padding:3px 0 0 20px;
  margin: 2px;
  background-image: url(../img/bullet.gif);
  background-repeat: no-repeat;
  background-position: 6px 4px;
}

.links {
  position: absolute; bottom:0px; left:0px; width: 40px; 
}
