body{
	margin:0px;
	background-color:#000000;
	/*background-image:url(bg.png);
	background-repeat:repeat-x;*/
}
.page{
    width:980px;
     min-height:600px;
	}	
.header{
	background-image:url(logo.png);
	width:980px;
	height:100px;	
}
.meniu{
	background-color:#111;
width:980px;
	height:45px;
	border-bottom:1px solid #222;
	}
.meniu a{
float:left;
text-decoration:none;
text-transform:uppercase;
margin-top:5px;
margin-bottom:5px;
margin-left:4px;
margin-right:2px;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
color:#888;
font-size:14px;
font-family:Arial;
}
.meniu a:hover{
	background-image:url(mn.png);
	background-repeat:repeat-x;
	background-color:#480D47;
	color:#fff;
	}
.flash{
	width:978px;
	height:250px;
	border:1px solid #000;
	}
.content{
 width:980px;
 min-height:400px;
}
.cleft{
	margin-bottom:4px;
	float:left;
	width:180px;
	 min-height:400px;
	}
.ccenter{
  margin-left:15px;
  margin-right:15px;
  text-align: left;
  font-family:Arial;
  font-size:12px;
  color:#ccc;
	margin-bottom:4px;
	float:left;
	 min-height:400px;
	width:590px;
	margin-top:8px;
	}
.cright{
	margin-bottom:4px;
	float:left;
	width:180px;
	min-height:400px;
	}
.widgest{
	width:180px;
	margin-top:8px;
	min-height:200px;

}	
.widgesttitle{
		width:180px;
	-moz-border-radius:12px 12px 0px 0px;
color:#ddd;
	font-size:14px;
font-family:Arial;
	background-color:#000;
	text-align:left;
  background-image:url(csb.png);
	background-repeat:repeat-x;
	width:180px;
border-bottom:1px solid #333;
height:40px;
}
.widgestcontent{
   text-align:left;
      font-family:Arial;
      color:#ccc;
      font-size:12px;
-moz-border-radius:0px 0px 12px 12px;
	width:180px;
	background-color:#151515;
	min-height:180px;


	}
.ctitle{
	padding:12px;
	}
.ccentertitle{
	
	width:590px;
	-moz-border-radius:12px 12px 0px 0px;
color:#ddd;
	font-size:14px;
font-family:Arial;
	background-color:#000;
	text-align:left;
  background-image:url(csb.png);
	background-repeat:repeat-x;
border-bottom:1px solid #333;
height:40px;

	}

.ccentercontent{
	-moz-border-radius:0px 0px 12px 12px;
	background-color:#151515;
	min-height:380px;
	width:590px;
	}
.footer{
	margin-top:10px;
float:left;	
	}	
.footerm{
	margin-bottom:9px;;
width:978px;
	height:35px;
	border-top:1px solid #222;
	}
.src{
	margin-top:2px;
	float:right;
	}	
.footerm a{
	text-align:right;
text-decoration:none;
text-transform:uppercase;
margin-top:5px;
margin-bottom:5px;
margin-left:2px;
margin-right:2px;
padding-top:8px;
padding-bottom:8px;
padding-left:15px;
padding-right:15px;
color:#888;
font-size:12px;
font-family:Arial;
}
.footerm a:hover{
	background-image:url(mn.png);
	background-repeat:repeat-x;
	background-color:#480D47;
	color:#fff;
	}
.btt{
	padding:6px;
	}
.srctxt{
	-moz-border-radius:8px;
	color:#fff;
	background-color:#000;
	padding:5px;
	border:1px solid #333;
	font-size:12px;
font-family:Arial;
width:180px;
	}
	
.srcbtn{
	cursor:pointer;
	margin-right:4px;
	-moz-border-radius:8px;
	background-image:url(csb.png);
	background-repeat:repeat-x;;
	padding:4px;
	border:1px solid #333;
	margin-left:6px;
	font-size:13px;
font-family:Arial;
color:#ccc;
	}
.srcbtn:hover{
	background-color:#000;
	
	background-image:url(mn.png);
	background-repeat:repeat-x;
	border:1px solid #2C0728;
	}
.widgestcontent a{
	text-align:left;
	font-size:12px;
font-family:Arial;
color:#FFF;

	}
.widgestcontent a:hover{
	background-image:url(mn.png);
	background-repeat:repeat-x;
	
	border-bottom:1px dashed #fff;
	}
.space{
	width:180px;
	height:5px;
	}
    .widgestcontent1{
       text-align:left;
      font-family:Arial;
   color:#ccc;
      font-size:12px;
      background-image:url(wbg.png);
	background-repeat:repeat-x;
-moz-border-radius:0px 0px 12px 12px;
	width:180px;
	background-color:#761B1B;
	min-height:150px;
	}
    .widgestcontent2{
       text-align:left;
      font-family:Arial;
 color:#ccc;
      font-size:12px;
       background-image:url(wbgg.png);
	background-repeat:repeat-x;
-moz-border-radius:0px 0px 12px 12px;
	width:180px;
	background-color:#761B1B;
	min-height:150px;
	}
 .imggal{
   opacity:.7;
   filter:alpha(opacity=70);
   float:left;
   margin:6px;
   padding:2px;
   border:1px solid #444;

 }

.imggal:hover{
   opacity:.9;
   filter:alpha(opacity=100);
}
.txt{
  background-color: #333;
   border:1px solid #666;
 padding:4px;
 color:#fff;
}

