@charset "windows-1250";



.menu2 {
	height: 30px;
	background: url(../assets2/bg_menu.jpg) no-repeat center top #000;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 98;
}
.menu2 li.l1 {
	list-style: none;
	position: relative;
	float: left;
	height: 30px;
	background: url(../assets2/menu_sep.png) no-repeat left top;
	padding-left: 4px;
}
.menu2 li.l1-first {
	background: none;
	padding-left: 0;
}
.menu2 a.la1 {
	display: block;
	text-decoration: none;
	height: 30px;
	background-position: center 4px;
	background-repeat: no-repeat;
}
.menu2 a.la1 span {
	visibility: hidden;
}
.menu2 ul {
	position: absolute;
	z-index: 99;
	left: -1px;
	#left: -41px;
	top: 30px;
	background: url(../assets2/bg_submenu.gif) repeat-x left bottom #101010;
	display: none;
	padding: 10px 10px 30px 10px;
	opacity: 0.95;  
	filter: alpha(opacity=95);  
	-moz-opacity: 0.95;  
	-khtml-opacity: 0.95;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	border-bottom: 5px solid #000;
}
.menu2 li.l1-first ul {
	left: 0;
	#left: -40px;
}
.menu2 ul li {
	list-style: none;
}
.menu2 ul a {
	display: block;
	padding: 5px 0;
	#padding: 2px 0;
	font-size: 8pt;
	font-variant: small-caps;
	text-decoration: none;
	border-bottom: 1px dashed #4d4d4d;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu2 ul a:hover {
	color: #e3661d;
}



ul.arrow_top li {
	background-position: left .25em !IMPORTANT;
}
ul.arrow_top {
	margin-bottom: 1em !IMPORTANT;
}





/* ZAZITKY */
.zaz h4 {
  margin-bottom: 0.2em;
}
.zaz h2 {
  font-family: Verdana;
  font-weight: bold;
  font-size: 20px;
  color: #9d9d9d;
  letter-spacing: -2px;
  background: url("../images/bullet_arrow_big.gif") #FFF no-repeat left 6px;
  padding-left: 1em;
  clear: both;
}
.zaz ul {
  display: block;
  float: left;
  width: 100%;
  list-style: none;
  padding: 0em;
  margin:  0em 0em 4em 0em;
  clear: both;
}
.zaz ul li {
  display: block;
  float: left;
  width: 28%;
  padding-left: 1.5em;
  background: url("../images/bullet_arrow_sm.gif") #FFF no-repeat left 3px;
}
.zaz ul li a {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #4b4b4b;
}
.zaz ul li a:hover {
  text-decoration: underline;
}
.zaz dl dt,
.zaz dl dd {
  padding: 0em;
  margin: 0em !IMPORTANT;
}
.zaz dl {
  float: left;
  /*width: 48% !IMPORTANT;*/
  margin-right: 0.8em;
}
.zaz dd {
  font-size: 11px;
}
.zaz img {
  margin: 0.2em 0.5em 0.5em 0 !IMPORTANT;
  border: 2px solid gray !IMPORTANT;
  padding: 3px !IMPORTANT;
}
.zaz dl img {
  float: left;
}
.zaz dl dd.cena {
  clear: both;
  margin: 1em 0em !IMPORTANT;
  color: #000;
}
.zaz  a {
  float: left;
  display: block;
  text-align: center;
  color: #FFF;
  font-size: 10px;
  padding: 2px 0px;
  font-weight: bold;
  text-decoration: none;
}
.zaz .objednat a {
  width: 90px;
  background-color: #a10e06;
  border-top: 1px solid #cb2a21;
  border-left: 1px solid #cb2a21;
  border-right: 1px solid #850b05;
  border-bottom: 1px solid #850b05;
}
.zaz .vice a {
  width: 120px;
  background-color: #008ecc;
  border-top: 1px solid #02a3ea;
  border-left: 1px solid #02a3ea;
  border-right: 1px solid #0071a2;
  border-bottom: 1px solid #0071a2;
  margin-right: 0.2em;
}

