@CHARSET "UTF-8";
/*
Name: Nice Login and Signup Panel using Mootools 1.2
Tutorial URI: http://web-kreation.com/demos/login_form_mootools_1.2/
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Date: August 2008

	The CSS, XHTML and design is released under Creative Common License 2.5:
	http://creativecommons.org/licenses/by-sa/2.5/

*/       

html, body {
	border: 0; 
	margin: 0; 
	padding: 0;
}



/***** clear *****/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */.clearfix {height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */


/***** Main Layout ****/
#container {
  /*	width: 100%;
  	height: 100%;*/
  	text-align: center;/* IE fix to center the page */
}

#content {
  	width: 900px;
  	margin: 0 auto;/* center the page in Firefox */
  	text-align: left;
	padding: 20px;
}

/*
Name: Nice Login and Signup Panel using Mootools 1.2
Tutorial URI: http://web-kreation.com/demos/login_form_mootools_1.2/
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Date: August 2008

	The CSS, XHTML and design is released under Creative Common License 2.5:
	http://creativecommons.org/licenses/by-sa/2.5/

*/

/* Login Panel */
#top {
  /* 	background: url(/web_root/img/loginlayout/login_top.jpg) repeat-x 0 0;*/
	/*height: 28px;*/
	position: relative;
}

#top ul.login {
	display: block;
	/*position: relative;*/
  	float: right;
  	clear: right;
  	/*height: 28px;*/
	width: auto;
  	font-weight: bold;
	/*line-height: 38px;*/
	margin: 0;
	/*right: 150px;*/
  	color: white;
  	/*font-size: 80%;*/
	text-align: center;
	
  	/*background: url(/web_root/img/loginlayout/login_r.jpg) no-repeat right 0;*/
	/*padding-right: 45px;*/
}

#top ul.login li.left {
	/*background-color:#1882BE;	*/
	/*background: none;
*/
  	background: url(/web_root/img/loginlayout/login_l.png) no-repeat left 0;
  	/*height: 38px;*/
	width: 63px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

#top ul.login li {
 	text-align: left;
  	padding: 5px 6px 0;
	display: block;
	float: left;
	height: 2em;
	background-color:#077DBA;	
  	/*background: url(/web_root/img/loginlayout/login_m.jpg) repeat-x 0 0;*/
}

#top ul.login li a {
	color: #33CCCC;
}

#top ul.login li a:hover {
	color: white;
}

/*Login*/
/* toggle effect - show/hide login*/
#login {
	width: 100%;
	color: white;
	/*background:url("../img/layout/body_bg.gif") repeat-x scroll center top;*/
	background: #077DBA;
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: 0;
}

#login a {
	text-decoration: none;
	color: #33CCCC;
}

#login a:hover {
	color: white;
}

#login .loginContent {
	width: 550px;
	height: 60px;
	margin: 0 auto;
	/*padding-top: 25px;*/
	text-align: left;
	font-size: 0.85em;
}

#login .loginContent .left {
	background: none;
	width: 120px;
	float: left;
	padding-left: 65px;
	font-size: 0.95em;
}

#login .loginContent .right {
	width: 290px;
	float: right;
	text-align: right;
	padding-right: 65px;
	font-size: 0.95em;
}

#login .loginContent form {
	margin: 0 0 10px 0;
	height: 26px;
}

#login .loginContent input.field {
	border: 1px #1A1A1A solid;
	background: #4F9BF5;
	margin-right: 5px;
	margin-top: 4px;
	color: white;
	height: 16px;
}

#login .loginContent input:focus.field {
	background: #545454;
}

#login .loginContent input.rememberme {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
}

#login .loginContent input.button_login {
	width: 47px;
	height: 20px;
	cursor: pointer;
	border: none;
	background: transparent url(/web_root/img/loginlayout/button_login.png) no-repeat 0 0;
}

#login .loginClose {
	display: block;
	position: absolute;
	right: 25px;
	top: 5px;
	width: 70px;
	font-size: 0.8em;
	text-align: left;
}

#login .loginClose a {
	display: block;
	width: 100%;
	height: 20px;
	background: url(/web_root/img/loginlayout/button_close.png) no-repeat right 0;
	padding-right: 19px;
	border: none;
	font-size: 0.9em;
	color: white;
}

#login .loginClose a:hover {
	background: url(/web_root/img/loginlayout/button_close.png) no-repeat right -20px;
}


/*=================================================GENERAL CLASSES*/
img{
	border: 0px;
}
.clear{
	clear: both;
	font-size: 1px;
}
.height6{
	height: 6px;
}

a {
	color: #0B7DBC;
	text-decoration: none;
}

a:hover {
	/*color: #00CCFF;*/
}

a img {
  border: none;/*remove border for linked images*/
}


a:active, a:focus, input[type="image"] {
	outline: 0;    /* remove dotted border from a href on click*/
}

h1  {
	color:#077DBA;
	font-size:32px;
	font-weight:normal;
	line-height:24px;
	padding-bottom:10px;
}

/*=================================================GENERAL CLASSES*/

/*=================================================BODY ID*/
#home, #vremea, #despre, #bilete, #comparator,
#concurs, #contact, #jocuri, #imagini, #webcam, #webcammobil, #snapshots,
#harti, #guestbook, #media, #decenoi, #despreserv, #ofertelimitate,
#localizare, #jobs, #colaboratori, #parteneri, #partenerimedia, #linkexchange,
#autentificare
{
	/* background: url(../img/layout/body_bg.png) repeat-x top; */
	margin-top: 0px;
}

#informator{
	margin-top: 0px;
}
/*=================================================BODY ID*/


/*=================================================HEADER ZONE - TOP*/
.topZone{
	height: 33px;
	background: url(../img/layout/top_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.top_date{
	float: left;
	width: 200px;
	margin-left: 20px;
}
.top_links_flgs{
	float: right;
	width: 750px;
	margin-top: 2px;
	margin-right: 10px;
}
.top_links{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.top_links a{
	background: url(../img/layout/top_separator.gif) no-repeat right;
	padding-right: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.top_links .noseparator {
	background: url(../img/layout/spacer17x18.gif) no-repeat right;
	padding-right: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.top_flags{
	float: left;	
}
.headerZone{
	/*height: 303px;*/
	margin-top: 5px;
}
/*****************************/
table.mainmenu  {
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	width:84em;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

table.mainmenu td a, table.mainmenu td a:visited {
/*color:#606162;*/
color: #1882BE;
display:block;
height:3em;
padding:0 1em;
text-decoration:none;
}

table.mainmenu td.menuitem a {
background:url("/web_root/img/arrows/vn_mainmenu_separator.png") no-repeat scroll 0 0 transparent;
}

span.mainmenutext {
display:block;
font-family:Helvetica,Arial;
font-size:130%;
font-weight:bold;
padding-top:0.7em;
}

/*******************************************/
.gol {
	font-size: 1px;
}
/*=================================================HEADER ZONE - TOP*/
/********************************************************************/
form .textfields{
	padding: 1px 0px 0px 0px;
	margin: 0px;
}
 
form .textfields input{
	width: 118px;
	height: 15px;
	border: 1px solid #ccc;
	font-size: 12px;
	color: #666666;
	background-color: transparent;
}
form  .textfields  .space_bott{
	margin-bottom: 4px;
	*margin-bottom: 2px;
}

.calcul_dst a {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}



/*=================================================MENU*/
.menu{
	width: 195px;
	height: 153px;
	background: url(../img/boxes/menu_bg_box.gif) no-repeat;
	margin-right: 5px;
	float: left;
}
.menu img{
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.menu ul{
	list-style: none;
	margin: 10px 0px 0px 16px;
	padding: 0px;
}
.menu ul li{
	background: url(../img/layout/menu_separator2.gif) no-repeat bottom left;
	height: 22px;
	margin-bottom: 8.01px;
}
.menu ul .noline{
	background: url(../img/arrows/arrow1.gif) no-repeat;
	height: 15px;
}
.menu a{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../img/arrows/arrow1.gif) no-repeat;
	padding-left: 19px;
}
/*=================================================MENU*/

/*=================================================FLASH*/
.flash{
	background: url(../img/banners/flashtest2.jpg);
	float: left;
	height: 300px;
	width: 986px;
}	
/*=================================================FLASH*/


.footerZone{}
.footer_box{
	padding-top: 10px;
}


/
/*===============================================TAGS*/
.footer_tags{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px 5px;
}
.footer_tags_style label{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*width: 125px;	*/
	/*margin-left: 5px;*/
	color: #666666;
	font-weight: bold;
}
.footer_tags_style .tags{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 960px;
	text-align: justify;
}

.footer_tags_style .tags a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.footer_tags_style .tags a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
/*===============================================TAGS*/

.footer_tags_separator{
	background: url(../img/layout/footer_tags_separator.gif) no-repeat left;
	height: 1px;
	margin: 5px 0px;
	width: 960px;
	overflow: hidden;
}

/*===============================================TERMENI SI CONDITII*/
.footer_terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	/* background: url(../img/layout/footer_bg.gif) no-repeat; */
	height: 18px;
	margin-top: 10px;
}
.footer_terms div{
	position: relative;
	top: 2px;
}
/*===============================================TERMENI SI CONDITII*/
.bottom_links{
	display: none;
}
#informator .bottom_links{
	display: block;
}

.bottom_links_mid {
/* 	background-image: url(../img/layout/bottom_bg_mid.gif);
	background-repeat: repeat-y; */
	width: 986px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
	border-bottom: 1px solid #5FA0D3;
	border-top: 1px solid #5FA0D3;
}
.bottom_links_mid a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.bottom_links_top {
/* 	background: url(../img/layout/bottom_bg_top.gif) no-repeat top left;
	width: 986px;
	padding-top: 10px;
	margin-left: 0;
	margin-top: 10px; */
}
.bottom_links_bot {
	/* background: url(../img/layout/bottom_bg_bot.gif) no-repeat top left;
	width: 986px;
	height: 10px; */
}
/*================================================BOTTOM*/
.informator_top_ribbon {
	padding-left: 18px;
	padding-top: 3px;
	height: 20px;
	margin-bottom: 5px;
	background-color:#077DBA;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.informator_bot_ribbon {
	margin-top: 5px;
	text-align: right;
	padding-right: 18px;
	padding-top: 3px;
	height: 20px;
	background-color:#077DBA;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#no_terms_ribbon .footer_terms{
	display: none;
}
.inlinks_footer_terms{
	display: none;
}
#no_terms_ribbon .inlinks_footer_terms{
	display: block;
}

.wrap_harta_vremea{
	position: relative;
	border: 1px solid #077DBA;
	width: 590px;
	height: 452px;
	margin-bottom: 10px;
}




/***APPLE MENU*/
ul#navigation {
	margin-left: -50px;
	margin-bottom: 0;
	margin-top: 0;
}
ul#navigation li {
	margin-top:0;  
	list-style-type: none;
	display: block;
	/*width: 11em;*/
	float: left;
	text-align: center;
	/*font-family: Verdana,Arial,Helvetica,sans-serif;*/
	font-family: "Lucida Grande", sans-serif;
	/*font-family: Verdana;*/
	font-size: 15px;
	/*font-weight:bold;*/
	line-height: 100%;
	height: 3em;
	/*border-right: 1px #ffffff solid;*/
	background: url('/web_root/img/menu/buton.png') no-repeat;
	width: 148px;
	height: 45px;
	/*-webkit-box-shadow: 1px 1px 1px #bbb;
	box-shadow: 1px 1px 1px #bbb;*/
	/*background-color: #077DBA;*/
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#c9c9c9), to(#848484), color-stop(0.6, #a1a1a1));*/

}


ul#navigation li a {
	display: block;
	padding: 0;
	margin:0;
	text-decoration: none;
	color: #ffffff;
	text-shadow: 1px 1px 0px #626364;
}
#navigation li:hover {
  /* background-color: #75ABD1;*/
	background: url('/web_root/img/menu/button_push.png') no-repeat;
  /*background-image: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#4c4c4c), color-stop(0.6, #474747));*/
  }
#navigation li:hover a {
  color: #e8e8e8;
  text-shadow: 1px 1px 0px #353535;
}
#navigation li {
  /*-webkit-transition: all 0.5s;*/
}


ul#navigation li:first-child {
	background: url('/web_root/img/menu/home.png') no-repeat;
	width: 78px;
	height: 45px;

  /* -webkit-border-top-left-radius: .5em;
  -moz-border-radius-topleft: .5em;
  border-top-left-radius: .5em;
  -webkit-border-bottom-left-radius: .5em;
  -moz-border-radius-bottomleft: .5em;
  border-bottom-left-radius: .5em; */
} 

ul#navigation li:first-child:hover{
	background: url('/web_root/img/menu/home_push.png') no-repeat;
	width: 78px;
	height: 45px;

  /* -webkit-border-top-left-radius: .5em;
  -moz-border-radius-topleft: .5em;
  border-top-left-radius: .5em;
  -webkit-border-bottom-left-radius: .5em;
  -moz-border-radius-bottomleft: .5em;
  border-bottom-left-radius: .5em; */
} 










ul#navigation li:last-child {
  /* -webkit-border-top-right-radius: .5em;
  -moz-border-radius-topright: .5em;
  border-top-left-radius: .5em;
  -webkit-border-bottom-right-radius: .5em;
  -moz-border-radius-bottomright: .5em;
  border-bottom-right-radius: .5em;  */
}

.menu_a_text{
	
	display: block;
	padding-top:15px;
	width: 148px;
	height:45px;
}







form .searchfield {
margin:0;
padding:1px 0 0;
}

form .searchfield input {
	background: #75ABD1 url('/servo/ti.ico') no-repeat;
	background-position:left; 
	/*background-color:#75ABD1;*/
	border:1px solid #ffffff;
	color:#666666;
	font-size:12px;
	height:25px;
	width:300px;
}

form .searchfield .space_bott {
	/*margin-bottom:4px;*/
			padding-left:20px;
}

.radius5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.rbradius5 {
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

.lbradius5 {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;	
}

.rtradius5 {
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}

.ltradius5 {
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}



.rbradius10 {
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}

.lbradius10{
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;	
}

.rtradius10 {
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}

.ltradius10{
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}




#hor-zebra
{
	/* font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px; */
	/* margin: 45px; */
	width: 750px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	background: #e8edff; 
}




#kiosk-zebra
{
	/* font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px; */
	/* margin: 45px; */
	width: 725px;
	text-align: left;
	border-collapse: collapse;
}
#kiosk-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#kiosk-zebra td
{
	padding: 4px;
	color: #669;
}
#kiosk-zebra .odd
{
	background: #e8edff; 
}



