body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ddd;
	margin: 0px;
	background-color: #000;
	
	scrollbar-face-color: #A7A9AC;
  scrollbar-shadow-color: #A7A9AC; 
  scrollbar-highlight-color: #A7A9AC;
  scrollbar-3dlight-color: #FFFFFF; 
  scrollbar-darkshadow-color: #A7A9AC;
  scrollbar-track-color: #FFFFFF; 
  scrollbar-arrow-color: #FFFFFF;*
}

img { border: 0px; }
form { margin: 0px; }

a {
	color: #F7931E;
	text-decoration: none;
}
a:hover {
	color: #F7931E;
	text-decoration: underline;
}


#holder {
	width: 650px;
	height: 170%;
	background-image: url(images/bg_holder.gif);
	background-repeat: repeat-y;
}

#logo_bottom {
	width: 650px;
	height: 13px;
	margin: 0px;
	font-size: 9px;
	color: #999999;
}
#logo_bottom a {
	color:#999999;
}
#logo_bottom a:hover {
	color: #F7931E;
}

.logo_bottom01 {
	width: 182px;
	background-image: url(images/logo_bottom01.gif);
	background-repeat: no-repeat;
	float: left;
}

.logo_bottom02 {
	width: 468px;
	background-image: url(images/logo_bottom02.gif);
	background-repeat: no-repeat;
	float:left;
	text-align: right;
	margin: 0 0 2px 0;
}



.menu {
	width: 182px;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;

}

.menu01 {
	height: 37px;
	background-image: url(images/bg_menu01.gif);
	background-repeat: no-repeat;	
}

.menu02 {
	background-image: url(images/bg_menu02.gif);
	background-repeat: repeat-y;
}
.menu02 ul {
	list-style-type: square;
	padding: 7px 0 7px 30px;
	margin: 0px;
}
.menu02 li {
	list-style-type: square;
	line-height: 1.2em;
}
.menu02 a { color: #FFFFFF; }
.menu02 a:hover { color: #FFFFFF; }

.menu03 {
	background-image: url(images/bg_menu03.gif);
	background-repeat: repeat-y;
	color: #000000;
	height: 254px;
	
}
.menu03 ul {
	list-style-type: square;
	padding: 18px 0 7px 30px;
	margin: 0px;
}
.menu03 li {
	list-style-type: square;
	line-height: 1.2em;
}
.menu03 img {
margin: 0 0 0 5px;
}
.menu03 span {
padding: 0 0 0 13px; 
font-size: 8px; 
color: #666666;
}


.product {
	width: 468px;
	background-color: #000;
	float:left;
	text-align: left;
}

.content {
	background-color: #000;
	color: #ddd;
	width: 443px;
	_width: 468px;
	float:left;
	text-align: left;
	padding: 13px 15px 0 10px;



height: auto;
/*	overflow: auto;
	scrollbar-face-color: #A7A9AC;
  scrollbar-shadow-color: #A7A9AC; 
  scrollbar-highlight-color: #A7A9AC;
  scrollbar-3dlight-color: #FFFFFF; 
  scrollbar-darkshadow-color: #A7A9AC;
  scrollbar-track-color: #FFFFFF; 
  scrollbar-arrow-color: #FFFFFF;*/
}

.content h1 {
	font-size: 16px;
	font-family: Arial;
	font-style: italic;
	color: #F7931E;
	font-weight: bold;
	margin: 0 0 15px 0;
}
.content h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;	
}
.content h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.content h3 {
	color: #F7931E;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 8px 0;
}
.content p {
margin:0px;
}
.content ul {
	list-style-type: square;
	margin: 12px 0 12px -10px;
	_margin: 10px 0 10px 32px;
}
.content li {
	list-style-type: square;
	padding: 0 0 0 2px;
	line-height: 1.3em;
}

div.novinky {
border-left: 1px solid #F7931E;
border-right: 1px solid #F7931E;
border-bottom: 1px solid #F7931E;
padding: 6px;
width: 410px;
_width: 425px;
}
div.novinky img { 
float:right;
text-align: right;
margin: 3px 0 0 0;
}

div.novinky .bazarimg {
  float: right;
} 

div.novinky .bazarimg img {
  float: none;
  margin: 0 0 5px 10px;
  display: block;
}


table.parametry {
font-size: 10px; 
font-family: Verdana; 
color: #000000;
border: 0px;
width: 90%;
}
tr.first  { background-color: #FEBB65; }
tr.second { background-color: #FFD9A7; }

.tucne { font-weight: bold; }
.kurziva { font-style: italic; }

.logz td, .logz tr { font-size: 11px; font-family: Verdana; }
p.files { margin-bottom: 7px; }

select {
  font-size: 10px;
  font-family: Verdana, Arial;
}
