img {
	border: 0px none;
}
ul {
	margin: 0px 0px 0px 18px;
	padding: 0px;
	list-style-type: square;
}
ol {
	margin: 0px 0px 0px 32px;
	padding: 0px;
}
ul li , ol li {
	margin: 2px;
	padding: 0px;
}
#odka {
	color: #C64139;
}
h1 {
	font-size: 11px;
	font-weight: bold;
}

#odka img{
	margin: 2px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #373737;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #303133;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B81E02;
}
a:hover {
	text-decoration: underline;
	color: #B81E02;
}
a:active {
	text-decoration: none;
	color: #B81E02;
}
.style3 {color: #FFFFFF}
.style3 a{color: #FFFFFF}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
input{
	border-color: #C64139;
	border-width:1px;
	background-color:#FFFFFF;
	border-style:solid;
	font-family: Tahoma;
	font-size: 11px;
	margin:2px;
}
textarea{
	border-color: #C64139;
	border-width:1px;
	background-color:#FFFFFF;
	border-style:solid;
	font-family: Tahoma;
	font-size: 11px;
	margin:2px;
}
