@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(images/bg.jpg);
	color:#fff;
	background-color:#000;
}

p{
	margin:0;
	padding:0;
}

a{
	text-decoration:none;
	color:#fff;
}

.fr{float:right!important;}
.nf{clear:both;}

#container{
	width:988px;
	margin:0 auto;
	border:solid #000 1px;
	background-color:#131313;
}

#banner{
	width:988px;
	height:155px;
	background:url(images/banner.jpg);
}

#menu{
	background:url(images/bgmenu.jpg);
	height:33px;
}
#menu a{
	width:100px;
	float:left;
	font-size:14px;
	padding:7px 11px;
	text-align:center;
}
#menu a:hover{
	background:url(images/bgmenuh.jpg);
}
.lfPanel{
	width:250px!important;
	padding-left:5px;
}
.box{
	border:solid #3b3b3b 1px;
	padding:4px;
	margin:5px 0;
}

.box a{
	background-image:url(images/sag.gif);
	background-repeat:no-repeat;
	background-position:right center;
	display:block;
	padding:8px 0;
	padding-left:20px;
}
.box a:hover{
	background-color:#486a7d;
}
#reclame{
	text-align:center;
}
#reclame a{
	display:block;
	background-color:#131313;
}
#reclame img{
	border:solid #fff 1px;
	background-color:#131313;
}

.mainContent{
	padding-left:10px;
	font-size:13px;
}
.title{
	width:60%;
	font-weight:bold;
	padding:12px 0;
	border-bottom:dotted #fff 1px;
	font-size:22px;
	margin-bottom:10px;
}
.cornershoot{
	width:316px;
	height:199px;
	float:right;
	background:url(images/cornershoot.jpg);
}
#menufooter{
	margin-top:20px;
	border-top:solid #486a7d 1px;
	border-bottom:solid #486a7d 1px;
}
#menufooter a{
	width:80px;
	float:left;
	font-size:14px;
	padding:7px 5px;
	text-align:center;
}
#menufooter a:hover{
	background-color:#486a7d;
}
.echipe{
	width:316px;
	height:199px;
	float:right;
	background:url(images/Echipe-Fotbal.png) center center no-repeat;
}
.parteneri{
	width:316px;
	height:199px;
	float:right;
	background:url(images/Parteneri-Minifotbal.png) center center no-repeat;
}
.regulament{
	width:316px;
	height:199px;
	float:right;
	background:url(images/Regulament-Minifotbal.png) center center no-repeat;
}
.premii{
	width:316px;
	height:199px;
	float:right;
	background:url(images/Premii.png) center center no-repeat;
}
.stiri{
	width:316px;
	height:199px;
	float:right;
	background:url(images/Stiri-Campionat.png) center center no-repeat;
}
.terenuri{
	width:316px;
	height:199px;
	float:right;
	background:url(images/Stadion-ATS.png) center center no-repeat;
}
.contact{
	width:316px;
	height:199px;
	float:right;
	background:url(images/Contact-Football.png) center center no-repeat;
}
.cuparodessa{
	width:316px;
	height:199px;
	float:right;
	background:url(images/Cupa-Rodessa.png) center center no-repeat;
}
.concursats{
	width:316px;
	height:199px;
	float:right;
	background:url(images/Concurs-cu-Premii.png) center center no-repeat;
}
.fotovideo{
	width:316px;
	height:199px;
	float:right;
	background:url(images/Foto---Video-Soccer.png) center center no-repeat;	
}
.vitrinacutrofee{
	width:316px;
	height:199px;
	float:right;
	background:url(images/Vitrina-Cu-Trofee-Campionat.png) center center no-repeat;	
}
.statistici{
	width:316px;
	height:199px;
	float:right;
	background:url(images/Statistici-Fotbal.png) center center no-repeat;	
}
.etapa{
	font-size:16px;
}
.perioada{
	font-size:10px;
}
.clasament{
	border-collapse:collapse;
}
.clasament td{
	text-align:center;
	padding:4px 2px;
	border:dotted silver 1px;
	min-width:30px;
}
.clasamentHeader td{
	background-color:#333;
	font-size:13px;
}
#visitors{
	text-align:center;
	font-size:16px;
	padding:15px 10px;
	border:solid silver 1px;	
	margin-bottom:5px;
}
.bluebg{
	background-color:#06C;
}
.redbg{
	background-color:#cc0000;
}