body
{
	background-color: #000;
	background-image:url(images/bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	font: 10px Verdana, Helvetica, sans-serif;
	text-align: center; /* for IE */
	color: #1A2537;
	margin:0;
}
b {color: #1A2537;}
.clear {clear:both;}

#cadru
{
	width: 900px;
	height: auto;
	background-color: #fff;
	margin: 40px auto 20px auto;
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #dbdbdb;
}

#logo
{
	width: 880px;
	height: 72px;
	/*background-color: #ff0;*/
	margin: 10px auto 0 auto;
	text-align: right;
	font-size: 10px;
}
#logo img{border:0; float:left}

#lang
{
	width:500px;
	height: auto;
	background-color: #fff;
	float:right;
}
#flags
{
	width:80px;
	height: auto;
	background-color: #fff;
	float:right;
	text-align:right;
}
#flags img{margin-left:4px;text-align:right;}


#changeimages
{
	width: 880px;
	height: auto;
	background-color: #306DB1;
	margin: 0px auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom:10px;
}
#imagini
{
	width: 860px;
	height: 265px;
	background-color: #fff;
	margin: 0 auto 0  auto;
}


/*content */
#content
{
	width:880px;
	height:auto;
	margin: 10px auto;
}
/*left block */
#left
{
	width:304px;
	height:auto;
	/*background-color: #eeeeee;*/
	float:left;	
	/*border: 1px solid #dbdbdb;*/
	padding:0px 0px 10px 0;
}
#left img{margin-bottom: 10px;border: 1px solid #dbdbdb;}

#st1ro
{
	width:300px;
	height:140px;
	background-image:url(images/stanga1.jpg);
	border: 1px solid #dbdbdb;	
	margin-bottom:10px;
}
#st1ro a{display:block;width: 100%;height: 100%;text-decoration: none;cursor: pointer;}
#st2ro
{
	width:300px;
	height:140px;
	background-image:url(images/stanga2.jpg);
	border: 1px solid #dbdbdb;		
	margin-bottom:10px;
}
#st2ro a{display:block;width: 100%;height: 100%;text-decoration: none;cursor: pointer;}
#st3ro
{
	width:300px;
	height:140px;
	background-image:url(images/stanga3.jpg);
	border: 1px solid #dbdbdb;	
	margin-bottom:10px;	
}
#st3ro a{display:block;width: 100%;height: 100%;text-decoration: none;cursor: pointer;}
#st4ro
{
	width:300px;
	height:140px;
	background-image:url(images/stanga4.jpg);
	border: 1px solid #dbdbdb;	
	margin-bottom:10px;	
}
#st4ro a{display:block;width: 100%;height: 100%;text-decoration: none;cursor: pointer;}
/*right block */

#right
{
	width:550px;
	height:auto;
	/*background-color: #ff6600;*/
	float:right;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	margin-right:10px;
}
#right h1
{
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	color: #306DB1;
	border-bottom: 1px dotted #dbdbdb;
	padding-bottom: 5px;
	
}