/* Basics
----------------------------------------------- */
html, body {
	margin: 0;
	padding: 0;	
}
body {
	background: #fff;		
	text-align: center;
	padding-top: 15px;
}
body, p, td, th, div, blockquote, dl, ul, ol, option, form {	
	font: normal 12px/18px Arial, sans-serif;
	color: #666;
}
td, th {
	text-align: left;
	vertical-align: top;
}
img {
	border: 0;
	display: block;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

/* Header
----------------------------------------------- */
#header {
	height: 156px;	
	width: 1033px;
	background: transparent url(../images/header.png) 0 0 no-repeat;
	padding-left: 80px;
}
html #header.variant2 {
	background-image: url(../images/header_txt.png);
}
html #header.variant3 {
	background-image: url(../images/header_txt_en.png);
}
html #header.strategia {
	background-image: url(../images/header_strategia.png);
}
html #header.strategy {
	background-image: url(../images/header_strategy.png);
}
#logo {
	height: 156px;
	width: 160px;
	/*margin-left: 3px;*/
	float: left;
}
#topbar {
	height: 156px;
	width: 400px;
	float: left;
}
#desc h1, #desc h1 p {
	font: normal 28px/28px Arial, sans-serif;
	color: #383971;	
	padding: 0;
	margin: 10px 0 0 0;
}
#light {
	position: absolute;
	z-index: 0;
}
#roundwrapper {
	position: absolute;
	z-index: 10;
}

/* Structure
----------------------------------------------- */
#container {
	background: transparent url(../images/wall.jpg) bottom left repeat-x;
	margin: 0 auto 50px auto;
	text-align: left;
	width: 1129px;
	border: 1px solid #000;	
}
#inner {
	background: url(../images/header3.png) 0 0 repeat-x;
}
#content {
	margin-left: 70px;
	width: 979px;
	min-height: 300px;
	background: transparent url(../images/illustration_bottom.png) top right no-repeat;
}
html #content.variant1 {
	background-image: url(../images/illustration_bottom2.png);
}
html #content.variant2 {
	background-image: url(../images/illustration_bottom3.png);
}
html #content.variant3 {
	background-image: url(../images/illustration_bottom3_en.png);
}
html #content.strategia {
	background-image: url(../images/bottom_strategia.png);
}
html #content.strategy {
	background-image: url(../images/bottom_strategy.png);
}
#leftcol {
	padding-top: 28px;
	padding-right: 20px;
	width: 150px;
	height: 100px;
	float: left;
}
#midcol {
	padding-top: 28px;
	width: 480px;
	float: left;
}
#midcol-wide {
	padding-top: 28px;
	width: 807px;
	float: left;
}
#rightcol {
	width: 327px;
	float: left;
	padding-bottom: 70px;
}
#people-desc h1 {
	font-size: 14px;
	margin-bottom: 0;
}
#people-photo img, #news-photo img {
	border: 3px solid #766a6f;
	margin: 20px 0 0 55px;
}
#people-desc .fulllist h1 {
	margin-top: 40px;
	margin-bottom: 20px;
}
#people-desc .fulllist h1.first {
	margin-top: 0 !important;
}
#people-desc .fulllist .person {
	margin-bottom: 30px;
	padding-left: 40px;
	width: 200px;
	float: left;
	font-size: 12px;
	line-height: 14px;
}
#people-desc .fulllist .person img {
	margin-bottom: 10px;
}
#people-desc .fulllist .person .more {
	font-weight: bold;
	display: block;
	color: #9d0a3f;
	text-decoration: none;
	background: transparent url(/files/eera/images/arrow.gif) 0 5px no-repeat;
	padding-left: 10px;
	margin-top: 7px;
}
#location {
	width: 600px;
	height: 370px;
}
#infobox {
	padding: 100px 0 0 80px;
	width: 190px;
	color: #0d2b51 !important;
}
#infobox p {
	color: #0d2b51 !important;
}
#infoboximg {
	margin-left: 62px;
}
#footer {
	margin-top: 50px;
	width: 1129px;
	height: 33px;
	background: transparent url(../images/footer.jpg) 0 0 repeat-x;
}
#footer p {
	padding: 7px 0 0 240px;
}
#footer p span {
	padding-left: 10px;
}

/* Nav
----------------------------------------------- */
#mainnav {
	height: 15px;
	margin: 0;
	padding: 0;
	width: 500px;
}
#mainnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainnav ul li {
	margin: 0 25px 0 0;
	padding: 0;
	float: left;
}
#subnav ul, ul.bulletlist {
	list-style: none;
	margin: 0;
	padding: 0 0 50px 0;
}
#subnav ul ul, ul.bulletlist ul {
	list-style: none;
	margin: 0;
	padding: 15px 0;
}
#subnav ul li, ul.bulletlist li {
	margin: 0;
	padding: 0 0 0 10px;
	background: transparent url(../images/bullet.gif) 0 8px no-repeat;
}
#subnav ul li li, ul.bulletlist li li {
	margin: 0;
	padding: 0;
	background: none;
}
#subnav ul li a, ul.bulletlist li a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
ul.bulletlist li.selected {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 15px;
}
ul.bulletlist li li.selected {
	border-bottom: 0;
	margin-bottom: 0;
}

ul.nolevels li.selected {
	border-bottom: 0;
	margin-bottom: 0 !important;
}
#subnav ul li li.selected a, ul.bulletlist li li.selected a {
	color: #b40031 !important;
}
#subnav ul li.selected a, ul.bulletlist li.selected a {
	color: #b40031;
}
#subnav ul li.selected li a, ul.bulletlist li.selected li a {
	color: #666;
}

/* Search
----------------------------------------------- */
#search {
	margin-top: 10px;
	margin-bottom: 54px;
	float: left;
	height: 21px;
	width: 230px;
}
#lang {
	float: left;
	margin: 12px 0 0 70px;
}
#lang a {
	font-size: 11px;
	text-decoration: none;
	color: #333;
}
#search label {
	font-size: 11px;
	color: #333;
	float: left;
	margin: 2px 2px 0 0; 
}
#search #kw {	
	font: normal 11px/11px Arial, sans-serif;
	float: left;
	margin: 0;
	padding: 2px 5px;
	border: 0;
	background: #fff url(../images/kw.png) top left repeat-x;
	border-top: 1px solid #737373;
	border-left: 1px solid #b4b4b4;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #b3b3b3;
}
#search #sbmt {
	float: left;
	margin: 2px 0 0 2px;
}

/* Headings
----------------------------------------------- */
h1 {
	font: bold 16px/20px Arial, sans-serif;
	color: #666;	
	padding: 0;
	margin-top: 0;
}
h2, h3, h4, h5, h6 {	
	font: bold 12px/18px Arial, sans-serif;
	color: #666;
	margin-top: 0;
}
h6 {
	margin-bottom: 0;
}


/* Links
----------------------------------------------- */
a {
	text-decoration: underline;
	color: #666;
}
a:hover {

}
h1 a, h2 a {
	text-decoration: none;
}

/* Lists
----------------------------------------------- */


/* Misc
----------------------------------------------- */
.clearer {
	clear: both !important;
	height: 1px !important;
	line-height: 0px !important;
	font-size: 0 !important;
	width: auto !important;
	float: none !important;
}
.skip {
	display: none;
}
.nowrap {
	white-space: nowrap;
}
.date {
	display: block;
	font-weight: normal;
}