body {
	background: transparent;
	height: 100%;
}
body, td, th, div, span, p {
	font: normal normal 11px/130%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}
input, textarea, option, select {
	font: normal normal 11px/100%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 11px/130% Arial, Tahoma,  Verdana,  sans-serif;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.outer {
	position: relative;
	height:100%;
	scrollbar-3dlight-color : #ffcb2f;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #ffcb2f;
	scrollbar-highlight-color : #ffcb2f;
	scrollbar-shadow-color : #ffcb2f;
	scrollbar-track-color : #ffffff;
}
.inner {
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
}	

#istockflash {
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 1000;
	width: 376px;
	height: 248px;
}

/*  form  */
.form .input input,
.form .select select,
.form .textarea textarea {
	width: 220px;
}
.form .radio input {
	vertical-align: middle;
}
.form .error .input input,
.form .error.input input,
.form .error .select select,
.form .error .textarea textarea,
.form .error.textarea textarea {
	border: 1px solid #ff0000;
}
.form .error label {
	color: #ff0000;
}
/*  form  */


/*  lang  */
.lang {	
}
.lang a {	
}
.lang span {	
}
/*  lang  */


/*  main_menu  */
.main_menu a {	
}
.main_menu span,
.main_menu .menu_item_act a {	
}
/*  main_menu  */


/*  sub_menu  */
.sub_menu {	
}
.sub_menu a {	
}
.sub_menu span {	
}
/*  sub_menu  */


/*  search_results  */
.search_results {	
}
.search_results .search_item {	
}
.search_results .search_item a {	
}
/*  search_results  */


/*  news_list  */
.news_list {	
}
.news_list .news_list_item {	
}
.news_list .news_list_item .news_header,
.news_list .news_list_item .news_header a,
.news_list .news_list_item h2 a {
	font-weight: bold;
}
.news_list .news_list_item .date {	
}
/*  news_list  */


/*  news_item  */
.news_item {
}
.news_item .news_item_header,
.news_item h1 {
}
.news_item .date {
}
/*  news_item  */


/*  gallery_list  */
.gallery_list table {
	float: left;
}
.gallery_list td {
	vertical-align: middle;
	text-align: center;
}
.gallery_list td img {
	margin: 0 auto;
}
/*  gallery_list  */


/*  paging  */
.paging {	
}
.paging a {	
}
.paging span {	
}
/*  paging  */


/*  polls  */
.polls .question {
	font-weight: bold;
}
.polls .answer input {
	vertical-align: middle;
	margin: 0 0 2px 0;
}
/*  polls  */


/*  sitemap  */
.sitemap .lv_1 {
}
.sitemap .lv_2 {
}
.sitemap .lv_3 {
}
/*  sitemap  */

/* Project gallery */
.image_gallery {
}

body {
	background:url(../media/images/bg/bg.jpg) repeat-x center top #f3f3f3;	
}

img.trans {
	
}

a.home {
	display:block;
	width:17px;
	height:17px;
	position:absolute;
	left:957px;
	top:18px;
	background:url(../media/images/ico/home.gif) no-repeat;
	cursor:pointer;
	z-index: 10000;
}

a:hover.home {
	background:url(../media/images/ico/home_ov.gif) no-repeat;
}

div.logo {
	position:absolute;
	left: -2px;
	top: 39px;
}

div.heading {
	position:absolute;
	left:86px;
	top:60px;
}

div.lang {
	position:absolute;
	left:867px;
	top:19px;
	width:85px;	
	z-index: 10000;
}

div.lang img {
	display:inline;
}

td.wrapper {
	width:990px;
}

div.wrapper {
	width:990px;
}

div.copyrights {
	color:#5b5b5b;
}

div.copyrights a {
	text-decoration:none !important;
	font-weight:bold !important;
	color:#5b5b5b !important;
}

div.copyrights a:hover {
	color:#ff0000 !important;
}

div.main_menu table {
	width:960px;
}

div.main_menu tr.items td {
	padding:24px 23px 19px 13px;
	background:url(../media/images/dec/inner_menu_item.gif) no-repeat right top;
}

div.main_menu tr.items td.last {
	border:none;
	background:none;
}

div.main_menu a,
div.main_menu a:visited {
	display:block;
	float:left;
	margin:0 0 16px 0;
	padding:0 19px 0 0;
	background:url(../media/images/dec/menu_item.gif) no-repeat right 1px;
	text-decoration:none;
	color:white;
	font-weight:bold;
}

div.main_menu a:hover {
	background-image:url(../media/images/dec/menu_item_ov.gif);
	color:#ffb215;
}

div.main_menu div {
	clear:both;
	color:#FFFFFF;
}

div.main_menu div * {
	color:#FFFFFF;
}

a.link {
	display:block;
	height:17px;
	line-height:17px !important;
	font-size:10px !important;
	color:white !important;
	text-transform:uppercase;
	padding:2px 12px 0;
	background:#005eae;	
	text-decoration:none !important;
}

a.link:hover {
	background:#00427a;
}