*{
	margin:0;
	padding:0
}

body{
	/*background:#4c4c4c url(imagini/gradient.png) 0 0 repeat-x;*/
	background:url(background.gif) repeat;
	width: 100%;
}

#page{
	width:960px;
	background-color:#FFFFFF;
	font-size:0.72em;
	margin: auto;
	margin-top: 10px;
	border:1px solid #ccc;
}
	
h1{
	font-size: 16px;
}

h2{
	font-size: 12px;
}

a {
	color:#1E90FF;
	font-weight:bold;
	text-decoration:none;
}


a:hover{
	color:#333;
	text-decoration:none;
}

img {
	border: 0px;
}

#branding{
	background-color:#FFFFFF;
	width:480px;
	margin:20px 0 0 0;
	margin-top:10px;
}

#navigation{
	margin-left:10px;
	margin-right:10px;
}
.menu {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu li {float:left;}
.menu li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu li.current a {color:#fff; background:url(button3.gif);}
.menu li.current a b {background:url(button3.gif) no-repeat right top;}
.menu li a:hover {color:#fff; background:#000 url(button2.gif);}
.menu li a:hover b {background:url(button2.gif) no-repeat right top;}
.menu li.current a:hover {color:#fff; background:#000 url(button3.gif); cursor:default;}
.menu li.current a:hover b {background:url(button3.gif) no-repeat right top;}


#currencyTable{
	width:400px;
	float:left;
	margin-left:20px;
	margin-right:10px;
	margin-top:20px;
}

#currencyGraphic{
	position:relative;
	float:left;
	width:310px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
}

#adds{
	position: relative; 
	float:right;
	display: inline;
	width:160px;
	text-align:right;
	margin-top:20px;
	margin-right:20px;
}

#footer{
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-color:#696969;
	
}


#news{
	clear:both;
	margin-left:40px;
	margin-right:40px;
	width:auto;
	font-size:13px;
}

#firstcontent{
	width:400px;
	float:left;
	margin-left:20px;
	margin-right:10px;
	margin-top:20px;
}


#secondcontent{
	position:relative;
	float:left;
	width:310px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
}

#content{
	width:710px;
	float:left;
	margin-left:20px;
	margin-right:10px;
	margin-top:20px;
}

.leftColumn{
	width:50%;
	float:left;
}
.rightColumn{
	position:relative;
	float:left;
	width:50%;
}
.noColumn{
	clear:both;
}

.center{
	text-align:center;
}

.bestValue{
	color:green;
	text-align:center;
	font-weight: bold; 
}

.bestBank{
	color:green;
	font-weight: bold; 
}

.sursa{
	background:#000000;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-left:4px;
	padding-right:4px;

}

.google-adds{
	clear:both;
	text-align: center;
	padding-bottom:5px;
	padding-top:5px;
}

.box{
	border-width: 1px;
	border-style: solid;
	border-color: #cdcdcd;
	border-top-color: transparent;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}

h1.title-head {
	border-width: 1px;
	border-style: solid;
	border-color: #cdcdcd;
	font-size:11px; font-family:arial, verdana, sans-serif; 
	margin-top:8px;
	/*background-color: #e6eeee;*/
	background-color: #dee7ec;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.submenu{
	background-color: #e6eeee;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
