/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	background: #2E368A;
	//background: #0C0350;
	font-family: Georgia, serif, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, serif, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fff;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
	color: #BABABA;
}

a {
	text-decoration: none;
	color: #0A0A0A;
}

a:hover {
	background: none;
	text-decoration: underline;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 0px 10px 10px 10px;
	background: #000;
}

/* Header */

#header {
	width: 910px;
	height: 172px;
	margin: 0 auto;
	padding-top: 5px;
}

/* Menu */

#menu {
	width: 910px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px #FFFFFF solid;
	background: #808183;
}

#menu ul {
	margin: 0;
	padding-left: 325px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 17px 14px 10px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 550px;
	margin-top: 20px;
	padding: 20px 20px 0px 0px;
	background: #000000;
}

#content img#sidebar {
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;	
	padding-right: 30px;
	z-index: 1000;
	width: 275px;
}

#content img#flag {
	padding-top: 10px;
	padding-bottom: 0px;	
	padding-right: 30px;
	z-index: 1000;
	width: 250px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	min-height: 130px;
	padding: 30px 0px 0px 20px;
	background: #000000;
}

#sidebar img#crest {
	align: center;
	margin-left: 55px;
	margin-top: 45px;	
	padding: 0px;
	z-index: 1000;
	width: 200px;
}

#sidebar img#sidebar {
	margin-bottom: -20px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	z-index: 1000;
	width: 300px;
	height: 750px;
}

#sidebar img#PsiEK {
	
	margin-left:-20px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	z-index: 1000;
	width: 250px;
}

#sidebar img#profilepic {
	width: 200px;
	margin-left: 60px;
	margin-top: 50px;
	border: 5px solid white;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #808183;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #fff;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #fff;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* Footer */

#footer {
	width: 910px;
	height: 15px;
	margin-top: 0px;
	padding: 20px 0 15px 0;
	background: #808183;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#footer p {
	float: left;
	padding-left: 340px;
	line-height: normal;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}
