* {
	margin: 0;
	padding: 0;
}
body {
	padding: 20px 0 0 0;
	font: 12px/1.5 Arial, sans-serif;
	text-align: center;
	background: #000000;
}
img {
	border: 0;
}
h1 span {
	display: none;
}
p {
	margin: .5em 0;
}
ul {
	margin: .5em 0;
	padding-left: 2em;
}
a {
	text-decoration: none;
}
td {
	vertical-align: top;
}
#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}
#menu {
	height: 33px;
	padding-right: 20px;
	overflow: hidden;
	font-size: 1.2em;
	background: url('/img/18plus.png') 16px 0 no-repeat;
}
#menu a {
	display: block;
	float: right;
	width: 123px;
	height: 27px;
	overflow: hidden;
	padding-top: 6px;
	margin-left: 7px;
	text-align: center;
	color: #999999;
	background: #333333 url('/img/tab.png') 0 0 no-repeat;
}
#menu a:hover {
	color: #bbbbbb;
	background: #333333 url('/img/tab_hover.png') 0 0 no-repeat;
}
#menu a.active {
	color: #ffffff;
	background: #007fff url('/img/tab_active.png') 0 0 no-repeat;
}
#containertop {
	clear: both;
	height: 20px;
	overflow: hidden;
	background: url('/img/bg_top.png') 0 0 no-repeat;
}
.containercontent {
	padding: 0 10px 0 20px;
	background: #007fff;
}
#longtile {
	width: 320px;
	height: 960px;
	float: left;
	background: white;
}
.sexicek {
	height: 400px;
	margin-left: 120px;
}
.sexicek a:hover img{
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
.tile {
	width: 300px;
	height: 300px;
	float: left;
	padding: 5px 15px 15px 5px;
	background: white url('/img/bg_tile.png') 0 0 no-repeat;
}
.texttile {
	width: 290px;
	height: 620px;
	float: left;
	padding: 5px 20px 15px 10px;
	line-height: 1.5em;
	background: #ffffff url('/img/bg_texttile.png') 0 0 no-repeat;
}
.texttile h2 {
	font: 24px/1.5 impact, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding-top: 2px;
	padding-left: 10px;
	background:url(/menu/bg-stripe-3.png) repeat-x;	
}
.texttile a, .widetile a {
	text-decoration: none;
	color: #007fff;
	font-weight: bold;
}
.texttile a:hover, .widetile a:hover {
	color: #ffffff;
	background: #007fff;
}
.myoverflow {
	height: 620px;
	padding-right: 5px;
	overflow: auto;
}
.tile .foto01, .tile .foto02, .tile .foto03, .tile .foto04, .tile .foto05, .tile .foto06 {
	width: 290px;
	height: 290px;
	padding: 5px;
}
.tile .foto01 {
	background: url('/img/sex-po-telefonu-lenka.png');
}
.tile .foto02 {
	background: url('/img/sex-po-telefonu-magda.png');
}
.tile .foto03 {
	background: url('/img/foto03.png');
}
.tile .foto04 {
	background: url('/img/foto04.png');
}
.tile .foto05 {
	background: url('/img/foto05.png');
}
.tile .foto06 {
	background: url('/img/sex-po-telefonu-nika.png');
}
.tile .fototext {
	height: 190px;
}
.tile .name {
	width: 250px;
	height: 90px;
	padding: 5px 20px 5px 20px;
	font-size: 1.1em;
	font-weight: bold;
}
.foto01 .name {
	background: url('/img/bg_name_01.png') 50% 50% no-repeat;
}
.foto02 .name {
	background: url('/img/bg_name_02.png') 50% 50% no-repeat;
}
.foto03 .name {
	background: url('/img/bg_name_03.png') 50% 50% no-repeat;
}
.foto04 .name {
	background: url('/img/bg_name_04.png') 50% 50% no-repeat;
}
.foto05 .name {
	background: url('/img/bg_name_05.png') 50% 50% no-repeat;
}
.foto06 .name {
	background: url('/img/bg_name_06.png') 50% 50% no-repeat;
}
.tile h2 {
	font: 24px/1.5 impact, sans-serif;
	text-transform: uppercase;
}
.tile strong {
	font-size: 1.2em;
	color: #990000;
}
.tile a {
	color: #000000;
}
.tile a:hover {
	color: #660000;
}
.widetile {
	width: 960px;
	float: left;
}
.widetiletop {
	height: 10px;
	font-size: 1px;
	overflow: hidden;
	background: red url('/img/bg_widetiletop.png') 0 0 no-repeat;
}
.widetilecontent {
	padding: 10px 35px 20px 25px;
	background: #ffffff url('/img/bg_widetilecontent.png') 100% 0 repeat-y;
}
.widetilecontent img{
	border: 3px solid black;
	margin: 10px 10px 10px;
	border-collapse: collapse;
	float: left;
}

.widetilecontent p {
	font-size: 14px;
	padding: 5px 5px 5px;
	text-align: justify;
}
.widetilecontent h2 {
	margin-bottom: 1em;
	font: 2em/1.5 impact, sans-serif;
	text-transform: uppercase;
	padding-top: 2px;
	padding-left: 10px;
	background:url(/menu/bg-stripe-3.png) repeat-x;	
}
.widetilecontent h3 {
	margin: .75em 0;
	font-size: 1.2em;
}
.widetilebottom {
	height: 10px;
	font-size: 1px;
	overflow: hidden;
	background: red url('/img/bg_widetilebottom.png') 0 0 no-repeat;
}
#footer {
	padding: 5px 20px 20px 20px;
	background: #007fff url('/img/bg_bottom.png') 0% 100% no-repeat;
}
.copyright {
	width: 250px;
	float: left;
	padding: 5px 0 5px 70px;
	background: url('/img/footerlogo.png') 0 0 no-repeat;
}
.copyright a {
	font-weight: bold;
	color: #000000;
}
.others {
	width: 620px;
	float: left;
	padding: 5px;
	font-size: 1.1em;
	color: #aaaaaa;
	background: #000000;
}
.others a {
	font-weight: bold;
	color: #aaaaaa;
}
.others a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.partners {
	width: 1060px;
	margin: 0 auto;
	padding: 20px 0;
	color: #666666;
}
.partners a {
	color: #999999;
}
.partners a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}
div#page2 {
	display: none;
}
div#smschat {
	position: absolute;
	top: 0;
	left: 0;
	width: 143px;
	height: 143px;
}
/*________________________________________________________________ <pomocne > */
.cleaner {
	clear: both;
}
.right {
	text-align: right;
}
/*_______________________________________________________________ </pomocne > */

div.sexmenu {
	overflow:hidden;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;

	/*-- sample only --*/
	color:#888888;
	border:1px solid #eee;
	margin-bottom:20px;
	background:url(/menu/bg-stripe-3.png)	
}
div.sexmenu a, div.sexmenu em, div.sexmenu span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
}
div.sexmenu a:hover {
color: black;
}
div.sexmenu span {
	background:url(/menu/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}
