/* CSS Document */
body {
  	background-color: #8A756E;
  	margin-top: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px;
}
body, ul, td, th, p, small {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
  	line-height: 15px;
  	color:#FFFFFF;
}
a:link, a:visited {
  	color: #FFFFFF;
  	text-decoration: none;
}

a:hover {
  	color: #FF0000;
  	text-decoration: none;
}

a:active {
  	color: #FFFF00;
  	text-decoration: none;
}
.main {
	padding-left: 10px;
	text-align:left
}
.head {
	font-size:13px;
	color:#FF0000;
	text-align:left
}
html { 
scrollbar-base-color: #000000;
scrollbar-3dlight-color: #3C3330; 
scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color: #3C3330;
scrollbar-face-color: #8A756E;
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #000000;
scrollbar-track-color: #3C3330; 
}
.tekst {
padding-top: 0px;
padding-left: 650px;
}
.tekst2 {
padding-top: 8px;
padding-left: 440px;
}