body {
	background-color: #D3D3D3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 13px;
}
.hidden {
	POSITION: absolute;
	Z-INDEX: 999;
	WIDTH: 70px;
	HEIGHT: 16px;
	overflow: hidden;
	top: 145px;
	margin-left: 89px;
}
.visible {
	POSITION: absolute;
	Z-INDEX: 999;
	overflow: visible;
	top: 145px;
	margin-left: 89px;
}
.vv {
	background-color: #F7F7F7;
}
table {
	font-family: Verdana;
	font-size: 13px;
}
table.main {

	border-left: 1px solid #848684;
	border-right: 1px solid #848684;
}
.menu01 {
	background-image: url(/02/imag/bg-up-menu.gif);
	background-repeat: repeat-x;
	padding-left: 18px;
}
.menu02 {
	background-image: url(/02/imag/bg-up-menu2.gif);
	background-repeat: repeat-x;
	color: #b5714a;
	font-weight: bold;
	padding-left: 8px;
}
.menu03 {
	background-color: #dee7ea;
	padding: 0px 4px 4px 4px;
}
.menu04 {
	background-image: url(/02/imag/bg-up-menu.gif);
	color: #b5714a;
	font-weight: bold;
	padding-left: 18px;
}
.menu05 {
	background-image: url(/02/imag/f-bg.gif);
}
.top_cont {
	padding: 12px 12px 12px 12px;
}
.cont0 {
	background-image: url(/02/imag/bg0.gif);
	background-color: #dedfde;
	background-repeat: repeat-x;
	padding-left: 6px;
	padding-right: 4px;
}
a:active, a:link {
	text-decoration: none;
	color: Black;
}
a:visited {
	color: Maroon;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #b5714a;
}
.type_f {
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	text-align: right;
}
.cena_f {
	border-bottom: 1px solid #EBEBEB;
	padding-left: 5px;
}
textarea {
	font-family: Verdana;
	font-size: 12px;
	scrollbar-3dlight-color: #656776;
	scrollbar-arrow-color: #656776;
	scrollbar-base-color: #FFFEFC;
	scrollbar-face-color: #FFFEFC;
	scrollbar-highlight-color: #FFFEFC;
	scrollbar-shadow-color: #FFFEFC;
	scrollbar-track-color: #FFFEFC;
	scrollbar-darkshadow-color: #656776;
	border: 1px inset;
}
input {
	font-family: Verdana;
	font-size: 12px;
	border: 1px inset;
}
input.but {
	font-family: Verdana;
	border: 1px outset;
	font-weight: bold;
}
select {
	border: 1px inset;
	font-family: Verdana;
	font-size: 12px;
}