body {
	font-family: 'Verdana', 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
     background: url('../grafika/pozadi.jpg') repeat-x 0 0 #BFD4E1;
	text-align: center; }

#obal {
	text-align: center;
	margin: 0px auto 0 auto;
	background: #fff;
	width: 800px; }

#vlajky {
	width: 800px;
	margin: 10px auto 0 auto;
	text-align: right;
	padding-right: 30px;
     height: 17px; }

#hlavicka {
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: left;
     background: url('../grafika/hlavicka.jpg') no-repeat 0 0 #fff;
     height: 177px; }

#data {
     margin-left: auto;
     text-align: left;
     padding: 0px;
     width: 780px; }

#logo {
     margin-left: 76px;
     margin-top: 23px;
     float: left; }

#menu {
     background: url('../grafika/menu.gif') no-repeat 0 0 #fff;
     text-align: left;
     padding-left: 30px;
     font-size: 0.9em;
     line-height: 25px;
     margin-bottom: 10px;
     height: 25px; }

.menu {
     text-decoration: none;
     color: white;
     margin-right: 20px;
     font-weight: bold; }
     
.menu:hover {
     text-decoration: underline; }

#levy_obal {
     text-align: left;
     float: left;
     width: 215px; }

#levy {
     font-size: 0.8em;
     padding: 0 5px 10px 10px; }

#pravy_obal {
     text-align: left;
     float: left;
     padding: 0px;
     width: 570px; }

#pravy {
     font-size: 0.8em;
     padding: 0px 10px 20px 10px; }
     
#blok_obal {
     margin-top: 10px;
     background: url('../grafika/levy.jpg') no-repeat 0px 0px;
     width: 200px;
     height: 284px; }

#blok {
     line-height: 1.5em;
     padding: 10px; }

#loga {
     color: white;
     background: url('../grafika/loga.gif') no-repeat 0 0 #fff;
     text-align: left;
     padding-left: 30px;
     margin-top: 0px;
     margin-bottom: 0px;
     height: 100px; }

.logo {
	float: left;
	margin-right: 5px;
	margin-top: 14px; }
     
#paticka {
     font-size: 0.8em;
     background: url('../grafika/paticka.gif') no-repeat 0 0 #BFD4E1;
     text-align: left;
     height: 46px;
     line-height: 36px;
     padding-left: 30px;
     padding-right: 30px; }

#doleva {
	float: left; }

#paticka a {
     float: right;
     color: black;
     text-decoration: none;
     margin-left: 10px;
     margin-right: 10px; }

#paticka a:hover {
     text-decoration: underline; }

img {
     border: none; }
     
.clear {
     clear: both; }
     
h1 {
     margin-top: 0px;
     color: red;
     font-size: 1.3em; }

h2 {
     color: #444;
     margin-bottom: 0px;
     font-size: 1.1em; }
     
p {
     margin-top: 3px;
     text-align: justify; }
     
a {
     text-decoration: none; }
     
a:hover {
     text-decoration: underline; }

#odkaz_form {
     margin-top: 15px;
     margin-bottom: 15px;
     background: url('../grafika/odkaz_form.gif') no-repeat 0px 0px #fff;
     height: 23px;
     line-height: 23px;
     font-weight: bold;
     text-align: center; }

#odkaz_form2 {
     margin-top: 15px;
     margin-bottom: 15px;
     background: url('../grafika/odkaz_form2.gif') no-repeat 0px 0px #fff;
     height: 40px;
		color: white; 
	padding-left: 10px;
     line-height: 40px;
     font-weight: nomal;
     text-align: left; }

     
#odkaz_form a {
     color: white; }

form * {
     vertical-align: middle; }
     
input,textarea,select {
     border: 1px solid #888;
	width: 300px;
	margin-right: 0.5em;
	margin-bottom: 5px; }

input.povinne,textarea.povinne,select.povinne {
	background: #efefef; }

input#submit {
     width: auto;
     padding-left: 10px;
     padding-right: 10px;
     float: left; }

input#submit:hover {
     background: #dddeee; }

.cervene {
     color: red; }

.barva_0 {
	background-color: #dedede; }

.barva_1 {
	background-color: #efefef; }

table#inzerce {
	width: 100%; }

#inzerce td {
	padding: 4px; }
