body {margin: 0px;
	font-family: 'Trebuchet MS';
	color: white;
	background: url("img/bg.jpg") top left no-repeat #111111;
}
.okno{
	width: 1000px;
	height: 100%;
}
.main{
	background: black;
}
.header{
	background: url("img/header.jpg") bottom left no-repeat;
	height: 310px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	vertical-align: top;
	padding: 10px;
}
.footer{
	height: 20px;
	background: black;
	color: white;
	font-size: 11px;
	text-align: center;
}
.top{
	height: 14px;
	background: url("img/bg_bottom.png") top center repeat-y;
}
.bottom{
	height: 6px;
	background: url("img/bg_bottom.png") top center repeat-y;
}
.menu{
	width: 200px;
	vertical-align: top;
}
.menu a{
	color: white;
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding: 7px 0px 7px 10px;
	margin: 2px 0px;
	background: url("img/bg_menu.png") top left no-repeat black;
}
.menu a:hover{
	background: url("img/bg_menu.png") top left no-repeat #8bddd1;
}

.podkategorie TR{
	color: black;
	padding: 2px 5px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background: #8bddd1;
}
.podkategorie a{
	color: black;
	padding: 0px 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background: #8bddd1;
}
.podkategorie a:hover{
	background: url("img/bg_sipka.png") center right no-repeat #8bddd1;
}

a.menu_ducati {
	color: white;
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding: 7px 0px 7px 10px;
	margin: 2px 0px;
	background: url("img/bg_menu_ducati.png") top left no-repeat black;
}

a.menu_ducati:hover {
	background: url("img/bg_menu_ducati.png") top left no-repeat #e60018;
}


.podkategorie_ducati TR{
	color: white;
	padding: 2px 5px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background: #e60018;
}
.podkategorie_ducati a{
	color: white;
	padding: 0px 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background: #e60018;
}
.podkategorie_ducati a:hover{
	background: url("img/bg_sipka.png") center right no-repeat #e60018;
}
.druh_ducati{
	padding: 0px 5px;
	background: #ff2f3d;
}
.druh_ducati a{
	padding: 0px 5px;
	background: #ff2f3d;
}
.druh_ducati a:hover{
	background: url("img/bg_sipka.png") center right no-repeat #ff2f3d;
}

.produkty_ducati{
	font-size: 14px;
	color: white;
	border-bottom: solid 2px #e60018;
	background: black;
}
.produkty_ducati a{
	color: white;
	font-size: 14px;
	padding: 0px;
	background: black;
}
.produkty_ducati a:hover{
	color: white;
	background: black;
	text-decoration: underline;
}



.druh{
	padding: 0px 5px;
	background: #c8f0eb;
}
.druh a{
	padding: 0px 5px;
	background: #c8f0eb;
}
.druh a:hover{
	background: url("img/bg_sipka.png") center right no-repeat #c8f0eb;
}
.produkty{
	font-size: 14px;
	color: #8bddd1;
	border-bottom: solid 2px #8bddd1;
	background: black;
}
.produkty a{
	color: #8bddd1;
	font-size: 14px;
	padding: 0px;
	background: black;
}
.produkty a:hover{
	color: #8bddd1;
	background: black;
	text-decoration: underline;
}
.produkt_nazov{
	color: #8bddd1;
	font-weight: bold;
	font-size: 20px;
}
.produkt_vybava{
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.produkt_cena{
	color: #8bddd1;
	padding: 10px 0px;
	font-weight: bold;
	font-size: 20px;
}
.produkt_popis{
	color: white;
	font-size: 13px;
}
.produkt_popisok{
	color: #8bddd1;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	text-transform: lowercase;
}

.obrazok_nahodny{
	background: white;
	border: solid 3px #8bddd1;
	width: 440px;
	padding: 10px;
	margin: 0px auto;
	color: black;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
}
.hlavna{
	padding: 20px 30px;
	font-size: 13px;
}
.hlavna a{
	color: white;
}
.predajcovia{
	font-size: 13px;
	color: white;
}
.predajcovia a{
	color: white;
}
.predajca{
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 8px;
}
.predajca a{
	color: white;
	text-decoration: none;
}
.lista{
	position: absolute;
	top: 0px;
	z-index: 3;
	width: 100%;
	margin: 0px;
	text-align: center;
}

div.nahlad{
  position: absolute;
  top: 20px;
  left: 0px;
  right: 0px;
  text-align: center;
  z-index: 999;
  width: 100%;
  text-align: center;
  display: none;
}

div.nahlad img{
  border: solid 5px white;
}

div.filter{
  position: absolute;
  width: 100%;
  height: auto;
  min-height: 100%;
  _height: 100%;
  top: 0px;
  left: 0px;
  background: black;
  z-index: 998;
  opacity: 0.8;
  filter: alpha(opacity=80);
  display: none;
}

div.clear{
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;  
}

div.spravy_list{
  margin-top: 1px;
  font-size: 11px;
  font-weight: bold;  
}

div.spravy_list h2 a{
	font-size: 14px;
	color: #8bddd1;
}
  

