@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	background-image: url(gfx/background-colors-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
}
#logobox {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 220px;
	width: 450px;
	background-image: url(gfx/like-a-god.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer {
	float: left;
	height: 40px;
	width: 860px;
	text-align: right;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#menu {
	float: left;
	height: 65px;
	width: 410px;
	background-image: url(gfx/behind_menu-scenes.png);
	padding-top: 110px;
	padding-left: 40px;
	font-size: 23px;
}

.promotxt {
	font-size: 21px;
	padding-top: 20px;
	padding-bottom: 15px;
	font-weight: bolder;
}




.agency-layout #container {
	width: 940px;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#tresc {
	height: 100%;
	width: 300px;
	float: left;
	padding-left: 100px;
}

#tresc2 {
	height: 100%;
	width: 320px;
	float: left;
	padding-left: 50px;
}
#up1 {
	background-image: url(gfx/pod_tresc.png);
	background-position: right top;
	height: 100px;
	width: 856px;
	float: left;
	padding-left: 84px;
	font-size: 36px;
}


#dwn1 {
	background-image: url(gfx/pod_tresc.png);
	background-position: right bottom;
	height: 100px;
	width: 856px;
	float: left;
	padding-left: 83px;
}


#menubox {
	float: left;
	height: 220px;
	width: 470px;
}
#tlo {
	background-image: url(gfx/pod_tresc-center.png);
	background-repeat: repeat-y;
	float: left;
	height: 100%;
	width: 940px;
	background-position: right center;
}

#tytul {
	float: left;
	height: 200px;
	width: 450px;
	padding-left: 20px;
	color: #999;
}

#tytul2 {
	float: left;
	height: 200px;
	width: 430px;
}

.agency-layout #mainContent {
	margin: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center top;
}
