body {
background: #dd3832 url(images/bg.jpg) repeat-x;
font-family: verdana;
font-size: 9pt;
text-align: center;
}
img {border: none;}
h1 {
color: #22536f;
font-size: 13pt;
text-indent: 10px;
}
h2 {
color: #d33c27;
font-size: 12pt;
text-indent: 20px;
}
h3 {
color: #22536f;
font-size: 11pt;
text-indent: 30px;
}
.left h2 {
color: #d33c27;
text-align: center;
font-size: 12pt;
display: block;
width: 100%;
border-bottom: 1px double #22536f;
}
#page {
text-align: left;
margin-left: auto;
margin-right: auto;
margin-top: -10px;
display: block;
width: 981px;
_margin-top: -15px;
&margin-top: -15px;
}
#header {
display: block;
width: 981px;
height: 279px;
background: url(images/header.jpg) no-repeat;
}
#main {
display: block;
width: 981px;
background: url(images/main.jpg) repeat-y;
}
#footer {
display: block;
width: 981px;
height: 41px;
margin-bottom: -10px;
_margin-bottom: 0px;
&margin-bottom: 0px;
background: url(images/footer.jpg) no-repeat;
}

.left {
float: left;
width: 230px;
margin: 0px;
margin-left: 10px;
padding: 10px;
}
.right {
float: right;
width: 681px;
margin: 0px;
padding: 10px;
padding-top: 0px;
margin-top: -40px;
_margin-top: 0px;
&margin-top: 0px;
text-align: justify;
_padding-left: 0px;
&padding-left: 0px;
}
.clear {
clear: both;
}

#footer span {
display: block;
text-align: right;
color: #FFF;
font-size: 9pt;
font-weight: bold;
padding-top: 20px;
padding-right: 20px;
}
#footer span a {
color: #FFF;
}

.menu {
display: block;
width: 100%;
line-height: 30px;
margin-bottom: 30px;
} 
.menu a {
display: block;
width: 100%;
height: 30px;
background: url(images/btn.jpg) no-repeat;
line-height: 30px;
color: #dd3832;
font-weight: bold;
text-decoration: none;
text-indent: 40px;
}
.menu a:hover {
color: #22536f;
}

#header .rekonstrukce {
position: relative;
top: 200px;
left: 600px;
display: block;
font-size: 12pt;
color: #FF0000;
font-weight: bold;
/*display: none;*/
}
.right form table tr td {
font-weight: bold;
font-size: 10pt;
}
