/* CSS Document */
body { }
div.wraper
{
	width:1000px;
	*width:1001px;
	text-align:center;
}

.background
{
	background-color:#000000;
	background-image:url(images/test_02.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
div.header
{
	width:1000px;
	height:167px;
	background:url(images/header.jpg);
	text-align:center;
}

div.menuContainer
{
	width:1000px;
	*margin-top:-19px;
	margin-bottom:0px;
	height:40px;
	background:url(images/menu3.gif);
	background-repeat:repeat-x;
}

/*---------Menu---------*/
.Menu {
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
	margin-left:0px;
	list-style:none;
	line-height:1em;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.Menu ul
{
	border-collapse:collapse;
}

.Menu li {
	float:left;
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.Menu li a {
	display:block;
	color:#444;
	text-decoration:none;
	background:url(images/menu2.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0.25em 1em;
	border:1px solid #fff;
	border-top:none;
	border-bottom:none;
	border-left:none;
	height:12px;
	width:110px;
}
.Menu li a:hover,
.Menu li a#active {
	border-bottom:none;
	border-left:0px solid #FFFFFF;
	background:none;
	text-decoration:none;
	padding-bottom:-2px;
}
.Menu li a:hover
{
	color:#666666;
}
/*---------Submenu---------*/
.Menu .subMenu {
	position:absolute;
	left:0px;
	top:19px;
	float:left;
	background-repeat:repeat-x;
	width:1000px;
	margin:0;
	padding:0em 0em 0em 0em;
	list-style:none;
	border:none;
}

.Menu .subMenu li {
	float:left;
	display:block;
	margin-top:3px;
	margin-bottom:1px;
}
.Menu .subMenu li a {
	background:none;
	color:#999999;
	display:block;
	margin:0px;
	padding:0px 7px;;
	border:none;
	display:block;
	*padding-bottom:3px;
	width:95px;
}
.Menu .subMenu li a:hover,
.Menu .subMenu li a#subActive {
	color:#FFFFFF;
	border:none;
}
/*--------Content---------*/
table.content
{
	float:left;
	background-color:#003333;
	border-top:1px solid #777777;
}
/*---------Left Panel---------*/
td.leftPanel
{
	background:url(images/dr.gif);
	background-repeat:repeat-y;
	background-position:right;
	height:550px;
	width:147px;
	margin-left:1px;
	vertical-align:top;
}

div.guestbook
{
	width:135px;
	height:50px;
	margin:14px 0px 5px 5px;
}
div.guestbook a
{
	width:135px;
	height:50px;
	background-image:url(images/guestbook.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 135px 30px 0px;
	*display:block;
	*padding:0px;
	text-decoration:none;
	overflow:hidden;
}
div.parteneri
{
	width:135px;
	height:50px;
	margin:0px 0px 5px 5px;
}
div.parteneri a
{
	width:135px;
	height:50px;
	background-image:url(images/parteneri.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 135px 30px 0px;
	*display:block;
	*padding:0px;
	text-decoration:none;
	overflow:hidden;
}
div.livescore
{
	width:135px;
	height:50px;
	margin:0px 0px 5px 5px;
}
div.livescore a
{
	width:135px;
	height:50px;
	background-image:url(images/livescore.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 135px 30px 0px;
	*display:block;
	*padding:0px;
	text-decoration:none;
	overflow:hidden;
}
div.linksPanelLeft
{
	border:1px solid #272727;
	margin-left:9px;
	margin-top:5px;
	width:123px;
	padding-bottom:3px;
	padding-left:3px;
	text-align:left;
}
div.linksPanelLeft a
{
	color:#707070;
	font-size:10px;
	font-weight:bolder;
	padding:5px 8px 3px 0px;
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
div.confpresa 
{
	margin-left:10px;
	text-align:left;
	margin-top:10px;
}
div.confpresa a
{
	color:#CCCCCC;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
/*--------Livescore--------------*/
div.livescore-sport
{
	width:50px;
	height:50px;
	margin:10px 60px 30px 60px;
	*margin:0px 50px 30px 50px;
	float:left;
}
div.livescore-sport a
{
	width:50px;
	height:50px;
	background-repeat:no-repeat;
	background-position:center;
	padding:0px 50px 30px 0px;
	*display:block;
	*padding:0px;
	text-decoration:none;
	overflow:hidden;
}
div.livescore-Fotbal a
{
	background-image:url(images/fotbal.jpg);
}
div.livescore-Baschet a
{
	background-image:url(images/baschet.jpg);
}
div.livescore-Hochei a
{
	background-image:url(images/hochey.jpg);
}
div.livescore-Tenis a
{
	background-image:url(images/tenis.jpg);
}
/*---------Right Panel---------*/
td.rightPanel
{
	background:url(images/st.gif);
	background-repeat:repeat-y;
	background-color:#000000;
	height:550px;
	width:147px;
	*width:145px;;
	vertical-align:top;
	text-align:left;
}
div.reclama
{
	width:135px;
	height:40px;
	margin:10px 0px 0px 7px;
}
div.reclama a
{
	padding:0px 135px 21px 0px;
	text-decoration:none;
	background-repeat:no-repeat;
	*display:block;
	_display:inline-table;
}
div.reclama a:hover
{
	background-position:bottom left;
}
div.csu a
{
	background-image:url(images/csu.jpg);
	background-position:top left;
}
div.maramures a
{
	background-image:url(images/maramures.jpg);
	background-position:top left;
}
div.divCronica a
{
	background-image:url(images/cronica.jpg);
	background-position:top left;
}
div.roultras a
{
	background-image:url(images/roultras.jpg);
	background-position:top left;
}
div.ultrastei a
{
	background-image:url(images/ultrastei.jpg);
	background-position:top left;
}
div.sepcile a
{
	background-image:url(images/sepcile.jpg);
	background-position:top left;
}
div.marius a
{
	background-image:url(images/marius.jpg);
	background-position:top left;
}
/* div.newsarena
{
	width:135px;
	height:49px;
	margin:10px 0px 10px 5px;
}
div.newsarena a
{
	width:135px;
	height:49px;
	background-image:url(images/newsarena.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 135px 35px 0px;
	*display:block;
	*padding:0px 0px 0px 0px;
	text-decoration:none;
}
div.cramPub
{
	width:135px;
	height:300px;
	*display:block;
	margin:20px 0px 10px 5px;
	background-image:url(images/CramPub.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
div.roultras
{
	width:135px;
	height:50px;
	margin:10px 0px 10px 2px;
}
div.roultras a
{
	width:135px;
	height:50px;
	background-image:url(images/roultras.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 135px 36px 0px;
	*display:block;
	*padding:0px 0px 0px 0px;
	text-decoration:none;
}

div.ultrastei
{
	width:135px;
	height:40px;
	margin:10px 0px 10px 2px;
}
div.ultrastei a
{
	width:135px;
	height:50px;
	background-image:url(images/ultrastei.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 135px 26px 0px;
	*display:block;
	*padding:0px 0px 0px 0px;
	text-decoration:none;
}

div.sepcile
{
	width:135px;
	*width:133px;
	height:23px;
	margin:10px 0px 10px 7px;
}
div.sepcile a
{
	width:135px;
	height:23px;
	background-image:url(images/sepcile.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 135px 0px 0px;
	*padding:0px 135px 23px 0px;
	text-decoration:none;
}
div.marius
{
	width:135px;
	height:84px;
	margin:10px 0px 0px 7px;
}
div.marius a
{
	width:135px;
	height:84px;
	background-image:url(images/marius.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 135px 65px 0px;
	*display:block;
	*padding:0px 0px 0px 0px;
	text-decoration:none;
} */
div.linksPanel
{
	border:1px solid #272727;
	margin-left:10px;
	margin-top:20px;
	width:115px;
	padding-bottom:10px;
	padding-left:3px;
}

div.linkstext
{
	margin-left:5px;
}
div.linkstext p
{
	color:#707070;
	font-size:15px;
	font-weight:bolder;
	padding:5px 8px 3px 0px;
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
div.links
{
	margin-left:0px;
}
div.links a
{
	color:#3a3a3a;
	font-size:11px;
	background:url(images/arrowsmall.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	background-position:left;
	padding-left:8px;
	font-family:"Times New Roman", Times, serif;
}
div.links a:hover
{
	color:#575757;
	font-size:11px;
	text-decoration:none;
	background:url(images/arrowsmallhover.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
div.note
{
	margin-left:83px;
}
div.note a
{
	color:#3f3f3b;
	font-size:9px;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serifs
}
div.note a:hover
{
	text-decoration:underline;
}
div.googleAdd
{
	margin-left:7px;
	margin-top:15px;
	padding-bottom:3px;
	padding-left:3px;
	display:block;
	background-color:#000000;
}
/*----------Content-----------*/
td.middlePanel
{
	width:705px;
	background-color:#141414;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

td.middlePanel img.imgArrow
{
	cursor:pointer;
}

div.albumName p
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	margin:0px;
	margin-bottom:5px;
}
div.albumName p a
{
	font-weight:normal;
	font-size:12px;
}
td.middlePanel div.contentAlgin
{
	margin-top::-20px;
}

td.middlePanel div a div img
{
	border:none;
}
table.content
{
	background-color:#000000;
}

table.content tr td.middlePanel div.containerMeci
{
	width:160px;
	height:150px;
	border:none;
	float:left;
	margin:10px 7px 5px 8px;
	*margin:10px 6px 5px 7px;
	background:url(images/meciback.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}
table.content tr td.middlePanel div.containerMeci:hover
{
	background:url(images/mecibackhover.jpg);
	background-repeat:no-repeat;
}
table.content tr td.middlePanel div.containerMeciNoFoto
{
	width:160px;
	height:150px;
	border:none;
	float:left;
	margin:10px 7px 5px 8px;
	*margin:10px 6px 5px 7px;
	background:url(images/mecibackhovernofoto.jpg);
	background-repeat:no-repeat;
}
div.dataMeci
{
	color:#CCCCCC;
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
	padding:8px 0px 5px 0px;
}
div.biglogo
{
	margin-left:50px;
}
div.biglogo img
{
	padding-top:10px;
	padding-bottom:10px;
}
div.logos
{
	margin-left:10px;
	*margin-left:0px;
	width:140px;
}
img.logoEchipa1
{
	width:50px;
	height:50x;
	float:left;
	border:none;
}
img.logoEchipa2
{
	width:50px;
	height:50x;
	border:none;
}

img.logoVs
{
	width:30px;
	height:30px;
	float:left;
	border:none;
	padding-top:10px;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
}

div.scorMeci
{
	color:#CCCCCC;
	font-size:18px;
	font-weight:bold;
}


div.numarPoze a
{
	font-family:"Courier New", Courier, monospace;
	color:#4e4e4e;
	font-size:12px;
	position:relative;
	text-decoration:none;
	padding:110px 40px 6px 59px;
	top:15px;
	*top:10px;
}
div.numarPoze a:hover
{
	text-decoration:underline;
	color:#777777;
	
}
div.numarPozeSingle
{
}
div.numarPozeSingle a
{
	font-family:"Courier New", Courier, monospace;
	color:#4e4e4e;
	font-size:12px;
	position:relative;
	top:15px;
	*top:80px;
	text-decoration:none;
	padding:110px 40px 6px 59px;
	*padding:110px 0px 6px 0px;
	*right:45px;
}
div.numarPozeSingle a:hover
{
	text-decoration:underline;
	color:#777777;
	
}

div.numarPozeNone a
{
	font-family:"Courier New", Courier, monospace;
	color:#4e4e4e;
	font-size:12px;
	position:relative;
	top:15px;
	left:4px;
	*top:10px;
	padding:110px 45px 4px 55px;
}
/*------------------------------------------*/

/*------------------ Album------------------*/
.imaginiAlbum
{
	width:100px;
	height:79px;
	float:left;
	margin-left:14px;
	*margin-left:5px;
	text-align:center;
	margin-bottom:30px;
	background-color:#33CC66;
}
div.contentAlgin table tr td
{
	text-align:center;
	vertical-align:middle; 
}

table tr td div.imageBig
{
	margin-bottom:10px;
	margin-top:20px;
	*margin-top:-20px;
	*margin-bottom:-20px;
	height:480px;
	*height:100%;
	padding:0px;
	width:651px;
	vertical-align:middle; 
	*font-size:480px;
	display:table-cell;

}

table tr td div.imageBig img
{
      text-align:center;
      vertical-align:middle;	  
}
.selected
{
border:1px solid #FF0000;
}
.imaginiAlbum img
{
	border:2px solid #FFFFFF;
	width:100px;
	height:75px;
}
div.separator
{
	margin:50px 0px 20px 0px;
}
div.comment
{
	margin:5px 0px 20px 0px;
	text-align:center;
}
div.comment p
{
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	overflow: hidden;
	*width:640px;
}
div.comment a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#B3B0B0;
	text-decoration:none;
}
div.comment a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fcffc9;
}
/*--------Imagine ----------*/
div.bacckArrow
{
	text-align:left;
	padding-top:10px;
	padding-left:10px;
}

div.bacckArrow a img
{
	border:none;
	text-decoration:none;
	vertical-align:middle;
}
div.bacckArrow a
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#B3B0B0;

}
div.voteButtons
{
	margin:0px 0px 0px 0px;
}
div.voteText
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#B3B0B0;
	float:left;
	margin:0px 10px 0px 10px;
}
div.voteResults
{
	margin-left:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B3B0B0;
	float:left;
}
div.voteResults img
{
	margin:0px;
	vertical-align:bottom;
}
div.voteButtons div.voteButtonPlus
{
	float:left;
	margin-left:280px;
	*margin-left:130px;
}
div.voteButtons div.voteButtonMinus
{
	float:left;
}
table.content tr td div.imageBigSingle
{
	padding-top:0px;
	width:705px;
	float:left;
	vertical-align:middle;    
	display: table-cell;
	padding-bottom:20px;
}
div.comments .commentInfo
{
	width:640px;
	margin-left:34px;
	*margin-left:15px;
	text-align:right;
	font-size:12px;
	border-bottom:1px solid #3f3f3f;
	float:left;
}

div.comments .commentInfo p
{
	color:#474646;
	font-family:"Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
}

div.comments div.comment 
{	
	width:640px;
	margin-left:34px;
	*margin-left:15px;
	text-align:left;
	margin-bottom:50px;
	margin-top:5px;
	float:left;
}

div.comments div.comment p
{
	color:#777777;
	font-family:"Palatino Linotype", "Times New Roman";
	padding:0px;
	margin:0px;
	font-size:15px;
}
table.insertComment tr td div.errorMessage
{
	color:#e53535;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	text-align:center;
}
table.insertComment
{
	margin-left:34px;	
	*margin-left:15px;	
	margin-bottom:50px;
	float:left;
}
table.insertComment tr td
{
	color:#B3B0B0;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}

table.insertComment tr td input
{
	background-color:#141414;
	border:1px solid #474747;
	color:#777777;
}
table.insertComment tr td textarea
{
	background-color:#141414;
	border:1px solid #474747;
	color:#777777;
	width:635px;
	height:100px;
}
table.pagination
{
	width:670px;
	margin-left:34px;
	color:#6A6A6A;
	margin-bottom:30px;
	float:left;
	*float:none;

}
table.pagination tr td
{
	text-align:center;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

table.pagination tr td div a
{
	text-decoration:none;
	color:#6A6A6A;
}
table.pagination tr td div a:hover
{
	text-decoration:none;
	color:#ff2525;
}
table.pagination tr td div a.disabled:hover
{
	text-decoration:none;
	color:#6A6A6A;
}

table.pagination tr td div.firstPage
{
	float:left;
	width:100px;
	text-align:left;
}
table.pagination tr td div.lastPage
{
	float:left;
	width:110px;
	text-align:right;
}

table.pagination tr td div.prevNextPage
{
	width:100px;
	float:left;
}
table.pagination tr td div.selectedPage
{
	width:230px;
	float:left;
}
.grupare
{
	margin:5px;
	cursor:pointer;
}
.galerie
{
	margin:5px;
	cursor:pointer;
}
#smiles
{
	*width:97%;
}
/*--------Guestbook----------*/
table.content tr td.middlePanel div.guestbookmessages
{
	margin-top:50px;
}

/*--------Parteneri---------*/
div.partener
{
	width:310px;
	height:60px;
	margin:auto;
	margin-bottom:20px;
}

div.partener a
{
	width:310px;
	height:60px;
	background-repeat:no-repeat;
	background-position:center;
	padding:0px 310px 40px 0px;
	*display:block;
	*padding:0px 0px 0px 0px;
	text-decoration:none;
}
a.newsarena
{
	background-image:url(images/newsarenaadd.jpg);
}

a.universitateacluj
{
	background-image:url(images/siteoficial.jpg);
}
a.uclujro
{
	background-image:url(images/uclujro.jpg);
}
a.supras
{
	background-image:url(images/dinamosupras.jpg);
}
a.depturileSuporterilor
{
	background-image:url(images/depturileSuporterilor.jpg);
}
a.fenomenul
{
	background-image:url(images/fenomenul.jpg);
}
div.textlink
{
	margin-bottom:20px;
}
div.textlink a
{
	text-decoration:none;
	color:#999999;
}
div.textlink a:hover
{
	text-decoration:none;
	color:#CCCCCC;
}
div.textlink a:visited
{
	text-decoration:none;
	color:#999999;
}
div.textlink a:visited:hover
{
	text-decoration:none;
	color:#CCCCCC;
}
/*------------Footer -----------*/
div.footer
{
	width:999px;
	height:100px;
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	*margin-top:-2px;
}
div.footer div.trafic
{
	margin-top:55px;
	margin-left:7px;
}
.currentImage
{
}
#livescoreContent
{
	width:550px;
	overflow:visible;
	height:800px;
	overflow-x:hidden;
	overflow-y:auto; 
}
