body{
	margin:0px;
	font-family : Tahoma;
	font-size : 12px;
	height : 100%;
}

div#wraper{
	width: 980px;
	margin-top:0px;
	/*margin-left:5px;
	background-color : #d1d1d1; */
	height : 500px;
	min-height:100%;
	text-align : left;
	display:table;
}


div#header2{
  width: 980px;
  background-color: #00adef;
  text-indent:10px;
  height:20px;
  line-height:20px;
  font-weight:bold;
  color: white;
  clear:both;

}

form#form1{
	margin:0px; 
	padding:0px; 
	margin-top:-1px;
	float:right;

}

#nrcurent, #nrcurent:visited{
	color:#0064b0;	
	text-decoration:underline;
}

#nrcurent:hover{
	text-decoration:none;
}


div#general_content{
	clear:both;
}
div#menu{
  width: 150px;
  float:left;
  
}

div#blog{
width: 150px;
font-weight:bold; 
text-indent:10px; 
color:white; 
background-color:#00adef; 
line-height:20px;
}

div.menu_cat{
  background-color:#00adef;
  line-height:20px;
  font-weight:bold;
  width:150px;
  text-indent:10px;
  color:white;

}
div.menu_subcat{
  width: 150px;
  background-image: url(../../sys/img/arrow.jpg);
  background-repeat: no-repeat;
  background-position: 135px 8px;
  text-indent: 10px;
  line-height: 20px;
  border-bottom: 1px solid #d1d1d1;

}
div.menu_subcat:hover{
   background-color: #f2f3f3;
   cursor:pointer;
}

.menu_link, .menu_link:visited{
  text-decoration: none;
  color: #0064b0;
  background-color: white;
}


div#content{
  width: 655px; 
  /*float:left; */
  font-family: Tahoma;
  font-size:11px;
  }
  
div.first_blok{
width:640px; 
margin-left:10px;
margin-top:3px;
}

u{
line-height:30px;
  font-size:13px;
}
  
div.content_subcat{
  margin-top:5px;
  background-image: url(../../sys/img/dot.gif); 
  background-repeat:repeat-x; 
  background-position:0px 25px; 
  width:305px;
  height:30px;
  font-size:13px;

}
div.dot_line{
	background-image: url(../../sys/img/dot.gif); 
	background-repeat:repeat-x; 
	width:305px; 
	background-position:0px 10px; 
	line-height:25px;
}
  
a.add_del,a.add_del:visited{
  font-family: Tahoma;
  font-size:11px;
  color:#003b6c;
}

a.add_del:hover{
  color:#487091;
}
  
div#arhiv{
margin-left:3px;
width: 170px;

}
div#general_arhiv{
margin-top:10px; 
border:1px solid #00adef;
}

div#arhiv_title{
font-weight:bold; 
text-indent:10px; 
color:white; 
background-color:#00adef; 
line-height:20px;
}

div#general_curs{
margin-top:10px; 
border:1px solid #00adef; 
display:table; 
width:168px;
}
div#curs_title{
font-weight:bold; 
width:168px; 
text-indent:10px; 
color:white; 
background-color:#00adef; 
line-height:20px;
}

div.valut_line{
margin-left:10px; 
line-height:20px; 
clear:both;
}

div.valut_col1{
float:left; 
width:50px;
}

div.valut_col1 b{color:#0064af;}

div.valut_col2{
float:left; 
width:80px; 
text-align:right;
}

div.valut_col2 img{
margin-left:15px;
border:0px;
}

div#general_meteo{
margin-top:10px; 
border:1px solid #00adef; 
clear:both;

}

div#meteo_title{
font-weight:bold; 
text-indent:10px; 
color:white; 
background-color:#00adef; 
line-height:20px;
}

div#general_sondaj{
clear:both;
margin-top:10px; 
border:1px solid #00adef; 
/*background-color:#f7f2ec;*/
}

div#sondaj_title{
font-weight:bold; 
text-indent:10px; 
color:white; 
background-color:#00adef; 
line-height:20px;
}

input#expediaza{
margin-top:10px; 
margin-left:10px;
margin-bottom:10px; 
border:1px solid #aea597; 
background-color:#beb5a6; 
font-weight:bold; 
font-size:12px; 
color:white;
}

div#sidebar{
height:100%;
clear:left;
border-top: 2px solid #00adef;
}


div#footer{
width:100%;
clear:both;
border-top: 2px solid #00adef;
}

a.authors,a.arhiva,a.agentie, a.authors:visited,a.arhiva:visited,a.agentie:visited{
	font-weight:bold;
	font-size:11px;
	color:#285286;
	text-decoration:underline;
	line-height: 20px;
}

a.authors:hover,a.arhiva:hover, a.agentie:hover{
	font-weight:bold;
	font-size:11px;
	color:#285286;
	text-decoration:none;
	line-height: 20px;
}

a.agentie,a.agentie:visited,a.agentie:hover{
	line-height:14px;
	
}

a.title, a.title:visited{
	color:#003b6f;
	text-decoration:none;
}

a.title:hover{
	color:#04549b;
	text-decoration:none;
}

a.headermenu,a.headermenu:visited {
	font-weight:bold;
	text-transform:uppercase; 
	color: #2a6bbc;	
	text-decoration: underline;
	margin-right: 10px;
	line-height:26px;
}

a.headermenu:hover {
	color: #2a6bbc;		
	text-decoration:none;
}

.articletitle, .articletitle:visited{
	text-decoration: none;
	color:#1e649f;
    font-size: 16px;
    font-weight:bold;
}

.articletitle:hover{	
	text-decoration: underline;
	color:#1e649f;
}

.categ{
	color:#575654;
	font-size:14px;
	line-height:28px;

}

a.categlink, a.categlink:visited{
	color:#575654;
	font-size:14px;
	line-height:28px;
	text-decoration:underline;
}

a.categlink:hover{
	color:#575654;
	font-size:14px;
	line-height:28px;
	text-decoration:none;
	
}

.preambul{
	line-height: 15px;
	font-size: 12px;
}
#vote{
    min-height:160px;
    height:auto !important;
    height:160px;
}

a.sondajlink, a.sondajlink:visited{
	font-size: 11px;
	text-decoration:underline;
	color: #507394;
}

a.sondajlink:hover{
	text-decoration:none;	

}

.lunatic, .lunatic:visited{
	color:#ab3400;
	text-decoration:underline;

}

.lunatic:hover{
	text-decoration:none;

}

.articoleditie{
color:#747474; 
line-height:20px
}

.commentid{
	font-size:13px;
	color:#858d91;
}

.top, .top:visited{
	text-decoration:underline;
	color:#6b9d14;

}

.top:hover{
	text-decoration:none;
	color:#6b9d14;
}

.image{
	width:1px;
	float:left;  
	margin-right:8px;
}

.imagetext{
	clear:both;
	background-color:#eeeeee;
	line-height:15px;
	padding-left:5px;
	border-bottom: 1px dashed #cececd;

}

.nowrap { white-space: nowrap; }

.resultslink{
	font-size:13px;
	color:#2a6bbc;
	text-decoration: underline;
}

.resultslink:hover{
	text-decoration : none;
}

.selectpage{
	background-color : #9fc7d6;
	font-weight : bold;
}

.linknum{
	font-size:12px;
	text-decoration : underline;
	font-weight:bold;
	color : #006b94;
}

.linknum:hover{
	text-decoration : none;
}

.articlenum{
	font-size : 12px;
	color : #2A2A2A;
	
}

.nextprev,.nextprev:visited{
		color: white;
		text-decoration:none;	
}

.nextprev:hover{
		color: white;
		text-decoration:underline;
}

.sd{
	background-color: #9b9185;
	color: white;	
}

.v{
	background-color: #1f7caf;
	color: white;	
}


.zi{
	background-color: #29b8f4;
	color: white;
}

.luna{
	background-color: #9b9185;
	color:White;
}	

.luna center strong{
	font-weight:normal;
	width:99px;
}

.calendar{
	margin-top: 5px;
	margin-bottom: 5px;
}
	
.calendar tr td{
	border:1px solid #c6c6c6;
	font-size:11px;
	width:16px;
}

.calendnav{	
	background-color: #9b9185;
	color: white;
}

.publicat,.publicat:visited{
	font-weight:bold;
	color: #c80003;	
	text-decoration:none;
}

.publicat:hover{
	font-weight:bold;
	color: #c80003;	
	text-decoration:underline;
}

.categfind{
	height:15px; 
	border:1px solid #b7b7b7; 
	font-size:11px;	
}

a img {
	border:0px;
}

.agentdata{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
}

 
.divarchive{
	height:235px;
	float:left;
	padding: 4px;
	text-align: center;
	border: 1px solid white;
	background-color: white;
	cursor: pointer;
  }
  
a#sendto, a#sendto:visited{
	font-size:13px;
	color: #C13814;
	text-decoration:underline;
}

a#sendto:hover{
	font-size:13px;
	color: #D33C1E;
	text-decoration:none;
}

.statistic{
	clear:both;
	color: #969696;
}
.taball {
	border: 1px solid #00ADEF;
    margin-top: 10px;
	width: 170px;
	
}
.chis {
    background-color: #00ADEF;
    color: white;
    font-weight: bold;
    line-height: 20px;
    text-indent: 10px;
}
