body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-y;
	background-color: white;
	
	color:#006600;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


div.advert {
	background-color:#ddFFdd;
	width:100%;
	height:auto;
	position:relative;
	border:medium;
	border-style:inset;
	border-color:#FF0000;
	border-left:none;
	border-right:none;
	z-index:2;
}


h1 {
	font-size:22px;
}


div {
	overflow:hidden;
	position:relative;
}

div.main {
	position:relative;
	width:100%;
	top:0px;
}

div.zero {
	position:relative;
	display:block;
	height:auto;
	width:100%;
}


div.afield {
	position: relative;
	background-color:#000000;
	color:#00FF00;
	font-size:11px;
	width:500;
	height:auto;
	text-align:center;
	
}

.ainput {
	background-color:#000;
	color:#FFFF00;
	border:none;
}


.abutton {
	background-color:#000000;
	border:solid;
	border-color:#006600;
	color:#00FF00;
}





div.A {
	position:relative;
	width:336px;
	height:auto;
	background-image:url(img/A_4_bg.jpg);
	display:block;
	float:left;
}

div.A_1_logo {
	position:relative;
	width:336px;
	height:183px;

	background-image:url(img/A_1_logo.jpg);
}

div.A_2_card {
	position:relative;
	width:336px;
	height:91px;

	background-image:url(img/A_2_sections.jpg);
	text-align:left;
	padding-left: 100px;
	list-style-type:none;
	font-size:9px;
	padding-top: 10px;
	
}

div.A_3_menubox_t {
	position:relative;
	width:336px;
	height:46px;
	background-image:url(img/A_3_menubox_t.jpg);
}

div.A_3_menubox_m {
	position:relative;
	width:336px;
	height:auto;
	background-image:url(img/A_3_menubox_m.jpg);
	text-align:left;
	margin: 0px;
	float: none;
	text-indent: 30px;
	list-style-type:none;
}

div.A_3_menubox_b {
	position:relative;
	width:336px;
	height:83px;
	background-image:url(img/A_3_menubox_b.jpg);
}

div.A_4_freezone {
	position:relative;
	width:216px;
	height:auto;
	text-align:left;
	float: none;
	padding-left: 50px;
	list-style-type:none;
	display: block;
	padding-right: 50px;
}

div.A_5 {
	position:relative;
	width:336px;
	height:405px;
	background-image:url(img/A_5.jpg);
}

div.B {
	position:relative;
	width:650px;
	height:auto;
	text-align:left;
	display: block;
	
}

div.B_1_top {
	position:relative;
	width:auto;
	height:123px;
	background-image:url(img/B_1_top.jpg);
	background-repeat:no-repeat;
}

div.B_1_inside {
	position:relative;
	width:500px;
	height:auto;
	display:block;
	text-align:justify;
	left: 20px;
	margin-top: 20px;
		/*padding-top: 20px; */
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight:bold;
}
a:active {
	color: #006600;
	text-decoration: none;
}

table.kontakt {
	font-size:12px;
	border: thin dotted #336600;
}


table.realizacje {
	font-size:10px;
	border: thin dotted #336600;
}

span.kontakt_imie {
	color:#003300;
}


ul {
	display: block;
	
	margin:0px;
	margin-left: 30px;
	padding: 0px;
	
}



.MENUlv1 {
	/* text-indent: 16px; */
	/*list-style: none; */
	margin: 0px;
	margin-left: 76px;
	font-size:12px;
	padding: 0px;
	text-indent:5px;	
}

.MENUlv2 {
	/* list-style-type: none; */
	margin: 0px;
	font-size: 10px;
	padding: 0px;
	text-indent:5px;
}

.artheader {
	/* border: thin solid #009900;*/ 
	display:block;
	height:auto;
		
}

.whi {
	color:#FFFFFF;
}

.yel {
	color:#FFFF00;
}

table.artheader2  {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
	float: left;
	text-align: right;
	position: relative;
	width: 300px;
	padding:0px;
	
}

.top {
	background-image:url(img/TOP_main.jpg);
	width:auto;
	height:35px;
	padding-top:0px;
	margin:0px;
	margin-left: -30px;
	position:relative;
	font-size:10px;


}

ul.toplist li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	white-space: nowrap;
}

.top a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight:normal;
}

li.top3 {
	top:12px;
	position:relative;
	padding:0px;
}