.table-top {
	background-image: url(images/bg_top-bl.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.date {
	display: block;
	color: #999999;
	font-size: 9px;
	float: right;



}
.company-news {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f66900;
	border-bottom-color: #f66900;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: x-small;
	color: #FFFFFF;

}
.company-news P {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #575757;
	padding-top: 7px;
	padding-bottom: 7px;

}
.company-news A {
	color: f86601;
}
body#store {
	font-size: xx-small;
	color: #FFFFFF;
}
input {
	background-image: url(images/bg_forms.png);
	border: 1px solid #ff6c02;
	margin: 2px;
	height: 16px;
	font-size: 12px;
	color: #FFFFFF;





}
A {
	color: #f5791f;
}
.login {
	font-size: x-small;
}

.cat_icons{
text-align: center;
height: 88;

padding: 2px;
margin: 2px;
overflow: hidden;
vertical-align: middle;
width: 800;
}

#bg_ic{
border-top: solid 1px #7f4216;
background-image: url(images/bg_icons.png);
background-repeat: repeat-x;


}
.cat_icons TD{
margin: 3px;
}
.cat_icons IMG{
border: solid 1px #ff6c00;
margin: 3px;
}
.cat_icons IMG:hover{
border: solid 1px #018c66;
margin: 3px;
}

.tvr{

padding: 5px;
margin-bottom: 5px;

}
.tvr H4, .tvr H4 A{
font-size: small;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 5px;
}


.cena{
background-color: #444444;
float: right;
padding: 2px;
text-align: center;
}

.view{
background-image: url(images/bg_view.png);
border: solid 1px #4d2200;
color: #ff7f21;
padding: 4px;
margin-bottom: 10px;

}
.view B{padding-left: 10px;
color: #ffc888;
}

.view a{
margin-left: 10px;
text-decoration: none;
color: #ff7f21;
border-bottom: dotted 1px #ff7f21;
}


A#simple, #simple B{
padding-left: 0px;
margin-left: 0px;
color: #ffc888;


}

.list1{
margin-bottom: 20px;

}
.list1 ul{
color: black;
margin-top: 5px;
margin-left: 0px;
padding-left: 15px;

list-style-type: circle;
}
.productV {
padding: 5px;
margin: 5px;
background-color: #311b00;
}