body {
	background-color: #e1dfde;
	margin-left: 14px;
	margin-top: 33px;
	margin-right: 14px;
	margin-bottom: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
}
a:link {
	color: #5f5f5f;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #5f5f5f;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #8c0011;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-size: 13px;
	color: #5f5f5f;
}
.ramka {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #8c0011;
	background-image: url(img/bg1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.shadow {
	background-image: url(img/t.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.ludi {
	background-image: url(img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg2 {
	background-image: url(img/top3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.vizual {
	background-image: url(img/vizual.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu {
	color: #8c0011;
	background-color: #f3f2f2;
}
.menu a:link {
	color: #8c0011;
	background-color: #f3f2f2;
	text-decoration:none;
}
.menu a:visited {
	color: #8c0011;
	background-color: #f3f2f2;
	text-decoration:none;
}
.menu a:hover {
	color: #8c0011;
	background-color: #f3f2f2;
	text-decoration: underline;
}
.linemenu {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dedddd;
	border-right-color: #dedddd;
	border-bottom-color: #dedddd;
	border-left-color: #dedddd;
}
.adress {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.adress a{
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}.menur {
	color: #5f5f5f;
	list-style-position: outside;
	list-style-image: url(img/sq.gif);
	list-style-type: square;
	margin: 3px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	
	font-size: 12px;
	font-weight: normal;
}
.menur li {
	color: #5f5f5f;
	margin: 3px 0px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}
.menur a:link {
	color: #5f5f5f;
	background-color: #f3f2f2;
	text-decoration: underline;
	font-weight: normal;
}
.menur a:visited {
	color: #5f5f5f;
	background-color: #f3f2f2;
	text-decoration: underline;
	font-weight: normal;
}
.menur a:hover {
	color: #5f5f5f;
	background-color: #f3f2f2;
	text-decoration: none;
	font-weight: normal;
}
ul.menur li {
	margin: 0px 0px 0px 7px;
	padding: 0px;
}
h1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0dfdf;
	border-right-color: #e0dfdf;
	border-bottom-color: #e0dfdf;
	border-left-color: #e0dfdf;
	font-size: 14px;
	font-weight: bold;
	color: #950202;
	margin: 15px 0px 5px 31px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 8px;
	margin-right: 35px;
	margin-bottom: 8px;
	margin-left: 31px;
	text-align: justify;
	font-size:12px;
}
.bg3 {
	background-image: url(img/bg3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h2, h3, h4, h5, h6{
	font-size: 13px;
	font-weight: bold;
	color: #950202;
	margin: 0px 36px 5px 31px;
	padding: 0px;
}
#content ol li{
	margin: 0px 36px 0px 31px;
	padding: 0px;
}
#content ul li{
	margin: 0px 36px 0px 31px;
	padding: 0px;
}
.copy {
	font-size: 10px;
	font-weight: bold;
	color: #a6a5a5;
}
.copy a:link {
	color: #a6a5a5;
	text-decoration: none;
	font-weight: bold;
}
.copy a:visited {
	color: #a6a5a5;
	text-decoration: none;
	font-weight: bold;
}
.copy a:hover {
	color: #8c0011;
	text-decoration: none;
	font-weight: bold;
}
#content table {
	background-color: #FFFFFF;
	border-top: 1px solid #8c0011;
	border-right: 0px solid #8c0011;
	border-bottom: 0px solid #8c0011;
	border-left: 1px solid #8c0011;
	padding: 0px;
	margin-right: 34px;
	margin-left: 34px;
}
#content table thead tr td{
	background-color: #FFFFFF;
	border-top: 0px solid #8c0011;
	border-right: 1px solid #8c0011;
	border-bottom: 1px solid #8c0011;
	border-left: 0px solid #8c0011;
	font-size: 11px;
}
#content table tbody tr td{
	background-color: #FFFFFF;
	border-top: 0px solid #8c0011;
	border-right: 1px solid #8c0011;
	border-bottom: 1px solid #8c0011;
	border-left: 0px solid #8c0011;
	font-size: 11px;
}
#content table tr td{
	background-color: #FFFFFF;
	border-top: 0px solid #8c0011;
	border-right: 1px solid #8c0011;
	border-bottom: 1px solid #8c0011;
	border-left: 0px solid #8c0011;
	font-size: 11px;
}
#content table tr td p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#content table tbody tr td p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#content table thead tr td p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#content table tr th{
	background-color: #FFFFFF;
	border-top: 0px solid #8c0011;
	border-right: 1px solid #8c0011;
	border-bottom: 1px solid #8c0011;
	border-left: 0px solid #8c0011;
	font-size: 11px;
}
#content table tr th p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#content div {
	padding: 0px;
	margin-top: 8px;
	margin-right: 35px;
	margin-bottom: 8px;
	margin-left: 31px;
	text-align: justify;
	font-size:12px;
}

