body {
	margin: 0px;
	background-color: #4B8904;
	font-family: Tahoma;
	font-size: 11px;
	color: #e7ff9c;
	text-align: justify;
}

.body_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #e7ff9c;
	text-align: justify;
	margin-right: 10px;
}

a {
	/*color:#99C351;*/
	color: #ade055;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.t01 {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

.menu_item, .menu_item_selected {
	vertical-align: top;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #e5fb99;
	text-transform: uppercase;
	margin-left: 0px;
}

.menu_item a {
	color: #e5fb99;
	text-decoration: none;
}

.menu_item a:hover, .menu_item_selected a:hover {
	text-decoration: none;
}

.menu_item_selected a {
	color: #a8bd60;
	text-decoration: none;
}

#mcont {
	border: 13px solid #417f02;
	background-color: #5e951e;
	background-image: url(img/tlinkbg.gif);
	background-repeat: no-repeat;
}

#cont {
	margin-top: 50px;
	width: 100%;
}

#art {
	border-right-width: 13px;
	border-right-style: solid;
	border-right-color: #417F02;
	width: 250px;
	font-family: Tahoma;
	font-size: 11px;
	color: #e7ff9c;
	text-align: justify;
}

#art p, #art div {
	font-family: Tahoma;
	font-size: 11px;
	color: #e7ff9c;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
	text-align: justify;
}

.aheader {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #417F02;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

#prod {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #4b8904;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #4b8904;
	padding-left: 12px;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #E7FF9C;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-right: 12px;
	padding-bottom: 10px;
}

#linkst {
	margin-left: 12px;
	margin-top: 12px;
}

.timg {
	display: block;
	clear: right;
	border: 4px solid #E7FC9D;
	width: 130px; height: 90px;
}

#thumbs {
	float: left;
}

#thumbs div {
	float: left;
	display: inline;
	margin-bottom: 5px;
	margin-right: 5px;
}

.tthumb {
	border: 1px solid #92c54c;
	float: left;
	width: 136px;
	/*height: 15px;*/
	background-color: #4D8808;
	margin-right: 3px;
	margin-top: 3px;
	padding: 2px 0;
	text-align: center;
	overflow: hidden;
}

.tthumb a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E7FF9C;
	text-decoration: none;
	display: block;
	/*width: 108px;
	padding-left: 4px;*/
}

#kont {
	clear: both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #4b8904;
	padding-top: 10px;
}

#kont p {
	font-family: Tahoma;
	font-size: 11px;
	color: #BEDD77;
	margin: 0px;
	display: block;
	clear: both;
	padding-left: 10px;
	width: 200px;
}
/*
#kont b {
	text-align: right;
	display: block;
	float: right;
}

#kont i {
	text-align: left;
	display: block;
	float: left;
	font-style: normal;
}
*/

#kont a {
	color:#99C351;
	text-decoration: none;
}

#kont a:hover {
	text-decoration: underline;
}

.lang a {
	color: #4b8904;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 10px;
	text-decoration: none;
}

.lang_selected a {
	color: #a3c685;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 10px;
	text-decoration: none;
}

.lang a:hover, .lang_selected a:hover {
	text-decoration: none;
}

.content_box {
	/*height: 395px;
	overflow: auto;*/
	margin-right: 10px;
	margin-top: 10px;
}

