@charset "iso-8859-1";
/* CSS Document */

#my_body {
	width:750px;
	/*margin:auto;*/
}
.fr_linktext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
	text-decoration:none;
	font-weight:none;
}
.my_letterhead {
	width:750px;
	height:175px;
	/*background-image:url(letterhead.jpg);*/
	background-color:#F0BA4A;
	float:left;
	/*border-style:solid;
	border-width:1px;
	border-color:#BE971F;*/
}
body {
	/*background: url(./elemek/letterheadlitt.jpg) no-repeat top center; */
	margin-top: 0px; 
	background-color:#ffffff;
}
#my_leftmenu {
	width:135px;
	background-color:#fb9f00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	float:left;
	height:1200px;
	padding-left:5px;
}
#my_topmenu {
	width:745px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;	
	color:#484848;
	float:left;
	padding-left:5px;
	/*border-bottom-style:solid;
	border-top-style:solid;
	border-width:1px;
	border-color:#D6D1AD;	*/
	padding-bottom:5px;
	padding-top:5px;
	background-color:#FFC820;	
	text-decoration:none;
}
.my_topmenutext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;	
	color:#484848;
	text-decoration:none;
}
#my_innerbodyall {
	width:610px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#CCCCCC;
	font-weight: bold;
	text-align:center;
	padding-top:10px;
	background-color:#FFFFFF;	
	min-height:1190px;
	height:auto;
}

#my_innerbody1 {
	width:33%;
	float:left;
	height:auto;
	min-height:1190px;
}
#my_innerbody2 {
	width:33%;
	height:auto;
	min-height:1190px;
	float:left;
	border-right-style:solid;
	border-left-style:solid;
	border-width:1px;
	border-color:#D6D1AD;	
}
#my_innerbody3 {
	width:33%;
	float:left;
	height:auto;
	min-height:1190px;
}

.my_bodyfooter {
	width:204px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#000000;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;	
	border-top-style:solid;
	border-width:1px;
	border-color:#D6D1AD;	
}

.my_newsbody {
	width:90%;
	padding-top:15px;
	text-align:left;
	margin:auto;
}
.my_newstitle {
	width:100%;
	font-size:12px;
	text-decoration:none;
	float:left;	
	color:#FF6600;
}
.my_newscenter {
	width:100%;
	font-size:10px;
	color:#5B5B5B;
	font-weight: normal;
	margin-top:10px;
	float:left;	
}
.my_newsbottom {
	width:100%;
	font-size:10px;
	color:#333333;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	float:left;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#F1F3E2;		
}
.my_newsbottomtext {
	font-size:10px;
	color:#5B5B5B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}
.my_newspicture {
	
	float:left;
	margin-bottom:3px;
	margin-right:3px;
	margin-top:3px;
	width:100%;
	/*border-style:solid;
	border-width:1px;
	border-color:#666666;*/
}
.my_newsdate {
	text-decoration:none;
	font-size:8px;
	color:#DDDDDD;
	font-weight: normal;	
}
.my_archivumbody {
	width:570px;
	height:auto;
	float:left;
	text-align:left;
	padding-left:10px;	
	padding-right:10px;	
}
.my_archivumtitleleft {
	width:80px;
	float:left;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;	
	color:#5B5B5B;
	margin-bottom:5px;
}
.my_archivumtitleright {
	width:490px;
	float:left;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;	
	margin-bottom:5px;	
}
.my_archivumtoptext {
	font-size:20px;
	color:#CCCCCC;
	font-weight: bold;
	text-decoration:none;	
}
.my_archivumtoptextselect {
	font-size:20px;
	color:#666666;
	font-weight: bold;
	text-decoration:none;	
}