/* CSS Document */

a.topuri:link, a.topuri:visited, a.topuri:active {
	font-family: Verdana; font-size: 12px; color: #003399; text-decoration: none; font-weight: normal;
}
a.topuri:hover {
	font-family: Verdana; font-size: 12px; color: #003399; text-decoration: underline; font-weight: normal;
}

.titlu_categorie {
	width:297px;
	height:21px;
	background:url(../images/bg_titlu_categ.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #A8A8A8;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #A8A8A8;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #A8A8A8;
}

.buton {
	background-color: #cc0000;
	color: #FFF;
	height: 17px;
	font-size: 10px;
}

.bullet {
	font-family: Verdana; font-size: 12px; color: #003399; text-decoration: none; font-weight: bold;
}

.titlu_pagina{
	font-family: Verdana; font-size: 24px; color: #000; text-decoration: none; font-weight: normal;
}

.titlu_zodie{
	font-family: Verdana; font-size: 14px; color: #003399; text-decoration: none; font-weight: bold;
}


a.text_comentariu:link, a.text_comentariu:visited, a.text_comentariu:active , a.text_comentariu:hover {
	font-family: Arial; font-size: 12px; color: #000; text-decoration: none; font-weight: normal;
}

.msg_error {
    color: #FF3300;
	font-size: 11px;
	text-align:center;
}

.puncte {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9px;
}

.lista_opinii_links {
	padding: 0 0 0 15px;
	margin: 2px 0 0 0;
    text-decoration: none;
	list-style-type: normal;
	font-size: 12px; color: #003399; font-weight: bold; text-decoration: none;
}

/* Calendar */
.calendar_select {
	margin: 0;
	font-family: Verdana;
    font-size: 10px;
    color: #676767;
    text-decoration: none;
    font-weight: normal;
	border: 1px solid #999999;
}

span.label {
    color: #000000;
	font-size: 11px;
	text-align:center;
	font-weight:bold;
}
span.c1 {
    cursor:pointer;
    cursor:hand;
    color:black;
    text-align:center;
    margin-top:0;
    backgroundColor: #FFFFFF;
    border:0px;
}
span.c2 {
    cursor:pointer;
    cursor:hand;
    color: #68B5E7;
    text-align:center;
    margin-top:0;
    backgroundColor: #FFFFFF;
    border:0px;
}
span.c3 {
    color:#b0b0b0;
    text-align:center;
    margin-top:0;
    backgroundColor: #FFFFFF;
    border:0px;
}

/* \end Calendar */


/* --- Sorin: sondaj homepage /.. ----- */
div #var0 {
    background: url(../images/bar_1.gif) repeat-x bottom;
	font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
}

div #var1 {
    background: url(../images/bar_2.gif) repeat-x bottom;
	font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
}


div #var2 {
    background: url(../images/bar_3.gif) repeat-x bottom;
	font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
}


div #var3 {
    background: url(../images/bar_4.gif) repeat-x bottom;
	font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
}

div #var4 {
    background: url(../images/bar_5.gif) repeat-x bottom;
	font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
}

/* --- ../ sondaj. ----- */


/* --- SlideShow ----- */
#SS_thumbs{
    width: 608px;
	overflow:hidden;	/* Don't change this */
	height:120px;	    /* Height of thumbnail div */
	position:relative;	/* Never change this */
	float:left;
	
	margin: 0 0 12px 0;
	border: 1px solid #d8d8d8;
}

#SS_thumbs_inner{
	position:relative;	/* Never change this */
	width:5000px;
}

#M{
	height:20px;
	position:relative;
	left:0px;
	z-index:1000;
	display:none;		
	overflow:hidden;	
}

#MT {
	position:absolute;	
	left:0px;
	top:0px;
	white-space:nowrap;
}
