		body{
	font-family: Tahoma;
	font-size: 11px;
        }
        #main{
            width: 580px;
        }
        #country{
            padding: 0px 2px;
            float: left;
            width: 280px;
            height: 270px;
            text-align: left;
        }
        #country_alt{
            padding: 0px 2px;
            float: left;
            width: 280px;
			text-align: left;
        }
		#country_alt_plus{
            padding: 0px 2px;
            float: left;
            width: 280px;
			height: 270px;
        }
        #country dl, #country_alt dl, #country_alt_plus dl{
            background-color: #fff;
        }
        #country h4, #country_alt h4, #country_alt_plus h4{
            padding: 5px 0px 7px 0px;
            margin: 5px 0px;
            color: #fff;
            font-size:11px;
            text-align: center;
            font-weight: normal;
        }
        #country dd, #country_alt dd, #country_alt_plus dd{
            margin: 0px;
			padding-left: 20px;
        }
        #soon{
            clear: both;
            text-align:center;
            padding: 3px 0px;
            margin: 5px 0px;
            color: #fff;
            font-size: 12px;
            background: url(http://www.fmgroupworld.pl/files/naswiecie/out_bg.gif) repeat-x left center;
        }
		#spacer{
			clear: both;
		}
        .in h4{
            background: url(http://www.fmgroupworld.pl/files/naswiecie/in_bg.gif) repeat-x left center;
        }
        .out h4{
            background: url(http://www.fmgroupworld.pl/files/naswiecie/out_bg.gif) repeat-x left center;
        }
        .space{
            padding-top: 10px;
        }
