body {
  margin-top: 30px;
  background: #e2e2e2 /*url("./images/back.png") repeat-x 0% 0%*/;
  font-size: 0.8em;
  font-family: tahoma, arial;
  line-height: 1.3em;
}

div#main {
  margin: 0px auto;
  width: 960px;
}

div.clear {
clear: both;
}

img#stitek 
{
position: absolute; 
top: 0px; 
left: 0px; 
z-index: 10;
border: 0px;
}

a img {
border: 1px solid #666666 /*#2e384f*/;
}

.center {
text-align: center;
}


.red {
color: #ff0000;
}

a {
color: #003297;
}


div#form {
text-align: right;
padding: 10px 30px 40px 0px;
float: left;
width: 450px;
border: 0px solid red;
}


label {
font-weight: bold;
}

input {
width: 250px;
margin: 5px 0px;
}

input#kontrola {
width: 40px;
}

input#submit {
margin-top: 15px;
width: 77px;
height: 34px;
}

textarea {
margin: 5px 0px 10px 0px;
vertical-align: top;
width: 250px;
height: 80px;
}

span.red {
margin-right: -11px;
}
