body{
	margin: 0px; 
	padding: 0px;
	font-family : Tahoma;
	font-size : 11px;
	line-height : 14px;
	text-align: center;
	background-color: #505050;
}
#wrapper{width: 950px;display: block;margin-left: auto;margin-right: auto;margin-top: 23px;margin-bottom: 23px;text-align: left;}
#header{width: 100%;height: 106px;background: white url("../../sys/img/common/round_top.png") no-repeat top;}
#logo{position: absolute;margin-top: 20px;margin-left: 20px;}
#logo img{border: 0px;}
#lang{float: right;margin: 30px 10px 0 0;}
#lang a{margin-right: 8px;padding-bottom: 2px;}
#lang a:hover{margin-right: 8px;border-bottom: 2px solid #b5b5b5;}
#lang a.selected{border-bottom: 2px solid #b5b5b5;}
#lang img{border: 0px;}
#search{position: absolute;width: 287px;height: 42px;display: block;background-color: #b0b0b0;margin-top: 61px;margin-left: 662px;}
#search form{margin: 10px 0px 0px 0px;padding: 0px;}
.fieldHolder{width: 260px;padding-left: 10px;}
.textInput{width: 190px;height: 19px;background: #e4e4e4;border: none;color: black;float: left;line-height: 19px;font-size: 12px;}
#go{margin-left: 1px;float: right;}
#top{width: 100%;height: 290px;background-color: white;text-align: center;}
#right{
	float: right;
	width: 185px;
	height: 250px;
	padding: 36px 0 0 15px;
	background: no-repeat top;
	display: block;
	text-align: left;
}
#right a{
	width: 160px;
	padding: 0 0 13px 10px;
	margin: 0 0 15px 0;
	display: block;
	clear: both;
	color: #3d3d3d;
	text-decoration: none;
	text-indent: -10px;
}
#right a:hover{
	color: #ababab;
}
#left{
	float: left;
	width: 200px;
	height: 256px;
	padding-top: 30px;
	background: url("../../sys/img/common/menu.jpg") no-repeat top;
	display: block;
	text-align: left;
	font-size: 14px;
}
#left a{
	width: 100%;
	display: block;
	clear: both;
	text-indent: 35px;
	height: 22px;
	line-height: 22px;
	color: white;
	text-decoration: none;
}
#left a:hover{
	text-indent: 55px;
	background-color: #983f99;
}
#left a.selected{
	width: 100%;
	display: block;
	clear: both;
	text-indent: 55px;
	background-color: #983f99;
	height: 22px;
	line-height: 22px;
	color: white;
	text-decoration: none;
}
#center{
	width: 546px;
	height: 286px;
	background-color: gray;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#menu_second{
	width: 100%;
	height: 40px;
	display: block;
	text-align: center;
	background: white url("../../sys/img/common/menu_second.jpg") no-repeat top;
}
#menu_second a{
	display: inline;
	padding: 10px 10px 9px 10px;
	height: 36px;
	line-height: 36px;
	color: #595959;
	text-decoration: none;
	font-size: 14px;
}
#menu_second a:hover{
	background-color: #a0a0a0;
	color: white;
}
#menu_second a.selected{
	display: inline;
	padding: 10px 10px 9px 10px;
	height: 36px;
	line-height: 36px;
	background-color: #a0a0a0;
	color: white;
	text-decoration: none;
	font-size: 14px;
}
#content{
	width: 100%;
	background-color: white;
	text-align: center;
	display: table;
	padding-bottom: 40px;
}
#contentright{
	float: right;
	width: 180px;
	display: block;
	padding-bottom: 30px;
	text-align: center;
}
#contentleft{
	float: left;
	width: 180px;
	display: block;
	padding-bottom: 30px;
	text-align: center;
}
#contentcenter{
	width: 550px;
	background-color: #ebe3db;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 15px 15px 30px 15px;
}
.stiri{
	color: black;
	display: block;
	clear: both;
	padding-bottom: 13px;
	text-decoration: none;
}
.stiri:hover{
	text-decoration: underline;
}
.centerphotos{
	width: 100%;
	display: table;
}
.photoslink{
	margin: 6px;
	height: 125px;
	width: 125px;
	display: block;
	float: left;
}
.titlu{
	font-weight: bold;
	font-size: 16px;
	color: white;
}
#contentcenter .titlu{
	color: black;
}
#footer{
	width: 100%;
	height: 45px;
	background: #d0c9be url("../../sys/img/common/round_bottom.png") no-repeat bottom;
}