@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0;}
body {font-family:Candara; background:url(images/pozadi.png) top repeat-x #f5ecd4;}
h1 {color:#000000; font-weight:bold; font-size:22px;}
h2 {color:#000000; font-weight:bold; font-size:22px;}
.wrap {margin: 0 auto; width: 800px;}
.header {width: 800px; height: 236px; background:url(images/header_pr.png) top no-repeat;}
.menu {position: relative; width: 567px; height: 20px; top: 165px; margin-left: 87px; float: left; color:#FFFFFF;}
.menu_odkaz {float: left; height: 20px; width: 113px; text-align: center;}
.menu_odkaz a {text-decoration: none; color:#FFFFFF;}
.menu_odkaz a:hover {text-decoration: underline; color:#FFFFFF;}
.content {padding-bottom: 50px;}
.content li {margin-left: 50px;}
.content a {text-decoration: none; color:#000000;}
.content a:hover {text-decoration: underline; color:#000000;}
.left_content {float:left; width: 510px; margin-left: 15px; margin-top: 8px;}
.right_content {float:right; width: 260px; margin-left: 15px; border-top: 8px solid #540000;}
.right_content img {border: 5px solid #540000; margin-left: 66px;}
.clear {clear: both;}
.right1_content {float:right; width: 170px; margin-left: 100px;}
.right1_content img {border: none; }
fieldset {border:1px solid #ddd; padding:0 0.5em 0.5em; height: 220px;}
legend {font-size: 17px; color: #000000; margin-bottom: 5px; margin-top: 5px; font-weight:bold;}
input {padding:0.15em; width:150px; border:1px solid #372d24; background:#fafafa;}
textarea {padding:0.15em; border:1px solid #372d24; background:#fafafa;}
label {float: right; font-weight:bold; text-align:right; margin-right:7px;}
.footer {background: #560000; color: white; padding: 10px 0 10px 0; text-transform: uppercase; border-top: 2px solid red; text-align: center; font-size: 13px;}
.footer a {text-decoration: none; color:#FFFFFF;}
.footer a:hover {text-decoration: underline; color:#FFFFFF;}