body
{
	margin: 0px;
    width: 100%;
    height: 100%;
    background: url('http://www.superstiri.ro/images/top_bg.gif') repeat-x top left;
    background-color: #f2f2f2;
}
.dezabonare
{
    font-family: Verdana;
	font-size: 11px;
	color:white;
	text-decoration: underline;
	vertical-align: middle;
}

.table
{
	background-color:#f2f2f2;
	padding:0px;
}
.bara_rosie
{
	background-image:url(http://www.superstiri.ro/images/rosu.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.bara_gri
{
	background-image:url(http://www.superstiri.ro/images/bara_gri.jpg);
    height:31px;
	background-repeat:repeat-x;
	background-position: bottom;
	vertical-align: bottom;
}

.txt_alb
{
	font-family: Verdana;
	font-size: 11px;
	color: white;
}
.txt_alb:hover
{
text-decoration: none;
}

.tab
{
	border-right:#9e9e9e 1px solid;
	border-left:#9e9e9e 1px solid;
	border-bottom:#9e9e9e 1px solid;
}
.text_rosu
{
	font-family: Tahoma;
	font-weight: bold;
	color: #c60000;
	width:130px;
	height:24px;
	border-top:#9e9e9e 1px solid;
	border-right:#9e9e9e 1px solid;
	border-left:#9e9e9e 1px solid;
	background-color: white;
	font-size: 12px;
}

.buton0 {
	font-family: Tahoma;
	font-weight: bold;
	color: #c60000;
	border-top:#9e9e9e 1px solid;
	border-right:#9e9e9e 1px solid;
	border-left:#9e9e9e 1px solid;
	background-color: white;
	font-size: 12px;
}
.buton0:visited
{
	font-family: Tahoma;
	font-weight: bold;
	color: #c60000;
	border-top:#9e9e9e 1px solid;
	border-right:#9e9e9e 1px solid;
	border-left:#9e9e9e 1px solid;
	background-color: white;
	font-size: 12px;
}
.buton0:hover {
text-decoration: none;
}

.buton1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #89979c;
	border-bottom:1px #9e9e9e solid;
}
.subtitlu
{
    color: #666666;
	font-family: Verdana;
	font-size: 11px;
}
.smallfont {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000101;
}

.succes{
  	font-family: Verdana;
	font-size: 11px;
	color: red;
	line-height: normal;
	text-align: justify;
}

.bodyfont {
 	font-family: Verdana;
	font-size: 11px;
	color: black;
	line-height: normal;
	text-align: justify;

}
 .titlu{
  	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	color: #000000;
 }
 .titlu:hover
 {
     color:#c60000;
	 text-decoration: underline;  
 }
 .link_mare
{
    font-family: Tahoma;
	font-size: 11px;
	color: #0076cd;
	text-decoration: underline;
	cursor: pointer;
}
.link_mare:hover
{
	text-decoration: underline;
}
.link_mic
	{
  	font-family: Verdana;
	font-size: 11px;
	color: #0076cd;
	text-align: justify;
	text-decoration: none;
    line-height: normal;

	}
.link_mic:hover
	{                                                                    
	color:#0076cd;
	text-decoration: underline;
	}
.sectiune{
	font-family: Arial Rounded MT Bold;
	font-size: 14px;
	color: #00529b;
}
.link{
	font-family: Verdana;
	font-size: 11px;
	color: #054688;
	text-decoration: none;
}
link:hover
{
text-decoration: underline;
}

.bottom
{
 font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titlu_frame
{
font-family: Verdana;
font-size: 10px;
color:#00529b;
font-weight: bold;
text-decoration: none;

}
.titlu_frame:hover
{
color:#c60000;
text-decoration: underline;
}
.body_frame
{
font-family: Verdana;
font-size: 11px;
color:#666666;
text-decoration: none;

}
.pozavideo
{
background-color:#FFFFFF;
background-position:top;
background-repeat:repeat-x;
border:#999999 1px solid;
padding:4px;
width:auto;
margin-top:3px;
}
.titlu_tab
{
font-family: Tahoma;
font-weight: bold;
font-size: 12px;
color: #00529b;
}
.tag {
    color: rgb(124, 124, 132);
    font-size:10px;
    text-decoration: none;
    text-align: justify;
}
.tag:hover {
  color:#0076cd;
  font-size:10px;
  text-decoration: none;
  text-align: justify;
}

    /* pentru meniu js */

.hiddenPopup-on {
	padding: 3px;
	width: 320px;
	display: block;
	position: absolute;
    top: 182px;
    float: none;
	z-index: 5;
    background: #D4D4D4;
    border: 1px solid black;
    font-family: Verdana;
    font-size: 14px;
    color: black;
    margin: 0px;
}

.divLink {
    color:black;
	line-height: 9px;
    text-decoration:none;
    font-family: verdana;
    font-size:10px;
	vertical-align: middle;
}

.divLink:hover {
    color:red;
}


.hiddenPopup-off {
	display: none;
    margin: 0px;

}

