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

a {
  color: #ffffff;
  }

a:visited {
  color: #ffffff;
  }

a:hover {
  color: yellow;
  }

a.current {
  color: yellow;
  font-weight: bold;
  }

h1 {
  font-size: 10pt;
  }

h2 {
  font-size: 10pt;
  margin: 0px;
  margin-bottom: 3px;
  margin-top: 3px;
  padding: 0px;
  padding-left: 25px;
  text-align: left;
  line-height: 200%;
  background: url('images/play.jpg') left no-repeat;
  }


hr {
  border: 0px;
  font-size: 0px;
  visibility: hidden;
  clear: both;
  width: 0px;
  }
  
#wrap {
  border: 1px solid #ffffff;
  width: 960px;
  background: #0099FF;
  }
  
#header {
  background: url('images/spermonik.jpg') center top no-repeat;
  height: 234px;
  }
  
ul.videolist {
  margin: 0px;
  margin-left: 1px;
  padding: 0px;
  list-style: none;
  }
  
ul.videolist li{
  margin: 1px;
  border-top: 1px dotted #ffffff;
  margin-bottom: 5px;
  padding: 0px;
  float: left;
  }
  
ul.videolist img{
  border: 1px solid #ffffff;
  }
  
div.big {
  font-size: 16pt;
  color: #ffffff;
  font-family: Arial;
  padding: 5px;
  }
.yellow {
  color: yellow;
  }


ul.pages {
  margin: 0px;
  padding: 3px;
  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;
  border-top: 1px dotted #ffffff;
  border-bottom: 1px dotted #ffffff;
  }
  
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; 
  }
  
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: #4EA7E2;
	padding: 10px;
	font-size: 8pt;
	border-top: 1px solid #ffffff;
	color: #015994;
  }
  
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: #015994;
  }
