@charset "utf-8";
 
body {
	background-color:#ffffff;
    font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding: 0;
	margin:0;
}

a{
	color:#333333;
	text-decoration:none;
}

.left1
{
float: left;
padding:20px;
}
div {
	position:relative;	
	padding: 0px;
	margin: 0px;
}
.odstep{
	clear: both;
	height:5px;
}
#container{
	background-image: url(../obrazy/bg-bar.jpg);
	background-repeat: repeat-x;
	background-position: top;  
}
#header ul.topmenu{
	text-align:center;
	list-style:none;
	margin-left: 17px;
	margin-top: 171px;
}

li.separator{
  padding-top:7px;
  background-color: #3b5f02;
  height: 36px;
  }
.topmenu li {
	display:inline;
	float:left;
}


ul.topmenu A:HOVER{
	  background-image: url(../obrazy/separ.jpg);
	  background-repeat:repeat-x;
	  background-position:center;
}
a img {
	border:0;
}
img.top{
	margin-left: 17px;
	display:block;
}
#center{
    margin:auto;
    width:1000px;
	text-align:left;
}
#header{
	margin:0 15px;
}

#footer {
	margin-top: 0px;
	padding-bottom:40px;

}
#footer a {
	text-decoration:none;
	color:#000000;
}
#footer span.red{
	color:#FF0000;
	margin-right:5px;
	margin-left: 5px;
}
#footer span.left, span.right{
	font-size:13px;
	margin-left: 15px;
}
#footer span.right{
	margin-left: 530px;
}
#left_margin{
	float:left;
	width:15px;
	height:100px;
}
#left_column{
	float:left;
	width: 283px;
	
}
#right_column {
	margin-left:302px;
	margin-right: 10px;
}

.top_tekst, .bottom_tekst, .top_menu, .bottom_menu{
}
.top_tekst{

	background-image: url(../obrazy/toptekst.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:3px;  
}
.bottom_tekst{
	background-image: url(../obrazy/bottomtekst.jpg);
	background-repeat: no-repeat;
	background-position: top;  
		height:3px; 
}
.top_menu{
	background-image: url(../obrazy/topmenu.png);
	background-repeat: no-repeat;
	background-position: top;  
	height:8px; 
}
.bottom_menu{
	/*background-image: url(../obrazy/bottommenu.png);*/
	border-bottom:#999999 1px solid;
	border-right:#999999 1px solid;
	border-left:#999999 1px solid;
	background-repeat: no-repeat;
	background-position: top;  
	height:9px; 
}

.tekst{
	  border-left: #94AB97 1px solid;
	  border-right: #94AB97 1px solid;
	  background-image: url(../obrazy/grd.png);
	  background-repeat: repeat-x;
	  background-position: top;
	  margin-left:3px;
	  margin-right:3px;
	  padding: 5px;
	  padding-left: 10px;
	  padding-right: 10px;
	  text-align: justify;
	  font-size:13px;
	  letter-spacing: 1px;
}
.tekst a{
	color:#385b02;
	text-decoration:underline;
}

h1, h4{
	margin: 0px 0 10px;
	padding-bottom: 3px;
	font-size:18px;
	letter-spacing: 1px;	
	font-weight:600;
	color:#385b02;
	border: 0px;
	border-bottom: #006600 4px solid;
}
h1{
	margin-bottom:20px;
}
h2,h3{
	font-size:16px;
	color:#385b02;
}

h4{
	font-size:15px;
	border-bottom: #006600 4px solid;
}
.menu, .topmenu {
  background-image: url(../obrazy/grd2.jpg);
  background-repeat: repeat-x;
  background-position: top;
  padding:0px;
  margin:0px;
}
.menu{
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
}
.menu_item {
	padding:8px 15px;
	border-bottom:#999999 1px solid;
}
.ramka{
	padding:10px;
	border:#385b02 1px solid;
	background-color:#D9FBB3;
}
.menu_bg1, .menu_bg9{
	background-color:#FFCC33;
}
.menu_bg1:hover, .menu_bg9:hover{
	background-color:#DFAC13;
	font-weight:bold;
	color:#333333;
}
.menu_bg2{
	background-color:#FFFF99;
}
.menu_bg2:hover{
	background-color:#DFDF79;
	font-weight:bold;
	color:#333333;
}
.menu_bg3{
	background-color:#B5E2AF;
}
.menu_bg3:hover{
	background-color:#95C28F;
	font-weight:bold;
	color:#333333;
}
.menu_bg4{
	background-color:#B3C2FB;
}
.menu_bg4:hover{
	background-color:#93A2CB;
	font-weight:bold;
	color:#333333;
}
.menu_bg5{
	background-color:#F2DC5E;
}
.menu_bg5:hover{
	background-color:#D2BC3E;
	font-weight:bold;
	color:#333333;
}
.menu_bg6{
	background-color:#D9FBB3;
}
.menu_bg6:hover{
	background-color:#B9DB93;
	font-weight:bold;
	color:#333333;
}
.menu_bg7{
	background-color:#BEDFF8;
}
.menu_bg7:hover{
	background-color:#9EBFD8;
	font-weight:bold;
	color:#333333;
}
.menu_bg8{
	background-color:#72D251;
}
.menu_bg8:hover{
	background-color:#52B231;
	font-weight:bold;
	color:#333333;
}
/*
div.menu_bg1 a:hover, div.menu_bg2 a:hover, div.menu_bg3 a:hover, div.menu_bg4 a:hover, div.menu_bg5 a:hover, div.menu_bg6 a:hover, div.menu_bg7 a:hover
, div.menu_bg8 a:hover, div.menu_bg9 a:hover{
	font-weight:bold;
	color:#333333;
}*/

.menu ul li a {
    text-decoration:none;
   	color: black;
}
 .menu ul li A:HOVER{
    text-decoration:underline;
   
}

.menu ul {
	  padding:0;
	  margin:0;
}
.menu h1 {
padding: 5px 20px 10px 20px;
}
/*
.menu h1 {
		padding-left:20px;
		padding-top: 5px;
		padding-bottom:10px;
		font-size:14px;
		font-weight:600;
}*/

ul.topmenu  a{
	font-weight:500;
	letter-spacing: -0.8px;
	color:#FFFBF0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:40px;
	text-align:center;
	text-decoration:none;
	background-color: #3b5f02;
	width: auto;
	height:43px;
	display:block;
	padding:0px 15px 0px 15px;
	opacity: 0.8;
	-moz-opacity:0.8;
}

.r1 {
float: right;
padding: 10px;
}

.productTable{
	border-collapse:collapse;
	border:#385b02 1px solid;
}

.productTable td, .productTable th{
	padding:3px;
	border:#385b02 1px solid;
}

.more{
	font-weight:bold;
	color:#385b02;
}

.skrot{
	margin:5px 0 25px 0;
}

.skrot p{
	text-align:justify;
}

.productImage td{
	padding:12px;
	margin:0;
}

.greenline{
	height:3px;
	background-color:#385b02;
}
	
