/* HOME PAGE */

/* schimbat limba */
#language {
	float: right;
	margin:2px 0px 5px 0px;
	padding-top: 2px;
	height: 6px;
	width: 60px;
	clear:both;
}

#language a {
	display:block;
	height: 6px;
	float: right;
	margin: 0px;
	padding:0px;
	clear:both;
}

#language a.ro {
	width:48px;
	background: url(../../images/public/l_ro.gif) no-repeat left bottom;
}

#language a.en {
	width:46px;
	background: url(../../images/public/l_en.gif) no-repeat left bottom;
}

#language a:hover {
	background-position: left top;
}
/* schimbat limba */

/* orase */
#menu {
	float: left;
	clear: both;
	margin-top:0px;
	padding: 0px 0px 0px 25px;
	height: 64px;
	width: 80px;
	clear:both;
}

#menu ul {
	float: left;
	margin: 0px;
	padding:0px;
	width: 80px;
}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px 0px 8px 0px;
	clear:both;
	background:none;
}
#menu li a {
	display:block;
	height: 10px;
	clear:both;
}

#menu a.iasi {width:35px; background: url(../../images/public/m_is.gif) no-repeat left bottom;}
#menu a.timisoara {width:78px; background: url(../../images/public/m_tm.gif) no-repeat left bottom;}
#menu a.cluj {width:40px; background: url(../../images/public/m_cj.gif) no-repeat left bottom;}
#menu a.suceava {width:67px;	background: url(../../images/public/m_sv.gif) no-repeat left bottom;}
#menu a:hover {background-position: left top;}
/* orase */

.margint20px {margin-top:20px;}
.margintb5px {margin-top:5px; margin-bottom:5px;}

#footer {
	font-size:9px;
	color:#A5AAAD;
	margin-top:20px;
	text-align:left;
	float: left;
	padding-left:20px;
	padding-bottom:30px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #697277;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

a, a:visited {color:#EE7700; text-decoration:none;border: 0;}
a:hover {color:#F39912; text-decoration:underline}

li {
	background:url(../../images/public/bullet.gif) no-repeat left  4px;
	padding-left:12px;
}
ul {
	list-style:none;
	padding: 0px;
	margin: 10px 0px 5px 10px;
}

td ul {
	list-style:none;
	padding: 0px;
	margin: 0px ;
}
td  li {
	background:url(../../images/public/bullet.gif) no-repeat left  5px;
	padding-left:10px;
}

i {display:none;}
/* HOME PAGE */


table td{position: relative;}
table div.counter_holder {position: relative; }

div.counters{position: absolute; font-size: 1.8em}
#language{position: relative;}




.counter_holder .just{top: -27px; left:-185px}
.counter_holder .mai_sunt{top: -25px; left:-226px}
.counter_holder .time{top: -61px; left:-138px}
.counter_holder .untill{top: 31px; left:-130px; width:300px; color: red; text-align: right;}

