body {
	color:#454521;
	font-family: Arial;
	font-size: 12px;
}
table {
	font-family: Arial;
	font-size: 12px;
	color:#454521;
}
.banner {
    margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #131D1E;
}
.pict {
	border: 1px solid #AD9D4F;
	margin: 5px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #C02800;
	text-decoration: none;
	font-weight: bold;
}


a {
	font-size: 13px;
	color: #C02800;
	text-decoration: underline;
	font-weight: 400;
	font-family: Arial;
}
a:hover {
	font-size: 13px;
	color: #A7974A;
	font-family: Arial;
	text-decoration: underline;
}
.text_small {
	font-size: 12px;
	color: #C02800;
	text-decoration: none;
	font-family: Arial;
}
.menu_red {
	font-size: 12px;
	color: #C02800;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
a.menu {
	font-size: 12px;
	color: #514F28;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}
a.menu:hover {
	font-size: 12px;
	color: #C02800;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
a.num {
	font-size: 12px;
	color: #4E4B2A;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	height: 20px;
	width: 20px;
	margin: 5px;
	padding-right: 3px;
	padding-left: 3px;
}

a.num:hover {
	font-size: 12px;
	color: #B82503;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	width: 20px;
	margin: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
.num_holder {
	font-size: 13px;
	color: #B82503;
	font-family: Arial;
	font-weight: bold;
	height: 20px;
	width: 20px;
	margin: 5px;
	padding-right: 3px;
	padding-left: 3px;
	
}
hr {
	color: #D7D1AD;
	size: 25;
	height: 1px;
	width: 80%;
}
.knopka {
	font-family: Arial;
	font-size: 11px;
	color: #545033;
	text-decoration: none;
	background-color: #EBE6D3;
	border: 1px solid #545033;
	cursor: hand;
}
.fon_table {
	background-image: url(images/demo_38.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a.smallink {
	font-family: Arial;
	font-size: 2px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display: none;	
}
a.smallink:active {
	font-family: Arial;
	font-size: 2px;
	color: #ffffff;
	text-decoration: none;	
	font-style: normal;
	font-weight: normal;
	display: none;
}
a.smallink:visited {
	font-family: Arial;
	font-size: 2px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
	display: none;
}
a.smallink:hover {
	font-family: Arial;
	font-size: 2px;
	color: #ffffff;
	text-decoration: none;	
	font-style: normal;	
	font-weight: normal;
	display: none;
}

.textsmall {
	font-family: Arial;
	font-size: 2px;
	color: #ffffff;
	display: none;
}