a { font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	color:#990000;}

a:hover { color:#ff3333;
	text-decoration: none;}

a:active {color:#ff0000;}

.menu_list {margin-right: 0.5em;}

blockquote {margin-top: 0;
	margin-bottom:0;}

body { margin: 0em; max-width: 1000px;
	padding: 0em;
	background-color: #ffcc66;
	font-size: 0.8em;
	font-family: Verdana, Arial, Sans-Serif;}

body > #fixed {position: fixed;}

h1 {font-size: 2em;
	margin: 0 0 0.2em 0;}

.big_header {font-size: 3.25em;
	color: #996600;
	margin: -0.35em 0 0 0;}

h2 {font-size: 1.4em;
  margin-bottom: 0.2em;}

h3 {font-size: 1.2em;
  margin-bottom: 0.2em;}

hr {border: thin dotted #996600;
	margin: 1em 0 1em 0;}

html {margin: 0em;
	padding: 0em;}

img {border: none;
	padding: 1em;}
	
.icon {float: right;
	clear: right;}
	
.logo {padding: 0;
	width: 150px; height: 50px;
	float: left;
	margin: 0em 0.5em 1em 0;
	border: solid 1px #990000;}

li { -moz-float-edge: content-box;}

.pusty {list-style-type: circle;}
	
ol {margin-top: 0.5em;
	margin-bottom: 0.8em;}

ul {margin-top: 0.5em;
	margin-bottom: 0.5em;}
	
ol li {margin-top: 0.5em;
	margin-bottom: 0em;}

li ul {margin-top: 0em;
	margin-bottom: 0em;}

p {margin-top: 0.5em;
	margin-bottom: 0.5em;}

.list {margin-left: 2em;
	margin-bottom: 0em; margin-top: 0.2em;}
	
blockquote p {text-indent: -1em;
  margin: 0;}
	
q {font-style: italic;
	quotes:"\201e" "\201d";}

#content {margin: 0.5em 10% 0.5em 170px;
  padding: 0;
	width: auto;}

#fixed {position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 100%;
	background-color: #f3c872;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #ffcc66;
	padding: 0;
	margin: 0}

#fixed a {display: block;}

#fixed img {vertical-align: middle;
	padding: 0.3em 0em 0.3em 1em;
}

#fixed a:hover {background-color: #ffcc66;
	text-decoration: none;}

#footer {padding: 0 0 0.5em 0;
  margin: 0;
	text-align: center;
	font-size: 0.7em;}

#menu_top {padding: 0 0 0 0;
	margin: 0.5em 0 0 0;
	width: 100%}
