body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../img/bgBody.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

img {
	border: 0px;
}

#layoutLead {
	width: 918px;
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(../img/bgLead.gif) no-repeat;
}

.clearing {
	clear: both;
	height: 1px;
	display: block;
	overflow: hidden;
}

#logo {
	width: 320px;
	height: 72px;
	position: relative;
	margin: 37px 0px 0px 22px;
	float: left;
}

#logo h1, #logo h1 span{
	width: 320px;
	height: 72px;
	position: absolute; 
	top: 0px; 
	left: 0px;
	z-index: 1; 
	overflow: hidden;
	color: #fff;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
}

#logo h1 span{
	background-image: url('../img/logo.gif');
	background-repeat:  no-repeat;
	display: block;
	z-index: 2;
	width: 320px;
	height: 72px;
	left: 0px;
	cursor: hand;
	margin: 0px;
}

div#top {
	width: 916px;
	height: 138px;
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	font-family: Verdana, Arial;
	color: #000000;
}

div#top_left {
  text-align: right;
  margin-right: 50px;
  margin-top: -55px;
}

div#top span {
	color: #000000;
}

div#top a {
	color: #6f5d07;
	text-decoration: underline;
}

div#top a:hover {
	text-decoration: none;
}

div#top div#topRight {
	width: 152px;
	height: 64px;
	float: right;
	margin-right: 62px;
	background: url(../img/bgHotline.gif) no-repeat left bottom;
}

div#topLine {
	width: 637px;
	height: 147px;
	float: left;
	margin: 0px;
	padding: 45px 0px 0px 5px;
	color: #FFFFFF;
	line-height: 1.7em;
}

div#topLine h3 {
	font-size: 1em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

div#topLine a {
	color: #FFFFFF;
	text-decoration: underline;
}

div#topLine a:hover {
	text-decoration: none;
}

div#topMenu {
	width: 916px;
	height: 30px;
	clear: both;
	margin-top:152px;
	padding: 12px 0px 0px 0px;
	margin-bottom: 0px;
	color: #000000;
	text-align: right;
}

div#topMenu form {
	font-family: Arial;
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 9px;
	margin: 0px 10px 0px 0px;
	float: left;
}

div#topMenu form strong {
	margin-right: 7px;
}

div#topMenu form input#text {
	width: 120px;
	margin-right: 7px;
}

div#topMenu form input {
	border: 1px solid #2363A4;
}

div#topMenu a {
	color: #000000;
	text-decoration: underline;
	margin: 0px 3px 0px 3px;
}

div#topMenu a:hover {
	text-decoration: none;
}

div#navigace {
	width: 155px;
	float: left;
	margin: 5px 3px 0px 0px;
	padding: 20px 0px 0px 10px;
	background-color: #e6f9fd;
	border: 1px solid #c1f0fa;
	min-height: 386px;
}

div#navigace h3 {
	font-family: Arial;
	font-size: 1em;
	color: #ff0000;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	margin: 0px;
}

div#navigace ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 166px;
}

/* Prvni uroven menu zacatek */

div#navigace ul li a {
	width: 151px;
	padding: 5px 5px 5px 0px;
	text-decoration: none;
	display: block;
	color: #000000;
}

div#navigace ul li a:hover {
	text-decoration: none;
	color: #ff0000;
}

div#navigace ul li a.chosen {
	width: 151px;
	padding: 5px 5px 5px 0px;
	text-decoration: none;
	color: #ff0000;
	display: block;
	font-weight: bold;
}

div#navigace ul li a.chosen:hover {
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}

/* Prvni uroven menu konec */

/* Druha uroven menu zacatek */

div#navigace ul li ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 166px;
}

div#navigace ul li ul li a {
	width: 141px;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	display: block;
	color: #000000;
}

div#navigace ul li ul li a:hover {
	text-decoration: none;
	display: block;
	color: #ff0000;
}

div#navigace ul li ul li a.chosen {
	width: 141px;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	color: #ff0000;
	display: block;
	font-weight: bold;
}

div#navigace ul li ul li a.chosen:hover {
	text-decoration: none;
	color: #ff0000;
}

/* Druha uroven menu konec */

/* Treti uroven menu zacatek */

div#navigace ul li ul li ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 166px;
}

div#navigace ul li ul li ul li a {
	width: 131px;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
	display: block;
	color: #000000;
}

div#navigace ul li ul li ul li a:hover {
	text-decoration: none;
	display: block;
	color: #ff0000;
}

div#navigace ul li ul li ul li a.chosen {
	width: 131px;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
	color: #ff0000;
	display: block;
	font-weight: bold;
}

div#navigace ul li ul li ul li a.chosen:hover {
	text-decoration: none;
	color: #6f5d07;
}

/* Treti uroven menu konec */


div#main {
	width: 916px;
	background: url(../img/bgMain.gif) repeat-y;
	margin-bottom: 35px;
}

div#obsah {
	width: 600px;
	float: left;
	margin: 5px 0px 20px 0px;
	padding: 15px 5px 0px 15px;
	background-color: #e6f9fd;
	border: 1px solid #c1f0fa;
}

div#obsah h2 {
	font-family: Arial;
	font-size: 1.5em;
	color: #ff0000;
	padding: 7px 0px 20px 0px;
	font-weight: normal;
	margin: 0px;
}

div#obsah div.katalogItemLeft {
	width: 287px;
	height: 150px;
	background: url(../img/bgItem.gif);
	padding: 3px 3px;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

div#obsah div.katalogItemLeft div.image {
	width: 102px;
	height: 140px;
	float: left;
	padding: 5px;
}

div#obsah div.katalogItemLeft div.description {
	width: 165px;
	height: 140px;
	float: left;
	padding: 5px 5px 5px 5px;
	line-height: 1.7em;
}

div#obsah div.katalogItemLeft div.description strong {
	font-size: 1.15em;
	color: #0999be;
	line-height: 1.3em;
}

div#obsah div.katalogItemLeft div.description span {
	color: #000000;
	font-weight: bold;
}

div#obsah div.katalogItemLeft div.description a {
	color: #086881;
	text-decoration: underline;
}

div#obsah div.katalogItemLeft div.description a:hover {
	text-decoration: none;
}

div#obsah div.katalogItemRight {
	width: 287px;
	height: 150px;
	background: url(../img/bgItem.gif);
	padding: 3px;
	float: left;
	margin-bottom: 7px;
}

div#obsah div.katalogItemRight div.image {
	width: 102px;
	height: 140px;
	float: left;
	padding: 5px;
}

div#obsah div.katalogItemRight div.description {
	width: 165px;
	height: 140px;
	float: left;
	padding: 5px 5px 5px 5px;
	line-height: 1.7em;
}

div#obsah div.katalogItemRight div.description strong {
	font-size: 1.15em;
	color: #0999be;
	line-height: 1.3em;
}

div#obsah div.katalogItemRight div.description span {
	color: #000000;
	font-weight: bold;
}

div#obsah div.katalogItemRight div.description a {
	color: #086881;
	text-decoration: underline;
}

div#obsah div.katalogItemRight div.description a:hover {
	text-decoration: none;
}

div#obsah p {
	margin: 6px 0px 3px 0px;
	padding: 0px;
}

div#obsah p a {
	color: #FF0000;
	text-decoration: underline;
}

div#obsah p a:hover {
	text-decoration: none;
}

div#obsah form {
	margin: 0px;
	padding: 0px;
}

div#obsah form p {
	margin: 0px;
	padding: 0px;
}

div#obsah form p label {
	width: 100px;
	text-align: right;
	font-weight: bold;
	float: left;
	padding: 2px 5px 0px 0px;
}

div#obsah form p input {
	margin-bottom: 4px;
	border: 1px solid #2363A4;
	width: 150px;
}

div#obsah form p textarea {
	margin-bottom: 4px;
	border: 1px solid #2363A4;
	width: 250px;
	height: 60px;
	padding: 2px;
}

div#obsah table {
	margin: 0px 0px 15px 0px;
	border-collapse: collapse;
	width: 100%;
}

div#obsah table tr td form {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div#obsah table tr td form input{
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	border: 1px solid #2363A4;
	width: 30px;
}

div#obsah table tr th {
	background: #CCE2F1;
}

div#obsah table tr th, td {
	padding: 4px 7px 2px 7px;
	border: 1px solid #2363A4;
}

div#obsah table tr td a {
	color: #FF0000;
	text-decoration: underline;
}

div#obsah table tr td a:hover {
	text-decoration: none;
}

div#reklama {
  color: #ff0000;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: right;
  width: 120px;
  background-color: #e6f9fd;
	border: 1px solid #c1f0fa;
}

div#reklama h3 {
  color: #ff0000;
  font-size: 13px;
  text-align: center;
  padding: 8px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
}

div#reklama a {color:#086881;}
div#reklama a:hover {text-decoration:none;}

div#footer {
	width: 916px;
	clear: both;
	border-top: 8px solid #4eb8ce;
	height: 75px;
	padding-bottom: 15px;
}

div#footer a {
	color: #076a7d;
	text-decoration: underline;
}

div#footer a:hover {
	text-decoration: none;
}

div#footer div#left {
	width: 456px;
	float: left;
	padding: 10px 0px 0px 10px;
}

div#footer div#right {
	width: 415px;
	float: left;
	text-align: right;
	padding: 10px 10px 0px 0px;
	color: #076a7d;
}

div#footer div#whole {
	width: 100%;
	color: #076a7d;
	clear: both;
	padding: 5px 10px 5px 10px;
}

div#footer div#whole span {
	margin: 0px 4px 0px 4px;
}
