
body {
	background-color:#000;
}


.groups {
	color: #A48A69;
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:10px auto 0px;
	clear:both;
	padding:1px 5px 2px
}

.groupsTitle {
	color: #A48A69;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:10px auto 0px;
	clear:both;
	padding:5px 5px 2px;
}

.video {
	padding-left:15px;
}

/* images */
img {
  border: 1px solid #DDD; 
  padding: 1px;
  
}
.leftIMG {
	margin-left:25px;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 5px 5px 0px;
}
a {
	color:#A48A69;
	text-decoration:none;
}
a:hover {
	color:#FC6;
}

.main {
	margin: auto;
	width:847px;
	background-color: #000;
}
.header_1 {

	width:auto;
	height:180px;
	background-color:#fff;
	border-bottom-color:#f1e9d8;
	border-bottom-style: outset;
	border-bottom-width:medium;
	visibility:visible;
}
	
.programma {
	width: inherit;
	padding-left:5px;
	padding-top:4px;
	height:206px;
}
.programma a:hover img{
	text-decoration:none;
	border-color:#1b1618;
	
}
.programma img
{
	border-color:#1b1618;
}
.headerl {
	float:left;
	width:585px;
	height:100px;
	background-image:url(images/logo6.jpg);
	
}
.headerlDwn {
	width:auto;
	margin-top:0px;
	background-image:url(images/headbackDwn.jpg);
	height: 50px;

}
.headerR {
	float:right;
	width:262px;
	height:180px;
	background-image:url(images/rightBack3.jpg);
}
.topMenu {
	width:auto;
	margin-top:100px;
	background-image:url(images/barightjpg.jpg);
	height: 30px;
}


.topMenu1 {
	width:auto;
	margin-top:130px;
	background-image:url(images/topMenuBack2.jpg);
	height: 30px;
}

.topMenu1  a {
	text-decoration:none;
	width:auto;
	margin-top:100px;
	height: 30px;
	font-family:"Calibri";
	text-align: center;
	vertical-align:middle;
	font-size:18px;
	color:#f1e9d8;

}
.topMenu1 a:hover {
	color: #F90;
}

.sign {
	margin-left: auto;
	font-family:"Calibri";
	text-align: left;
	font-size:12px;
	color: #888;
}
	
	
.content {
	float:right;
	width:80%;
	background-color:#181818;
	height:100%;
}

.lcol {
	float:left;
	margin-top:0px;
	background-image:url(images/leftBack.jpg);
	width:20%;
	height:100%;
	z-index:100;
	clear:none;
}

.lcol a {
	text-decoration:none;
	color:#f1e9d8;
	font-family:"Calibri";
}
.lcol a:hover {
	background-color:#888;
}
.lcol p {
	margin:1px;	
}
	

.leftMenu {
	padding-left:2px;
	width:150px;
	background-image:inherit;
	font-family:"Calibri";
	color: #CCC;
	height:22px;

}
.Maincontent {
	overflow:auto;
	width:100%;
	background-image:url(images/leftBack.jpg);
	z-index:20;
	clear:none;
	
}
.foot {
	position:relative;
	width:100%;
	height:90px;
	background-image:url(images/fback2.jpg);
	border-top-color:#000; 
	border-top-style:solid;
	border-width:thin;
	z-index: 50;
}

.style2 {
	padding-left: 5px;
	font-family:"Calibri";
	text-align: center;
	vertical-align:middle;
	font-size:14px;
	color:#f1e9d8;
}

.style6 {
	padding-left: 5px;
	font-family:"Calibri";
	font-size:14px;
	color:#f1e9d8;
}
	
.style3 {
	padding-left: 5px;
	font-family:"Calibri";
	font-size:18px;
	color: #F90;
}
.style4 {
	padding-left: 25px;
	font-family:"Comic Sans MS";
	font-size:14px;
	color:#f1e9d8;
	margin-bottom:3px;
}
.style5 {
	padding-left: 5px;
	font-family:"Calibri";
	font-size:20px;
	color: #F90;
}

.style7 {
	padding-left: 5px;
	font-family:"Calibri";
	font-size:14px;
	color: #A48A69;
}
.style7 a{
	font-family:"Calibri";
	font-size:14px;
	color: #A48A69;
}
.style7 a:hover{

	font-family:"Calibri";
	font-size:15px;
	color: #F90;
	background-color:#1b191a;
}

.artStyle {
	font-family:"Calibri";
	font-size:16px;
	color:#ccc;
}
	

.coolmenu {
	width: 300px;
	background-image:url(images/leftBack.jpg);
}

.coolmenu a{
	font: bold 12px Verdana;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom:10px;
	display: block;
	width: 100%;
	/*color: #f1e9d8;*/
	color: #eae0c1;
	text-decoration: none;
	border-bottom: 1px solid #444;
}


.coolmenu a:hover{
	background-color: #555;
	color: white;
}

