@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
body {
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	text-align:center;
	margin:0 auto;
	width:990px;
}
a {
	color:#cccaca;
	text-decoration:none;
}
a:hover{
	color:#999;
}
h1{
	font-weight:normal;
	font-size:24px;
	clear:both;
	color:#cccc33;
}
h1 span,
h1 i {
	color:#ccc;
	font-size:24px;
	font-weight:normal;
	font-style:normal;
}
h2{
	font-size:18px;
	font-weight:normal;
	padding-bottom:5px;
}
th{	
}
td{
	padding:3px 5px;
	text-align:left;
}
p{
clear:both;
}
.noborder{
	border:none!important;
}
#holder{
	width:990px;
}
#main{
	background: url(../cssimg/main_y.jpg) repeat-y;
	width:990px;
	float:left;
}
/*header*/
#header{
	background:url(../cssimg/header.jpg) 6px bottom no-repeat;
	width:990px;
	height:301px;
}
#header .menu {
	background:url(../cssimg/menubar_bg.jpg) no-repeat;
	width:990px;
	height:40px;
	display:block;
	padding:8px 0 0 6px;
}
#header .menu li {
	background:url(../cssimg/menu_li.jpg) no-repeat;
	width:163px;
	height:32px;
	float:left;
	list-style:none;
}
#header .menu li a {
	display:block;
	color:#fff;
	line-height:30px;
	font-weight:bold;
}
#header .menu li a:hover {
	color:#ffe63f;
}
/*content*/
.content {
	background:url(../cssimg/main_bottom.jpg) bottom no-repeat;
	padding:0 20px 20px 20px;
	text-align:left;
	position:relative;
	float:left;
}
.content p{
	padding:10px 0;
}
#left{
	float:left;
	width:330px;
	padding:0px;
}

#center{
	float:left;
	width:620px;
}

#login form,
#content_news_to_file #center,
#content_nastiahnutie,
#content_faktyacisla,
#content_produkty {
	padding-bottom:80px;
}
/*left*/

#slide #slideshow{
	display:block;
	width:210px;
	height:190px;
	margin:35px 10px;
}
#slide #slideshow img{
	width:210px;
	height:190px;
	border:1px #ccc solid;
	padding:5px;
}
	
#left {
	min-height:460px;
}
.content #left h1 {
	float:left;
}

.content #left h1 span {
	background:#ececb2;
	color:#fff;
	font-size:16px;
	padding-right:3px;
	font-weight:bold;
}
.content #left ul{
	clear:both;
	padding:10px 0 10px 20px;
}
.content #left li{
	background:url(../cssimg/arrow.gif) left 2px no-repeat;
	list-style: none;
	list-style-image:none;
	padding-left:15px;
	margin:2px 0;
}
.content #left li a {
	display:block;
	font-size:14px;
}
#prod_logos{
	position:absolute;
	bottom:17px;
}
#prod_logos a{
	display:block;
	float:left;
	margin-right:15px;
}
#logo_pv{
	background:url(../cssimg/pv.jpg) center no-repeat;
	width:31px;
	height:35px;
}
#logo_semo{
	background:url(../cssimg/semo.jpg) center no-repeat;
	width:96px;
	height:35px;
}
#logo_barnebrug{
	background:url(../cssimg/barenbrug.jpg) center no-repeat;
	width:137px;
	height:35px;
}
.left_barenbrug h1{
	padding-top:25px;
	width:80%;
}
.left_barenbrug .menu_holder{
  height:150px;
}
.left_barenbrug ul {
	padding:5px 0 5px 10px!important;
}
.left_barenbrug ul li{
	padding:2px 0!important;
	background:none!important;
}
.left_barenbrug {
	height:750px;
}
/*center*/
/*o firme*/
#content_ofirme{
	height:300px;
}
.box{
	width:286px;
	height:171px;
	float:left;
	margin:20px 5px;
}
#trava {
	background:url(../cssimg/trava.png) no-repeat;
}
#semena{
	background:url(../cssimg/semena.png) no-repeat;
}
.box h2{
	color:#c00;
	font-size:24px;
}
/*produkty*/

#content_produkty #center h1{
	margin-top:20px;
}
#content_produkty #center h1#prod_header{
	margin:0 0 20px 0;
}

#content_produkty #center p{
  line-height:16px;
}
#content_produkty #center p img{
	float:left;
	margin-right:10px;
	border:5px #5d9544 double;
}
#content_produkty #center h3{
	clear:both;
	padding:20px 0 5px 5px;
	font-size:22px;
	font-weight:normal;
}
#content_produkty #center h6{
	color:#5d9544;
	font-size:16px;
	clear:both;
	padding:20px 0 5px 0;
	font-weight:normal;
}

#content_produkty #center span.image{
	width:166px;
	text-align:center;
	float:left;
	border:1px #5d9544 solid;
	margin:10px 15px;
	padding:5px 0;
	font-weight:bold;
}

#content_produkty #center span img{
	clear:both;
	margin:auto;
	display:block;
	text-align:center;
}
#center table{
  font-size:11px;
}
.product_box{
	width:188px;
	margin:7px;
	float:left;
}
.product_box a {
	display:block;	
}
.product_box p{
	text-align:justify;
}
#pv{ 
  background:url(../cssimg/pv_logo.jpg) center no-repeat;
  width:100%;
  height:130px;
}
#semo{
  background:url(../cssimg/semo_logo.jpg) center no-repeat;
  width:100%;
  height:130px;
}
#barenbrug{
  background:url(../cssimg/barenbrug_logo.jpg) center no-repeat;
  width:100%;
  height:130px;
}
.roll_link{
	margin-left:15px;
	cursor:pointer;
	width:600px!important;
	/*
    width:250px;
	height:120px;
	float:left;
*/
}
.roll_link:hover{
	cursor:pointer;
	color:#ccc;
}
.roll table{
	margin:10px 0;
	text-align:center;
}
#content_produkty th{
	background:#7eac39;
	color:#fff;
}
#content_produkty td{
	background:#fff;
}

#content_produkty #center ul{
	padding-left:20px;
	padding-bottom:20px;
}
#content_produkty li{
	list-style:none;
	list-style-image:none;
}
.img {
	border:1px #ccc solid;
	padding:5px;
	margin:20px 22px;
}

#content_produkty #center .roll_box{
	float:left;
}
/*fakty a cisla*/
table{
	background:#ccc;
	margin-top:30px;
}
#content_faktyacisla th, #content_faktyacisla td{
	background:#FFFFFF;
}
#content_faktyacisla th{
	background:#7eac39;
	color:#fff;
	/*color:#ffe014;*/
	padding:4px 5px;
	letter-spacing:1px;
	font-size:14px;
}
#content_faktyacisla td{
}
/*referencie*/
#content_referencie{
	padding-bottom:80px;
}
/*content spravy*/
#content_spravy #center{
	width:600px;
	padding:0 10px;
	padding-bottom:80px;
}
#content_spravy ul{
	padding-left:20px;
}
/*login*/
#login form{
	padding-left:100px;
}
#login li{
	list-style:none;
	margin:5px 0px;
}
/*fck editor page*/
.btny{
	padding-bottom:10px;
	display:block;
}
/*na stiahnutie*/
#content_nastiahnutie #center h1{
	margin-bottom:20px;
}
#content_nastiahnutie #center a{
	width:300px;
	float:left;
	display:block;
}
#content_nastiahnutie #center a:hover p{
	color:#ccc!important;
}
#content_nastiahnutie #center img{
	float:left;
	width:80px;
	height:100px;
	margin:0 5px;
	border:3px #5d9544 solid;
}
#content_nastiahnutie #center p{
	width:280px;
	float:left;
	margin-top:40px;
	padding:0 10px;
	color:#000;
}
#content_nastiahnutie #center p span {
	padding-top:5px;
	display:block;
	color:#ccc;
}
/*kontakt*/
#content_kontakt #left h1{
	padding-left:10px;
}
#content_kontakt #left ul{
	padding:10px 0;
	margin-bottom:10px;
	float:left;
}
#content_kontakt #left li{
	list-style:none;
	font-size:16px;
	margin:5px 0;
	float:left;
	background:none;
	width:100%;
}
#content_kontakt #left strong{
	padding:2px 0;
	display:block;
}

#content_kontakt #left iframe {
	border:1px #ccc solid;
	padding:5px;
	margin:10px;
}

#content_kontakt #center div{
	margin-bottom:40px;
}

#content_kontakt #center img{
	margin:20px auto;
	display:block;
	text-align:center;
}
.aspam2 {
	border:none!important;
	margin:0px!important;
}
/*kotakt form*/
#kontakt_form{
	padding:20px 0 80px 0;
}
#kontakt_form label, #kontakt_form textarea, #kontakt_form input{
	margin:5px 0;
}
#kontakt_form label{
	width:100px;
	display:block;
	float:left;
	clear:both;
}
#kontakt_form input{
	width:300px;
	float:left;
}
#kontakt_form textarea{
	float:left;
	width:500px;
	height:120px;
}
#kontakt_form .aspam2{
	float:left;
}
#buttons {
	clear:both;
}
.button {
	width:auto!important;
	padding:0 10px;
	margin-right:10px!important;
	background:#7eac39;
	border-color:#7eac39;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}
/*footer*/
#footer {
	background:#fff;
	width:100%;
	color:#cccaca;
	float:left;
}
#footer a {
	color:#cccaca;
}
#footer a:hover{
	color:#999;
}
#footer .menu {
	display:block;
	margin:0 auto;
	width:370px;
}
#footer .menu li{
	list-style:none;
	float:left;
	border-left:1px #ccc solid;
	padding:2px 5px;
}
#footer .menu li.first{
	border:none;
}
#copyright{
	background:#fff;
	clear:both;
	padding-top:10px;
}
#login:hover {
	cursor:default;
	color:#ccc!important;
}