body{
   behavior:url("/css/csshover.htc");
	margin: 0px;
	padding: 0px;
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	font-weight:normal;
	background:transparent url(/images/bg.jpg) center repeat-y
}

body p{
	margin:0px;
}

img{
   border-width: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

div.fix, div.fix_height{
   clear: both;
   float: none;
   display: block;
}

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

a:hover{
	text-decoration: underline;
}

div.auto_height{
   float: left;
   width: 1px;
   height: 500px;
   margin-left: -10px;
}






div.main{
	width: 938px;
	margin:0 auto;
	padding:0 ;
	width:938px;
   height:24px;
}
div.naglowek{
	background-image: url('/images/bioneers2_05.jpg');
	background-position: left;
	margin:0 auto;
	padding:0;
	margin: 0px;
	position: relative;
}

div.naglowek div.top_icons{
	position: absolute;
	top: 5px;
	right: 0px;
}

div.naglowek div.top_icons a{
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	float: left;
	width: 18px;
	height: 17px;
}

div.naglowek div.top_icons a.inc_ico{
	background: url(/images/inc-ico.jpg) no-repeat center top;
}
div.naglowek div.top_icons a.inc_ico:hover{
	background-position: center bottom;
}

div.naglowek div.top_icons a.dec_ico{
	background: url(/images/dec-ico.jpg) no-repeat center top;
}
div.naglowek div.top_icons a.dec_ico:hover{
	background-position: center bottom;
}

div.naglowek div.top_icons a span{
	display: none;
}

	div.naglowek2{
	background-image: url('/images/bioneers2_05.jpg');
	background-position: left;
	background-repeat: repeat-x;
	height: 24px;
	width:938px;
	margin-left:0px;
	position:relative;
}
   div.menu{
	display: block;
	width: auto;

	float:left;
	position:relative;

}
 div.menu2{
	display: block;
	width: auto;
	margin-right:15px;
	float:right;

	position:relative;
}


div.menu a:hover, div.menu2 a:hover{text-decoration: underline;color: black;}

div.srodek{
	background:#f4f6e6 url('/images/bioneers2_07.png') left top repeat-x;
	margin-left:0px;
	padding:25px 35px 45px 35px;
	position:relative;
}
.footer{
  background-color:#054d7d;
  height:43px;
}

.layout_shopping_cart{
	position: absolute;
	top: -65px;
	right: 0px;
	padding: 0px 5px;
}

.layout_shopping_cart a{
	text-decoration: none;
}


div.srodek li{
	list-style:disc;
}

div.srodek ul{
	padding-left:30px !important;
}

div.srodek em{
	font-style:italic;
}

div.srodek strong{
	font-weight:bold;
}


.t_events{
	font-size: 11px;	
	border-collapse: collapse;
}

.t_events td{
	background-color:#D0DF8B;
	border:1px solid #FFFFFF;
	padding:9px;
	vertical-align:top;
}

.t_events .cell{
	font-weight: bold;
	background-color: #A2C300;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border: 1px solid #FFFFFF;
	white-space: nowrap;
}

.t_events .separator{
	background-color: transparent;
	border-width: 0px;
	white-space: nowrap;
}

.t_events .cell, .t_events .cell *{
	text-decoration: none !important;
	font-size: 12px;
}