body
{
	background: url('../../img/aki/top_bg.png') repeat-x #fff;
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
a
{
	text-decoration: none;
	color: #147fab;
}
a:hover
{
	text-decoration: underline;
}
#inside a[href^="http://"], #inside a[href^="ftp://"], #inside a[href^="https://"] {
	background:transparent url('../../img/aki/external.gif') no-repeat scroll right center;
	padding-right:16px;
}
#inside a[href^="mailto:"] {
	background:transparent url('../../img/aki/mail_icon.gif') no-repeat scroll right center;
	padding-right:18px;
}
#inside a[href*="systematic/files.php?"], #inside a[href*="document.php?"] {
	background:transparent url('../../img/aki/document.gif') no-repeat scroll left center;
	padding-left:12px;
	padding-right: 0;
}
img
{
	border: 0;
}
form
{
	display: inline;
}

#container
{
	width: 946px;
	margin: 0 auto;
	text-align: left;
}

#header
{
	height: 116px;
	position: relative;
}
#logo
{
	position: absolute;
	left: 0px;
	top: 0;
}
#topstuff
{
	position: absolute;
	top: 0;
	right: 0;
	width: 700px;
}
#topbox
{
	background: url('../../img/aki/topbox_bg.png');
	height: 42px;
	color: #fff;
	float: right;
}
#topbox #tbleft
{
	float: left;
	margin-right: 4px;
}
#topbox #tbright
{
	float: right;
	margin-left: 8px;
}

#topstuff #linkpath
{
	float: right;
	margin-right: 22px;
	margin-top: 10px;
	color: #888;
	height: 50px;
	width: 340px;
	text-align: right;
}
#linkpath a
{
	color: #888;	
}
#topbox a.flag
{
	display: block;
	float: left;
	margin-top: 5px;
}

#topbox #searchbox
{
	display: block;
	float: left;
	margin-top: 9px;
	vertical-align: top;
}
#topbox #searchbox *
{
	vertical-align: top;
}
#topbox #searchbox #search
{
	height: 18px;
	border: 0;
	background: #fff;
	width: 115px;
	margin-right: 2px;
}
#topbox #searchbox em
{
	font-style: normal;
	margin-top: 3px;
	margin-left: 15px;
	margin-right: 5px;
	display: block;
	float: left;
	text-transform: uppercase;
}

#menu
{
	position: absolute;
	top: 64px;
	height: 43px;
	background: url('../../img/aki/menuback.png') no-repeat;
	width: 100%;
}

.right
{
	float: right;
	margin: 0;
	padding: 0;
}
.left
{
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul
{
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

#menu ul li
{
	height: 43px;
	float: left;
	display: inline;
}

#menu ul li.active
{
	background: url('../../img/aki/menu_active.png') top center no-repeat;
}
#menu ul li a:hover
{
	background: url('../../img/aki/menu_hover.png') top center repeat-x;
	text-decoration: none;
}
#menu ul li.active a:hover
{
	background: none;
}

#menu ul li a
{
	height: 24px !important;
	height: 34px;
	border-right: #fff 1px solid;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	padding-top: 10px;
	text-transform: uppercase;
}
#menu ul li.active div.first
{
	background: url('../../img/aki/menu_left_first.png') top left no-repeat;
	height: 43px;
}
#menu ul li div.first
{
	background: url('../../img/aki/menu_left.png') top left no-repeat;
	height: 43px;
}
#menu ul li div.first a:hover
{
	background: url('../../img/aki/menu_left_hover.png') top left no-repeat;
	height: 43px;
}
#menu ul li.active div.first a:hover
{
	background: url('../../img/aki/menu_left_first.png') top left no-repeat;
	height: 43px;
}
.menuright
{
	float: right;
	margin-top: 8px;
	margin-right: 12px;
	color: #888;
}
.menuright a
{
	color: #000;
}
a.rss
{
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}
a.rss img
{
	vertical-align: middle;
	margin-right: 4px;
	margin-bottom: 3px;
}

#leftmenu
{
	width: 170px;
	float: left;
}

#leftmenu h2
{
	background: url('../../img/aki/leftmenu_header.png') no-repeat;
	padding-left: 12px;
	font-weight: bold;
	margin: 0;
	font-size: 12px;
	height: 20px !important;
	height: 25px;
	padding-top: 5px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#leftmenu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftmenu ul li
{
	margin: 0;
	padding: 0;
}
#leftmenu ul li a
{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #c1c1c1;
	display: block;
	background: url('../../img/aki/leftmenu_bg.png') 14px center no-repeat;
	color: #000;
	padding-left: 28px;
}
#leftmenu ul li a:hover
{
	background: #d7e9f4 url('../../img/aki/leftmenu_bg2.png') 14px center no-repeat;
}
#leftmenu ul li a.active
{
	background: #d7e9f4 url('../../img/aki/leftmenu_bg3.png') 12px center no-repeat;
}

#inside
{
	margin-left: 21px;
	float: left;
	width: 451px;
	text-align: justify;
	line-height: 155%;
	font-size: 12px;
	margin-bottom: 20px;
}
#inside table
{
	font-size: 11px;
}
#inside h1
{
	text-align: left;
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	font-family: arial, helvetica;
}
#inside h2
{
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
}
#rightmenu
{
	float: left;
	margin-left: 22px;
	width: 280px;
	font-size: 12px;
	
}

#rightmenu h2
{
	background: url('../../img/aki/rightmenu_header1.png') no-repeat;
	padding-left: 18px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	height: 20px !important;
	height: 25px;
	padding-top: 5px;
	color: #fff;
	text-transform: uppercase;
}
#rightmenu h2.dark
{
	background: url('../../img/aki/rightmenu_header2.png') no-repeat;
}
#rightmenu .grad
{
	width: 279px;
	background: url('../../img/aki/rightmenubg2.png') repeat-x bottom #f9f9f9;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#rightmenu .grad .element
{
	padding: 12px 20px;
}
#rightmenu .grad .element strong
{
	display: block;
	margin-bottom: 15px;
}
#rightmenu .grad .element em
{
	display: block;
	margin-top: 15px;
	color: #777;
	font-style: normal;
}
#rightmenu .grad .element a
{
	color: #777;
	text-decoration: underline;
}
#rightmenu .grad .separator
{
	border-bottom: 1px dashed #c1c1c1;
	margin: 5px 20px;
}
.clear
{
	clear: both;
}
#footer
{
	padding: 0;
	margin: 0;
	margin-top: 10px;
	height: 43px;
	background: url('../../img/aki/menuback.png') no-repeat;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}
#footer em
{
	display: block;
	font-style: normal;
	padding-top: 9px;
	padding-left: 20px;
}
#footer em em
{
	display: inline;
	padding: 0;
	color: #888;
}
.banner img
{
	margin-top: 3px;
}

#thirdmenu
{

}

#thirdmenu .active
{
	font-weight: bold;
}

.searchtitle
{
	font-weight: bold;
	margin-bottom: 5px;
}
.stressword
{
	font-weight: bold;
}
.searchbody
{
	margin-bottom: 20px;
	padding: 0px 20px;
}

#inside.inside2
{
	width: 556px;
}

#inside h2.menutop
{
	background: url('../../img/aki/middlemenu2.png') no-repeat;
	padding-left: 12px;
	font-weight: bold;
	margin: 0;
	font-size: 11px;
	height: 21px !important;
	height: 25px;
	padding-top: 4px;
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, Helvetica;
}


#inside td
{
	border: 1px solid #ccc;
	margin: 0;
	padding: 2px 5px;
	text-align: left;
}

#inside table
{
	border-collapse: collapse;
}

#inside fieldset table td
{
	border: 0;
	padding: 0;
}
#inside fieldset table .formrow2
{
	padding: 1px 0;
}

#inside #part1,#inside #part2,#inside #part3, #inside #part4
{
	width: 441px;
	margin: 0;
	padding: 0;
}
#inside #part1
{
	height: 25px;
	background: url('../../img/aki/part1.png') no-repeat top;
}
#inside #part1 h1
{
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding: 3px 0 0 16px;
}
#inside #part2
{
	height: 167px;
	position: relative;
}
#inside #part2 #eye_op
{
	width: 441px;
	height: 167px;
	background: url('../../img/aki/part2.jpg') no-repeat top;
	position: absolute;
}
#inside	#part2 #text_op
{
	width: 441px;
        height:	167px;
        background: url('../../img/aki/hele.png') repeat-x top;
        position: absolute;
	display: none;
}
#inside #part2 #text_op div
{
	padding: 30px;
	font-size: 18px;
	line-height: 30px;	
	text-align: center;
}
#inside #part3
{
	background: url('../../img/aki/part3.png') repeat-x top;
	height: 266px;
	color: #fff;
}
#inside #part3 a
{
	display: block;
	color: #fff;
	background: #003e73 url('../../img/aki/nool1.png') no-repeat 8px center;
	text-decoration: none;
	padding: 7px 10px 7px 30px;
	font-size: 14px;
	margin-bottom: 7px;
	text-align: left;
}
#inside #part3 strong
{
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
#inside #part3 strong select
{
	font-size: 12px;
}
#inside #part3 a:hover
{
	background: #409ddb url('../../img/aki/nool2.png') no-repeat 8px center;
}
#inside #part4
{
        background: url('../../img/aki/part4.png') repeat-x top;
        height:	194px;
}
#inside #part4 a
{
	color: #000;
	text-decoration: underline;
}
#inside #part3 h2, #inside #part4 h2
{
        color: #fff;
       	font-size: 14px;
        margin: 0;
        padding: 16px 0 0 16px;
}
#inside #part4 h2
{
	color: #000;
}
#inside .partcontent
{
	padding: 10px 16px 0 16px;
}

ul#thirdmenu
{
	margin:0;
	padding: 0;
	padding: 10px 0;
	margin-bottom: 20px;
	list-style: none;
	background: url('../../img/aki/midmenubg.png') no-repeat bottom;
}
ul#thirdmenu li
{
	margin-left: 20px;
}
ul#thirdmenu li a
{
	color: #777;
}

.nonews
{
	padding: 10px 20px;
}

fieldset.form
{
	border: 0;
	padding: 0;
	
}
fieldset.form textarea
{
	width: 100%;
}

#inside fieldset.form .submitrow
{
	padding-left: 50%;
}

#inside .newsrow
{
	text-align: left;
	clear: both;
	padding-top: 3px;
}	
#inside .newsrow .newstime
{
	float: left;
	width: 70px;
	text-align: center;
}
#inside .newsrow .newstitle
{
	float: right;
	width: 480px;
	text-align: left;
}

