body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #499616;
}
.padd {
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.Lpadd {
	padding-left: 12px;
}
.txt24 {
	font-size: 24px;
	font-weight: normal;
}
.buton {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #336B1F;
	height: 25px;
	border: 1px solid white;
}
.forms {
	border: 1px solid #336B1F;
}
.contactform {
	width: 400px;
	border: 1px solid #336B1F;
}
.authform {
	width: 200px;
	border: 1px solid #336B1F;
}
.dropdown 	{ 
		COLOR: #000000;
		background-color: #F7F6F5;
		WIDTH: 205PX;
		FONT: 11px verdana, arial, sans-serif; 
		border: 1px solid #336B1F;
}
.descript {
	background-color: #E7FDD8;
	padding: 10px;
	border: 1px solid #6BAD3A;
}
.tabela {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.bgprodus {
	background-image: url(img/bg_produs.gif);
	background-repeat: no-repeat;
}
p,div,li,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	line-height: 20px;
}
.txt11 {
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}
.txt14_red {
	font-size: 14px;
	color:red;
}
.txt16 {
	font-size: 16px;
}
.txt18 {
	font-size: 18px;
	font-weight: normal;
}
.txt25 {
	font-size: 25px;
	font-weight: normal;
}
.txt30 {
	font-size: 30px;
	font-weight: normal;
}
.Rpadd {
	padding-right: 12px;
}

.error-text		{ COLOR: red; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.greentext 		{ COLOR: #339933; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

