.horbar	{ /* Color of main horizontal menubar and border */
	color: black;
/*	background-color: red;*/
}
.column_right_background {
background: url("/i/shop/ramecek.gif");
border: 1px solid #cccccc;
width:206px;
}
.column_right_background_spec {
background: #e9e9e9;
}

.horizitem { /* Behaviour of main horizontal menu items, leave as is for proper operation */ 
 float: left; 
/* white-space: nowrap; 
 background-color: #cdcdcd;*/ 
 border: 1px solid #cccccc; 
 margin-right: 5px; 
 padding-top:4px; 
 width: 174px;
/* height:19px;*/
 vertical-align:bottom; 
/* border-right: 40px solid #cdcdcd;*/ 
/* padding-right: 40px;*/ 
} 
.footercontent { 
background: #e6e6e6; 
text-align:center; 
font-size:12px; 
} 

