@charset "utf-8";
/* CSS Document */
* {
	margin:0 auto;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
}
.u {
	text-decoration:underline;
}
body {
	text-align:center;
	background:#4e0000;
}
#container {
	text-align:left;
	width:767px;
	font-size:11px;
	color:#ebebeb;
	position:relative;
	padding-bottom:50px;
	padding-top:135px;
	overflow:hidden;
}
a {
	color:#ebebeb;
}
#top {
	width:767px;
	height:100px;
	background:url(img/logo.jpg) left top no-repeat;
}
#top h1 {
	position:absolute;
	left:0px;
	top:135px;
	float:left;
	width:413px;
	height:74px;
	overflow:hidden;
}
#top h1 a {
	float:left;
	width:100%;
	height:100%;
	text-indent:-1000000px;
	overflow:hidden;
}
#fsll {
	float:left;
	width:518px;
	height:282px;
}
.box a:hover{
	text-decoration:underline;
}
#fsll .box{
	float:left;
	margin-right:10px;
	display:inline;
	width:249px;
	height:282px;
	position:relative;
	background:url(img/fsll.jpg);
}
.box h2{
	position:absolute;
	left:20px;
	top:18px;
	width:226px;
	height:15px;
	font-size:11px;
}
.box h2 a{
	color:#efa61a;
}
#fsll .box div{
	position:absolute;
	left:11px;
	top:226px;
	width:227px;
	height:45px;
	background:#4e0000;
	z-index:2;
}
#fsll .box p{
	position:absolute;
	left:17px;
	top:236px;
	width:218px;
	height:30px;
	z-index:3;
	font-size:10px;
}
#fsll .box p a{
	color:#dac6c7;
}
#fsll .box img {
	position:absolute;
	left:10px;
	top:39px;
	z-index:1;
	border:1px #671919 solid;
}
#rdk {
	float:right;
	width:249px;
	height:294px;
}
#rdk .box {
	width:249px;
	height:136px;
	float:left;
	display:inline;
	margin-bottom:10px;
	position:relative;
	background:url(img/rdk.jpg);
}
#rdk .box img {
	position:absolute;
	left:10px;
	top:39px;
	z-index:1;
	border:1px #671919 solid;
}
#rdk .box div {
	position:absolute;
	left:11px;
	top:88px;
	width:227px;
	height:37px;
	background:#4e0000;
	z-index:2;
}
#rdk .box p{
	position:absolute;
	left:18px;
	top:94px;
	width:217px;
	height:28px;
	z-index:3;
	font-size:10px;
}
#rdk #ds{
	background:url(img/ds.jpg);
}
#rdk #ds div{
	background:#433333;
}
 #rdk #ds img{
	border:1px #433333 solid;
}
#przejdz {
	clear:both;
	float:right;
	height:60px;
}
#przejdz a{
	float:right;
	background:url(img/przejdz.jpg);
	width:196px;
	height:18px;
	overflow:hidden;
	text-indent:-10000000px;
}
#reklama {
	clear:both;
	width:767px;
}
#reklama li {
	float:left;
	width:45px;
	height:40px;
	padding-left:45px;
}