* {
	font-family: Verdana, Helvecia, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.clear_both {
	clear: both;
}

.nodisplay {
	display: none;
}

.noborder {
	border: 0px solid Black;
}

body {
	background: #ffffff;
	color: #000000;
	font-size:12px;
	margin: 0;
	padding: 0;
   background-image : url(img/stranka_bg.gif);
   background-position : top center;
   background-repeat : repeat-y;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
}

p {
	margin-bottom: 15px;
}

img {
	border: 1px solid Black;
}

img.uvod {
	margin-right: 15px;
}

table.kontakt {
	margin-bottom: 15px;
}

table.kontakt td.pravy {
	padding-left: 15px;
}

table.kontakt_obrazky {
	width: 90%;
}

table.kontakt_obrazky td {
	width: 45%;
	text-align: center;
	vertical-align: bottom;
}

table.kontakt_obrazky td.prvni {
	padding-bottom: 10px;
}

table.sluzby {
	width: 90%;
	margin-bottom: 15px;
}

table.sluzby td {
	width: 45%;
	text-align: left;
	vertical-align: top;
}

table.sluzby td.pravy {
	padding-left: 15px;
}

div.hlavicka {
	height: 22px;
	color: #2955d4;
	font-weight: bold;
	font-size: 13px;
	vertical-align: bottom;
	padding-right: 4px;
}

div.hlavicka div.nazev {
	float: left;
	margin-top: 5px;
}

div.hlavicka div.jmeno {
	float: right;
	margin-top: 5px;
}

div.titulek {
	height: 145px;
}

div.menu {
	height: 31px;
	padding-right: 4px;
}

div.menu table.menu {
	width: 100%;
}

div.menu table.menu td.polozka {
	width: 138px;
	text-align : left;
	vertical-align : top;
}

div.menu table.menu td.zbytek {
	width: 200px;
	vertical-align: top;
}

div.menu div.odkaz_obal {
	width: 136px;
	height : 31px;
	background-image: url(img/menu_bg.gif);
	background-position : left;
	background-repeat : repeat-x;
}

div.menu div.odkaz_obal div.odkaz {
  margin-left : 5px;
  padding-top: 2px;
}

div.menu div.odkaz_obal div.dolu {
  margin-left : 5px;
  padding-top: 15px;
}

div.menu a {
	color: #ffffff;
	font-weight: bold;
	text-decoration : none;
	font-size: 11px;
}

div.menu a:hover {
	text-decoration: underline;
}

div.obsah_texty {
	padding: 15px 8px 15px 8px;
	margin-right: 4px;
}

div.obsah_spodni_okraj {
	background-image: url(img/text_bg.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	height: 61px;
	margin-right: 4px;
}

div.paticka {
	background-image: url(img/paticka_bg.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	height: 23px;
	margin-top: 2px;
	color: #ffffff;
	text-align: right;
	padding-right: 8px;
	margin-right: 4px;
}

div.paticka div.text {
	padding-top: 4px;
}

div.paticka a {
	color: #ffffff;
	text-decoration: none;
}

div.paticka a:hover {
	text-decoration: underline;
}

ul {
 margin: 5px 0 12px 12px;
 list-style-position: outside; 
}
 
li {
  margin-left: 15px;
}

div.odasazeni_dole {
	margin-bottom: 15px;
}

table.uvod {
  width: 96%;
}

table.uvod td {
  width: 48%;
  vertical-align: top;
}

table.uvod td.napravo {

}

table.uvod td.levy_sloupec {
  padding-right: 10px;
}

table.uvod td.prvni_radek {
  padding-bottom: 10px;
}

p.zdr_pojistovny {
  border: 1px solid Blue;
  padding: 2px;
}

#hlavni {
/*  width: 1196px;*/
  width:100%;
  text-align : center;
  background-image: url(img/hlavni_bg.gif);
  background-position : top center;
  background-repeat: no-repeat;
}

#obsah_obal {
	width: 760px;
	margin: auto;
	padding: 0;
}

#obsah {
	width: 756px;
	margin: auto;
	padding: 0;
	text-align: left;
}

