html,body{margin:0px;;padding:0px;}
body {
	font-family: Arial, helvetica, Sylfaen, sans-serif;
	font-size: 12pt;
	background: black;
}/*
div{
 border: 1px solid #FFFF00;
}*/
#menuBlock{
	height: 40px;
	width: 100%;
	background-color: #ff6600;
	background: url(../images/bgr_menu.jpg) no-repeat;
	background-position:center;	
}
#menu_content{
	margin:0 auto;
	width:960px;
	height: 40px;
/*  text-align:left;*/
/*	background-color: red;*/
}
#menuLogo{
  float: left;
}
#menuItems{
  float: right;
/*  padding: 10px 0 0 0;*/
}
#headerBlock{
	height: 260px;
	width: 100%;
	color: white;
	background-color: black;
	background: url(../images/header_bgr.jpg) no-repeat;
	background-position:center;
}
#header_content{
	margin:0 auto;
	width:960px;
	height: 260px;
}
#logo{
  float: left;
  width: 240px;
}
#lang_search{
  float: right;
  padding: 5px 30px 5px 5px;  border: 1px solid #656565;
  margin: 10px 0 0 0;
}
#search{
	padding-left: 10px;
  float: left;
}

a, a:visited {color:#ffffff;text-decoration:none;}
a:hover {color:#ffffff;text-decoration:none;}

#menu {float:left; margin-right: 20px;}
#menu li {float:left;margin:0 0 0 5px;padding:0 0 2px 0;/*border-left:1px solid #ffffff;*/}
#menu li.first {border-left:0;}
#menu li a {color:#ffffff;margin:0 0 0 15px;padding:0 0 0 0px; font-size: 10pt; text-transform:lowercase;}
#menu li a:hover {color:#FF0000;}
#subTemp{
  float: right;
  width: 710px;
/*	border: 1px solid #FFFF00;*/
}
#entryText{
  float:left;
  width: 470px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
	line-height:150%;
  padding: 5px 5px 0px 10px;
  color: #cccccc;
}
#entryText h2{
  font-size: 14pt;
}

#radioLogo{
  float: right;
  margin: 20px 20px 40px 40px;
}


#title_news{
	height: 30px;
	width: 100%;
	background-color: black;
}
#title_news_bgr{
	width:960px;
	height:30px;
	margin:0 auto;
	background-image: url(../images/header_black.gif);
  background-repeat: no-repeat;
}
#newsBlock{
/*	height: 850px;*/
	width: 100%;
	background-image: url(../images/bgr_news.jpg);
	background-repeat: repeat-x;
	background-color: #4C4C4C;
}
#contentInner{
	font-family: Tahoma;
	font-size: 10pt;
	color: #cccccc;
	width: 960px;
/*	height: 100%;*/
	margin:0 auto;
	padding: 20px 0 0 20px;
	line-height:137%;
}
#contentInner h1{
	font-size: 17pt;
	font-weight: bold;
	color: #ffffff;
/*	text-transform: uppercase;*/
	margin-bottom: 10px;
}
#contentInner img{
	margin: 0 10px 5px 0px;
}

#contentBody{
	float:left;
	width:750px;
	padding: 0 10px 10px 0;
}

#contentBody a{font-weight: bold;}
#contentBody a:hover{text-decoration: underline;}

#contentBody strong{
	font-weight: bold;
}
#contentBody em{
	font-style: italic;
}

.newsItem{
  float: left;
  width: 230px;
  margin: 0 20px 30px 0;
 	color: #cccccc;
  font-size: 10pt;
/*	border: 1px solid #FFFF00;*/
}
.newsItem  .ttl{
	height: 32px;
	margin-bottom: 10px;
	font-weight: bold;
}
.date{
	font-size: 9pt;
  color: #ff9900;
  font-weight: bold;
}
.newsItem  img{
	margin: 0 10px 10px 0;
}

.rightPanel{
	width:200px;
/*	height: 400px;*/
	float:right;
	text-align:center;
}

#title_video{
	width: 100%;
	height: 30px;
	background-color: #4c4c4c;
}
#title_video_bgr{
	width:960px;
	height:30px;
	margin:0 auto;
	background-image: url(../images/header_video.jpg);
  background-repeat: no-repeat;
}
#video{
	height: 140px;
	width: 100%;
	background-color: #990000;
}
#content_video{
	margin:0 auto;
	padding: 5px 0 5px 0;
	height: 130px;
	width: 960px;
	background-image: url(../images/bgr_video.jpg);
}
.videoItem{
  float: left;
  margin: 2px 10px 0 100px;
}
.videoDesc{
  float: left;
	font-size: 10pt;
	color: yellow;
	width: 70px;
}
#footer{
	height: 150px;
	width: 100%;
	background: #ff6600 url(../images/bgr_footer.jpg) no-repeat center;
}
#footer_inner{
	margin:0 auto;
	height: 150px;
	width: 960px;
}
#logo_footer{
	float: left;
	font-size: 10pt;
	margin-right: 100px;
}
#menu_footer{
	/*float: right;*/
}
#menu_footer, #menu_footer * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#menu_footer li {
	float:			left;
	position:		relative;
}
.footerMenu{
	float:  left;
	margin: 20px 0 0 40px;
	font-size: 10pt;
	font-weight: bold;
	color: yellow;
}

.footerMenu a{
	color: black;
	display: block;
	margin: 5px 0 2px 0;
}

.footerMenu a:hover{
	color: yellow;
}

.bottom{
	margin:0 auto;
	padding-top:5px;
	text-align:right;
	height: 100px;
	width: 900px;
}

.title{
	color: white;
	width: 240px;
	height: 30px;
	text-align: center;
  font-size: 13pt;
  font-weight: bold;
  padding: 5px 0 0 0;
}

.material{
	width: 700px;
	margin: 10px 10px 10px 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid white;
}

.material .header{
	font-size: 15pt;
	font-weight: bold;
/*	text-transform: uppercase;*/
}

.material a{
	float: right;
}

#register td, th{
	padding: 5px;
}

#register th{
	text-align: right;
}

#social img {
	margin: 0 5px 10px 0;
}

#paging{
	width: 300px;
}

/*
#wrapper {
	margin:20px auto 0 auto;
	padding-bottom:80px;
	width:960px;
}

#footer {
	border-top:1px solid #CCCCCC;
	margin-top:50px;
	padding:10px 0;
}

#footer {
	clear:both;
	width:100%;
}
#header {width:960px;float:left;text-transform:lowercase;}
#main {float:left;margin-top:25px;}
#left-sidebar {float:left;width:163px;padding:0 15px 0 0;}
#content {float:left;width:780px}
#right-sidebar {float:left;width:213px;padding:0 0 0 15px;}
#right-sidebar-home {float:left;width:219px;margin:0 0 0 0;}
.clear-both {clear: both;}

<!--
<div id="wrapper">
	<div id="header">
	</div>
	<div id="nav">
		<ul>
			<li class="active"><a href="#" id="nav-1">main</a></li>
			<li><a href="#" id="nav-2">my melodies</a></li>
			<li><a href="#" id="nav-3">settings</a></li>
			<li><a href="#" id="nav-4">self care</a></li>
		</ul>
	</div>


	<div id="main">
		<div id="left-sidebar">
		</div>
	
		<div id="content">
			<h2>test</h2>
		</div>
	</div>
	<div class="clear-both"></div>
	<div id="footer">kkk</div>
</div>//-->

*/
