/* CSS Document */

body {
	background:#FFFFFF;
	margin: 20px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#container {
	margin: 0 auto;
	width: 914px;
	height:600px;
/*	background:#FF0000;*/
}

h1 {
	/*background: #ff0000;*/
	color: #8293a8;
	font-size: 11px;
	display:none;
}

.clearer {
	clear:both;
}

.float_l {
	float:left;
}
.float_r {
	float:right;
}
#header {
	width: 914px;
	height: 61px;
	/*background: #00ff00;*/
}

#logo_variotech{
	background: url(../images/logo_variotech.gif) no-repeat;
	width: 140px;
	height: 38px;
	margin: 12px 0px 0px 5px;
}

#logo_voran {
	background: url(../images/logo_voran.gif) no-repeat;
	width:133px;
	height:38px;
	margin: 12px 0px 0px 0px;
}

#logo_bucher {
	background: url(../images/logo_bucher.gif) no-repeat;
	width:139px;
	height:38px;
	margin: 12px 0px 0px 0px;
}

#navigation_container {
	width:476px; 
	height:49px;
	/*background:#0099FF;*/
	padding: 12px 0px 0px 0px;
}

#navigation {
	width: 476px;
	height: 20px;
/*	background:#00CC00;*/
	padding: 0px 0px 0px 0px;
}

#navigation ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation ul li {
	float:left;
	background: #ffffff url(../images/navigation_bullet.gif) no-repeat;
	height: 18px;
	padding: 2px 0px 0px 20px;
	margin: 0px 10px 0px 0px;
}

#navigation ul li a{
	font-weight: bold;
	color: #505050;
	text-decoration:none;
}

#languages {
	width: 476px;
	height: 15px;
	/*background:#00ee00;*/
	margin: 14px 0px 0px 0px;
}

#languages ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#languages ul a{
	text-decoration: none;
	color: #434343;
}

#languages ul li {
	float:left;
	height: 15px;
	color: #434343;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
}

#languages .separator {
	width: 1px;
	background: #434343;
	overflow:hidden;
	padding: 0px;
	height:12px;
}

#home {
	width: 914px;
	height: 375px;
	/*background: #0000ff;*/
}

#message {
	width: 345px;
	height: 298px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_message.png',sizingMeth od='scale'); 
	position: relative; 
	left:255px; 
	top:-530px;
	display:none;
	padding: 47px 0px 0px 59px;
	font-size: 14px;
}

#message #msgtext {
	margin: 39px 0px 0px 0px;
	width: 279px;
	height: 174px;
	color: #a2a2a2;
	font-weight: bold;
}

#message #close {
	margin: 0px 0px 0px 282px;
	width: 18px;
	height: 18px;
}

#top {
	background:url(../images/shadow_home_top.gif) no-repeat;
	width:914px;
	height: 9px;
	margin: 0px;
	padding:0px;
	overflow: hidden;
	
}

#middle {
	background:url(../images/bg_home.gif) repeat-y;
	height:357px;
}

#plodove {
	background: url(../images/fruits_home.jpg) no-repeat;
	width: 377px;
	height: 160px;
	margin: 4px 18px 0px 11px;
	padding: 190px 30px 0px 30px;
	color: #a2a2a2;
	font-weight: bold;
	font-size: 13px;
}

#zarneni {
	background: url(../images/zarneni_home.jpg) no-repeat;
	width: 377px;
	height: 160px;
	margin: 5px 0px 0px 0px;
	padding: 190px 30px 0px 30px;
	color: #a2a2a2;
	font-weight: bold;
	font-size: 13px;
}

#bottom {
	background:url(../images/shadow_home_bottom.gif) no-repeat;
	width:914px;
	height: 9px;
	margin: 0px;
	padding:0px;
	overflow: hidden;
}

#footer {
	width: 880px;
	height: 140px;
	/*background:#009933;*/
	padding: 25px 0px 0px 34px;
}

#footer_text {
	width: 550px;
	height: 95px;
	/*background: #ff0000;*/
	color: #8293a8;
	font-size: 11px;
	display:none;
}

#mail_buletin {
	width: 265px;
	height: 95px;
	/*background: #ff0000;*/
	margin: 0px 10px 0px 55px;
	color: #8293a8;
	font-size: 11px;
	display:none;
}

#btn_save {
	width:83px;
	height:25px;
	background:#009933 url(../images/btn_save.gif);
	margin: 3px 18px 0px 0px;
}

#footer_navigation {
	width: 500px;
	height: 15px;
	padding: 10px;
}

#footer_navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer_navigation ul li {
	float:left;
	height: 15px;
	color: #8293a8;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
}

#footer_navigation ul li a{
	color: #8293a8;
	font-size: 11px;
	text-decoration: none;
}

#footer_navigation .fseparator {
	width: 1px;
	background: #8293a8;
	overflow:hidden;
	padding: 0px;
	height:12px;
}

#copyright {
	width: 150px;
	height: 35px;
	margin: 0px 10px 0px 70px;
}

#copyright img {
	float: right;
}

/*--------------MAIN------------------------------------*/

#left {
	width:764px;
	float:left;
}

#mtop {
	background: url(../images/main_top.gif) no-repeat;
	width: 764px;
	height: 11px;
	overflow: hidden;
}

#mmiddle {
	background: url(../images/bg_main.gif) repeat-y;
	width: 736px;
	padding: 0px 14px 0px 14px;
		overflow: hidden;
	margin: 0px;
}

#banner {
	background:url(../images/fruits_open.jpg);
	width:736px;
	height: 71px;	
}

#zbanner {
	background:url(../images/zarneni_open.jpg);
	width:736px;
	height: 71px;	
}

#content {
	width: 720px;
	margin: 2px 8px 0px 8px;
}

#ctext {
	width: 680px;
	margin: 0px 0px 2px 20px ;
	color: #a2a2a2;
	font-weight: bold;
}

#ctext .content_caption {
	color: #666666;
	margin: 0px 0px 10px 0px;
}

#icons {
	width: 660px;
	height: 148px;
	margin: 5px 0px 5px 30px;
	background:url(../images/icons_fruits.jpg) no-repeat;
	padding:4px 0px 0px 0px;
}

#zicons {
	width: 660px;
	height: 148px;
	margin: 5px 0px 5px 30px;
	background:url(../images/icons_grain.gif) no-repeat;
	padding:4px 0px 0px 0px;
}

.icon1, .icon2, .icon3, .icon4, .icon5 {
	 width:108px; 
	 height:120px; 
	 float:left;
}

.icon_left {
	 width:60px; 
	 height:120px; 
	 float:left;
}
.icon_right {
	 width:47px; 
	 height:120px; 
	 float:left;
}
/*
#icons .icon1 a{
	background: url(../images/fruits_icon_1.jpg) no-repeat;
}

#icons .icon1 a:hover,
#icons .icon1 a:active{
	background: url(../images/fruits_icon_1_sel.jpg) no-repeat;
}

#icons .icon2 a{
	background: url(../images/fruits_icon_2.jpg) no-repeat;
}

#icons .icon2 a:hover,
#icons .icon2 a:active{
	background: url(../images/fruits_icon_2_sel.jpg) no-repeat;
}

#icons .icon3 a{
	background: url(../images/fruits_icon_3.jpg) no-repeat;
}

#icons .icon3 a:hover,
#icons .icon3 a:active{
	background: url(../images/fruits_icon_3_sel.jpg) no-repeat;
}

#icons .icon4 a{
	background: url(../images/fruits_icon_4.jpg) no-repeat;
}

#icons .icon4 a:hover,
#icons .icon4 a:active{
	background: url(../images/fruits_icon_4_sel.jpg) no-repeat;
}

#icons .icon5 a{
	background: url(../images/fruits_icon_5.jpg) no-repeat;
}

#icons .icon5 a:hover,
#icons .icon5 a:active{
	background: url(../images/fruits_icon_5_sel.jpg) no-repeat;
}
*/
.icon6{
	 width:111px; 
	 height:120px; 
	 float:left;
}
/*
#icons .icon6 a{
	background: url(../images/fruits_icon_6.jpg) no-repeat;
}

#icons .icon6 a:hover,
#icons .icon6 a:active{
	background: url(../images/fruits_icon_6_sel.jpg) no-repeat;
}*/

#gotowi_linii {
	width: 547px;
	height: 27px;
	margin: -1px 0px 0px 0px;
}

#general_info {
	width: 660px;
	margin: 0px 0px 10px 30px;
	font-size:11px;
}

#general_info h2 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
}

#general_info img {
	margin: 5px 10px 5px 20px;
}

#general_table {
	width: 660px;
	margin: 5px 0px 30px 30px;
	font-size:11px;
}

#general_table thead td{
	height: 19px;
	background: #646464;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 0px 0px 10px;
}

#general_table tbody td{
	padding: 5px 5px 5px 15px;
	text-decoration:none;
	
}
#general_table thead td a{
	text-decoration:none;
}

#general_table tbody .white {
	background: #FFFFFF;
	text-decoration:none;
	color: #000000;
}

#general_table tbody .gray,
#pr_table tbody .gray {
	background: #eeeeee;
	text-decoration:none;
	color: #000000;
}

#general_table tbody .caption {
	color: #0a69ab;
	text-decoration:underline;
	font-weight: bold;
}

#icons img {
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#mbottom {
	background:url(../images/main_bottom.gif) no-repeat;
	width: 764px;
	height: 24px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.right {
	width: 150px;
	height: 373px;
	background: url(../images/bg_closed_tab.gif) no-repeat;
	float:left;
}

#pclosed {
	background:url(../images/fruits_closed.jpg) no-repeat;
	margin: 10px; 
	width:129px;
	height: 349px;
}
#zclosed {
	background:url(../images/zarneni_closed.jpg) no-repeat;
	margin: 10px; 
	width:129px;
	height: 349px;
}
/*----Products------------------------------------------------------------------*/
#product_preview {
	width: 660px;
	margin: 5px 0px 30px 30px;
	font-size:11px;
}

#pr_caption	{
	color: #0a69ab;
	text-decoration:underline;
	font-weight: bold;
	margin: 0px 0px 8px 8px;
}

#pr_image {
	width: 233px;
}

#pr_nav {
	width: 100%;
	height: 30px;
	vertical-align:bottom;
}

#itop {
	background: url(../images/img_top.gif) no-repeat;
	width: 233px;
	height: 4px;
	overflow: hidden;
}

#imiddle {
	background: url(../images/bg_img.gif) repeat-y;
	width: 217px;
	padding: 8px;
	font-size: 10px;
	text-align:center;
	vertical-align: middle;
}

#ibottom {
	background:url(../images/img_bottom.gif) no-repeat;
	width: 233px;
	height: 4px;
	overflow: hidden;
}

#pr_table {
	margin: 0px 0px 0px 8px;
	width: 417px;
}

#pr_table tbody .white {
	background: #FFFFFF;
	text-decoration:none;
	color: #000000;
}

#gotowi_linii_img {
	width: 656px;
	height: 210px;
	background: url(../images/bg_gotovi_linii_img.gif) no-repeat;
	padding: 10px 0px 0px 10px;
}

#gotowi_linii_text {
	width: 666px;
	margin: 10px 0px 0px 0px;
}

#recommendet {
	float:left;
}

#recommendet ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#recommendet ul li{
	margin: 9px 0px 9px 0px;
	padding:0px;
}

#recommendet ul a{
	color:#888888;
}

.send_btn {
	color:#000000;
}

.error {
	color:#f00;
}