body{
	margin:0;
	padding:0;
	color: #042E4C;
	font: 81.25% Arial, Helvetica, sans-serif;
	background-color: #5DBFFE;
	background-image: url(bg-body.gif);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6, p, div, hr, form {
	padding: 0px;
	margin: 0px;
}
a {
	color: #042E4C;
}
#content a{
font-weight:bold;
}

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: url(web_bg.jpg) no-repeat center top;
}
#bg-body-bottom {
	background: url(web_bg-bottom.jpg) repeat-y center;
}

#header {
	height: 256px;
	width: 950px;
	position: relative;
}
.jqueryslidemenu{
width: 100%;
background: url(bg-top-menu.jpg) repeat-x;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;

  display: block;
	height: 52px;
	width: 950px;
	clear: both;
	position: relative;
	
}
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
	color: #FFFFFF;
	list-style: none;
	text-transform: uppercase;
	font-size: 92%;
	background: url(bg-top-li.gif) no-repeat 0px 22px;
}
.jqueryslidemenu ul li a{
display: block;
color: white;
text-decoration: none;
	height: 33px;
	font-weight: normal;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 19px;
}

* html .jqueryslidemenu ul li a{ 
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}
.jqueryslidemenu ul li.active         {
	background: url(bg-top-hover.gif) no-repeat 0px 2px;
}
.jqueryslidemenu ul li ul li.active         {
	background: url(none) #00003f;
}
.jqueryslidemenu ul li a:hover{
background: url(bg-top-hover.gif) no-repeat 0px 2px;
color: white;
text-decoration: none;
}	

.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
  width: 230px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #00003f;
}

.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
	font-size:100%;
	display: block;
	text-transform: none;
	list-style: none;
	background: url(none);
}
.jqueryslidemenu ul li ul li ul{
top: 0;
}
.jqueryslidemenu ul li ul li a{
font: normal 13px Verdana;
width: 220px; 
padding: 5px;
margin: 0;
}
.jqueryslidemenu ul li ul li a:hover{ 
background: url(none) #ffffff;
color: black;
}
.jqueryslidemenu     ul li.first  {
	background: url(none);
}
.jqueryslidemenu a:hover.first {
	background: url(bg-top-hover.gif) no-repeat -2px 2px;
}
#header  #print {
	position: absolute;
	top: 265px;
	right: 10px;
	height: 15px;
	width: 20px;
}

#content {
	width: 950px;
	background: #DAF0FD url(bg-content.gif) repeat-x;
	padding-top: 33px;
	padding-bottom: 28px;
}
#content #left {
	float: left;
	width: 224px;
	padding-left: 10px;
}
#left .search {
	clear: both;
	height: 58px;
	width: 224px;
}
.search     input[type=text] {
	width: 200px;
	margin-bottom: 3px;
}
#left  h4 {
	display: block;
	clear: both;
	float: right;
	background: url(bg-left-1.jpg) no-repeat;
	height: 40px;
	width: 211px;
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 19px;
	padding-left: 13px;
	margin-bottom: 10px;
}
#left #left-datum {
	background: url(bg-left-2.jpg) no-repeat;
}
#left th {
	text-align: left;
}
#left table {
	margin-bottom: 32px;
}
#left table a {
	font-size: 100%;
	text-decoration: none;
}
#left table a:hover {
	text-decoration: underline;
}

#left .left-date {
	font-size: 85%;
	clear: both;
}
.left-date td, .left-date th {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#content .product-1 {
	background: url(bg-product-1.jpg) no-repeat;
}
#left .product-left {
	width: 211px;
	height: 470px;
	padding-left: 13px;
	padding-top: 20px;
}
.product-left h1 {
	display: block;
	height: 124px;
	font-size: 140%;
	text-transform: uppercase;
	line-height: 1.6em;
	width: 190px;
}
.product-left img {
	border: 1px solid #FFFFFF;
}



#content #main {
	float: right;
	width: 682px;
	border-left: 1px solid #0d8be3;
	padding-left: 30px;

}
#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;
}
#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;
}
#main ul {
	margin: 10px 0px 0px;
	padding-left: 25px;
	padding-right:15px;
}
#main ul ul {
	margin-bottom: 10px;
	list-style: circle;
}


#footer {
	height: 59px;
	width: 655px;
	background: url(bg-footer.gif) repeat-x;
	padding-left: 265px;
	font-size: 85%;
	padding-right: 30px;
}
#footer p {
	float: left;
	padding-top: 25px;
}
#footer img {
	float: right;
}
#footer .mapa-stranek {
	float: right;
	color: #402E4C;
	text-decoration: none;
	padding-left: 30px;
}
.mapa-stranek a {
	color: #042E4C;
	text-decoration: none;
}
.mapa-stranek a:hover {
	text-decoration: underline;
}



.hidden {display:none;}

table.saier {width: 80%;
             text-align: center;}

td.zahlavi {background-color: #006699;
            color: white;}
            
td.obsah {background-color: #99CCFF;} 


*html .jqueryslidemenu{height: 1%;} 
          
