h1{
 text-align: center;
 margin: 0px;
 color: #0078C1;
}

h2 {
 margin-bottom: 6px;
 margin-top: 6px;
 padding: 0px;
 font-size: 13px;
 color: #920024;
}
h3 {
 font-size: 11px;
 color: #920024;
}

p{
  text-align: left;
	margin-top: 0;
	margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

a {
	color: #2970EE;
	text-decoration: underline;
}

td {
	font-size: 11px;
	vertical-align: top;
}

img {
	border: 0 ;
}

html { 
	padding:0px;
	margin:0px;
}

body {
	margin: 0;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #940023;
	text-align: center;
	background-color: black;
}

#obsah {
	background-image: url(img/bck.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 958px;
	text-align: left;
}

#horni {
	position: relative;
	width: 100%;
	height: 187px;
}

#leva {
	float: left;
	width: 252px;
	overflow: hidden;
}

.left_in {
	background-image: url(img/levabox.jpg);
	width: 100%;
	height: 172px;
	text-align: center;
}

.left_in h1 {
  color: white;
	font-size: 12px;
	padding: 29px 0 0 40px;
	text-align: left;
}

.left_in h2 {
	color: white;
	font-size: 10px;
	padding: 10px 45px 7px 13px;
	text-align: left;
}

.left_in a {
  padding: 0px 45px 30px 42px;
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 
}

#main {
	float: left;
	width: 416px;
	overflow: hidden;	
}

.main_in {
	background-image: url(img/mainbck.jpg);
	background-repeat: repeat-y;	
	width: 100%;
	text-align: center;
}

.main_in h1 {
	background-image: url(img/maintop.jpg);
	height: 26px;
  color: black;
	font-size: 12px;
	padding: 27px 0 0 13px;
	text-align: left;
}

.main_in p {
	color: black;
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
  color: black;
	font-size: 10px;
	text-align: justify;
	list-style-image: none;
	list-style-type: none;
	padding: 0 55px 0px 8px;
}

ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	position:relative;
	background-image: url(img/odrazka.jpg);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	width: 100%;
	list-style-type: none;	
	padding: 5px 10px 5px 25px;	
}

#main_pata {
	background-image: url(img/maindown.jpg);
	width: 100%;
	height: 9px;
	text-align: center;	
}

#prava {
  background-image: url(img/prava.jpg);
	float: left;
	width: 284px;
	overflow: hidden;
}

#prava_in {
	background-image: url(img/prava.jpg);
	width: 100%;
	height: 507px;
}

a.top1 {
	position: absolute;
	color: #fff;
	left: 55px;
	top: 38px;
	display: block;	
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.top2 {
	position: absolute;
	color: #fff;
	right: 60px;
	top: 38px;
	display: block;	
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#akce {
	background-image: url(img/akce.jpg);
	width: 100%;
	height: 144px;
	text-align: left;
}

#akce_in {
	margin: 10px 35px 10px 70px;
}

#akce_leva {
	float: left;
	width: 200px;
	overflow: hidden;
}

#akce_prava {
	float: left;
	width: 520px;
	overflow: hidden;
}

#akce_prava p{
  text-align: justify;
	margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  color: white;
}

#headline {
	background-image: url(img/headline.jpg);
	width: 100%;
	height: 73px;
	text-align: center;
}

#headline h1 {
	color: #fff;
	font-size: 12px;
	padding: 11px 0 0 70px;
	text-align: left;
}

#pata {
	background-image: url(img/pata.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 10px;
	text-align: center;
}

h1.hlavicka {
	background-image: url(img/hlavicka_pozadi.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 31px;
	line-height: 31px;
	font-size: 11px;
	color: #fff;
	text-align: right;
	padding-right: 35px;
}
 
ul {
	list-style: url(img/odrazka.gif);
}
td.obrazky {
	text-align: center;
	width: 280px;
}
td.obrazky img {
	margin-top: 10px;
}

table#kontakty{
  margin-left: 3px;
	width: 98%;
	border: 1px solid #EFEFEF;
	border-collapse: separate;
}
table#kontakty td {
	padding: 3px;
	
}
table#kontakty h3 {
	padding: 2px 2px;
	margin: 0;
	background: #EFEFEF;
}

span.clearboth {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	display: block;
	
} 
