/* CSS Document */
body {
  font-family: Verdana;
  font-size: 10pt;
  background: #000000;
  color: #ffffff;
  }

a,
a:visited
  {
  color: #ffffff;
  }

a:hover {
  color: yellow;
  }

h1 {
  margin: 0px;
  padding: 3px;
  font-size: 8pt;
  text-align: center;
  }

h2 {
  margin: 0px;
  padding: 3px;
  font-size: 10pt;
  text-align: center;
  }

hr {
  border: 0px;
  font-size: 0px;
  visibility: hidden;
  clear: both;
  width: 0px;
  }

#wrap {
  width: 960px;
  border: 2px solid #ffffff;
  background: #820016;
  }
  
#header {
  width: 960px;
  height: 214px;
  background: url('images/porno_maminy.jpg') no-repeat;
  }
  
#content {
  background: url('images/content-bg.jpg') repeat-x top;
  }

div.big {
  font-size: 16pt;
  color: #ffffff;
  font-family: Arial;
  padding: 5px;
  }
  
.yellow {
  color: yellow;
  }
  
ul.videolist {
  margin: 0px;
  margin-left: 4px;
  padding: 0px;
  list-style: none;
  }
  
ul.videolist li{
  margin: 1px;
  border-top: 1px dotted #ffffff;
  margin-bottom: 5px;
  padding: 0px;
  float: left;
  font-size: 10pt;
  }
  
ul.videolist img{
  border: 1px solid #ffffff;
  }
  
ul.pages {
  margin: 0px;
  padding: 10px;
  list-style: none;
  } 
  
ul.pages li {
  margin: 0px;
  padding: 3px;
  display: inline;
  text-align: center;
  font-size: 16pt;
  } 

div.video table {
  width: 890px;
  font-size: 10pt;

  }
  
div.video img {
  border: 1px solid #ffffff;
  }
  
div.video h2{
  font-size: 12pt;
  line-height: 150%;
  }
  
div.video td {
  vertical-align: top;
  
  }

div.pay table {
  text-align: center; 
  background: #590010;
  }
  
div.pay td {
  text-align: center; 
  vertical-align: top; 
  }

.small {
  font-size: 8pt;
  text-align: center; 
  }

ul.ratings {
	margin: 0px;
	padding: 0px;
}

ul.ratings li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

ul.ratings li.ratings-points {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}

li.ratings-points img {
	border: none;
	}

ul.ratings li.ratings-points img {
	border: 0px;
	padding: 0px 2px;
	border: 0px none ;
	vertical-align: middle;
}

ul.ratings li.ratings-text {
	display: block;
	color: #666666;
}

ul.ratings li.ratings-message {
	display: block;
	color: red;
}

table.kontakt {
  font-size: 10pt;
  width: 95%;
  }
  
table.kontakt td {
  vertical-align: top;
  text-align: left;
  width: 50%
  }
  
#footer {
  text-align: center;
	background: #590010;
	padding: 10px;
	font-size: 8pt;
	border-top: 2px solid #ffffff;
  }
  
ul.partners {
  margin: 0xp;
  padding: 0px;
  text-align: center;
  }
  
ul.partners li {
  margin: 0xp;
  padding: 0px;
  text-align: center;
  display: inline;
  list-style:none;
  font-weight: normal;
  font-size: 10px;
  
  }
  
ul.partners a,
ul.partners a:visited,
ul.partners a:hover
 {
  text-decoration: none;
  color: #ffffff;
  }
