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

body {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Verdana;
}

* {
	outline: 0;
}

#wrapper {
	width: 913px;
	margin: 0px auto;
}

#header {
	width: 913px;
	height: 82px;
	overflow: hidden;
}

a#logo {
	display: block;
	float: left;
	width: 231px;
	height: 51px;
	margin-top: 18px;
	background: url("../../images/public/logo.jpg") no-repeat center center;
}

#small_buttons_box {
	float: right;
	width: 63px;
	height: 24px;
	margin-top: 35px;
	border-left: 1px solid #929292;
}

#home_link, #contact_link {
	display: block;
	float: left;
	width: 30px;
	height: 24px;
}

#home_link {
	background: url("../../images/public/home.jpg") no-repeat center center;
}

#contact_link {
	background: url("../../images/public/contact.jpg") no-repeat center center;
}

#search_form {
	float: right;
	margin-top: 35px;
	margin-right: 16px;
	width: 220px;
	height: auto;	
	padding: 0;
	text-align: right;
}

.search_form_item {
	float: right;
}

#search_submit {
	display: block;
	width: 22px;
	height: 24px;
	border: 0;
	background: url("../../images/public/search_submit.jpg") no-repeat center center;
	cursor: pointer;
}

#search_input {
	width: 176px;
	height: 20px;
	border: 0;
	padding: 4px 0px 0px 6px;
	color: #b2b2b2;
	background: #fff url("../../images/public/search_input.jpg") no-repeat right top;
}

#top_menu {
	width: 910px;
	padding-left: 3px;
	height: 37px;
	background: #fff url("../../images/public/top_menu_bg.jpg") no-repeat center top;
}

#tabs_block {
	position: relative;
	width: 913px;
	height: 272px;
	margin-top: 3px;
	background: transparent;
}

.tabs_bg_box, .tabs_bg_box_active {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 696px;
	height: 272px;
	overflow: hidden;
	font-size: 12px;
	color: #000;
}

.tabs_bg_box {
	z-index: 12;
}

.tabs_bg_box_active {
	z-index: 90;
}

#tab1 {
	background: url("../../images/public/middle_bg_it-trans.png") no-repeat right top;
}

#tab2 {
	background: url("../../images/public/middle_bg_eko-trans.png") no-repeat right top;
}

#tab3 {
	background: url("../../images/public/middle_bg_foto-trans.png") no-repeat right top;
}

#tab4 {
	background: url("../../images/public/middle_bg_kita-trans.png") no-repeat right top;
}

.middle_menu_item, .middle_menu_item_active {
	display: block;
	position: absolute;
	left: 0px;
	width: 237px;
	height: 64px;
	line-height: 64px;
	padding-left: 40px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
}

.middle_menu_item {
	z-index: 22;
	background: url("../../images/public/middle_menu_item.jpg") no-repeat left center;
}

.middle_menu_item_active {
	z-index: 99;
	background: url("../../images/public/middle_menu_item_active-trans.png") no-repeat left center;
}

#middle_menu_item1 {
	top: 0px;
}
#middle_menu_item2 {
	top: 65px;
}
#middle_menu_item3 {
	top: 130px;
}
#middle_menu_item4 {
	top: 195px;
}

#middle_menu_item1 span {
	padding-left: 12px;
	background: url("../../images/public/it_small_bx.jpg") no-repeat left center;
}
#middle_menu_item2 span {
	padding-left: 12px;
	background: url("../../images/public/eko_small_bx.jpg") no-repeat left center;
}
#middle_menu_item3 span {
	padding-left: 12px;
	background: url("../../images/public/foto_small_bx.jpg") no-repeat left center;
}
#middle_menu_item4 span {
	padding-left: 12px;
	background: url("../../images/public/kita_small_bx.jpg") no-repeat left center;
}

#page_name {
	margin-top: 3px;
	float: left;
	height: 26px;
	line-height: 26px;
	padding: 0px 29px 0px 38px;
	color: #6a6671;
	font-size: 12px;
	font-weight: bold;
	background: url("../../images/public/page_name_right.jpg") no-repeat left center;
}

#page_name_right {
	margin-top: 3px;
	float: left;
	background: url("../../images/public/page_name_left.jpg") no-repeat left center;
	width: 7px;
	height: 26px;
}

#content1 {
	float: left;
	clear: both;
	width: 571px;
	height: auto;
	overflow: hidden;
	line-height: 150%;
}

#content1_top {
	width: 571px;
	height: 31px;
	overflow: hidden;
	background: url("../../images/public/content1_top.jpg") no-repeat center bottom;
}

#content1_bg {
	margin: 0px;
	width: 511px;
	height: auto;
	min-height: 50px;
	padding: 0px 30px 0px 30px;
	background: url("../../images/public/content1_bg.jpg") repeat-y center;
	overflow: hidden;
}

#content1_bg p {
	margin: 0;
	padding: 5px 0 5px 0;
}

#content1_bottom {
	width: 571px;
	height: 24px;
	overflow: hidden;
	background: url("../../images/public/content1_bottom.jpg") no-repeat center top;
}

#news {
	float: right;
	width: 327px;
	height: auto;
}

#news_head {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.index_news_item, .index_news_item_last {
	padding: 12px 0px 12px 0px;
}

.index_news_item {
	border-bottom: 1px dotted #000;
}

.index_news_item_head {
	padding-left: 11px;
	background: url("../../images/public/news_head_bx.jpg") no-repeat left center;
}

.index_news_item_head a {
	font-size: 12px;
	color: #4dabb2;
	font-weight: bold;
	text-decoration: none;
}

.index_news_item_head a:hover {
	text-decoration: underline;
}

.index_news_item_body {
	margin-top: 2px;
	line-height: 150%;
	font-size: 10px;
}

.index_news_item_more {
	margin-top: 5px;
	text-align: right;
}

.index_news_item_more a {
	font-size: 11px;
	color: #53c3d1;
	text-decoration: underline;
}

.index_news_item_more a:hover {
	color: #1c8491;
}

#bottom_menu {
	clear: both;
	margin-top: 26px;
	width: 913px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	font-size: 10px;
	color: #929292;
}

#bottom_menu a {
	font-size: 10px;
	color: #929292;
	text-decoration: none;
}

.sub_wrap {
	margin-top: 46px;
	margin-left: 55px;
}

h2.menu_head1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
}

p.description {
	font-size: 12px;
	margin: 15px 10px 20px 2px; 
}

ul.menu_subs { 
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 18px;
}

ul.menu_subs a {
	font-size: 12px;
	color: #960000;
	text-decoration: underline;
}
