
	body {
			padding: 0px;
			border: 0px;
			margin: 0px;
			background-repeat: ;
			background-image: url(css-images/logo_back.jpg);
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
	}
	.main {
			border: 2px solid #ff0000;
	}
	.text {
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
	}
	a:link, a:visited {
			text-decoration: none;
			color: #ff0000;
	}
	a:active, a:hover {
			text-decoration: underline;
			color: #ffffff;
	}
	.lang:link, .lang:visited {
			text-decoration: none;
			color: #ff0000;
	}
	.lang:active, .lang:hover {
			text-decoration: underline;
			color: #ffffff;
	}
	.mainmenu_bg {
			background-image: ;
			border-right: 1px solid #ff0000;
			padding-left: 10px;
			background-color: ;
			border: ;
			width: 120px;
			background-repeat: ;
	}
	.main_menu {
			font-weight: bold;
			font-size: 14px;
			color: #ff0000;
	}
	.main_menu a {
			color: #ff0000;
			text-decoration: none;
			font-weight: bold;
			font-size: 14px;
	}
	.main_menu a:active {
			font-weight: bold;
			font-size: 14px;
			color: #ff0000;
			text-decoration: none;
	}
	.main_menu a:link {
			text-decoration: none;
			font-weight: bold;
			font-size: 14px;
			color: #ff0000;
	}
	.main_menu a:visited {
			font-size: 14px;
			color: #ff0000;
			text-decoration: none;
			font-weight: bold;
	}
	.main_menu a:hover {
			text-decoration: none;
			font-weight: bold;
			font-size: 14px;
			color: #ffffff;
	}
	.main_menu_hor {
			font-weight: bold;
			font-size: 13px;
			text-align: center;
			color: #ff0000;
	}
	.main_menu_hor a {
			font-size: 13px;
			text-align: center;
			color: #ff0000;
			text-decoration: none;
			font-weight: bold;
	}
	.main_menu_hor a:active {
			font-weight: bold;
			font-size: 13px;
			text-align: center;
			color: #ff0000;
			text-decoration: none;
	}
	.main_menu_hor a:link {
			text-decoration: none;
			font-weight: bold;
			font-size: 13px;
			text-align: center;
			color: #ff0000;
	}
	.main_menu_hor a:visited {
			text-decoration: none;
			font-weight: bold;
			font-size: 13px;
			text-align: center;
			color: #ff0000;
	}
	.main_menu_hor a:hover {
			text-align: center;
			color: #ffffff;
			text-decoration: none;
			font-weight: bold;
			font-size: 13px;
	}
	.header {
			background-image: ;
			border-bottom: 2px solid #ff0000;
			background-color: ;
			height: 100px;
			background-repeat: ;
	}
	.menu_bg {
			background-color: #000000;
	}
	.footer_bg_dark_line {
			background-color: #ff0000;
	}
	.footer_bg {
			color: #ff0000;
			text-align: center;
			height: 70px;
			background-color: #000000;
			border-top: 1px solid #ff0000;
			background-repeat: repeat-x;
			background-image: url(CSS.jpg);
			font-size: 10px;
	}
	.footer_txt {
			text-align: center;
			background-color: #000000;
			text-decoration: none;
			font-style: italic;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #ff0000;
	}
	.main_text {
			padding: 5px;
	}
	.caption {
			font-weight: bold;
			font-size: 15px;
			text-align: left;
			color: #ff0000;
	}
	.contact_caption {
			text-align: left;
			color: #ff0000;
			font-weight: bold;
			font-size: 15px;
	}
	.contact_data {
			font-size: 15px;
			text-align: left;
	}
	.item_table_list {
			border: 1px solid #ff0000;
	}
	.galery_table_list {
			border: 1px solid #ff0000;
	}
	.document_table_list {
			border: 1px solid #ff0000;
	}
	.cell_bg {
			background-color: #ff0000;
			border: 1px solid #ff0000;
	}
	.border_main {
			border: 2px solid #ff0000;
	}
	input {
			background-color: #FF0000;
			font-size: 10px;
			font-family: Arial, Helvetica, sans-serif;
	}
	textarea {
			background-color: #ff0000;
			font-size: 10px;
			font-family: Arial, Helvetica, sans-serif;
	}
	select {
			background-color: #ff0000;
			font-size: 10px;
			font-family: Arial, Helvetica, sans-serif;
	}
	.header_text {
			color: #ff0000;
			background-color: ;
			text-decoration: none;
			font-style: italic;
			font-size: 20px;
			font-family: Arial, Helvetica, sans-serif;
	}
	input.error, select.error {
			background-color: #ffffff;
			padding-right: 16px;
			border: 1px solid red;
	}
