body {
	font-family: 'Tahoma','Verdana', 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-align: center; }

#obal {
	margin-top: 4px;
	background: url('../grafika/pozadi.gif') repeat-x 0px 110px #efefef;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	width: 850px; }

#hlavicka {
	height: 110px;
     background: url('../grafika/hlavicka_pozadi.jpg') no-repeat 0px 0px #fff; }

#hlavicka img {
     float: left;
	margin-left: 25px;
	margin-top: 15px; }
	
#hlavicka div { 
     padding-right: 30px;
     margin-top: 25px;
     text-align: right;
     float: right;
     width: 150px; }

#hlavicka div * {
     line-height: 1.5em; }
     
#grafika {
     background: url('../grafika/grafika_pozadi.jpg') no-repeat 0px 0px;
     height: 150px; }

#grafika div {
     padding-top: 5px;
     margin-left: 36px;
     line-height: 1.5em; }

#menu {
     background: url('../grafika/menu_pozadi.jpg') no-repeat 0px 0px;
     height: 56px;
     padding-left: 300px;
     line-height: 56px; }

.menu {
	color: blue;
     margin-left: 16px;
     margin-right: 16px; }

.menu:hover {
     text-decoration: none;
     border-bottom: 1px solid; }

.aktivni {
     text-decoration: none;
     border-bottom: 1px solid; }

.cervene {
     font-weight: bold;
     color: red; }

#data_obal {
     border-bottom: 1px solid #efefef;
	border-left: 2px solid #dedede;
	border-right: 2px solid #dedede; }
     
#data {
     background: url('../grafika/data_pozadi.jpg') no-repeat 208px 0px;
     padding: 40px;
     margin-bottom: 30px; }

#paticka_obal {
	border-left: 2px solid #dedede;
	border-right: 2px solid #dedede;
     height: 84px;
     background: url('../grafika/paticka_pozadi_obal.jpg') repeat-x 0px 35px #efefef; }

#paticka1 {
     width: 760px;
     height: 35px;
     line-height: 35px;
     padding-left: 30px; 
     background: url('../grafika/paticka_pozadi.jpg') no-repeat 600px 10px;
	text-align: left; }

#paticka1 a {
     margin-left: 10px;
     margin-right: 10px;
	color: blue; }
	
#paticka1 a:hover {
     border-bottom: 1px solid;
     text-decoration: none;
	color: blue; }

#paticka2 {
     width: 730px;
     height: 44px;
     padding-left: 35px;
     line-height: 44px;
	text-align: left; }

a {
     color: blue;
	text-decoration: none; }

a:hover {
	text-decoration: underline; }

img {
     border: none; }

.vlevo {
     float: left; }

.vpravo {
     margin-left: 20px;
     float: right; }
     
h1 {
     margin: 20px 0 10px 0;
     font-size: 1.2em;
     border-bottom: 1px dotted #bbb;
     color: red; }
     
hr {
     color: #E2DFD7;
     height: 2px;
     border: none;
     margin: 20px 0 0 0;
     background: url('../grafika/cara.gif') repeat-x 0px 0px; }

table {
	border-collapse: collapse;
	width: 100%; }

.stred {
	margin-left: auto;
	margin-right: auto; }

.barva_0 {
	background: #dedede; }

.barva_1 {
	background: white; }

.cenik {
	border: 1px solid #dedede; }

.cenik th {
	font-weight: normal;
	background: #FE9C9B; }

.cenik td, .cenik th {
	border: 1px solid #bbb;
	padding-left: 4px;
	padding-right: 2px; }

table#galerie {
     border-collapse: collapse;
     font-size: 1.0em; }

table#galerie td {
     width: 25%;
     text-align: center;
     vertical-align: top; }
     
img.nahled {
     border: 2px solid #dedede; }
     
.doprava {
     text-align: right; }
