.bakgr-right {
	background-image: url(images/layout_r1_c12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bakgr-left {
	background-image: url(images/layout_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.txt-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD8544;
	text-decoration: none;
}
.txt-main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BC5406;
	text-decoration: none;
}
.txt-main a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BC5406;
	text-decoration: none;
}
.subtitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E67420;
}
.scroll {
scrollbar-face-color: #7F1C08; 
scrollbar-3dlight-color: #970000; 
scrollbar-arrow-color: #B46B26; 
scrollbar-darkshadow-color: #970000;
scrollbar-highlight-color: #970000; 
scrollbar-shadow-color: #E08E3E;
scrollbar-track-color: #D56911;
overflow-y:scroll;
overflow-x:hidden;
width:350px; height:180px;
overflow:-moz-scrollbars-vertical; 
}
.field {
	background-color: #FFE8A1;
	border: 1px solid #CE6C13;
}
.small {
	font-family: Arial;
	font-size: 11px;
	color: #AE5116;
}


#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:active {
	text-decoration: none;
}
#footer a {
}

#footer {
	padding-top: 15px;
	padding-right: 15px;
	/*text-align: right;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}