body{
	margin:0;
	padding:0;
	color: #042E4C;
	font: 81.25% Arial, Helvetica, sans-serif;
	background: #FFFFFF url(none) repeat-x;
}
h1, h2, h3, h4, h5, h6, p, div, hr, form {
	padding: 0px;
	margin: 0px;
}
a {
	color: #042E4C;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none;
}
.cleaner {
	margin: 0px auto;
	width: 100%;
	visibility: hidden;
	clear: both;
	font-size: 0%;
}
input[type=text] {
	background: url(bg-input.gif) repeat-x;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	height: 20px;
	color: #042E4C;
}
input[type=submit], .inner-box      .submit {
	background: url(bg-submit.gif) repeat-x;
	height: 19px;
	padding-right: 13px;
	padding-left: 13px;
	border: 1px solid #69c3ff;
	color: #FFFFFF;
	font: 80% Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	cursor: pointer;
}
#header, #content, #footer,#bg-body,#bg-body-bottom {
	margin: 0px auto;
	clear: both;
}	
#bg-body {
	background: #FFFFFF url(none) no-repeat center top;
}
#bg-body-bottom {
	background: url(web_bg-bottom.jpg) repeat-y center;
}

#header {
	height: 1px;
	width: 1px;
	display: none;
}



#content {
	width: 100%;
	background: #FFFFFF url(none) repeat-x;
	padding-top: 33px;
	padding-bottom: 28px;
}
#content #left {
	float: left;
	width: 1px;
	padding-left: 10px;
	display: none;
}
.search     input[type=text] {
	width: 200px;
	margin-bottom: 3px;
}
#content .product-1 {
	background: url(none) no-repeat;
}



#content #main {
	float: left;
	width: 95%;
	border-left: 0px solid #0d8be3;
	padding-left: 30px;
	position: relative;
}
#content  #heightholder {
	float: left;
	height: 520px;
	width: 1px;
}

#main #homepage-top {
	float: left;
	width: 681px;
}

#homepage-top a {
	display: block;
	float: left;
	height: 91px;
	width: 170px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 45px;
	padding-left: 14px;
	text-align: right;
	padding-right: 43px;
}
#homepage-top a:hover {
	text-decoration: underline;
}

#homepage-top a strong {
	font-weight: bold;
	font-size: 140%;
	display: block;
	text-align: left;
}
#homepage-top #box-1 {
	background: url(bg-homebox-1.jpg) no-repeat;
}
#homepage-top #box-2 {
	background: url(bg-homebox-2.jpg) no-repeat;
}
#homepage-top #box-3 {
	background: url(bg-homebox-3.jpg) no-repeat;
}
#homepage-top #box-4 {
	background: url(bg-homebox-4.jpg) no-repeat;
}
#homepage-top #box-5 {
	background: url(bg-homebox-5.jpg) no-repeat;
}
#homepage-top #box-6 {
	background: url(bg-homebox-6.jpg) no-repeat;
}
#main .box-blue {
	background: url(bg-gallery.jpg) repeat-y;
	clear: both;
	width: 655px;
	margin-top: 20px;
	display: none;
}
#main .box-blue .inner-box {
	clear: both;
	width: 645px;
	background: url(bg-gallery-top.jpg) no-repeat;
	padding-top: 3px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 20px;
}
.inner-box .images img {
	border: 1px solid #FFFFFF;
	margin-right: 7px;
	margin-top: 7px;
}
.inner-box table {
	font-size: 85%;
	margin-top: 20px;
}
.inner-box   th {
	font-weight: normal;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

.inner-box td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.inner-box                 td input[type=text],              .inner-box td input                      {
	width: 183px;
	border: 1px solid #042E4C;
	background: #FFFFFF url(bg-input.gif) repeat-x;
	height: 14px;
	font-size: 120%;
}
.inner-box th.vcard {
	text-align: left;
}

.inner-box  textarea {
	background: #FFFFFF url(bg-texarea.gif) repeat-x;
	height: 82px;
	width: 616px;
	border: 1px solid #042E4C;
	margin-top: 15px;
	margin-bottom: 5px;
	font: 100% Arial, Helvetica, sans-serif;
	color: #042E4C;
	padding: 3px;
}
.inner-box   input[type=submit],.inner-box  .submit {
	background: url(bg-send.gif) repeat-x;
	height: 33px;
	width: 183px;
	font-size: 115%;
	border: 1px solid #FFFFFF;
}
.inner-box   .vcard   input{
	height: auto;
	clear: both;
	font-size: 100%;
	background: #FFFFFF url(bg-input.gif) repeat-x;
	border: 1px solid #042E4C;
}


#main a:hover {
	text-decoration: none;
}



#main h1 {
	font-size: 140%;
}
#main  h2,#main h3 {
	font-size: 125%;
	margin-top: 15px;
}
#homepage-top h3 {
	font-weight: normal;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#main .box-blue .inner-box h2 {
	text-transform: uppercase;
	font-size: 110%;
}


#main p {
	margin-top: 10px;
	padding-right:15px;
	visibility: visible;
}
#main ul {
	margin: 10px 0px 0px;
	padding-left: 25px;
	padding-right:15px;
}
#main ul ul {
	margin-bottom: 10px;
	list-style: circle;
}
#main #print {
	position: absolute;
	top: -20px;
	right: 10px;
	height: 15px;
	width: 20px;
	display: none;
}


#footer {
	height: 1px;
	width: 1px;
	background: url(bg-footer.gif) repeat-x;
	padding-left: 265px;
	font-size: 85%;
	padding-right: 30px;
	display: none;
}



.hidden {display:none;}

table.saier {width: 80%;
             text-align: center;}

td.zahlavi {background-color: #006699;
            color: white;}
            
td.obsah {background-color: #99CCFF;}            
#content #main form {
	display: none;
}
