* {
	margin: 0;
	padding: 0;
}

img {
    border-width: 0;
}

a:link {
    color: #8895ff;
    text-decoration: none;
}

a:visited {
    color: #8895ff;
    text-decoration: none;
}

a:active {
    color: #8895ff;
    text-decoration: none;
}

a:hover {
    color: #8895ff;
    text-decoration: underline;
}
/* ***********   */

body {
	/*background: #000 url(1year.jpg) top center no-repeat;*/
	background-color: #000;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #9a9a9a;
}

#Wrapper {
    width: 885px;
    margin: 0 auto;
}

#SideLogo {
    float: left;
    width: 201px;
    min-height: 795px;
    background: Transparent url(logo.jpg) top left no-repeat;
    cursor: hand;
}

#SideLogo img {
    display: block;
    padding-top: 650px;
    padding-left: 20px;
}


#Main {
    width: 683px;
    float: left;
}

#Header {
    margin-left: 32px;
}

#social {
    position: absolute;
    margin-top: 80px;
    margin-left: 629px;
}

#logo_typo {
    margin-top: 46px;
    float: left;
}

#lang {
    float: right;
    padding-top: 5px;
}

#lang {
    color: #6a6a6a;
}

#lang a {
    color: #6a6a6a;
}

#lang span a {
    color: #fff;
}

#Nav {
    margin-top: 35px;
}

#Nav a {
    color: #959595;
}

#Nav p {
    float: left;
    padding-left: 7px;
    padding-right: 7px;
    background: Transparent url(sep.gif) top right no-repeat;
    font-size: 11px;
    height: 21px;
    padding-top: 7px;
}

#Nav p.first {
    margin-left: 0;
    padding-left: 0;
}

#Nav p.selected a {
    color: #fff;
}

#Nav p.last {
    background-image: url(none);
}


#BigImage {
    margin-top: 4px;
}

#MainInner {
    margin-left: 32px;
    margin-top: 17px;
}

#Content {
    float: left;
    width: 425px;
    border-right: solid 1px #3d3d3d;
    min-height: 300px;
    padding-right: 20px;
}

#Content ul {
    margin-left: 15px;
}

#ContentSide {
    float: left;
    width: 203px;
    border-right: solid 1px #3d3d3d;
    min-height: 300px;
}

#ContentSide div.cs {
    padding: 0 20px;
}


h1 {
  display: none;
}


h2 {
    font-size: 21px;
    color: #a0a4c6;
    font-weight: normal;
    padding-bottom: 5px;
}

h2 a, h2 a:link, h2 a:visited {
    color: #a0a4c6;
}

h3 {
    font-size: 11px;
    font-weight: bold;
}

h4 {
    background-color: #222330;
    height: 60px;
    padding: 35px 47px 0 47px;
    color: #a0a4c6;
    font-size: 14px;
    font-weight: bold;
}

h5 {
    color: #a0a4c6;
    font-size: 14px;
    font-weight: normal;
    cursor: hand;
}

h6 {
    color: #ddd;
    font-size: 11px;
    font-weight: bold;
}

h5.toggler {
    margin: 2px 0;
}

h5.togglerOff {
    margin: 2px 0;
}

h5 a, h5 a:link, h5 a:visited {
    color: #a0a4c6;
    text-decoration: none;
}



h5:hover {
    cursor: hand;
}

.bottomLined {
    margin-bottom: 15px;
    padding-bottom: 15px;
    background: Transparent url(line.jpg) bottom center no-repeat;
}

.Col1 {
    float: left;
    border-right: solid 1px #3d3d3d;
    width: 166px;
    padding-right: 34px;
}

.Col2 {
    float: left;
    width: 166px;
    padding-left: 34px;
}

#ek {
    background: Transparent url(ek.jpg) top left no-repeat;
    min-height: 120px;
    margin-top: 10px;
    padding-top: 117px;
}

#st {
    background: Transparent url(st.jpg) top left no-repeat;
    min-height: 120px;
    margin-top: 10px;
    padding-top: 117px;
}


#termin {
    margin-bottom: 20px;
    display: block;
}

.newsItem {
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: Transparent url(hor.gif) bottom center repeat-x;
}

.newsItem2 {
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: Transparent url(hor.gif) bottom center repeat-x;
}

#Footer {
    background-color: #282938;
    height: 30px;
    color: #666;
    text-align: center;
}


#Footer {
    padding-top: 10px;
    margin-bottom: 100px;
    margin-top: 30px;
}


#Footer a {
    color: #666;
}

#ContentSubNav {
    float: left;
    width: 325px;
}

#Content2 {
    float: left;
    border-left: solid 1px #575757;
    min-height: 500px;
    width: 325px;
}

#Content2 p {
    padding: 0 0 10px 0;
}

#MainInner strong {
    color: #ccc;
}

div.element ul {
    color: #fff;
    padding: 0 0 1em 0;
    list-style-type: square;
    margin-left: 17px;
}


div.element ul li {
    padding: 0 10px;
}

div.elementOff ul {
    color: #fff;
    padding: 0 0 1em 0;
    list-style-type: square;
    margin-left: 17px;
}


div.elementOff ul li {
    padding: 0 10px;
    font-size: 12px;
}



div.elementOff ul li a {
    color: #999999;
}


.Content2Right {
    padding: 20px;
}

.Content2Right ul {
    color: #fff;
    margin: 10px 12px;
}


div.element ul {
    font-size: 12px;
}


div.element .Ul1 li.selected a {
    color: #fff;
}

div.element ul li a, div.element ul li a:link, div.element ul li a:visited {
    color: #8895FF;
    text-decoration: none;
}

h4 span {
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777ca8;
}


/* IMAGE GALLERY */
.image {
	width:70px;
	height:70px;
	border:1px solid #a2a6c3;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
}
.image div {
	width:68px;
	height:68px;
	overflow:hidden;
	position:absolute;
	top:1px;
	left:1px;
}
.image img { border:none; }

a.uk, a.ita, a.cro {
    padding-left: 20px;
    padding-right: 7px;
    background: Transparent url(uk.gif) 0 0 no-repeat;
    font-size: 11px;
}

a.ita {
    background: Transparent url(ita.gif) 0 0 no-repeat;
}


a.cro {
    background: Transparent url(cro.gif) 0 0 no-repeat;
}

.yt {
    margin: 10px 0;
}

#year-1 {
    padding: 0 8px;
}