/* CSS Document */

@import url(menu_down.css);

html {
     overflow: -moz-scrollbars-vertical;
}

body {
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/backgr_content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:100%;
	min-height:100%;
}

#tablemain {
	width:782px;
	margin:0 auto;
	padding:0px;
	height:100%;
	min-height:100%;
}

#top {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	height:142px;
}

.header_image {
	margin:0px;
	padding:0px;
	padding-left:36px;
	padding-top:64px;
	float:left;
	height:17px;
}
.clear {
	clear:both;
	font-size:1px;
}
#center {
	border:6px solid #38567A;
	border-left:1px solid #38567A;
	border-right:1px solid #38567A;
	background-color:#FFFFFF;
	vertical-align:top;
}

#bottom {
	height:40px;
	vertical-align:top;
	background-color:#FFFFFF;
}

.menu_up {
	float:left;
	margin:0px;
	padding:0px;
	padding-top:36px;
	padding-left:36px;
}
.languages {
	margin:0px;
	padding-top:34px;
	float:right;
}

.content {
	margin:10px;
	text-align:left;
	min-height:600px;
}
.content H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #555753;
	font-weight:bold;
}

.content p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555753;
	padding-bottom:10px;
}
.content p.titlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #555753;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

.content p.subtitlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555753;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-style:italic;
}
.content ul {
	margin:5px auto;
	padding:0px;
}
.content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555753;
	font-size: 12px;
}

.caption,
dd.csc-textpic-caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #555753;
	text-align:center;
	margin:5px;
	margin-bottom:10px;
	padding:0px;
	font-style:italic;
}

/* CHC FORUM */

.tx-chcforum-pi1-Table {
	width:760px;
}

.tx-chcforum-pi1-postForm .tx-chcforum-pi1-Table {
	width:748px;
}