@charset "windows-1250";
/* 
The Opposite Land
*/

body {
	font: normal 11px/150% verdana, helvetica, tahoma, sserif;
	text-align: center;
	background: #DADADA;
	color: #333333;
	width: 800px;
	margin: 0px auto 0px auto;
}
	
#header {
	background: none no-repeat;
	height: 200px;
	width: 800px;
}	
	
#rap {
	background: #FFFFFF url(Obr/pz_bg0.jpg) no-repeat;
	width: 800px;
}
	
#content {
	text-align: justify;
	background: transparent;
	margin: 25px 10px 10px 280px;
	padding: 10px 0px 20px 20px;
	border: 1px none #A38572;
}
#content0 {
	text-align: right;
	width: 250px;
	float: left;
	margin: 25px 0px 0px 5px;
}

#content1 {
	text-align: left;
	width: 280px;
	float: left;
	margin: 25px 0px 0px 10px;
}
#menu {
	text-align: left;
	width: 250px;
	float: left;
	margin: 25px 0px 0px 5px;
}
	
#menu1 {
	text-align: left;
	width: 250px;
	float: left;
	margin: 25px 0px 0px 0px;
}
#menu2 {
	text-align: left;
	width: 250px;
	float: right;
	margin: 25px 0px 0px 0px;
}
	
#footer {
	text-align: left;
	word-spacing: 5px;
	background: #BAA99F url(Obr/webbot112.jpg);
	height: 234px;
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}	
	
h1 {
	font: normal 18px sans-serif;
	text-align: center;
	color: Black;
	margin: 0;
	padding: 20px;
}	
	
h4 {
	font: normal 18px sans-serif;
	text-align: center;
	color: White;
	margin: 0;
	padding: 30px;
}	
h2 {
	font: bolder 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Sans-serif;
	letter-spacing: normal;
	background: transparent;
	color: inherit;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
}
	
h3 {
	font: bolder 15px verdana, helvetica, tahoma, sserif;
	color: White;
	margin: 10px 0px 10px 0px;
	background : Gray;
}	
	
.storycontent{
  padding: 10px 0px 15px 40px;
 	border-bottom: 1px solid #BAA99F;
  }

.storycontent ul {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 5px 0px;
  }	
	
.storycontent li {
	margin: 0px 5px 0px 20px;
	padding: 0px 5px 0px 10px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
  }	

a {
	color: Navy;
	text-decoration: underline;
}
	
a:visited {
	color: Gray;
	text-decoration: underline;
}
	
a:hover {
	color: Black;
	text-decoration: none;
}
	
a[href*=".zip"]
{
	padding-left: 16px;
	background: url('images/link-zip.gif') left top no-repeat;
}

a[href*=".txt"]
{
	padding-left: 16px;
	background: url('images/link-doc.gif') left top no-repeat;
}

a[href*=".pdf"]
{
	padding-left: 16px;
	background: url('images/link-pdf.gif') left top no-repeat;
}
