html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #fff url(/images/back_inn_top.png) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

img {border: none;}

a {outline: none;}

form, input, textarea, select {
	margin: 0;
	padding: 0;
}

table {border-collapse: collapse;}

button, label {
	cursor: pointer;
	cursor: hand;
}

button {
	background: #fff url(/images/button_back.gif) repeat-x;
	border: 1px solid #808080;
	font-size: 11px;
	padding: 2px 9px 4px 9px;
	color: #1b87ab;
	margin: 0 0 0 6px;
}

hr {
	color: #dedede;
	background: #dedede;
	height: 1px;
	border: none;
	margin: 0 0 15px 0;
}

p {margin: 0 0 15px 0;}

a:link, a:visited {color: #008bba; text-decoration: underline;}
a:hover, a:active {color: #f04211; text-decoration: underline;}

h1 {
	font-size: 20px;
	color: #000;
	margin: 0 0 15px -38px;
}

h2 {
	font-size: 18px;
	color: #000;
	margin: 0 0 15px -38px;
	clear: both;
}

h2 span {color: #e60b42;}

h2 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #a6a6a6;
}

h3 {
	font-size: 14px;
	color: #000;
	margin: 0 0 10px 0;
	clear: both;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #e60b42;
	margin: 0 0 10px -38px;
	padding: 0 0 0 38px;
	background: url(/images/bull3.gif) no-repeat 2px 5px;
	clear: both;
}

h4 span {
	color: #808080;
	padding: 0 12px 0 0;
}

h4 a {font-size: 11px;}

h4 b {
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	padding: 0 12px 0 0;
}

/* ========================================================= */

.clear {clear: both;}

.inlined {
	letter-spacing: -3;
	margin: 0;
	padding: 0;
	font-size: 0px;
}

.inlined li {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
	letter-spacing: 0;
	font-size: 11px;
}

#page_wrapper {
	height: auto !important;
	min-height: 100%;
	height: 100%;
	background: url(/images/back_main_btm.gif) repeat-x bottom left;
}

#page_container1 {
	height: auto !important;
	min-height: 100%;	
	height: 100%;
	max-width: 1346px;
	min-width: 998px;
}

#page_container2 {
	height: auto !important;
	min-height: 100%;
	height: 100%;
	min-width: 1098px;
	width: 100%;
	float: right;
	background: url(/images/inn_back.jpg) no-repeat 100px 122px;
}

#page_container3 {
	display: table;
	min-height: 100%;
	height: 100%;
	width: 100%;
	margin: 0 0 -78px 0;
}

#content {
	margin: 0 0 0 100px;
	position: relative;
}

#centrum {
	float: left;
	width: 100%;
	position: relative;
	color: #464d59;
}

#centrum_in {
	margin: 0 300px 0 64px;
	padding: 240px 0 220px 0;
}

#right_col {
	float: left;
	width: 300px;
	margin-left: -300px;
	position: relative;
}

#right_col_in {padding: 245px 0 160px 22px;}

/*header==========================================*/

#top_detail {
	position: absolute;
	top: 122px;
	left: -100px;
	width: 100px;
	padding: 0 0 99px 0;
	background: url(/images/inn_top_detail1.png) no-repeat bottom right;
}

#logo {
	position: absolute;
	z-index: 5;
	top: 25px;
	left: 30px;
}

#top_tools {
	position: absolute;
	top: 0;
	right: 15px;
	background: #dedede url(/images/search_icon.gif) no-repeat 140px 13px;
	z-index: 5;
}

#top_tools ul {
	margin: 6px 10px 5px 14px;
	white-space: nowrap;
	letter-spacing: 0;
}

#top_tools li {
	vertical-align: middle;
	text-transform: uppercase;
	color: #525252;
	font-size: 8px;
}

#top_tools img {margin: 0 126px 0 0;}

#search_input {
	width: 123px;
	height: 19px;
	border: 1px solid #fff;
	background: #dedede;
	margin: 0 10px;
	font-size: 12px;
}

#top_link {
	position: absolute;
	z-index: 5;
	top: 50px;
	right: 27px;
}

#top_link li {
	border-right: 1px solid #dedede;
	padding: 10px 5px 1px 5px;
	float: left;
	text-transform: lowercase;
}

#top_special {
	position: absolute;
	z-index: 5;
	top: 89px;
	right: 15px;
	background: url(/images/top_special_back.gif) repeat-x;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 25px 0 25px;
}

#top_special a:link, #top_special a:visited {color: #a61136; text-decoration: none;}
#top_special a:hover, #top_special a:active {color: #f04211; text-decoration: underline;}

#menu {
	position: absolute;
	top: 89px;
	left: 15px;
	text-transform: uppercase;
	font-weight: bold;
	z-index: 5;
}

#menu li {
	position: relative;
	float: left;
}

#menu li a {
	white-space: nowrap;
	display: block;
	padding: 0 10px;
	line-height: 28px;
	height: 30px;
	margin-top: 3px;
}

#menu li a:link, #menu li a:visited {color: #5f7574; text-decoration: none;}
#menu li a:hover, #menu li a:active, #menu li.open a:link, #menu li.open a:visited {color: #394645; text-decoration: none; background: #dedede; margin-top: 0; border-top: 3px solid #32a6cd;}

#menu li div {
	position: absolute;
	top: 33px;
	left: 0;
	background: #7c9a99;
	border-top: 12px solid #dedede;
	display: none;
	padding: 10px 200px 10px 10px;
	min-height: 100px;
}

#menu li.open div {display: block;}

#menu li.open div a {
	font-size: 9px;
	padding: 2px 0 3px 0;
	background: transparent !important;
	border: none !important;
	width: 160px;
	white-space: normal;
	line-height: 12px;
	height: auto;
}

#menu li.open div a:link, #menu li.open div a:visited {color: #fff;}
#menu li.open div a:hover, #menu li.open div a:active {color: #9dffb2; text-decoration: underline;}

#menu li div img {
	position: absolute;
	top: 10px;
	right: 10px;
}

#top_menu {
	position: absolute;
	z-index: 5;
	top: 128px;
	right: 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/images/top_menu_back.gif) repeat-x bottom left;
	height: 99px;
	padding: 0 31px 0 25px;
}

#top_menu ul {
	margin: 10px 0 10px 2px;
	padding: 0;
}

#top_menu li {
	list-style-type: none;
	background: url(/images/bull1.gif) no-repeat 0 2px;
	font-size: 9px;
	margin: 0;
	padding: 0 0 8px 14px;
}

#top_menu li a:link, #top_menu li a:visited {color: #b4e1e5; text-decoration: none;}
#top_menu li a:hover, #top_menu li a:active {color: #fff; text-decoration: underline;}

#top_menu a:link, #top_menu a:visited {color: #fff; text-decoration: none;}
#top_menu a:hover, #top_menu a:active {color: #fff; text-decoration: underline;}

/*footer==========================================*/

#footer {
	height: 78px;
	position: relative;
	color: #fff;
	font-size: 11px;
	margin: 0 0 0 100px;
}

#btm_detail1 {
	position: absolute;
	top: 0;
	left: -100px;
	width: 100px;
	height: 63px;
	background: url(/images/btm_detail1.png);
}

#btm_detail2 {
	position: absolute;
	top: -141px;
	left: 0;
}

#copyright {
	position: absolute;
	top: 10px;
	left: 31px;
}

#copyright a:link, #copyright a:visited {color: #fff; text-decoration: none;}
#copyright a:hover, #copyright a:active {color: #f04211; text-decoration: underline;}

#address {
	position: absolute;
	top: -54px;
	right: 15px;
	background: #a2bcba;
	border-bottom: 18px solid #fff;
	padding: 7px 16px 8px 16px;
	line-height: 19px;
}

#address img {
	position: absolute;
	bottom: -13px;
	left: 17px;
}

#counter {
	position: absolute;
	bottom: 10px;
	right: 15px;
}

#counter img {margin: 0 0 0 10px;}

#btm_warning {
	position: absolute;
	top: -54px;
	right: 460px;
	color: #a2bcba;
	font-size: 14px;
}

/*left_col==========================================*/

#centrum table {
	margin: 0 0 15px 0;
	border: 2px solid #808080;
	border-width: 3px 0 3px 0;
}

#centrum th {
	font-size: 11px;
	color: #fff;
	/*font-weight: normal;*/
	padding: 0 12px 4px 2px;
	background: #808080;
	text-align: left;
}

#centrum td {
	border-bottom: 1px solid #808080;
	font-size: 11px;
	padding: 1px 12px 2px 2px;
	vertical-align: top;
}

#centrum td table {border: none; margin: 0;}
#centrum td table td {border: none; padding: 0;}

.pager {
	background: url(/images/pager_back.gif) repeat-x;
	padding: 13px 160px 13px 0;
	margin: 0 0 0 -38px;
	position: relative;
	min-height: 16px;
	font-size: 11px;
}

.pager a, .pager span {
	white-space: nowrap;
	padding: 0 10px 0 0;
}

.pager a.print {
	position: absolute;
	right: 0;
	top: 13px;
	padding: 0 0 0 16px;
	background: url(/images/icon_print.gif) no-repeat 0 4px;
}

/*.pager a.archive:link, .pager a.archive:visited {color: #e60b42;}
.pager a.archive:hover, .pager a.archive:active {color: #f04211;}*/

#page_header {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	height: 1px;
	position: relative;
	line-height: 22px;
	text-transform: uppercase;
}

#page_header div {
	position: absolute;
	left: -38px;
	bottom: 34px;
}

#page_menu ul {
	margin: 0px 0 18px 0;
	padding: 0;
}

#page_menu li {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 12px;
}

a.cur:link, a.cur:visited {color: #9b9b9b;}
a.cur:hover, a.cur:active {color: #f04211;}

.page_sub_menu {
	font-size: 12px;
	padding: 0 0 15px 0;
}

.page_sub_menu a {
	display: block;
	padding: 0 0 4px 0;
}

.news_block img {
	float: left;
	margin: 3px 20px 15px 0;
}

.gallery {margin: 0 0 12px 0;}

.gallery li {
	width: 160px;
	margin: 0 16px 16px 0;
}

.gallery span {
	display: block;
	border: 1px dashed #839191;
	padding: 5px 7px 7px 20px;
	background: url(/images/icon_photo.gif) no-repeat 5px 7px;
	color: #000;
	font-size: 10px;
	line-height: 11px;
}

.gallery img {vertical-align: bottom;}

.gallery span a {
	font-size: 12px;
	display: block;
	background: #fff;
	margin: 0 -7px 0 -20px;
	padding: 0 7px;
	text-align: center;
	line-height: normal;
}

.blog_comment {
	margin: 0 0 15px -10px;
	padding: 0 0 0 10px;
	background: url(/images/bull4.gif) no-repeat 0 22px;
}

.blog_author {
	font-size: 10px;
	color: #808080;
	background: url(/images/icon_nano1.gif) no-repeat 0 3px;
	padding: 0 0 0 10px;
}

.input {
	border: 1px solid #808080;
	background: #fff;
	height: 22px;
	width: 100%;
	font-size: 12px;
	font-family: Arial;
	clear: both;
	color: #464d59;
}

textarea.input {height: 112px;}

.form {margin: 20px 0 15px 0;}

.form li {
	padding: 16px 0 10px 0;
	vertical-align: middle;
}

li.f100 {width: 100%;}
li.f70 {width: 70%;}
li.f50 {width: 50%;}
li.f30 {width: 30%;}
li.f30a {width: 30%; margin: 0 20px 0 0;}

.form_name {
	float: left;
	padding: 0 0 0 16px;
	margin: -17px 0 0 0;
}

.form_name div {
	color: #fff;
	font-size: 12px;
	background: #808080;
	padding: 1px 8px;
}

.nano1 {background: url(/images/icon_nano1.gif) no-repeat 0 5px;}
.nano2 {background: url(/images/icon_nano2.gif) no-repeat 0 5px;}
.nano3 {background: url(/images/icon_nano3.gif) no-repeat 0 5px;}

.form img {margin: -6px 0 0 0;}

.form select {
	color: #464d59;
	font-size: 10px;
	height: 22px;
	font-style: italic;
}

.select_wrap {
	clear: both;
	margin: 0 20px 0 0;
}

.form option {
	font-size: 12px;
	font-style: normal;
	color: #000;
}

div form.reply_vac {display: none;}

div.open_form form.reply_vac {display: block;}

.captcha {width: 156px;}

.label_wrap {
	clear: both;
	margin: 5px 0 0 0;
}

/*right_col==========================================*/

.side_ban {
	border: 1px dashed #839191;
	width: 255px;
	padding: 7px;
	margin: 0 0 10px 0;
}

.side_photo {
	position: relative;
	width: 262px;
	border: 1px dashed #839191;
	padding: 7px 0 7px 7px;
	margin: 22px 0 0 0;
}

.side_photo_icon {
	position: absolute;
	left: 0;
	top: -14px;
}

.side_photo div {padding: 0 7px 0 0;}

.side_photo div a {
	display: block;
	margin: 4px 0 0 0;
}

.side_photo li {margin: 0 7px 8px 0;}

.side_photo li img {vertical-align: bottom;}