body {
	background-color: #000000;
    font-family: "calibri", "Trebuchet MS", "Verdana", "Tahoma", "Arial", sans-serif;
}
* {
	margin: 0;
	padding: 0;
}

#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	background-color: #090604;
}
#top {
	background-image: url('../img/layout_top.jpg');
	background-repeat: no-repeat;
	margin-top: 0;
	width: 1000px;
	height: 272px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 0px;
}
#content {
	width: 1000px;
	height: 920px;
	margin-left: auto;
	margin-right: auto;
	font-size: 19px;
	text-align: justify;
	background-image: url('../img/layout_bg.jpg');
	background-repeat: no-repeat;

	color: #2a2017;
}
#content A {
    text-decoration: none;
    color: #dd510c;
}
#content A:hover {
    text-decoration: none;
    color: #cc4604;
}


#lastep{
	width: 510px;
	height: 240px;
	margin-top: 28px;
	margin-left: 28px;	
	position:  absolute;
	font-size: 21px;
}

#lastepbox{
	width: 915px;
	height: 296px;
	margin-top: 0px;
	margin-left: 43px;
	background-color: #e5e0d5;
	border: 1px solid #a39e96;
	position:  absolute;
}

#leftbox{
	width: 570px;
	margin-top: 320px;
	background-color: #d9d3c5;
	border: 1px solid #a39e96;
	position:  absolute;
	margin-left: 43px;
	min-height: 570px;
}

#rightbox{
	width: 320px;
	height: 400px;
	margin-top: 320px;
	margin-left: 638px;
	margin-right: auto;
	background-color: #d9d3c5;
	border: 1px solid #a39e96;
	position:  absolute;
	overflow: auto;
}

#adsbox{
	width: 320px;
	height: 170px;
	margin-top: 720px;
	margin-left: 638px;	
	background-color: #d9d3c5;
	border: 1px solid #a39e96;
	position:  absolute;
	font-size: 15px;
}


#playbox{
	width: 320px;
	height: 240px;
	margin-top: 28px;
	margin-left: 567px;
	background-color: #090504;
	position:  absolute;
}


.wstega
{
	margin-top: 263px;
	margin-left: 43px;
	width: 917px;
	height: 10px;
	position: absolute;
}
#epfullbox
{
	width: 915px;
	height: 890px;
	margin-top: 0px;
	margin-left: 43px;
	background-color: #e5e0d5;
	border: 1px solid #a39e96;
	position:  absolute;
	overflow: auto;
}

p.line
{
	font-size: 32px; 
	font-weight: bold; 
	font-variant: small-caps; 
	border-bottom: 1px dashed #a39e96;
}

.episodeimg img
{
	position: absolute;
	border: 1px solid black;
	display: block;
	width: 200px;
	margin: 10px;
}


.episode
{
	width: 100%;
}

.episodeinfo
{
	margin-bottom: 5px;
	padding: 20px; 
	margin-left: 240px;
	background-color: #d9d3c5;
	width: 600px;
	min-height: 140px;
}




#mainbox A {
    text-decoration: none;
    color: #d10404;
}
#mainbox A:link {
    text-decoration: none;
    color: #d10404;
}

#mainbox A:visited {
    text-decoration: none;
    color: #d10404;
}

#mainbox A:active {
    text-decoration: none;
    color: #d10404;
}
#mainbox A:hover {
    text-decoration: none;
    color: #cccccc;
}

#topbox{
	width: 361px;
	height: 296px;
	background-color: #1f201f;
	margin-left: 530px;
	margin-top: 10px;
	position: absolute; 
	border-bottom: 2px dotted #b1b3b4;
	border-top: 2px dotted #b1b3b4;
}



#playerbox
{
	width: 480px;
	height: 360px;
	background-color: #1f201f;
	position: absolute;
	border-bottom: 2px dotted #b1b3b4;
	border-top: 2px dotted #b1b3b4;
}

#maintitle{
	font-size: 28px;	
	color: #5d5a5a;
	text-align: right;
	font-weight: 600;
	border-bottom: 1px solid #5d5a5a;
	margin-bottom: 5px;
}
#maintitle strong{
	color: #191919;	
}
.lightgrey
{
	color: #9c9e9f;
}
#maintitle span{
	font-size: 17px;
}

#menutop{
	width: 1000px;
	height: 80px;
	margin-top: 190px;
	position: absolute; 
}

/*stale*/
p.akapit {
	text-indent: 30px;
	text-align: justify;
}
p.header{
	border-bottom: 2px dotted #464476;
	border-right: 2px dotted #464476;
	padding-bottom: 6px;
	margin-bottom: 10px;
	font-size: 25px;
	font-weight: bold;
	font-variant: small-caps;
}
p.srodek {
	text-align: center;
}
.content img {
	border: medium solid #000000;
	margin: 10px;
}
img{
border: 0px;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.left {
	float: left;
}
img.right {
	float: right;
}
img.nostyle {
	border: 0px;
	margin: 0px;
}
img.nostyleright {
	border: 0px;
	margin: 0px;
	float: right;
}
img.nostyleleft {
	border: 0px;
	margin: 0px;
	float: left;
}
.center {
	margin-left: auto;
	margin-right: auto;
}


#bottombox {
	width: 100%;
	background-color: #090604;
	border-top: 1px dashed #777;
	color: #ededee;
	font-size: 15px;
	padding-bottom: 20px;
}

#logos
{
	width: 1000px;
	border: 0px solid white;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

#bottommenu
{
	width: 100px;
	padding-top: 20px;
	display: inline-block;	
}

#bottommenu a
{
	color: #ededee;
	text-decoration: none;
	margin-left: 40px;

}
#bottommenu a:hover
{
	color: #9c9e9f;
}




#seealsobox{
	width: 915px;
	height: 400px;
	margin-top: 490px;
	margin-left: 43px;
	background-color: #e5e0d5;
	border: 1px solid #a39e96;
	position:  absolute;
}


.min
{
	float: left;
	margin-right: 5px;
	border: 1px solid #090604;
	width: 128px;
}

.ep
{
	margin-left: 20px; 
	margin-top: 20px;
	width: 270px;
	font-size: 15px;

}

.epseealso
{
	margin-left: 10px; 
	margin-top: 10px;
	width: 270px;
	font-size: 15px;
	border: 0px solid red;
}


.character 
{
	margin-bottom: 5px;
	padding: 20px; 
	margin-left: 20px;
	background-color: #d9d3c5;
	width: 810px;
	min-height: 140px;
}

.character img
{
	border: 1px solid black;
	margin-top: 20px;
	margin-right: 10px;
}
/* FORMS */

label strong {  
  display: block;  
  color: #C00;  
  font-size: 85%;  
  font-weight: normal;  
  text-align: left;
  text-transform: uppercase; 
}

label em {  
  display: block;  
  color: #060;  
  font-size: 85%;  
  font-style: normal;  
  text-transform: uppercase; 
  }
  
fieldset {
  float: left;  
  clear: both;  
  width: 870px;  
  margin: 0 0 1.5em 0;  
  border: 1px solid #BFBAB0;  
  background-color: #d9d3c5;  
} 

legend {  
  margin-left: 1em;  
  padding: 0;  
  font-size: 17px;
  color: #2a2017;
  font-weight: bold;
} 

fieldset ol {  
  padding: 1em 1em 0 1em;  
  list-style: none; 
} 

fieldset li {  
  float: left;  
  clear: left;  
  width: 100%;  
  padding-bottom: 1em;

} 

fieldset.submit {  
  float: none;  
  width: auto;  
  border-style: none;  
  padding-left: 12em;  
  background-color: transparent;  
  background-image: none;
}


input, textarea
{
	border: 1px solid #BFBAB0;
}

label {  
  position: relative;  
  float: left;  
  width: 10em;  
  margin-right: 1em;
}

div#mainwatch
{
	height: 470px;
	width: 915px;
	margin-left: 43px;
	background-color: #e5e0d5;
	position: absolute;
	border: 1px solid #a39e96;
}

p.epdescr
{
	background-color: #d9d3c5;
	width: 320px;
	height: 370px;
	margin-top: 15px;
	padding: 10px;
	margin-left: 20px; 
}

div.epcolumn
{
	background-color: #d9d3c5;
	margin-top: 50px;
	width: 290px;
	position: absolute;
}

