/************************************
inceput definitii generice
************************************/
* {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
}

body {
	text-align: center;
	background-color: #e6e4e9;
	background-image: url('/images/bg.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
}

img {
	border: 0;
}

a {
	color: #07256a;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: none;
}
/************************************
sfarsit definitii generice
/***********************************/


#page, #footer-content {
	margin: 0 auto;
	width: 870px;
	text-align: left;
	/*border: 1px solid red;*/
}


/************************************
inceput header
************************************/
#header {
	margin-top: 10px;
}

#search {
	float: right;
	margin: 20px 18px 0;
	width: 330px;
	background-image: url('/images/search_bg.jpg');
	background-repeat: no-repeat;
}

#search img {
	vertical-align: middle;
	margin-right: 4px;
}

#kw {
	background-color: transparent;
	border: none;
	width: 238px;
	height: 24px;
	padding: 4px 0 0 8px;
	margin-right: 22px;
}

#menu {
	height: 40px;
	margin-top: 16px;
	float: right;
	width: 560px;
}

#menu li {
	float: left;
	height: 40px;
	padding: 14px 14px 0 14px;
}

#menu li:hover {
	background-image: url('/images/menu_hover_bg.jpg');
	background-repeat: repeat-x;
}

#menu li.splitter {
	float: left;
	height: 40px;
	width: 2px;
	padding: 0;
	background-image: url('/images/menu_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top; 
}

#menu li a:hover {
	text-decoration: none;
}

#top-part {
	margin-top: 8px;
	min-height: 246px;
	background-color: transparent;
	background-position: 16px 100px;
}

#info-img {
	margin-left: 140px;
	position: relative;
	z-index: 200;
}

#top-info-box {
	margin-top: -222px;
	background-image: url('/images/info_bg.png');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 272px;
	height: 171px;
	position: relative;
	z-index: 300;
	padding: 10px 14px;
}

#top-info-box h1 {
	font-size: 26px;
	padding: 0;
	margin: 0;
}

#info-content {
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

#read-more {
	background-image: url('/images/read_more_blue.jpg');
	background-repeat: no-repeat;
	background-position: 180px 2px;
	padding-left: 196px;
}

#read-more a {
	color: #fff;
	font-weight: bold;
}

#top-info-box-bottom {
	background-image: url('/images/info_bottom.png');
	background-repeat: no-repeat;
	height: 11px;
	width: 130px;
	position: relative;
	z-index: 300;
}

#top-info-bg {
	min-height: 234px;
	width: 744px;
	margin-top: -202px;
	margin-left: 14px;
	background-color: #fff;
}

#right-menu {
	float: right;
	margin-top: -234px;
	width: 112px;
}

#right-menu li {
	background-image: url('/images/right_menu_item_bg.jpg');
	background-repeat: no-repeat;
	height: 52px;
	width: 112px;
	padding: 14px 0 0 8px;
	cursor: pointer;
}

#right-menu li a {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

#right-menu li a:hover {
	text-decoration: none;
}

#right-menu li.selected {
	background-image: url('/images/right_menu_item_bg_hover.jpg');
}

#right-menu li:hover {
	background-image: url('/images/right_menu_item_bg_hover.jpg');
}
/************************************
sfarsit header
************************************/


/************************************
inceput continut
************************************/
#content {
}

#left {
	width: 241px;
	float: left;
	margin-left: 14px;
}

#center {
	width: 615px;
	float: right;
}

#left-menu-container {
	background-color: #fff;
	border: 1px solid transparent;
	padding: 10px 0 18px 18px;
}

#left-menu {
	display: none;
}

.left-tree-node {
	background-image: url('/images/menu_li_bg.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 2px 0 8px 0;
}

.left-tree-level1 {
	background-image: url('/images/menu_li_li_bg.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}

.left-tree-text {
	padding-top: 3px;
	min-height: 15px;
	cursor: pointer;
	color: #07256a;
}

.left-tree-text:hover {
	color: #a70003;
}

.left-tree-img {
	float: left;
	width: 18px;
	height: 18px;
	overflow: hidden;
	margin-right: 2px;
}

.left-tree-smaller {
	width: 10px;
}

.left-tree-selected .left-tree-text {
	color: #a70003;
	font-weight: bold;
}

.left-tree-selected-parent {
	
}

#crumb {
	background-image: url('/images/crumb_end.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
	
	height: 56px;
	width: 504px;
}

#news-head {
	background-image: url('/images/news_head.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
}

#news-head h2 {
	font-size: 24px;
	border: 1px solid transparent;
	margin-left: 16px;
}

#news {
	background-image: url('/images/left_end.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
	padding-bottom: 4px;
}

#news .news-piece, #vital-content .news-piece {
	background-image: url('/images/news_splitter.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 12px 8px 12px;
	padding-bottom: 16px;
}

#vital-content .news-piece {
	margin: 0 0 8px 0;
}

#news .last, #vital-content .last {
	background-image: none;
}

#vital-content .last {
	margin-bottom: 0;
}

#news .head {
	background-image: url('/images/calendar.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
	padding: 6px 4px 4px 40px;
}

#news .head a, #vital-content .news-piece a {
	font-size: 12px;
	font-weight: bold;
}

#news .head p, #vital-content p.news-date {
	margin-top: 2px;
	color: #1757cb;
	font-weight: bold;
	font-size: 10px;
}

#news .content {
	padding: 8px 4px;
	text-align: justify;
}

#news .read-more, #vital-content .read-more {
	background-image: url('/images/read_more_red.jpg');
	background-repeat: no-repeat;
	background-position: 140px 2px;
	padding-left: 156px;
}

#vital-content .read-more {
	background-position: 464px 2px;
	padding-left: 480px;
	margin-top: 8px;
}

#news .read-more a, #vital-content .read-more a {
	font-size: 11px;
	color: #a70003;
	font-weight: bold;
}

#vital-part {
	background-image: url('/images/vital_start.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	width: 586px;
	padding-top: 21px;
}

#vital-content {
	background-color: #fff;
	min-height: 200px;
	padding: 4px 22px 4px 22px;
	text-align: justify;
}

#vital-content p {
	margin-bottom: 10px;
}

#vital-end {
	background-image: url('/images/vital_end.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	margin-left: 20px;
}

#crumb h2 {
	font-size: 24px;
	border: 1px solid transparent;
	margin-left: 24px;
}
/************************************
sfarsit continut
************************************/


/************************************
inceput footer
************************************/
#footer {
	background-image: url('/images/footer_bg.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	height: 50px;
	margin-top: 8px;
	color: #07256a;
}

#footer-content {
	width: 834px;
	padding: 12px 18px 12px 18px;
}

#footer-links {
	float: right;
	margin-top: -6px;
}
/************************************
sfarsit footer
************************************/


div.clear {
	clear: both;
}
