div
{
	margin : 0px;
	padding: 0px;
/*	font-size: 0px;*/
}

div#main
{
	text-align: left;
	margin: 0 auto;
	background-color: white;
	width: 985px;
}

div#header
{
	width: 985px;
	height: 30px;
}

div#allflags{
	margin-right: 10px;
}

div#home{
	margin-right: 140px;
}

img.flags
{
	float: right;
	margin-top: 10px;
	margin-right: 4px;
	border: 1px solid #666666;
}

img.house
{
	float: right;
	margin-top: 10px;
	border: 0;
}

div#logo
{
	width: 985px;
	float: left;
	height: 102px;
	color: blue;
}

div#imglogo
{
	float: left;
	width: 564px;
	height: 102px;
}

a.hlink
{
	float: right;
	font-size: 10px;
	font-weight: bold;
	margin-right: 5px;	
}

a.hlink:link{float: right; font-family: verdana; font-size: 11px; margin-right: 5px; color: #191A8F;}
a.hlink:hover{float: right; font-family: verdana; font-size: 11px; margin-right: 5px; color: #333333;}
a.hlink:visited{float: right; font-family: verdana; font-size: 11px; margin-right: 5px; color: #191A8F;}
a.hlink:active{float: right; font-family: verdana; font-size: 11px; margin-right: 5px; color: #191A8F;}

div#hlinks
{
	float: right;
	width: 30%;
	margin-top: 77px;
	margin-right: 7px;
}

div#description
{
	width: 985px;
	float: none;
}

div#cities
{
	width:985px;
	height: 40px;
}

div#choose_city
{
	float: left;
	border: 0px;
	padding: 0px;
	background-image: url(../images/cities_choose_a_city.jpg);
	width: 367px;
	height:40px;
}

div.arrow
{
	float: left;
	border: 0px;
	padding: 0px;
	background-image: url(../images/cities_arrow_loff_roff.jpg);
	height:40px;
	width:33px;
}

div.arrowr
{
	float: left;
	border: 0px;
	padding: 0px;
	background-image: url(../images/cities_arrow_loff_ron.jpg);
	height:40px;
	width:33px;
}

div.arrowl
{
	float: left;
	border: 0px;
	padding: 0px;
	background-image: url(../images/cities_arrow_lon_roff.jpg);
	height:40px;
	width:33px;
}

div#sopot
{
	float: left;
	border: 0px;
	padding: 0px;
	background-image: url(../images/cities_sopot_mouseoff.jpg);
	height:40px;
	width:116px;
}

div#warsaw
{
	float: left;
	border: 0px;
	padding: 0px;
	background-image: url(../images/cities_warsaw_mouseon.jpg);
	height:40px;
	width:144px;
}

div#cracow
{
	float: left;
	border: 0px;
	padding: 0px;
	background-image: url(../images/cities_cracow_mouseoff.jpg);
	height:40px;
	width:155px;
}

div#cities_rest
{
	float: left;
	border: 0px;
	padding: 0px;
	background-image: url(../images/cities_rest.jpg);
	height: 40px;
	width: 71px;
}

div#menu
{
	width:985px;	
}

div#content2
{
	width: 985px;
	min-height: 355px;
}

div#news
{
	width:985px;
	min-height: 355px;
}

div#lnews
{
	width:320px;
	height: 360px;
	float: left;	
}

div.infobox
{
	width: 200px;
	position: relative;
	left: 100px;
}

p.infotitle
{
	padding-top: 10px;
	color: #1C3BA7;
	font-size: 25px;
	font-family: 'Times New Roman';
	font-weight: bolder;
	text-align: left;
}

p.infotitle img
{
	position: relative;
	left: -45px;
}

p.infotext
{
	color: #49447E;
	margin-top: -15px;
	font-size: 15px;
	text-align: left;
}

div#rnews
{
	width: 660px;
	height:360px;
	float: right;
} 

p#ntitle
{
	color: #4B4A90;
	font-weight: normal;
	font-size: 30px;
	margin-left:0px;
	margin-bottom:0px;
}


img.newslist
{
	left: 0px;
	position:relative;
}

div.newspoint
{
	color: #2C2C2C;
	font-size: 12px;
	font-weight: bold;
	width:210px;
	height:65px;
	position:relative;
}

div.n0
{
	left:25px;
	margin-top:-237px;
}
div.n1
{
	left:363px;
	margin-top: -35px;
} 
div.n2
{
	left:180px;
	margin-top: 17px;
}

span.newswarn
{
	color: #1C3BA7;
	font-weight: bolder;
	font-size: 18px;
}

div#footer
{
	width:985px;
	height: 0px;
	font-size: 12px;	
	margin-bottom: 0px;
	background-color: #000170;
	margin-top: 9px;
}

div#footline
{
	width: 925px;
	margin-top: 35px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 30px;
	height: 10px;
}

div#lfooter
{
	width: 400px;
	height: 40px;
	float: left;
}

div#rfooter
{
	width:400px;
	float: right;
	height: 40px;
	text-align: right;
}

a.morelink
{
	color:#F60C0B;
	font-size:14px;
	left:150px;
	position:relative;
	text-decoration:none;
	top:3px;
}

p.ftext
{
	color: white;
	text-align: right;
	margin-right: 10px;
	margin-top: 0px;
}