body{
	background-color: #ECECEC;
	margin: 0px auto;
	font-family: Arial;
	font-size: 11px;
	color: #898989;
}

img{
	border-width: 0px;
}

div#head{
	height: 298px;
	width: 100%;
	background-image: url('../images/pasek-l.jpg');
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

div#head div#head_top{
	width: 800px;
	height: 298px;
	position: relative;
	margin: 0px auto;
}

div#head_top img{
	border-width: 0px;
}

div#head_top img.allHead
{
	position: absolute;
	top: 0px;
}

img#logo_1
{
	left: 0px;
	position: absolute;
}

img#logo_2
{
	left: 83px;
	position: absolute;
}

img#kontakt_menu
{
	right: 0px;
}

img#serwis_menu
{
	right: 87px;
}

img#partner_menu
{
	right: 174px;
}

img#kupic_menu
{
	right: 259px;
}

img#o_nas_menu
{
	right: 359px;
}

img#home_menu
{
	right: 446px;
}

img#actina_img{
	margin-top: 0px auto;
	vertical-align: bottom;
}

div#head img#menu_pion{
	position: absolute;
	left: 0px;
	top: 117px
}


div#body{
	width: 800px;
	margin: 0px auto;
	margin: 1px solid black;
}

div#left{
	width: 176px;
	float: left;
}

div#seria{
	padding-top: 35px;
}

div#middle{
	width: 624px;
	background-color: white;
	float: left;
	margin-top: 0px;
	padding: 0px;
	padding-bottom: 400px;
}

div#middle p, div#middle li{
	padding-left: 45px;
	padding-right: 45px;
	text-align: justify;
}

#seria img{
	vertical-align: bottom;
}

div.menu_produkt_lista a{
	color: #595858;
	text-decoration: none;
	background-color: #ECECEC;
	display: block;
	width: 165px;
	padding: 5px;
	padding-right: 0px;
	margin-left: 2px;
	font-weight: bold;
}

div.menu_produkt_lista a:hover{
	background-color: #DDDBDB;
}

.news_separator{
	background-image: url('../images/actina-news-separator.jpg');
	height: 3px;
	width: 170px;
	background-repeat: repeat-x;
	clear: both;
	margin-left: 3px;
}

p.onas_t{
	color: red;
	font-size: 16px;
	font-weight: bold;
}

ol, li{
	list-style-position: inside;
}

img.kursor_reka{
	cursor: hand;
	cursor:pointer;
}

h3
{
	margin-left: 43px;
	color: #FE1320;
	font-size: 14px;
}

.infoBox
{
	background-color:#EFEFEF;
	border:1px solid #999999;
	margin:2px auto;
	margin-bottom:0;
	width: 500px;
	padding: 5px;
}