body, html {
	height:100%;
	margin: 0px;
	padding: 0px;
	background-color: #EDB7BC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9D4E54;
}
.error {
	border: 4px solid #FF0000;
	padding: 10px;
	background-color: #FFFFFF;
	width: 100%;
	color: #FF0000;
}
#centerDiv {
	width:660px;
	position:relative;
	margin-left:-330px;
	left:50%;
	padding-bottom: 30px;
	/*margin-top:-155px;
	top:50%;*/
}
.content {
	margin-left: 20px;
}
.content a{
	color: #257C8B;
	text-decoration: underline;
}
.content a:hover{
	text-decoration: none;
}
.contentTop {
	background-image: url(images/content_01.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 619px;
	margin: 0px;
	padding: 0px;
}
.contentBottom {
	background-image: url(images/content_05.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 619px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contentMain {
	background-image: url(images/content_03.gif);
	background-repeat: repeat-y;
	width: 619px;
	margin: 0px;
	padding: 0px;
}
.contentMain p, #program{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contentMain ul, .contentMain ol{
	margin-right: 20px;
}
#flashContent {
	margin-top: 20px;
	margin-bottom: 0px;
}
.title {
	font-size: 28px;
	font-weight: bold;
	color: #DC9FA4;
}
.altitle {
	font-size: 18px;
	color: #DC9FA4;
	font-weight: bold;
}
.kiemel {
	font-size: 16px;
	color: #4F6E34;
	font-weight: bold;
}
.image {
	border: 1px solid #733336;
}
.table {
	width: 560px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
}
.table1 {
	width: 90%;
	background-color: #EFD3D6;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
	border: 1px solid #DC9FA4;
}
.table1 td, .table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DC9FA4;
}
.bottomText {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 10px;
}
.bottomText a{
	text-decoration: none;
	color: #4F6E34;
}
.bottomText a:hover{
	text-decoration: underline;
}
.image1 {
	margin-bottom: 10px;
	border: 1px solid #733336;
	margin-left: 10px;
	margin-top: 10px;
}
.eng {
	color: #4F6E34;
	font-size: 11px;
}
.font10px {
	font-size: 10px;
}
.table td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#terkep {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9D4E54;
	border-left-color: #9D4E54;
	width: 560px;
}

.fb-container {
	margin-left: 20px !important;
	margin-top: 0 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fb-container p{
	margin: 0;
}

