﻿html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #282828;
	color: #383838;
	text-align: center;
}

body {
	margin: 10px auto 20px auto;
	text-align: left;
	width: 703px;
	background-color: #282828;
	color: #383838;
}
a{
	color: #fa6627;
	text-decoration: none;
}

div.h3 
{
	margin: 5px 0px 0px 0px;
	padding: 5px 5px;
	background: #ddd;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.separator{ margin:0px 3px;}
.langBar
{ 
	background-color:#383838;
	padding:5px;
	height:15px;
	color:#FFFFFF;
	text-align:right;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
}
/*.langBar a{ margin:5px 2px;}
.langBar a:hover{ text-decoration:underline; margin:4px 1px;}*/

div#container {
	background: #282828 url(../images/bg.gif) repeat-y center;
	width: 703px;
}

ul#topnav {
	margin:0px 0px 0px 440px;
	padding: 0;
	height: 33px;
}

ul#topnav li {
	list-style-type: none;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

ul#topnav li.bigtab {
	background: #282828 url(../images/top_nav_large_tab.gif) no-repeat;
	height: 24px;
	width: 131px;
	padding: 9px 0 0 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #f15f10;
}
ul#topnav li a.smalltab
{
	background: #282828 url(../images/top_nav_small_tab.gif) no-repeat;
	height: 23px;
	width: 131px;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 14px;
	color: #515151;
	text-decoration: none;
	display: block;
}

ul#topnav li a.smalltab:hover
{
	background: #282828 url(../images/top_nav_small_tab_hover.gif) no-repeat;
	color: inherit;
	height: 23px;
	width: 131px;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 14px;
	display: block;
}

ul#statsbar {
	background: #282828 url(../images/stats_bar.gif) no-repeat;
	height: 39px;
	width: 703px;
	margin: -3px 0 0 0;
	padding: 0;
	color: #fff;
}

div#left  {
	width: 218px;
	float: left;
	background-color: #fff;
	color: inherit;
}

div#left h2 {
	font-size: 12px;
	font-weight: normal;
	background-color: inherit;
	color: #fff;
	margin: 0;
	padding: 12px 0 0 15px;
	background-image: url(../images/left_content_header.gif);
	height: 23px;
	width: 203px;
}

ul#leftnav { 
	margin: 0;
	padding: 0;
}
	
ul#leftnav li {
	list-style-type: none;
	display: block;
	margin: 0;
	background-image: url(../images/left_nav_link_bg.gif);
}

ul#leftnav li a
{
	background-color: inherit;
	color: #000;
	text-decoration: none;
	display: block; 
	height: 22px;
	padding: 6px 0 0 20px;
}

ul#leftnav li a:hover
{
	background-image: url(../images/left_nav_link_bg_hover.gif);
	display: block;
	height: 22px;
	color:#fa6627;
}

.co {padding: 10px;}
.co a:hover,.subNav a:hover {
	color: #383838;
}
.co img.thumb{ margin-right:20px; border:solid 1px #fa6627}

div#right {
	width: 484
px;
	float: right;
	background-color: #fff;
	color: inherit;
}

div#right h2 {
	font-size: 12px;
	font-weight: normal;
	color: #f9ffff;
	margin: -3px 0 0 0;
	background: #fff url(../images/main_content_header.jpg) no-repeat;
	height: 25px;
	width: 470px;
	padding: 12px 0 0 15px;
}

.mainR{ height:350px; width:480px;}
div#maincontent 
{
	width:458px;
	height:300px;
	padding:8px;
}
div#maincontent p {
	margin: 0;
	padding: 10px 10px 10px 0px;
}


.footer {
	clear: both;
	width: 701px;
	padding: 4px 0px;
	background: #383838;
	border: 1px solid #fff;
	border-top: 0;
	color: #fff;
	text-align: center;
	font-size:11px;
	margin: 0;
	position: relative;
}
.orange{ color:#fa6627;}
.subNav{ text-align:right;}
.orangeSlogan
{ 
	background-image:url(../images/slogan_box_bgr.gif);
	/*background-repeat:no-repeat;*/
	width:94%;
	border:solid 1px #ffffff;
	font-size:24px;
	padding:20px;
	color:#FFFFFF;
	text-align:center;
}
.dotLine
{ 
	background-image:url(../images/separDot.gif); 
	background-repeat:repeat-x; 
	height:13px; 
	display:block;
}
.ulTitle
{
	padding-left:5px; 
	font-weight:bold;
}

.flag img:hover{ border:solid 1px #fa6627;}
.flag img{border:solid 1px #333333;}

a.linkopacity img 
{
	border:solid 5px #efa451;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
}
a.linkopacity:hover img 
{
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}
.picArea
{ 
	width:400px; 
	background-color:#efa451; 
	border:solid 1px #FFFFFF; 
	text-align:center;
}
.productLink{color:#000000;}
.productLink:hover{ color:#fa6627;}

.map
{
	 background-image:url(../images/bgkarta.gif); 
	 background-repeat:no-repeat; 
	 height:20px; 
	 width:118px; 
	 display:block; 
	 text-align:center;
	 padding:30px 0px;
	 vertical-align:top;
}
.map a:hover{color:#333333;}

/* agroteh tables */
.agroTable
{
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	width:800px;
}
.agroTable a{ color:#FB6A0B; font-weight:bold;}
.agroTable a:hover{ color:#ffffff;}
.agroType
{
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	padding:10px 5px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.agroType2
{
	font-weight:bold;
	font-size:11px;
	color:#333333;
	padding:10px 5px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	background-color:#CCCCCC;
}
.agroTitle,.agroTextDark, .agroTextLite
{
	vertical-align:top;
	text-align:center;
	padding:5px;
	font-size:11px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.agroTitle{background-color:#fa6627;color:#222222;}
.agroTextDark{background-color:#686868;color:#ffffff;}
.agroTextLite{background-color:#868686;color:#ffffff;}

/* new style */
.hiddenImg{display:none;}
.wv{
	background: transparent url(../images/wv-glow.png) no-repeat;
	display:block;
	height:30px;
	width:96px;
	position:absolute;
	right:5px;
	top: -6px;
}