@CHARSET "ISO-8859-1";
#contentCenter p {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;
}
#contentCenter div.standard {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

#contentCenter div.articletitle {
	font-family: Georgia;
	font-weight: bold;
	color: #670000;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contentCenter div.author {
	margin-bottom: 20px;
}

#contentCenter div.author a {
	font-weight: bold;
}

#contentCenter div.pagetitle {
	background-color: #cb5302;
	background-image: url(../../images/default/tabletitle_orange_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 267px;
	margin-bottom: 4px;
}

#contentCenter div.pagetitle div.c1 {
	background-image: url(../../images/default/tabletitle_orange_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Georgia;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	padding-top: 2px;
	height: 16px;
	white-space: nowrap;
}

#contentCenter div.introduction {
	color: #5c4f35;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;	
}

#contentCenter div.tools {
	border-top: 1px solid #d3cdc1;
	border-bottom: 1px solid #d3cdc1;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 16px;
	margin-bottom: 16px;
	clear: both;
}

#contentCenter h1 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 16px;
	color: #670000;
	margin-top: 12px;
	margin-bottom: 8px;
}
#contentCenter div.articleimage {
	background-image: url(../../images/default/articleimage_bg.gif);
	background-repeat: no-repeat;
	width: 254px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#contentCenter div.articleimage div.c1 {
	background-image: url(../../images/default/articleimage_bg2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#contentCenter div.articleimage img {
	display: block;
	padding: 6px;
}

#contentCenter div.articleimage div.title {
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
	color: #5c4f35;
	font-weight: bold;
	text-align: center;
}

#contentCenter div.yellowlabel, #contentCenter div.greenlabel, #contentCenter div.orangelabel {
	background-repeat: no-repeat;
	background-position: top left;
	width: 200px;
	margin-bottom: 4px;
}
#contentCenter div.yellowlabel {
	background-color: #c28622;
	background-image: url(../../images/default/tabletitle_yellow_left.gif);
}
#contentCenter div.greenlabel {
	background-color: #6b783b;
	background-image: url(../../images/default/tabletitle_green_left.gif);
}
#contentCenter div.orangelabel {
	background-color: #cb5302;
	background-image: url(../../images/default/tabletitle_orange_left.gif);
}
#contentCenter div.yellowlabel div.c1, #contentCenter div.greenlabel div.c1, #contentCenter div.orangelabel div.c1 {
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Georgia;
	font-weight: bold;
	color: #ffffff;
	padding-left: 12px;
	padding-top: 2px;
	height: 16px;
	white-space: nowrap;
}
#contentCenter div.yellowlabel div.c1 {
	background-image: url(../../images/default/tabletitle_yellow_right.gif);
}
#contentCenter div.greenlabel div.c1 {
	background-image: url(../../images/default/tabletitle_green_right.gif);
}
#contentCenter div.orangelabel div.c1 {
	background-image: url(../../images/default/tabletitle_orange_right.gif);
}

#contentCenter div.greypanel, #contentCenter div.transpanel, #contentCenter div.transpanelwide  {
	background-repeat: no-repeat;
	background-position: top left;
	width: 533px;
	margin-bottom: 4px;
}
#contentCenter div.greypanel {
	background-image: url(../../images/default/contentpanel_grey_bg.gif);
}
#contentCenter div.transpanel {
	background-image: url(../../images/default/contentpanel_trans_bg.gif);
}
#contentCenter div.transpanelwide {
	background-image: url(../../images/default/contentpanel_trans_wide_bg.gif);
	width: 806px;
}
#contentCenter div.greypanel div.c1, #contentCenter div.transpanel div.c1, #contentCenter div.transpanelwide div.c1 {
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 11px;
	color: #8d826d;
}
#contentCenter div.greypanel div.c1 {
	background-image: url(../../images/default/contentpanel_grey_bg2.gif);
}
#contentCenter div.transpanel div.c1 {
	background-image: url(../../images/default/contentpanel_trans_bg2.gif);
}
#contentCenter div.transpanelwide div.c1 {
	background-image: url(../../images/default/contentpanel_trans_wide_bg2.gif);
}

#contentCenter div.greypanel td, #contentCenter div.transpanel td {
	color: #8d826d;
}

#contentCenter div.greypanel a {
	font-size: 11px;
}
#contentCenter div.transpanel a {
	font-size: 12px;
}
#contentCenter div.greypanel div.scroller, #contentCenter div.transpanel div.scroller {
	overflow: auto;
}

/* Teaser page stuff */
#contentCenter div.teasercontainer {
	background-image: url(../../images/default/teaserpage_bg.gif);
	background-repeat: no-repeat;
}
#contentCenter div.teasercontainer {
	background-image: url(../../images/default/teaserpage_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#contentCenter div.teasercontainer div.c1 {
	background-image: url(../../images/default/teaserpage_bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#contentCenter div.teasercontainer table.teaser {
	width: 100%;
	border-spacing:0px;
	border-collapse: collapse;
}
#contentCenter div.teasercontainer table.teaser td {
	padding-left:12px;
	padding-right:12px;
	background-repeat: repeat-y;
	width: 50%;
	vertical-align: top;
}	
#contentCenter div.teasercontainer table.teaser td.left {
	background-image: url(../../images/default/teaser_bg.gif);
	background-position: top right;
}	
#contentCenter div.teasercontainer table.teaser td.right {
	background-image: url(../../images/default/teaser_bg.gif);
	background-position: top left;
}
#contentCenter div.teasercontainer table.teaser td.center{
}
#contentCenter div.teasercontainer table.teaser td.gap {
	height: 12px;
}
#contentCenter div.teasercontainer div.title {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #670000;
	min-height: 40px;
}
#contentCenter div.teasercontainer div.title a {
	color: #670000;
}

#contentCenter div.teasercontainer div.introduction {
	font-size: 12px;
	font-weight: normal;
}

#contentCenter div.teasercontainer img.teaser {
	display: block;
	margin-bottom: 5px;
}

#contentCenter span.forumdate {
	font-size: 9px;
}

#contentCenter div.forumpost {
	background-image: url(../../images/default/forumpost_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 534px;
	margin-bottom: 8px;
}
#contentCenter div.forumpost div.c1 {
	background-image: url(../../images/default/forumpost_bg2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#contentCenter div.forumpost div.title {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	height: 12px;
}
#contentCenter div.forumpost div.title div {
	color: white;
}
#contentCenter div.forumpost div.title a {
	color: white;
}
#contentCenter div.forumpost div.text {
	padding: 11px;
}
#contentCenter div.bottombuttons {
}

/* Horizontal pager */
div.horizontalpager {
	background-image: url(../../images/default/hpager_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 534px;
	margin-bottom: 8px;
}
div.horizontalpager div.c1 {
	background-image: url(../../images/default/hpager_bg2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.horizontalpager table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
div.horizontalpager td.left {
 	vertical-align: middle;
 	width: 22px;
	text-align: left;
	padding-left: 8px
}
div.horizontalpager td.right {
 	vertical-align: middle;
 	width: 25px;
	text-align: right;
	padding-right: 5px;
}
div.horizontalpager td.left img, div.horizontalpager td.right img {
	cursor: pointer;
}
div.horizontalpager td.center {
 	vertical-align: top;
 	padding: 8px;
}

/* Article page image galleries */
div.gallery {
	text-align: center;
	color: #5c4f35;
}
div.gallery div {
	color: #5c4f35;
	padding-top: 2px;
}

/* Text boxes in the content area on the sides */
div.textbox_left, div.textbox_right {
	/*background-image: url(../../images/default/article_box_bg.gif);
	background-repeat: no-repeat;*/
	width: 257px;
	margin-bottom: 10px;
	padding: 8px 8px 12px 8px;
}
div.textbox_left div.c1, div.textbox_right div.c1 {
	background-image: url(../../images/default/article_box_bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 12px;
}
div.textbox_left {
	float: left;
	margin-right: 10px;
}
div.textbox_right {
	float: right;
	margin-left: 10px;
}
div.textbox_wide {
	/*background-image: url(../../images/default/contentpanel_brown_bg.gif);
	background-repeat: no-repeat;*/
	margin-top: 10px;
	margin-bottom: 10px;
	/*width: 533px;*/
	padding: 8px 8px 12px 8px;
}
div.textbox_wide div.c1 {
	background-image: url(../../images/default/contentpanel_brown_bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 12px;
}

.GreenBox
{
	border: 1px solid rgb(176, 201, 23); 
	background-color: rgb(243, 247, 198);
}
.CetebeBox
{
	border: 1px solid rgb(176, 201, 23); 
	background-color: rgb(243, 247, 198);
}

.AzureBox
{
	border: solid #7fcaac 1px;
	background-color: #ddf1e8;
}
.BlueBox
{
	background-color: #d9f2fa;
	border: solid #00a5df 1px;
}
.SpringBox
{
	background-color: #d9f2fa;
	border: solid #00a5df 1px;
}
.SummerBox
{
	background-color: #d9f2fa;
	border: solid #00a5df 1px;
}

.NagyiBox
{
	background-color: #d9f2fa;
	border: solid #00a5df 1px;
}


.PinkBox
{
	background-color: #eae5f0;
	border: solid #927cba 1px;
}
.RedBox
{
	background-color: #f9e3e7;
	border: solid #cc2036 1px;
}
.MerckBox
{
	background-color: #BCE6F5;
	border: solid #256E99 1px;
}

.OrangeBox
{
	background-color: #feebb7;
	border: solid #f89e2b 1px;
}

.XmasBox
{
	background-color: #f9e3e7;
	border: solid #cc2036 1px;
}
.TarsasagBox
{
	background-color: #feebb7;
	border: solid #f89e2b 1px;
}
.TenaBox
{
	background-color: #f3f7c6;
	border: solid #b0c917 1px;
}

.TudtadBox
{
	border: 1px solid #2C3B96; 
	background-color:  #D8DCF1;
}

.InterjuBox
{
	border: 1px solid #FE4601; 
	background-color: #FFE0D5;
}


.JobBox
{
	border: 1px solid #CC2036; 
	background-color:  #F9E3E7;
}

.RichterBox, .SzivhangBox, .DepresszioBox, .AlvaszavarBox, .AlzheimerBox {
    background-color: #E5E5E5;
    border: 1px solid #244280;
}

.EroscsontokBox {
	border: 1px solid #246490; 
	background-color: #9CDDF4;
}

.4711Box {
	border: 1px solid #053940; 
	background-color: #DAEDE8;
}

.chartisBox {
	border: 1px solid #063b8b; 
	background-color: #ddd8d2;
}
