body {
	margin: 	0;
	padding: 	0;
	text-align:	center;
	font-size:62.5%;
	font-family: helvetica,	Arial,verdana,sans-serif;
}
div.pool {
	float:		right;
	width:		460px;
	margin-right:30px;
}

div.pool p {
  padding:		0;
  font-size:	1.5em;
  font-weight:	bold;
}

a {
	text-decoration:none;
	color:#41699d
}

div {
	position:relative;
}

div.topbar {
  border-top:solid 3px #30c1e1;
  background-image: url('menu_bkg.png');
  background-repeat:repeat-x;
  width:100%;
  height:30px;
  padding-bottom:20px;
}
div.netia_logo {
  float:left;
  width:350px;
  margin: 0 30px 0 30px;
  height:120px;
}

div.netia_logo2 {
  float:left;
  width:200px;
  margin: 0 30px 0 0px;
  height:120px;
}
div.infobox {
  color:white;
  float:left;
  margin:0 20px 20px 0;
	font-size:1.5em;
  border:none;
  background:#0a3e78;
  width:390px;
  height:174px;
}

div.buttonbox {
  float:left;
  margin:0 20px 20px 50px;
  border:none;
  width:800px;
  height:174px;
}

div.infobox p {
	padding: 0px 10px 5px 10px;
}

div.promo_top {
	padding: 20px 0 0 0;
	clear:both;
}

div.promo_top img {
	margin: 0 0 16px 0;
	border:none;
}

div.links_promo {
	font-size: 1.1em;
	font-family: verdana;
	margin: 0 50px 0 40px;
	float:right;
	width:224px;
	text-align:right;
}

div.links_main {
	font-size: 1.1em;
	font-family: verdana;
	margin: 0 20px 0 50px;
	float:left;
	width:510px;
	text-align:left;
}

div.clear {
	clear:both;
}

div.center {
	width:900px;
	margin:auto;
	text-align:center;
}

img {
	border:none;
}

.frame {
width:670px;
height:500px;
border:none;
margin:0 0 20px 0;

}

.form_frame {
	float:right;
}

.menu {
  width:200px;
  margin: 20px 30px 0 0px;
  height:380px;
  float:left;
  text-align:left;
  font-size:1.5em;
}
.contact {
	clear:both;
	width:100%;
	text-align:center;
}

ul.comm
{
list-style-type:none;
padding:0px;
margin:0px;
}
ul.comm li
{
background-repeat:no-repeat;
background-position:0px 10px;
padding:25px 0px 25px 50px;
}
li#gadu {
	background-image:url('gg50x50.png');
}
li#phone {
	background-image:url('phone50x50.png');
}
li#skype {
	background-image:url('skype50x50.png');
}
