* {
	margin:0;
	padding:0;
    font-family: "Arial";
    font-size: 100%;
    color:#D9D7D7;
    list-style:none;
    border:none;

}

html,body{
	background-color:#313333;
}



#wrapper{
	position: absolute;
	left:50%;
	width:960px;
	margin-left:-480px;
	background:url('../images/bg-eye.png') no-repeat top center #1B2121;
}

#inwrapper{
	margin:10px 20px 0px;
}

#navwrapper{
	height:40px;
	background:url('../images/nav-back.jpg') repeat-x;
}

ul#navigation{
	padding-top:8px;
}

#navigation li{
	display:inline;
	margin: 0.4em; 
	padding: 0;
	
}

#navigation li a{
	padding: 0.4em 0.4em;
	font-size:1.2em;
	color:#000000;
	text-decoration:none;
}

#navigation li a:hover{
	font-size:1.2em;
	color:#EBBB34;
	text-decoration:none;
}

#navigation li.active a{
	font-size:1.2em;
	color:#EBBB34;
	text-decoration:none;
}

#logo{
	height:150px;
}

#logo img{
	margin:20px 0px;
}

#contentwrapper{

}

#leftcontent{
float:left;
	width:600px;
}

#rightcontent{
	float:right;
width:300px;
}

#rightcontent ul, #kont{
	font-size:1.0em;
	line-height:1.6em;
}

.clear{
	clear:both;
}

#footer{
	margin-top:20px;
	height:80px;
	background-color:#1F6F61;
	
}

#footer ul{
	padding: 10px;
	list-style:none;
}


h1{
	margin:20px 0;
	font-size:1.6em;
	width:600px!important;
	border-bottom:1px dotted #D9D7D7;
}

h2{
margin:20px 0 20px 0;
	font-size:1.6em;

	border-bottom:1px dotted #D9D7D7;
}

h3{
margin:20px 0 0 0;
	font-size:1.0em;
}

img{
	margin:10px 0 10px 0;
}

p{
	font-size:1.0em;
	line-height:1.6em;
	margin-bottom:5px
}

.withdot li{
	list-style:circle;
	margin:10px 0 10px 15px;
}


#player{
	width:344px; 
	height:195px;
	padding-bottom:20px;
}

a.myPlayer {
    display:block;
    width: 580px;
    height:317px;
    text-align:center;
    margin:0 0 40px 0;
}

a.myPlayer img{
	
	    width: 580px;
    height:317px;
}

#imp {
	float:left;
}

#social img{
	height:32px;
	width:32px;
}

ul#social{
	float:right;
}

#social li{
	display:inline;
}
