html {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 90%;
	font-family: "Arial",sans-serif;
	text-align: center;
	color: Black;
	margin: 0px;
	background-color: #F6A800;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	background: url(images/container-bg.gif) repeat-y;
}

#leftmenu {
	float: left;
	width: 180px;
	min-height: 230px;
	_height: 230px;
	text-align: center;
}

#header {
	width: 620px;
	/* height: 195px; */
	height: 225px;
	float: left;
	background: #F6A800 url(images/header.jpg) top right no-repeat;
}

#topmenu {
	height: 25px;
	width: 620px;
	float: left;
	background: #FFF9C7  top right no-repeat;/*url(images/vlocky-top.gif)*/
}

#content {
	float: left;
	width: 600px;
	padding: 10px 0px 20px 20px;
	position: relative;
	z-index: 5;
  background: #FFF9C7  top right no-repeat;/*url(images/vlocky-content.gif)*/
}

#footer {
	clear: both;
	width: 800px;
	height: 90px;
	background: url(images/footer.gif);
}

#topmenu ul {
	margin: 0px 2px 0px 2px;
	padding: 0px;
	list-style: none;
}

#topmenu ul li {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	width: 96px;
}

#topmenu li a{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 96px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background: url(images/top-menu-link.jpg);
}

#topmenu li a:hover, #topmenu li a.active{
	color: Black;
	background: url(images/top-menu-link-hover.jpg);
}


#topmenu li#home {
	width: 32px;
	margin: 0px 0px 0px 1px;
}

#topmenu li#home a {
	background: url(images/home.jpg);
	width: 32px;
}

#topmenu li#home a:hover {
	background: url(images/home-hover.jpg);
}

#search {
	width: 135px;
	height: 30px;
	background: #FFDC00;
	margin: 30px auto 30px auto;
	font-size: 0.8em;
	padding: 5px 10px 5px 10px;
	text-align: left;
	visibility: hidden;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	width: 130px;
	height: 11px;
	font-size: 0.8em;
	border: 1px Black solid;	
}

textarea {
	border: 1px Black solid;
}

#leftmenu a {
	display: block;
	width: 155px;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFAC8;
	background: url(images/left-menu-link.gif);
	margin: 0px auto 0px auto;
	text-align: left;
	padding: 0px 0px 6px 10px;
}

#leftmenu a:hover {
	color: #666666;
	background: url(images/left-menu-link-hover.gif);
}

#onn.novinka  {
  background: url(images/left-menu-link-active-novinka.gif);
}

#onn {
display: none;
	color: #666666;
	background: url(images/left-menu-link-active.gif);
}

#leftmenu a.novinka  {
  background: url(images/novinka.gif);
}

#leftmenu a.write-us {
	color: #666666;
	background: url(images/napiste-nam.gif);
}

#leftmenu a.write-us:hover {
	color: #FFFAC8;
	background: url(images/napiste-nam-hover.gif);
}

img {
	border: 0px;
}

.ad {
	display: block;
	width: 580px;
	margin: 0px;
	padding: 0px;
}

.ad a, .ad a img {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	margin: 20px 0px 0px 15px;
	z-index: 10;
	position: relative;
	top: 7px;
}

.intro-top {
	width: 600px;
	height: 6px;
	background: url(images/intro-top.gif);
	font-size: 0px;
	padding: 0px;
	z-index: 5;
}

.intro {
	width: 600px;
	background: #FFE664;
	font-size: 13px;
	line-height: 15px;
	font-weight: bolder;
	z-index: 4;
}

.vlevo {
	float: left;
	padding: 0px 0px 0px 15px;
	margin: -5px 0px 10px 0px;
}

.vlevo img {
	margin-left: -15px;
}

.vlevo-prvni {
	float: left;
	padding: 15px 0px 0px 15px;
	margin: -5px 0px 10px 0px;
}

.clr {
	clear: both;
	height: 1px;
}

.intro ul {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

.intro ul li{
	margin: 2px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

.intro-bottom {
	width: 600px;
	height: 8px;
	background: url(images/intro-bottom.gif);
	padding: 0px;
	font-size: 0px;
	margin-bottom: 14px;
}

.vlastnosti {
	height: 139px;
	width: 430px;
	padding: 5px 10px 5px 140px;
	font-size: 0.8em;
	margin: 10px 0px 10px 0px;
}

.vlastnosti ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

h2 {
	display: block;
	height: 26px;
	width: 225px;
	margin: 17px 0px 11px -20px;
	font-size: 14px;
	background: url(images/h2.gif);
	line-height: 27px;
	padding: 0px 0px 0px 20px;
}

h3 {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.ha-table {
	font-size: 11px;
	border: 0px;
	width: 100%;
}

.ha-table td {
	vertical-align: middle;
}

.ha-td {
	height: 13px;
	line-height: 13px;
	vertical-align: bottom;
}

.ha-low {
	vertical-align: bottom;
}

.ha-pic {
	width: 260px;
	text-align: right;
	padding-right: 5px;
}

#strip {
	background: url(images/strip.gif) repeat-x;
	height: 5px;
	position: relative;
	bottom: 36px;
	left: 75%;
	width: 25%;
	_left: 54%;
	_width: 46%;
}

#up {
	position: relative;
	top: 38px;
	left: 782px;
	display: block;
	width: 18px;
	height: 18px;
	background: url(images/up.gif);
}

table {
	font-size: 11px;
	margin: 0px 0px 6px 0px;
}

p {
	font-size: 11px;
	margin: 0px 0px 6px 0px;
	padding: 0px 15px 0px 0px;
}

.bigger {
	font-size: 14px;
}

.warning {
	font-size: 9px;
	text-align: center;
	margin: 17px 0px 34px 0px;
}

a:link,a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #F6A800;
	text-decoration: underline;
}

.tipy-button {
	display: block;
	width: 174px;
	height: 22px;
	background: url(images/ukazky-tipy.gif);
}

.obj {
	margin-right: 15px;
}

.jnt-tab {
	border: 0px;
	width: 580px;
	font-size: 12px;
}

.jnt-tab p {
	font-size: 12px;
}

.jnt-tab img {
	margin-right: 20px;
}

.right {
	text-align: right; 
}

.none, .none img {
	padding: 0px;
	margin: 0px;
}

#copyright {
	color: #FFF9C7;
	text-align: right;
	font-size: 11px;
	font-style: italic;
	background: #F6A800;
}

#leftmenu a#caparol, #leftmenu a#caparol:hover {
	margin: 80px auto 0px auto;
	background-image: none;
	padding: 0px;
	height: 51px;
	width: 155px;
}

.stranky {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	width: 580px;
}

.two-cols {
	width: 580px;
	margin-bottom: 8px;
}

.two-cols h2 {
	_margin-left: 0px;
}

.two-cols img {
	display: block;
}

.two-cols tr {
	vertical-align: top;
}

.first-col {
	padding-right: 15px;
}

em {
	color: #F6A800;
	font-weight: bold;
	font-style: normal; 
}

.mesic {
	height: auto;
	width: auto;
	margin: 16px 0px 0px 0px;
	font-size: 16px;
	background: none;
	line-height: 27px;
	padding: 0px 0px 0px 0px;	
}

.tab-vanoce {
	background: url(images/tab-vanoce.jpg) no-repeat top right;
	display: none;
}

#novinky {
	background: url(images/novinky.jpg);
	height: 777px;
	width: 550px;
	position: absolute;
	top: 35px;
	left: 30px;
	z-index: 10;
	display: none;
}

#novinky a {
	display: block;
	position: absolute;
	width: 550px;
}

#nabidka1 {
	height: 160px; 
	top: 80px; 
}

#nabidka2 {
	height: 110px; 
	top: 240px; 
}

#nabidka3 {
	height: 130px; 
	top: 350px; 
}

#nabidka4 {
	height: 200px; 
	top: 480px; 
}

#close {
	position: absolute;
	height: 30px;
	width: 30px;  
	top: 10px;
	right: 10px;
	cursor: hand;
}

.pdd15 td {
	padding-bottom: 15px;
}

.pdd15a td {
	padding: 15px;
}

.center {
	text-align: center;
}

.sos-pdf {
	display: block;
	width: 200px;
	height: 34px;
	background: url(images/sos-pdf.jpg);
}

.obchody {
  position: relative;
  left: 405px;
  display: block;
  height: 34px;
  width: 181px;
  background: url(images/iobchody.gif);
}

.linky {
  display: block;
  font-size: 13px;
	line-height: 21px;
	font-weight: bold;
}

.linky:hover {
  text-decoration: underline;
  color: black;
}

