*{
	font-family: trebuchet ms, tahoma, verdana;
	font-size: 13px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

body{
	background: #ddd;
}
table tr td{
	vertical-align: top;
}

#wrapper{
	width: 960px;
	margin: 0 auto;
}

h2{
	background: #575956;
	padding: 8px;
	font-size: 20px;
	font-weight: normal;
	color: white;
}

.separator{
	border-top: 1px solid #fff;
	background: #c00;
	height: 8px;
	margin-bottom: 8px;
}

.bonusimg{
	width:125px;
	height:145px;
	border: 1px solid #ccc;
	margin: 4px;
	padding: 2px;
}

/*** AUTHINF ***/

.authinf{
	color: white;
	padding: 8px;
	height: 159px;
	background: #484A49;
	background-image: url(http://sex-zbiornik.pl/b.gif);
	border-bottom: 4px solid #484A49;
}

.authinf .txt{
	font-size: 24px;
}

.authinf .txt strong{
	font-size: 24px;
	color: #ffffcc;
}

.authinf .bonus{
	margin-top: 6px;
	color: #fff;
}

.authinf img{
	float: left;
	width:125px;
	height:145px;
	border: 2px solid #000;
	padding: 2px;
	margin-right: 8px;
	background-color: #fff;
}

.authinf .cb{
	float: right;
	width: 93px;
	height: 50px;
	background-image: url(http://sexin.pl/images/cb.gif);
}


/*** MAIN ***/

.main{
}

.main .opts{
	float: left;
	width: 692px;
}

.content{
	float: right;
	width: 258px;
	overflow: auto;
	height: 600px;
	border-top: solid 2px #ddd;
}

.content h3{
	background: #575956;
	color: white;
	padding: 4px;
}
.content .title{
	font-weight: bold;
	font-size: 11px;
	line-height: 100%;
}
.content .dsc{
	font-size: 11px;
	line-height: 100%;
}
.content img{
	width: 50px;
	height: 50px;
}

.info{
	background: #fff;
	padding: 16px;
	border-bottom: 4px #888 solid;
	margin-bottom: 8px;
}

.info span{
	font-size: 20px;
}

.info strong{
	font-size: 32px;
	color: #c00;
}
.info .copy{
	color: #999;
	font-size: 11px;
	text-align: right;
}
.info .paymethods{
	font-size: 14px;
	font-weight: bold;
	color: #c00;
}
.info .payopts{
	margin: 16px 0;
}
.info .payopts a{
	width: 460px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #00c;
	text-decoration: underline;
	margin-left: 80px;
}
.info .payopts a:hover{
	color: #c00;
}

.cbsms{
	width: 240px;
	padding: 20px;
	border: #ccc dotted 1px;
	margin: 8px auto;
	text-align: center;
}

.footer{
	text-align: center;
	color: #444;
	margin-bottom: 16px;
}
.footer a{
	color: #444;
	text-decoration: underline;
}

.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0; 
	content: "."; 
}


