html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #e6e6e6;
	font-size:11px;
	line-height:140%;
}

.container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body .container {
	height: auto;
}

.content {
	padding: 0px;
	padding-bottom: 80px;
}

.header1 {
	position: relative;
	height: 60px;
	width: 100%;
	background-color: #4d4d4d;
}

.header_1_mask {
	position: absolute;
	height: 27px;
	width: 10px;
	background-color: #4d4d4d;
	z-index: 1;
	left: 5px;
	top: 30px;
}

.menu {
	position: relative;
	top: 30px;
	left: 10px;
	width: 99%;
	z-index: 0;
}

.menu_link {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #eaeaea;
	text-decoration: none;
}

.menu_link:hover {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #e1b437;
	text-decoration: none;
}

.menu_link_active {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #e1b437;
	text-decoration: none;
}

.menu_cell {
	background-image: url(../img/menu1border.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-left: 3px;
	width: 70px;
}

.submenu {
	position: relative;
	width: 160px;
	/*border-right-style: solid;
	border-right-width: 1px;
	color: #d9d9d9;*/
}

.submenu_cell {
	text-align: left;
	padding-left: 3px;
	color: #d9d9d9;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.submenu_cell:hover {
	text-align: left;
	padding-left: 3px;
	color: #d9d9d9;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-color: #E5E5E5;
}

.submenu_link {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.submenu_link:hover {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.submenu_link_active {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #F4C633;
	text-decoration: none;
	font-weight: bold;
}

.header2 {
	position: relative;
	height: 171px;
	width: 100%;
	background-color: #ffffff;
	color: #c6c6c6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.logo {
	position: absolute;
	height: 400px;
	width: 200px;
	left: -10px;
	background-image: url(../img/logo.jpg);
}

.moto {
	position: absolute;
	height: 125px;
	width: 445px;
	left: 0px;
	top: 20px;
}

.moto1 {
	color:#000000;
	font-family:arial,tahoma,verdana;
	font-size:40px;
	font-weight:bold;
	left:10px;
	letter-spacing:-1px;
	line-height:35px;
	position:relative;
	top:5px;
}

.moto2 {
	color:#696969;
	font-family:tahoma,verdana,arial;
	font-size:14px;
	left:10px;
	line-height:16px;
	position:relative;
	top:15px;
}

.postani_clan {
	position: absolute;
	height: 126px;
	width: 170px;
	background-image: url(../img/postani_clan.jpg);
	right: 20px;
	top: 25px;
}

.read_more {
	position: relative;
	top: 100px;
	left: 110px;
	width: 60px;
}

.read_more_link {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #c2272d;
	text-decoration: none;
}

.read_more_link:hover {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #c2272d;
	text-decoration: underline;
}

.content_parent {
	position: relative;
	top: 10px;
	background-color: #ffffff;
}

.content_content {
	position: relative;
	padding: 10px;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
}

.page_title {
	position: relative;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4d4d4d;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.footer {
	position: absolute;
	bottom: 0;
	height: 60px;
	width: 100%;
	background-color: #ffffff;
	color: #c6c6c6;
	border-top-style: solid;
	border-top-width: 1px;
}

.copyright_notice {
	position: relative;
	top: 23px;
	left: 15px;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color:	#696969;
	width: 350px;
}

.copyright_notice a {
	text-decoration: none;
	color: #696969;
}

.copyright_notice a:hover {
	text-decoration: underline;
	color: #696969;
}

.icom {
	position: relative;
/* 	top: 300px; */
	left: 37px;
}