body {
	margin: 0px;
	padding: 0px;
	background-color: #250a00;
	background: #250A00 url(img/bg_gradient.jpg) top left repeat-x;
	font:10px Georgia, "Times New Roman", Times, serif;
	color:#c5a886;
}

div, p,  h1, h2, h3, img, form{
	padding:0; margin:0;
	font:10px Georgia, "Times New Roman", Times, serif;
	color:#eae9b8;
}

a {outline: none;}
a:link, a:visited {color: #ff9900; text-decoration: none;}
a:hover {color: #ffcc33; text-decoration: underline;}
#main_table {width: 100%; height: 100%; background:url(img/bg_strokes.gif);}
#main_flash {width:980px; margin-left: auto; margin-right: auto; background-color:#642100; padding:0px}

#footer {width:940px; margin-left: auto; margin-right: auto; padding-top:5px;}
#footer .left {float:left}
#footer .right {float:right}
.tekst {font:11px Georgia, "Times New Roman", Times, serif;	color:#c5a886;}
.tekst_small {font:10px Georgia, "Times New Roman", Times, serif;	color:#c5a886;}


