body{

	background: #FAFAFB;
}

#strona{

	margin: 0px auto;
	width: 1020px;
	border: 0px;
	border:10px;

}

#header1 {
	position: absolute;
	height: 145px;
	top:10px;
	border: 0px;
	padding: 0px;
	width: 1020px;
	background-image: url(images_synevo/synevo_01.jpg);

}


#header2_ {
	position: absolute;
	top: 155px;
	height: 419px;
	border: 0px;
	padding: 0px;
	width: 353px;
	
}

#header3_ {
	position: absolute;
	margin-left: 419px;
	top: 155px;
	height: 419px;
	border: 2px;
	padding: 0px;
	width: 570px;
	
}
.text_text {
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #245081;
	
	padding: 10px;
}

A.link2{
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
	color: #26558b;
	
}
A:visited.link2{
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
	color:#3d87e3;
	
}
A:hover.link2{
	text-decoration: underline;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
	color: #ba1a29;
	
}

.men_poz1{
	position: absolute;
	width: 580px;
	height: 44px;

	margin-right: 0px;

	margin-bottom: 0px;
	top: 180px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	border: 1px;
	border-color: Blue;
}
ul.menu_poziome1{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 0px;
	
}
li.menu_poziome1{
	display: block;
	list-style: none;
	margin: 0;
	padding: 5px;
	display: inline;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #6398cc;
	float: left;
	text-align: right;
	vertical-align: middle;
}
A.menu_pion{
	text-decoration: none;
			color: #6398cc;
}
A:hover.menu_pion{
	text-decoration: none;
		color: #ba1a29;
}