body{
background-color: #100101;
background-image: url(img/bg.jpg);
margin-left: auto;
margin-right: auto;
margin-top: 0px;
color: white;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
}
#tel{
width: 320px;
height: 159px;
margin-top: 0px;
}
#head{
width: 945px;
height: 120px;
background-image: url(img/head.png);
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}
#head4{
width: 940px;
height: 445px;
background-image: url(img/head2.png);
margin-left: auto;
margin-right: auto;
}
#head2{
margin-left: auto;
margin-right: auto;
width: 567px;
height: 63px;
background-color:;
}
#head3{
margin-left: auto;
margin-right: auto;
margin-top: 20px;
width: 127px;
height: 100px;
}
#head5{
margin-left: auto;
margin-right: auto;
width: 940px;
height: 159px;
background-color:;
}
#but1{
border: 0px;
margin-top: 20px;
margin-left: 10px;
}
#but2{
border: 0px;
margin-top: 20px;
margin-left: 0px;
}
#but3{
border: 0px;
margin-top: 20px;
}
#kon{
width: 190px;
height: 159px;
background-image: url(img/but3.png);
background-color: none;
border: 0px;
}
#kon:hover{
width: 190px;
height: 159px;
background-image: url(img/but3x.png);
background-color: none;
border: 0px;
}



/** KOMENTARZE **/

#form1{
width: 300px;
height:20px;
border: 2px;
border-style:solid;
border-color: #939393;
margin-top: 5px;
margin-bottom: 5px;
background-color: #464646;
color: white;
vertical-align: middle;
text-indent: 10px;
}
#form1:focus{
border: 2px;
border-style:solid;
background-image: url(img/focus.jpg);
border-color: #FFFFFF;
}
#form2{
width: 300px;
height:100px;
border: 2px;
background-color: #464646;
border-style:solid;
border-color: #939393;
margin-top: 5px;
margin-bottom: 5px;
color: white;
text-indent: 10px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}
#form2:focus{
border: 2px;
border-style:solid;
border-color: #FFFFFF;
background-image: url(img/focus2.jpg);
}
#submit{
margin-top: 0px;
margin-right: 33px;
float: right;
border:none;
width: 123px;
height: 24px;
background-color:;
background-image: url(img/submit.png);
}

/**POOPUP**/
#styled_popup{
background-color:;
background-image:url(img/back.png);
background-repeat: repeat-x;

position:absolute;
}
#myForm{
margin-left: 40px;
}
#x{
margin-top: 10px;
margin-right: 15px;
}
#tabelka{
margin-top: 100px;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
background-image:url(img/formtlo.png);
}