@charset "iso-8859-2";
/* CSS Base */

* { margin:0; padding:0; }

body { background:#EEE9F5; }

li { list-style:none; padding-left:30px; background:url("../img/gfx/li3.gif") 15px 9px no-repeat;}
p {text-align:justify;}

.list1 { margin-top:10px; }
.list1 li { 
	list-style:none; font-weight:normal;
	margin-bottom:5px; padding-left:30px;
	background:url("../img/gfx/li1.png") 0 0 no-repeat;
}

img.persona {
	float:right; margin:0 0px 10px 20px;
}

address {
	margin:140px 50px 0 0;
	float:right;
}

#map { margin-top:20px; }

#container {
	width:746px; 
	margin:0 auto; padding:0;
	background:#FFF; border:solid #CEBBD7; border-width: 0 8px 8px;
}

#top {
	position:relative; 
	width:100%; height:98px;
	background:url("../img/base/border_top.gif") 0 0 repeat-x;
}
#menutop {
	position:absolute; top:9px; left:290px; display:block;
	width:500px; height:100px;
	}
#faq {
	position:absolute; top:11px; left:200px; display:block;
	width:200px; height:100px;
	color:white;font-weight:bold;font-family:arial;font-size:10pt;letter-spacing:1px;line-height:14px;
}
#infolinia {
	position:absolute; top:56px; right:20px; display:block;
	width:210px; height:100px;
	color:#AFD33F;font-weight:bold;font-family:'Trebuchet MS';font-size:13pt;letter-spacing:1px;
}
#head {
	position:absolute; top:6px; left:0px;
	width:745px; height:196px;
	background:url("../img/base/head.png") 0 0 no-repeat;
}


#banner {
	margin:0 0 20px 0;
	border-bottom:6px solid #AFD33F;
}

#title {
	margin-bottom:20px; padding-left:50px;
	background:url("../img/base/bg_title.png") right top repeat-y;
}

#content {
	margin:40px 40px 40px 40px;
}

#navigation {
	clear:both;
	padding:20px 0 6px 0;
	text-align:center;
}

#footer {
	clear:both;
	padding:6px 0 24px 0;
	text-align:center;
	border-top:1px solid #dddddd;
}