body { 
font: 76%/100% Arial, Helvetica, sans-serif;
background:#fff;
text-align:center; 
margin:0;
padding:0;
}
a {
 color: #fff;
 text-decoration: none;
}

a:hover {
 color: #fff;
 text-decoration: underline;
}

.CategoryProducts a {
color:#7A7373;
}

.CategoryProducts a:hover {
color:#000;
text-decoration: none;
}

div#content {
width:1000px;
margin: 0 auto;

}

ul#container {
width:1000px;
list-style-type: none;
padding:0px;
margin:0px;
}

div#menu02 {
width:200px;
height:600px;
background-color:#eb1d26;
border-top:solid #f1ede8 1px;
border-bottom:#111 solid 100%;
text-align: left;
}

div#info {
width:600px;
height:700px;
background:#FFF;
text-align:left;
}

div#locations {
width:200px;
background:#eb1d26;
padding:10px 0 0 0;
}

div#footer {
float:left;
height:20px;
width: 1000px;
background:#eb1d26;
border: 1px solid #FFFFFF;
}

li {
float:left;
}

ul#header {
width:1000px;
list-style-type: none;
padding:0px;
margin:0px;
}

li#logo {
float:left;
<!--background:url(../images/header_01.jpg) no-repeat;-->
width:200px;
height:155px;
}

li#milesi {
float:left;
background:url(../images/milesi_logo.gif) no-repeat 0 100%;
width:161px;
height:155px;
}

li#product {
float:left;
background:url(../images/header_03.jpg) no-repeat;
width:439px;
height:155px;
}

li#main01 {
width:200px;
float:left;
background:#eb1d26;
}

p#navPath {
background:#eb1d26;
color:#FFFFFF;
margin:0px;
padding: 5px 10px;
line-height:20px;
border-left:solid #f1ede8 1px;
border-right:solid #f1ede8 1px;
}
.navPathA {
color:#FFFFFF;
font-size:11px;
}

.navPathACurrent {
color:#4C020E;
font-size:13px;
font-weight: bold;
}

ul#menu li {
clear:both;
list-style-type:none;
/*height:38px;
line-height:38px;*/
display:block;
border-bottom:solid #f1ede8 1px;
margin:0px;
padding:0px;
}

ul#menu { 
padding:0px;
margin:0px;
}

ul#menu li a { 
display:block;
width:200px;
text-decoration:none;
color:#FFFFFF;
margin:0px;
padding:0px;
}

ul#menu li a:hover {
background-color:#9e0b0f;
}

ul#address {
background:#eb1d26;
color:#FFFFFF;
text-align:left;
padding:0px;
margin:0px;
}

ul#address li {
width:185px;
display:block;
background:#eb1d26;
list-style-type:none;
padding: 0px 5px 0px 10px;
margin:0px;
}

span#city {
font-weight:bold;
display:block;
width:177px;
color:#eb1d26;
font-size:15px;
background:#FFFFFF;
padding-bottom:3px;
padding-top:3px;
padding-left:3px;
margin:0 0 -10px 0;
}

span#company {
font-weight:bold;
margin:0px;
padding:0px;
}


span#skladove {
font-weight:bold;
font-size:20px;
color:#FFFFFF;
border-top:1px solid #FFFFFF;
display:block;
width:200px;
padding-top:30px;
padding-bottom:5px;
text-align:center;

}

.CategoryTitle {
margin:0px;
height:25px;
valign:top;
font-weight:bold;
font-size:16px; 
color:#000;
line-height: 18px;
text-align:center;
}

.CategoryProducts {
height:15px;
font-size:11px;
}

.product02 {
padding:4px;
background:#e9e7e6;
font-size:11px;
color:#7A7373;
}

.product01 {
padding:4px;
color:#7A7373;
}
.a_product {
text-decoration:none;
color:#7A7373;
}
.productFooter {
background:#999999;
width: 100%;
height:20px
}

.pageContent{
color:#333333;
font-size:13px;
line-height:15px;
text-align:justify;

}

.divImg {
float: left;
padding: 1px;
margin: 0px 10px 10px 0px;
border: 1px solid #ddd;
}

h3 {
padding:0 0 0 10px;
}

.treeview {
padding: 0px;
margin: 0px;
border-collapse: collapse;
}

.treeview li {
width: 180px;
}
/*
.treeview a {
display: block;
width: 170px;
padding: 10px 15px;
margin: 0px;
border-bottom: 1px solid #fff;
color: #fff;
text-decoration: none;
}

.treeview ul { 
margin: 0;
padding: 0;
}

.treeview li { 
background: url(../images/open.gif) 2px 12px no-repeat;
list-style-type: none;
text-align: left;
}

.treeview li.submenu { 
background: url(../images/closed.gif) 2px 12px no-repeat;
cursor: hand !important;
cursor: pointer !important;
}

.treeview li.submenu ul {
padding: 0px;
margin: 0px; 
display: none; 
}

.treeview li.submenu ul li { 
width: 200px;
padding: 0px 10px;
margin: 0px 0px 0px -10px; 
cursor: default;
}

.level2 {
background-color: #cc1821;
}

.level3 {
background-color: #99080f;
}

.level4 {
background-color: #800006;
}
.no-bullet {
background-image: none;
}


.level2 {
background-color: #cc1821;
}

.level3 {
background-color: #99080f;
}

.level4 {
background-color: #800006;
}
*/
.treeview ul{ /*CSS for Simple Tree Menu*/
	margin: 0;
	padding: 0;
}

.treeview li{
	width: 199px; /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background: url(../images/open.gif) 2px 12px center;
	list-style-type: none;
	margin: 0px;
	text-align: left;
}

.treeview li a {
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	padding:10px 0 10px 15px;
	text-decoration:none;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	background: url(../images/closed.gif)  no-repeat;
	cursor: hand !important;
	cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
}

/* right pop up menu */
#popitmenu{
position: absolute;
background-color: #EB1D26;
border:1px solid #f1ede8;
font: normal 12px ;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #FFFFFF;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #99080f;
}

/* top-right menu begin */

.sample_attach {
	padding: 0px;
	margin: 0px;
}

.sample_attach a {
	background-color: #cc1821;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 30px;
	line-height: 30px;
}

.sample_attach a:hover {
	background-color: #99080f;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}




/* top-right menu end */