#content{
    width: 1024px;
    position: relative; left:50%;
    margin-left: -512px;
}

a, a:link, a img{
    text-decoration: none;
    border-width: 0px;
}

body {
    background-color: #000000;
}
#header {
    background-image: url('../images/texture.png');
    width: 1024px;
    height: 128px;
    border-radius:15px;
}

#header span{
    float: left;
    height: 128px;
    
    width: 512px;
}

#specs ul{
  color: #FFFFFF;
  list-style: none;
  text-align: right;
margin: 10px 15px 5px 0px;
  font-family: "Lucida sans unicode";
  font-size: 12px;
  
}

#specs ul li{
   margin: 0px;
   height: 18px;
}

h1{
    font-family: "Trebuchet MS";
    color: #FFFFFF;
    font-size: 14px;
}

h1 img {
    position: relative; top: 10px; left: 10px;
}

#desc {
    position: relative; top: 5px;left: 20px;
}

#piktogram{
    position: relative; top:-90px;left: 350px;
}

#about {
    margin-top: 20px;
    background-image: url('../images/texture.png');
    width: 1024px;
    height: 140px;
    border-radius:15px;
}

h2{
    color: #0077DB;
    font-family: "Trebuchet MS";
    font-size: 32px;
    text-align: center;
    
}

.about{
      margin-top: 48px;
}

.opravy{
    margin-top:100px;
}

#about span, #opravy span{
    float: left;
}

.title{
    width: 150px;
}

.cnt {
    width: 874px;
}

.cnt p{
    font-family: "Lucida sans unicode";
    font-size: 14px;
    color: #FFFFFF;
    vertical-align: middle;
}

#opravy {
    margin-top: 20px;
    background-image: url('../images/texture.png');
    width: 1024px;
    height: 250px;
    border-radius:15px;
}

#formular{
    margin: 10px auto auto 50px;
}

#formular td{
    color: #FFFFFF;
    font-family: "Lucida sans unicode";
    padding: 10px;
}

#formular input, #formular textarea {
    border-radius: 10px;
    border-width: 0px;
    padding: 5px;
}

#frmorderForm-text{
    width: 400px;
}

#frm-email{
    width: 220px;
}

ul.errors li{
    color:#C22;
    font-family: "Lucida Sans Unicode";
}

.flash{
    color:#080;
    font-family: "Lucida Sans Unicode";
    
}

#reference {
    margin-top: 20px;
    background-image: url('../images/texture.png');
    width: 1024px;
    float: left;
    border-radius:15px;
}

span.refe{
    float: left;
    margin: 15px;
    background-image: url('../images/white.png');
    padding: 10px;
     border-radius:15px;
}

.detailrow{
    text-align: right;
    vertical-align: middle;
    font-family: "Lucida Sans Unicode";
    font-size: 12px;
    
}

#reference table td{
    padding: 3px;
}

#reference table th{
    color: #FFFFFF;
     font-family: "Lucida Sans Unicode";
}

.detail{
   color: #FFFFFF; 
}

#reference h2{
    margin: 10px 5px 0px 20px;
    padding: 0px;
    text-align: left;
}


#formular td.verb{
    font-size: 14px;
    padding: 0px 0px 0px 10px;    
    color: #0077DB;
}

#pool {
    display: none;
    background-color: #333;
    position: fixed;
    z-index: 50;
    left: 50%;
    top: 10px;
    margin-left: -325px;
    z-index: 10;
    width: 650px;
    padding: 10px;
    height: max-content;
    border-radius:15px;
	
	max-height: 90%;
}
#dt{
height: inherit;
}

#pool table tr, #pool table tr td{
height: 10px;
padding: 0px;
}

#dt img{
height: 480px;
max-height: inherit;
width:auto;

}

#choice{
    text-align: right;
	margin: 0px;
}

#choice li{
    display: inline;
    margin: 0px 5px 0px 5px;
font-family: "Lucida Sans Unicode";
    color: #FFFFFF;
}

#choice li a, :link{
    color: #BBB;
    text-decoration: none;
}

.pop{
    text-align: right;
    font-family: "Lucida Sans Unicode";
    color: #FFFFFF;
    font-style: italic;
    font-size: 12px;
}

#cred{
    float: left;
    width: 1024px;
}

#cred p{
    text-align:center;
    font-family: "Trebuchet MS";
    color: #BBB;
    font-size: 10px;
    margin-top: 10px;
}

#reference p{
     text-align: left;
     margin-left:20px;
    font-family: "Lucida Sans Unicode";
    color: #FFFFFF;
    
    font-size: 14px;
}