* { margin: 0; padding: 0; outline: 0; }

body {
	background: #000;/*#f3bb51;#caced1;*/
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #777;
	text-align: center;
	margin: 0px 0;
}

/* links */
a, a:visited {
	text-decoration: none;
	background: inherit;
	color: #FB9233; 
}
a:hover {
	text-decoration: underline;
	background: inherit;
	color: #93C600;
}

/* headers */
h1, h2, h3 { font-family: 'Trebuchet MS', Tahoma, Sans-serif;  }
h1 {
	font-size: 180%;	
	font-weight: normal;	
	color: #555;
}
h2 {
	font-size: 160%;
	color: #88ac0b;
	font-weight: normal;
}
h3 {
	font-size: 135%;	 
	color: #666666;
}

/* images */
img {
	background: #fff;
   border: 1px solid #E5E5E5;
	padding: 5px;
}
img.float-right { margin: 5px 0px 10px 10px;  }
img.float-left { margin: 5px 10px 10px 0px; }

h1, h2, h3, p {
	margin: 10px 15px;
	padding: 0;
}
ul, ol {
	margin: 5px 15px;
	padding: 0 25px;
}
/* form elements */
form {
	margin:10px 15px; 
	padding: 10px;
	border: 1px solid #E5F0FB; 
	background: #F4F8FD;
}
#player
{
	width:530px;
	height:415px; 
	text-align:center;
	vertical-align:middle;
	padding-top:23px;
	background: #f3bb51 url(../images/player_bg.gif) no-repeat; /*#F4F8FD url(../images/player_bg.gif) no-repeat;*/
}
fieldset {
	margin: 0;	padding: 0;
	border: none;
}
legend {
	display: none;
}
label {
	display:block;
	font-weight:bold;
	margin: 7px 0;
}
input {
	padding:3px;
	border: 1px solid #E5F0FB; 
	font: normal 1em Verdana, sans-serif;
	color:#777;	
}
textarea {
	width:400px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #E5F0FB; 
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 25px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #306bc1 url(../images/button-b.jpg) repeat-x 0 0; 
	border: 1px solid #306bc1;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 900px;
	background-color:#f3bb51;
	margin: 0 auto;
	text-align: center;
	border-right:solid 1px #a70e23;
	border-left:solid 1px #a70e23;

}
/*#header {
	position: relative;
	height: 80px;
	background: #caced1 url(../images/header10.jpg) no-repeat center top;
	padding: 0;	
	color: #fff;	
}*/

#header div.left
{
	float:left;
	width:10px;
	height:80px;
	background: #caced1 url(../images/header10_left.jpg) no-repeat;
}
#header div.middle
{
	float:left;
	width:900px;
	height:80px;
	background: #caced1 url(../images/header10_middle.jpg) repeat-x;
}
#header div.right
{
	float:right;
	margin-right:0px;
	width:10px;
	height:80px;
	background: #caced1 url(../images/header10_right.jpg) no-repeat;
}
#header .middle h1#logo-text a {
	font: bolder 35px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: 2px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	background: transparent;
}
#header .middle p#slogan {
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
}

/* header links */
#header .middle #header-links {
	color: #C6DDEE;
	font: bold 14px"Trebuchet MS", Arial, Tahoma, Sans-serif;
}
#header .middle #header-links a {	
	color: #fff;
	text-decoration: none;	
}
#header .middle #header-links a:hover {
	color: #D4FF55;	
}



/* ad google */
.ad {
text-align:center;
padding: 2px;
width:880px;
}

/* Main Column */
#main {
	margin: 0;
	padding: 0px;
	text-align:center;	
}
#main h2 {
	font: normal 180% 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: 0; 	
	margin-bottom: 0;		
	color: #2666c3;
}
#main h2 a {
	color: #2666c3;
	text-decoration: none;	
}

.optimized {
	width:280px;
	height:120px;
	float:left; 
	padding:0px;
	border: 1px solid #E5F0FB; 
	background: #F4F8FD;
}
.text {
margin-left: 115px;
font-size:16px;
text-align:center;
padding-top: 20px;
}

.bookmark {
	width:280px;
	height:120px;
	float:right; 
	padding-left: 10px;
	border: 1px solid #E5F0FB; 
	background: #F4F8FD url(../images/favorit0.gif) left no-repeat;
}
.clear {
clear:both;
}
#footer
{
	width:900px;
}
#footer .left{
	float:left;
	width:10px;
	background: #caced1 url(../images/footer10_left.jpg) no-repeat center top;
	height: 50px;
}
#footer .middle{
	float:left;
	width:900px;
	color: #C6DDEE;
	background: #caced1 url(../images/footer10_middle.jpg) repeat-x center top;
	height: 50px;
	text-align: center;	
	font-size: 90%;	
}
#footer .right{
	float:right;
	width:10px;
	background: #caced1 url(../images/footer10_right.jpg) no-repeat center top;
	height: 50px;
}
#footer .middle p { 
	padding: 10px 0;
	margin: 0;
}
#footer .middle a { 
	color: #fff;
	text-decoration: none; 
}




