@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:#fff url(../images/bck.jpg) repeat-x;
	font-family:tahoma, verdana;
	font-size:12px
}
#wrap {
	margin:0 auto;
	width:845px;
	height:820px;
	background:url(../images/bck-center.jpg) repeat-y;
	padding:0 3px 0 3px
}
#header {
	width:719px;
	height:72px;
	background:#fdf4dc;
	padding:10px 60px 0 60px
}
#content {
	height:625px;
	margin:15px 0 0 20px;
	width:800px
}
table .selected {
	background:url(../images/meniu-sel.gif) no-repeat;
}
.menu {
	background:url(../images/meniu.gif) no-repeat;
	height:44px;
	width:389px;
	padding:10px 0 0 15px;
	color:#cd0c0c;
	font-weight:bold;
	float:left
}
.menu a {
	color:#cd0c0c;
	font-weight:bold;
	text-decoration:none
}
.menu a:hover {
	text-decoration:underline
}
.cell1 {
	width:370px;
	height:231px;
	background:url(../images/cell1.png);
	margin-top:10px;
	margin-left:2px;
	float:left;
	color:#fff;
	font-size:12px;
	padding-left:10px;
	padding-top:20px;
	padding-right:7px
}
.cell2 {
	width:387px;
	height:251px;
	background:url(../images/cell2.jpg);
	float:right
}
.cell2Top {
	background:url(../images/cell2-top.jpg) no-repeat;
	height:64px;
	width:387px;
	float:right
}
.cell3 {
	width:342px;
	height:231px;
	background:url(../images/cell3.png);
	margin-top:10px;
	margin-left:2px;
	float:left;
	color:#000;
	font-size:12px;
	padding-left:30px;
	padding-top:20px;
	padding-right:15px
}
.cell4 {
	width:370px;
	height:241px;
	background:url(../images/cell4.png);
	margin-top:10px;
	float:right;
	color:#000;
	font-size:12px;
	padding-left:10px;
	padding-top:10px;
	padding-right:7px
}
.green {
	width:100%;
	height:1px;
	background:#e8f2b2;
	float:left;
	margin-top:25px
}
#footer {
	width:829px;
	height:38px;
	background:#fdf4dc;
	color:#999999;
	padding-top:40px;
	padding-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.ideea {
	color: rgb(153, 153, 153);
	float: right;
	font-size: 10px;
	margin-right: 10px;
	position: relative;
	text-align: right;
	width: 90%;
}
.ideea a {
	color: rgb(255, 153, 51);
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
}
li {
	margin-bottom:5px
}
.exchange {
	float: left;
	font-size: 10px;
	position: relative;
	text-align: center;
	width: 100%;
}
