/* CSS Document */

body{
width: 700px;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
padding-bottom: 30px;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
}

.sur1{
width: 700px;
margin:auto;
text-align: left;
}

.tx {
width: 400px;
}

.area {
width: 700px;
margin-top: 20px;
}

.area textarea {
width: 700px;
height: 80px;
}

.areamini {
width: 700px;
margin: 5px 0px;
}

.areamini textarea{
width: 700px;
height: 80px;
}

.chk3col {
text-align: left;
margin: 20px 0px;
}

.ch{
line-height: 150%;
font-size: 12px;
}

.col{
display: block;
margin: 5px 0px;
float: left;
width: 170px;
line-height: 150%;
}

h1 {
font-size: 18px;
color:#003366;
width: 700px;

}

.otazka {
font-weight: bold;
color:#003366;
padding: 5px;
}
