/*********** global settings **********/

body{
	margin: 0;
	font-family: arial;
	font-size: 12.5px;
	background-color: #686157;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	
	
}

h2, h1 
{
	font-size: 14px;
	margin-top:2px;
	color: #c1beb4;
}

h3 
{
	font-size: 13px;
}

input, textarea {

	border:1px solid #999999;

}


/************ main *********************/


#main-page
{
	
	margin: 0 auto;
	width: 950px;
	
}
#main{

	float:left;
	width: 950px;
	background-repeat: no-repeat;
	background: url("../images/wb.png") no-repeat;
	padding-left: 10px;
	min-height: 600px;
}

#langs
{
	position: absolute;
	margin-left: 60px;
	margin-top: 25px;
}

#langs a
{
	color: #c1beb4;
	text-decoration: none;
	
}

#langs a:hover
{
	color: #fffffa;
}
div#rotator {
	float:left;
	height:200px;
	margin-top: 20px;
	
}

div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}

div#rotator ul li img {
	background: #FFF;
	border: 0px;
}
 div#rotator ul li.show {
	z-index:9;
}

.news
{
	float:left;
	width: 260px;
		color: #c1beb4;
		padding-right: 5px;
		padding-top: 10px;
		margin-left: 10px;
		
}

#send-task
{
	float:left;
	margin-top: 10px;
	

}

#send-task td
{
	color: #c1beb4;
	text-align: left;
}



.note-b
{
	border: 1px solid #7d7569;
	width: 400px;
	height: 160px;
}

.tilde
{
	float:left;
	border-right: 1px solid #7d7569;
	height: 100px;
}

.news-line
{
	float:left;
	margin-bottom: 10px;
}

.news-img
{
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 5px;
	
}

.news-title
{
	float:left;
	width: 165px;	
}

.news-date
{

	float: left;
	
	}

.a-news
{
	color: #c1beb4;
	text-decoration: none;
	
}

.a-news:hover
{
	color: #fffffa;
	text-decoration: none;
}

#title
{
	float:left;
	width: 470px;
	
	margin-top: 223px;
	margin-left: 65px;
}

#sub-title
{
	float:left;
	margin-top: 15px;
	color: #c1beb4;
	font-size: 16px;
	letter-spacing: 7px;
	width: 470px;
}

.josef
{
	float:left;
}




#tv-banner
{
	width: 950px;
	height: 500px;
	background-image: url("../images/tv-brand-b.png");
	background-repeat: no-repeat;
	z-index: 100px;
	top: 200px;
	position:absolute;
}


#logo-pepa
{
	float:left;
	width: 373px;
	height: 54px;
	background-image: url("../images/logo-2.png");
	background-repeat: no-repeat;
	z-index: 110px;
	position: absolute;
	top:45px;	
	margin-left: 30px;
}

#inside
{
	
	z-index: 10px;
	width: 950px;
	height: 410px;
	margin-top: 35px;
	margin-left: 0px;
	float:left;	
}

#main-flash
{
	z-index: 80;
}

#menu
{
	float:left;
	height: 50px;
	color: #e3e1dc;
	font-size: 15px;
	
}

#menu-line
{
	float:left;
	width: 860px;
	border-bottom: 1px solid #7d7569;
	margin-left: 30px;
}

.logo
{
	border: 0px;
	margin-top: -5px;
}

#menu ul {
	float:left;
    line-height: normal;
    list-style: none outside none;
    margin-top: 3px;
	margin-left: 60px;
    padding: 10px 0 10px 0;
}

#menu li {
    display: block;
    float: left;
    padding: 5px 41px 6px;
}

#menu a{
	
	color: #c1beb4;
	text-decoration: none;
	
}

#menu a:hover
{
	color: #fffffa;
	text-decoration: none;
}

#top-base
{
	float:left;
	width: 830px;
	margin-left: 60px;
	border-top: 1px solid #7d7569;
	margin-top: 30px;
}


#main-page-base
{
	float:left;
	width: 830px;
	margin-left: 60px;
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #7d7569;

}

#main-page-title
{
	font-size: 16px;
	color: #fffffa;
	
}

#main-page-text
{
	font-size: 12px;
	color: #c1beb4;
	margin: 10px;
}

#main-page-text img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


#devel
{
	float: right;
	font-size: 9px;
	color:#c1beb4;
	width: 150px;
	_width: 160px;
	margin-top: 30px;
	margin-left: 20px;
}
.line
{
	
	float: right;

}
#devel img
{
	margin-top: 5px;
	border: 0px;
	margin-left: 5px;

}
