html, body, form, ul, li, p, h1 { 
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
body {
	font-family: arial;
	font-size: 11px;
	background: url(/files/images/bg.jpg) #644B38 no-repeat;
}
#main {
	width: 975px;
	padding: 0 10px 0 0;
	float: left;
}
#main_index {
	width: 795px;
	padding: 0 10px 0 0;
	float: left;
}
#menu {
	width: 975px;
	height: 40px;
	list-style: none;
	display: block;
}
#menu_index {
	width: 780px;
	height: 40px;
	list-style: none;
	padding: 0 15px 0 0;
	display: block;
}
#menu li, #menu_index li {
	padding: 0 2px 0 2px;
	float: right;
}
#menu .lang a, #menu_index .lang a {
	color: #DED9D5;
	font-size: 9px;
	padding: 5px 0 5px 0;
	margin: 0 12px 0 0;
	float: left;
}
#menu .lang a, #menu_index .lang a, #menu .link a, #menu_index .link a  {
	text-decoration: none;
}
#menu .act_link a, #menu_index .act_link a  {
	text-decoration: underline;
}
#menu .link a, #menu_index .link a, #menu .act_link a, #menu_index .act_link a {
	color: #FFFFFF;
	font-size: 12px;
	padding: 4px 5px 4px 5px;
	float: left;
}
#menu .lang a:hover, #menu .link a:hover, #menu_index .lang a:hover, #menu_index .link a:hover {
	text-decoration: underline;
}
#menu .act_link a:hover, #menu_index .act_link a:hover  {
	text-decoration: none;
}
#logo {
	width: 935px;
	height: 100px;
	padding: 20px 0 25px 40px;
	display: block;
}
#logo_index {
	width: 755px;
	height: 100px;
	padding: 20px 0 25px 40px;
	display: block;
}
#index_txt {
	width: 746px;
	height: 329px;
	color: #968578;
	font-size: 9px;
	padding: 10px;
	margin: 0 auto;
	overflow: auto;
}
#index_txt_inside {
	width: 766px;
	height: 349px;
	position: absolute;
	top: 185px;
	left: 14px;
}
#inner_txt {
	width: 935px;
	float: right;
}
#inner_txt_inside_top {
	width: 935px;
	height: 60px;
	background: url(/files/images/inner_bg_top.png) no-repeat;
	float: left;
}
* html #inner_txt_inside_top {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='/files/images/inner_bg_top.png' );
}
#inner_txt_inside_center {
	width: 935px;
	background: url(/files/images/inner_bg.png) repeat-y;
	float: left;
}
* html #inner_txt_inside_center {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='scale', src='/files/images/inner_bg.png' );
}
#inner_txt_inside_bottom {
	width: 935px;
	height: 60px;
	background: url(/files/images/inner_bg_bottom.png) no-repeat;
	float: left;
}
* html #inner_txt_inside_bottom {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='/files/images/inner_bg_bottom.png' );
}
#inner_txt_inside {
	width: 835px;
	font-size: 11px;
	padding: 0 50px 0 50px;
	position: relative;
	z-index: 1;
	float: left;
}
.inside_bg {
	background: url(/files/images/line.gif) repeat-y 275px 0;
}
#inner_txt_inside a {
	color: #000000;
	text-decoration: underline;
}
#inner_txt_inside h1 a {
	color: #006833;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
	display: block;
	text-decoration:none;
}
#inner_txt_inside h1 a.act {
	color: #DC361C;
}
#inner_txt_inside .sub_title {
	color: #006833;
	background: url(/files/images/dot.gif) no-repeat 0 5px;
	padding: 0 0 10px 15px;
	display: block;
}
#inner_txt_inside .sub_title_2 {
	color: #D6B05D;
	background: url(/files/images/dot_1.gif) no-repeat 0 5px;
	padding: 0 0 10px 15px;
	display: block;
}
#inner_txt_inside ul {
	padding-left:30px;
}
#inner_txt_inside p {
	padding: 0 0 10px 0;
	display: block;
}
#contact_left, #inside_left {
	width: 225px;
	float: left;
}
#contact_right, #inside_right {
	width: 580px;
	padding: 40px 0 0 30px;
	float: left;
}
#contact_images {
	float:left;
	width:600px;
	white-space:nowrap;
}
#contact_images img {
	float:left;
}
#form {
	width: 380px;
	color: #2D2D2D;
	padding: 10px 0 0 0;
	float: left;
}
#form .row {
	width: 380px;
	margin: 4px 0 4px 0;
	float: left;
}
#form .row label {
	width: 90px;
	padding: 3px 0 0 0;
	float: left;
}
#form .row .input {
	width: 285px;
	font-family: arial;
	background: #FEF8EB;
	border: 1px solid #DBD3C8;
	float: right;
}
#form .row .submit_1, #form .row .submit_2 {
	height: 18px;
	color: #FFFFFF;
	font-size: 11px;
	border: 0;
}
#form .row .submit_1 {
	background: #006833;
	float: right;
}
#form .row .submit_2 {
	background: #E3C27D;
	margin: 0 5px 0 0;
	float: right;
}
#form .bottom_row {
	width: 380px;
	color: #BFBBB2;
	text-align: right;
	margin: 65px 0 0 0;
	float: left;
}
#sub_menu {
	list-style: none;
	float: left;
}
#sub_menu li {
	padding: 0 0 5px 0;
}
#sub_menu a {
	color: #006833;
	text-decoration: none;
	background: url(/files/images/dot.gif) no-repeat 0 5px;
	padding: 0 0 0 15px;
}
#sub_menu a:hover, #sub_menu .act {
	color: #DC361C;
	background: url(/files/images/dot_2.gif) no-repeat 0 5px;
}
.mt10 {
	margin: 10px 0 0 0;
}
#footer_left {
	width: 425px;
	color: #968578;
	font-size: 9px;
	padding: 10px 0 10px 50px;
	float: left;
}
#footer_left_index {
	width: 330px;
	color: #968578;
	font-size: 9px;
	padding: 10px 0 10px 30px;
	float: left;
}
#footer_left a, #footer_left_index a {
	color: #968578;
	text-decoration: underline;
}
#footer_left a:hover, #footer_left_index a:hover, #inner_txt_inside a:hover {
	text-decoration: none;
}
#footer_right {
	width: 400px;
	font-size: 9px;
	text-align: right;
	padding: 10px 20px 10px 0;
	float: right;
}
#footer_right a {
	color: #C4BFBA;
	text-decoration: none;
}
#footer_right a:hover {
	text-decoration: underline;
}
#footer_right img {
	vertical-align: middle;
}


#footer_links {
	 margin-left:20px;
	 margin-top:8px;
	 line-spacing:1.5;
}

#footer_links a {
	color:#c5b3a5;
	text-decoration:none;
	padding:0 5px 0 5px;
}

#footer_links a:hover {
	color:#fff1ec;
	background:#673d2d;
}

#menu_index .link a, #menu .link a {
	font-size:9px !important;
}

#menu_index li, #menu li{
	background:#827062;
}

.new_menu {
	height:30px;
	width:620px;
	position:absolute !important;
	z-index:10;
	margin-top:130px;
	margin-left:180px;
	background:url('/files/images/meniu_bg.png') no-repeat center center;
	text-align:center;
	padding-top:8px;
}

.new_menu a {
	color:#fffefb;
	font-size:18px;
	text-decoration:none;
	padding:0 10px 0 10px;
}

.new_menu a:hover, .new_menu a.act {
	background:#dc3717;
}

