html, body
{
	margin: 0 0;
    padding: 0 0;
    border: none;
}

body
{
	background: url('/images/bg_page.gif') 50% 0%;
	min-width: 870px;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #772525;
	margin-top: 10px;
	margin-bottom: 10px;
}

#header
{
	background: url('/images/bg_top.jpg') no-repeat 0% 0%;
	width: 810px;
	height: 167px;
	position: relative;
	margin: 0 auto;
}

#header_left
{
	background: url('/images/bg_head_left.jpg') no-repeat 0% 0%;
	width: 37px;
	height: 148px;
	position: relative;
	float: left;
	margin-top: 19px;
}

#header_right
{
	background: url('/images/bg_head_right.jpg') no-repeat 0% 0%;
	width: 35px;
	height: 148px;
	position: relative;
	float: right;
	margin-top: 19px;
}

#header_content
{
	background: url('/images/bg_header.jpg') no-repeat 0% 0%;
	width: 738px;
	height: 148px;
	position: absolute;
	left: 37px;
	top: 19px;
}

#flash_animation
{
	position: relative;
	float: left;
	left: 277px;
	top: 0px;
	width: 404px;
	height: 148px;
}

#header_lang
{
	position: relative;
	float: right;
	right: 20px;
	top: 22px;
}

#header_logo
{
	position: relative;
	float: left;
	left: 44px;
	top: 33px;
}

#menu
{
	width: 810px;
	height: 37px;
	position: relative;
	margin: 0 auto;
}

#menu_left
{
	background: url('/images/bg_menu_left.jpg') no-repeat 0% 0%;
	width: 37px;
	height: 37px;
	position: relative;
	float: left;
}

#menu_right
{
	background: url('/images/bg_menu_right.jpg') no-repeat 0% 0%;
	width: 35px;
	height: 37px;
	position: relative;
	float: right;
}

#menu_content
{
	background: url('/images/bg_menu.jpg') no-repeat 0% 0%;
	width: 738px;
	height: 37px;
	position: absolute;
	left: 37px;
}

#menu_img
{
	position: relative;
	float: left;
	top: 8px;
}

#content
{
	width: 692px;
	position: relative;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 19px;
	text-align: left;
}

#content_bg_left
{
	width: 810px;
	background: url('/images/bg_content_left.jpg') repeat-y 0% 0%;
	position: relative;
	margin: 0 auto;
}

#content_bg_right
{
	width: 773px;
	background: url('/images/bg_content_right.jpg') repeat-y 100% 0%;
	position: relative;
	margin-left: 37px;
}

#content_margin_left
{
	width: 738px;
	background: url('/images/margin_cnt_left.gif') repeat-y 0% 0%;
	position: relative;
	margin-right: 35px;
}
#content_margin_right
{
	width: 734px;
	background: url('/images/margin_cnt_right.gif') repeat-y 100% 0%;
	position: relative;
	margin-left: 4px;
}

#content_fill
{
	width: 730px;
	position: relative;
	margin-right: 4px;
	background: #DAD1B2;
}

#content_imargin_left
{
	width: 730px;
	position: relative;
	background: url('/images/bg_icnt_left.jpg') repeat-y 0% 0%;
}

#content_imargin_right
{
	width: 730px;
	position: relative;
	background: url('/images/bg_icnt_right.jpg') repeat-y 100% 0%;
}

#content_bg_top
{
	width: 730px;
	position: relative;
	background: url('/images/bg_content_top.jpg') no-repeat 0% 0%;
}

#content_bg_bottom
{
	width: 730px;
	position: relative;
	background: url('/images/bg_content_bottom.jpg') no-repeat 0% 100%;
}

#content_left
{
	width: 236px;
	position: relative;
	float: left;
}

#content_right
{
	width: 434px;
	position: relative;
	float: right;
}

#content_right p
{
	text-indent: 10px;
}

#footer
{
	background: url('/images/bg_bottom.jpg') no-repeat 0% 0%;
	width: 810px;
	height: 36px;
	position: relative;
	margin: 0 auto;
	color: #ddd;
	line-height: 17px;
}

.clear
{
  clear: both;
  margin: 0px;
  padding: 0px;
}

.box, #box_evenimente
{
	background: #E4E0C3;
	position: relative;
	border: 1px solid #8D9789;
	padding: 12px;
}

.box2_middle
{
	background: url('/images/bg_box_2.gif') repeat-y 0% 0%;
	width: 118px;
	position: relative;
	text-align: center;
}

.box2_top
{
	background: url('/images/bg_box_top_2.gif') no-repeat 0% 0%;
	width: 118px;
	height: 5px;
}

.box2_text
{
	background: url('/images/bg_box_bottom_2.gif') no-repeat;
	background-position: bottom;
	padding: 7px 7px 7px 7px;
}

.img
{
	border: 1px solid #A4A996;
}

.img_2
{
	border: 2px solid #241B11;
	float: left;
	position: relative;
	margin-right: 4px;
	margin-bottom: 4px;
}

#img_harta
{
	border: 2px solid #241b11;
	width: 118px;
	height: 5px;
}

.title
{
	font-size: 14px;
	font-family: verdana, sans-serif;
	color: #540E0E;
}

.red11v
{
	color: #CE0B0B;
	font-size: 11px;
	font-family: verdana, sans-serif;
}

a.red11v:link, a.red11v:visited,  a.red11v:active, a.red11v:hover
{
	text-decoration: underline;
}

a.red11v:hover
{
	color: #540E0E;
}

.align_right
{
	text-align: right;
}



