body {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: myriad, arial, helvetica, sans-serif;
	color: #EB6F17;
	background-color: #383838;
	text-align: center;
	font-size: 14px;
	scrollbar-base-color: #383838;
	scrollbar-arrow-color: #EB6F17;
	scrollbar-track-color: #EB6F17;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #EB6F17;
	outline: none;
	}
a:visited {
	color:  #EB6F17;
	}
a:active {
	color:  #EB6F17;
	}
a:hover {
	color: #EB6F17;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	
	 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;

	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 15px; 
	}
#content {
	position:relative;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 		
	background-color: #383838;
	border: 1px solid #EB6F17;
	text-align:left; 
	width: 800px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
	height: 630px;
	}

#opis {

	padding: 30px;
	background-color: #383838;
	border: 1px solid #EB6F17;
	text-align:left; 
	width: 400px; 

}
#opis2 {

	padding: 0px;
	background-color: #383838;
	border: 0px;
	text-align: center; 
	

}
#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #EB6F17;
background-color: #383838;
text-decoration: none;
}

#navlist a:hover
{
color: #383838;
background-color: #EB6F17;
text-decoration: none;
}
html>body #content {
	width: 600px; 
	}
html {
scrollbar-base-color: #383838;
scrollbar-arrow-color: #ed6f1a;
scrollbar-highlight-color: #ed6f1a;
scrollbar-track-color: #4f3e34;
}
blockquote { margin: 10px auto 10px auto;width: 450px; background: #3B3B3B url(blockquote.gif) no-repeat center bottom; font-size: 1.5em; font-style: italic;}
.artop { width: 548px; height: 42px; margin: 20px auto 30px auto; }
.artop p { line-height: 42px; color: #8B8B8B; text-indent: 10px;text-align:left; }
.artop a { color: #ed6f1a;}
.artop a:hover  { color: #ed6f1a; border-bottom: 1px dotted #666;}