body {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	font-family: arial, sans-serif;
	text-align: center;
	background-color: #1A6CB0;
}

#page {
	width: 960px;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
  border: 0px;
	text-align: left;
  background-image: URL("../images/main-bg.jpg");
	background-repeat: repeat-y; 
	background-position: 0 0; 
}

#banner {
	height: 250px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #013E79;
	background-image: URL("../images/banner-bg.jpg");
	background-repeat: no-repeat; 
	background-position: 0 0;	
}

#banner h1 {
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0px;
	padding-top: 20px;
	padding-left: 15px;
  margin: 0px;
  font-size: 24px;
	color: #e3e76e;
	font-weight: bold;
}

#hmenu {
	width: 960px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	border: 0px;
  background-color: #FFFFFF;
}

#hmenu a {
	font-size: 16px;
  font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #013E79;
	line-height: 55px;
	margin: 0px;
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
	float: left;
}

#hmenu a.first-item {
  padding-left: 50px;
}

#hmenu a:hover {
	color: #007ACF;
	text-decoration: underline;
}

#lmenu {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;
  background-image: URL("../images/lmenu-bg1.jpg");
	background-repeat: no-repeat; 
	background-position: 0 0; 
}

#lmenu h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
  height: 38px;
  line-height: 37px;
  margin: 0px;
  padding-top: 40px;
  padding-left: 55px;
}

#lmenu ul {
  margin: 0px;
  margin-bottom: 8px;
  padding: 0px;
  padding-top: 8px;
  list-style-type: none;
}

#lmenu li {
	font-size: 14px;
  margin: 0px;
	margin-left: 30px;
	margin-top: 3px;
	padding: 0px;
  padding-left: 24px;
  background: url('../images/blue-arrow.gif') no-repeat 9px 4px;
  list-style-type: none;
}

#lmenu a {
  color: #4A4A4A;
	text-decoration: none;
  padding:0px;
}

#lmenu a:hover {
  color: #007ACF;
	text-decoration: underline;
}

#bottom {
	height: 50px;
	margin: 0px auto;
	padding: 0px;
	padding-right: 50px;
	border: 0px;
	font-size: 12px;
  text-align: right;
  line-height: 50px;
  clear: left;
	color: #4A4A4A;
	background-color: #E2E2E2;
	background-image: URL("../images/bottom-bg.jpg");
	background-repeat: no-repeat; 
	background-position: 0 0;	
}

#bottom a {
	text-decoration: none;
	font-weight: normal;
	color: #4A4A4A;
}

#bottom a:hover {
	color: #007ACF;
	text-decoration: underline;
}

#obsah {
  width: 680px;
	float: right;
	margin: 0px;
	padding: 0px;
  border: none;
  background-image: URL("../images/obsah-bg1.jpg");
	background-repeat: repeat-x; 
	background-position: 0 0; 
}

#obsah h3 {
	font-size: 20px;
	font-weight: bold;
	color: #013E79;
	margin-top: 50px; 
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	padding: 0px; 
	padding-left: 10px;
	border-bottom: 2px solid #2157A8;
}

#obsah p, #obsah ul, #obsah li, #obsah dt, #obsah dd {
	font-size: small;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-align: justify;
}

#obsah p {
	margin-left: 20px;
	margin-right: 20px;
}

#obsah ul {
  margin: 0px;
	margin-left: 50px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
}

#obsah li {
	margin-left: 30px;
}

#obsah a {
	text-decoration: underline;
	color: #0000A0;
}

#obsah a:hover {
	color: red;
}

#kontakt table {
  border-collapse: collapse;
  border: 0px;
  margin-left: 60px;
}

#kontakt td {
	font-family: arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	line-height: 120%;
	margin: 0px;
	padding-left: 10px;
	padding-right: 15px;
  vertical-align: top;
  border: 0px;
}

#poptavka table {
  border-collapse: collapse;
  border: 0px;
  margin-left: 20px;
}

#poptavka td {
	font-family: arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	margin: 0px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 15px;
  border: 0px;
}

.img-banner-left, .img-baner-none {
	margin: 0px;
	margin-top: 30px;
  padding: 0px;
	border: 0;
}

.img-banner-left {
	margin-left: 10px;
}

.img-none {
	margin: 10px;
	padding: 12px;
	border: 0px;
  background-image: URL("../images/foto-bg.jpg");
}

.img-v-none {
	margin: 10px;
	margin-left: 45px;
	margin-right: 45px;
	padding: 12px;
	border: 0px;
  background-image: URL("../images/foto-v-bg.jpg");
}

#poptavka .poptavka-chyba-navesti, #poptavka .poptavka-chyba-polozky {
	font-family: arial, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	text-align: left;
}

#poptavka .poptavka-chyba-navesti {
	margin-top: 30px;
	margin-left: 80px;
	margin-right: 50px;
	margin-bottom: -10px;
}

#poptavka .poptavka-chyba-polozky {
	margin-top: 20px;
	margin-bottom: 40px;	
	margin-left: 100px;
	margin-right: 50px;
}

#poptavka .poptavka-poznamky {
	font-family: arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	margin: 0px;
	margin-top: 20px;
	padding-left: 80px;
  padding-right: 50px;
	text-align: left;
}

#poptavka .input-tlacitka-poptavka {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #EEEEEE;
	margin-top: 20px;
	margin-bottom: 20px;	
	margin-left: 210px;
	margin-right: 20px;
	padding: 3px;
	padding-left: 30px;
	padding-right: 30px;
	border-style: outset;
}

.clear-b {
	clear: both;
}

.img-ds {
	width: 200px;
	height: 150px; 
}
.img-ss {
	width: 150px;
	height: 150px;
}