HTML,BODY {
	background-image: url(../img/background.jpg);
	margin:0;
	padding:0;
	height:100%;
    border:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
table.small{
	font-size: 10px;
	text-decoration: none;
}
table.small td{
	border-right: 1px dashed #CACACA;
	border-bottom: 1px dashed #CACACA;
}
.bgrtable {
	height: 100%;
	width: 776px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.bgrtableleft {
	background-image: url(../img/bgr_table_l.gif);
	background-repeat: repeat-y;
}
.bgrtableright {
	background-image: url(../img/bgr_table_r.gif);
	background-repeat: repeat-y;
}
.tdmain {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 4px;
}
.tdpd {
	padding: 4px;


}
.blokheader {
	background-color: #000000;
	background-image: url(../img/blok_hr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 2px 3px 3px;
}

.blokfooter {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 2px;
}
.blokfootermenu {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.small h1 {
	font-size:11px;
	line-height:11px;
	color:#660000;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	margin-bottom: -8px;
	padding-bottom: 4px;
}
.small h2 {
	font-size:11px;
	line-height:11px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	margin-bottom: -8px;
	padding-bottom: 4px;
}
.small #line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.small a:link, .small a:active, .small a:visited	{
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
	
.small a:hover	{
	text-decoration: none;
	color: #A53D32;
	font-weight: bold;
}
.small p {
	font-size:11px;
	line-height:11px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 4px;
}
.news{
	color: #444444;
	line-height: 1.5em;
	text-align: justify;
}
.news h1 {
	margin:0 0 5px;
	padding:2px 0 0;
	font-size:18px;
	line-height:18px;
	color:#814F4E;
	letter-spacing: -1px;
}
.news a:link, .news a:active, .news a:visited	{
	text-decoration: none;
	color: #814F4E;
	font-weight: bold;
}
	
.news a:hover	{
	text-decoration: none;
	color: #A53D32;
	font-weight: bold;
}
.news img	{
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.copyright {
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	border-right: 1px dashed #000000;
	border-left: 1px dashed #000000;
}
input, textarea, select {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F7E3E1;
	border: 1px solid #660000;
	margin: 1px;
}
