html {
	font-size: 16px;
	}
body {
	font-family:arial,helvetica,sans-serif;
	line-height:1.2em;
      min-width:  1000px;
	margin: 0;
	background: #fff6c5;
	}
form {
	margin:0;
	padding:0;
}
a {
	color: #1062a1;
	}
#container {
	width: 100%;
	}
.button {
	background: url(/images/button.gif) no-repeat;
	border: 0px;
	color: #433008;
	font-size: 0.9em;
	width: 116px !important;
	text-align:center;
	padding: 2px 0 15px 0;
	margin-left: 40px;
	}

.link_button {
	background: url(/images/button.gif);
	border: 0px;
	color: #433008;
	font-size: 0.9em;
	padding: 5px 25px;
	}

.div_button {
	margin-left: 40px;
}

#header {
	background: url(/images/header_bg.jpg) #6893c9 no-repeat;
	height: 221px;
	border-bottom: 1px solid #000;
}

#logo {
	float: left;
	width: 400px;
	height: 104px;
	padding: 50px 0 0 100px;
	}
#slogan {
	padding-left: 350px;
	font-size: 1.2em;
	}
.menu_mid {
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	background: url(/images/menu_bg.gif) repeat-x bottom;
	}
.menu_left {
	background: url(/images/menu_l.gif) repeat-x bottom;
	width: 26px;
	}
.menu_right {
	background: url(/images/menu_r.gif) repeat-x bottom;
	width: 26px;
	}
#menu table {
	border-collapse: collapse;
	}
#menu td {
	padding: 4px 0 8px;
	}
#adres {
	font-weight: 400;
	font-size: 0.8em;
	padding: 10px 0;
	}
#menu a {
	padding: 0 2px;
	text-decoration: none;
	}
#menu a:hover {
	background: url(/images/menu_hover.gif) repeat-x;
	color: #222;
	}

.td_bg {
	font-size: 0.8em;
	}
.td_bg div table div table {
	margin-left: 15px;
	}
#left {
	margin: -30px 10px 0 10px;
	padding: 0;
	float: left;
	}
#right {
	margin: -30px 10px 0 10px;
	padding: 0;
	float: right;
	}
#content {
	width: auto;
	padding: 0 250px 0;
	}

.sidebar {
	width: 218px;
	margin: 0 0 20px 0;
	font-size: 0.8em;
	}
.sb_mid {
	background: url(/images/block1_mid.png) repeat-y;
	padding: 0 10px 0 10px;
	width: 198px;
	}
.sb_top {
	background: url(/images/block1_top.png) no-repeat;
	height: 15px;
}
.sb_bot {
	background: url(/images/block1_bot.png) no-repeat;
	height: 15px;
}
.sb_mid_korz {
	background: url(/images/block1_mid_korz.png) repeat-y;
	padding: 0 10px 0 10px;
	width: 198px;
	}
.sb_top_korz {
	background: url(/images/block1_top_korz.png) no-repeat;
	height: 15px;
}
.sb_bot_korz {
	background: url(/images/block1_bot_korz.png) no-repeat;
	height: 15px;
}
.sb_title {
	font-weight: bold;
  text-align: center;
	}

.a_active {
	color: #000;
	background: #ffe2a6;
	border-bottom: 1px solid #7a5303;
	text-decoration: none;
	padding: 0 2px;
	}
.dopp_menu {
	padding-left: 15px;
	background: url(/images/dot.gif) no-repeat;
	}
.end_path {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 25px;
	}
#table_feedback {
	width: 400px;
	margin: 50px auto;
	}
#table_feedback input, select, textarea {
	width: 200px;
	}
.fb_button {
	background:transparent url(/images/fb_button.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#555555;
	margin:20px 0 0 185px;
	padding:0 0 6px;
	width:189px !important;
	}
.echo_error {
	width: 400px;
	border: 1px solid #666;
	margin: 10px auto;
	padding: 10px 10px;
	color:red;
	font-size:0.8em;
	}

#bt {
	clear: both;
	border-top: 1px solid #000;
}

#all_rights {
	padding: 10px 0 20px 30px;
	margin-top: 20px;
	font-size: 0.8em;
  float: left;
	}

#ur_adr {
	font-size: 0.8em;
  padding: 10px 30px 20px 0px;
  margin-top: 20px;
  text-align: right;
  float: right;
	}
#polosa {
	margin: 0 auto;
	text-align:center;
	width:490px;
	}