html, body {
}

#container {
	margin: 10px 10px 0 10px;
}

#language {
	background-color: #fff;
	color: #000;
	font-size: 11px;
	height: 30px;
}

#language ul {
	padding: 10px 0 0 20px;
}

#language li {
	display: inline;
	padding-right: 7px;
	font-size: 11px;
	/*font-family: Arial;*/
}

#language li a {
	color: #000;
	font-size: 11px;
}

#language li.active {
	font-weight: bold;
}

#apla {
	background-color: #000;
	width: 100%;
	height: 100%;
	position: relative;
}

#logo {
	position: absolute;
	left: 0;
	top: 10px;
	margin: 12px 0 0 0;
}

#agency {
	position: absolute;
	top: 22px;
	right: 50px;
	width: 400px;
}

#agency p {
	font-size: 13px;
	font-style: Arial;
	color: #fff;
	line-height: 18px;
}

#agency h1 {
	background: transparent url(../images/en/agency.gif) no-repeat top left;
	text-indent: -9999px;
	width: 231px;
	height: 17px;
	margin-bottom: 4px;
}

#more p {
	font-size: 13px;
	font-style: Arial;
	color: #fff;
	line-height: 18px;
}

#more {
	position: absolute;
	bottom: 35px;
	right: 50px;
	width: 400px;
}

#more ul {
	padding-top: 20px;
}

#more ul li {
	float: left;
	margin-right: 35px;
}

#contact {
	position: absolute;
	bottom: 35px;
	left: 70px;
}

#contact h3 {
	background: transparent url(../images/en/h_kontakt.gif) no-repeat top left;
	text-indent: -9999px;
	width: 72px;
	height: 15px;
	float: left;
	padding-top: 2px;
}

#contact div.address {
	float: left;
	font-style: normal;
	color: #fff;
	font-size: 13px;
	margin-left: 30px;
	margin-top: -3px;
}

#contact div.address span {
	padding: 0 7px;
}

#contact div.address p {
	line-height: 18px;
}

#contact div.address p a {
	font-size: 18px;
	color: #fff;
}

#contact div.address p.a {
	margin-bottom: 10px;
}

#project { 
	height: 350px; 
	position: absolute; 
	top: 190px;
	left: 560px; 
}

#project h2 {
	background: transparent url(../images/en/h_draka.gif) no-repeat top left;
	text-indent: -9999px;
	width: 359px;
	height: 114px;
}

#project p {
	margin: 30px 0 0 114px;
	color: #fff;
	font-size: 13px;
	width: 296px;
	line-height: 18px;
}

#project a.online {
	background: transparent url(../images/en/b_przygodozercy.png) no-repeat top left;
	display: block;
	text-indent: -9999px;
	margin-top: 40px;
	width: 227px;
	height: 34px;
	float: right;
}

#project a.reklama {
	background: transparent url(../images/en/b_spot.png) no-repeat top left;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	width: 134px;
	height: 34px;
	float: right;
}