/* CSS Document */
body {
	background-color: #483e32;
	background-image: url(./x_html/bg.jpg);
	background-repeat: repeat;
	margin: 0px;}
a:link {text-decoration: underline;
	color: #F5C625;}
a:active {text-decoration: underline;
	color: #F5C625;}
a:visited {text-decoration: underline;
	color: #F5C625;}
a:hover {text-decoration: underline;
	color: #999e0e;}

/*a:hover img {filter: Alpha(Opacity=50);}*/

.bg_csik {
	background-image:   url(./x_html/bg_csik.jpg);
	background-position: top left;
	background-repeat: repeat-y;}
	
.bg_belso {
	background-image:   url(./x_html/bg_belso.jpg);
	background-position: top left;
	background-repeat: no-repeat;}

.bg_login {
	background-image:   url(./x_html/menu_login.jpg);
	background-position: top left;
	background-repeat: no-repeat;}
	
.cim {font-family: "Garamond";
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #d5cab6;}
.oldalcim {font-family: "Garamond";
	font-size: 18px;
	font-weight: bold;
	color: #d5cab6;
	text-decoration: underline;}
.oldalcim_kiemelt {font-family: "Garamond";
	font-size: 18px;
	font-weight: bold;
  	color: #F5C625;
	text-decoration: underline;}
.text {font-family: "Garamond";
	font-size: 16px;
	font-weight: bold;
	color: #d5cab6;}
.text_dolt {font-family: "Garamond";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #d5cab6;}
.text_kiemelt {font-family: "Garamond";
   	font-size: 16px; 
	font-weight: bold;
  	color: #F5C625;}
.text_nagy {font-family: "Garamond";
	font-size: 18px;
	font-weight: bold;
	color: #d5cab6;}
.text_nagy_kiemelt {font-family: "Garamond";
   	font-size: 18px; 
	font-weight: bold;
  	color: #F5C625;}
.text_nagyobb {font-family: "Garamond";
	font-size: 20px;
	font-weight: bold;
	color: #d5cab6;}
.text_nagyobb_kiemelt {font-family: "Garamond";
	font-size: 20px;
	font-weight: bold;
  	color: #F5C625;}

.table_fejlec {
	background-color: #968564;
   	font-size: 18px;
	font-weight: bold;
	font-family: "Garamond";
	color: #d5cab6; 
	text-align: center;}
.table_fejlec_alahuzott {
	background-color: #968564;
   	font-size: 18px;
	font-weight: bold;
	font-family: "Garamond";
	color: #d5cab6; 
	text-align: center;
	text-decoration: underline;}
.table_fejlec_bal {
	background-color: #968564;
    font-size: 18px;
	font-weight: bold;
	font-family: "Garamond";
	color: #d5cab6;}
.table {
	background-color: #d5cab6;
	font-size: 16px;
	font-weight: bold;
	font-family: "Garamond";
	color: #000000; 
	text-decoration: none;}
.table_kozep {
	background-color: #d5cab6;
	font-size: 16px;
	font-weight: bold;
	font-family: "Garamond";
	color: #000000;
	text-align: center;
	text-decoration: none;}
.table_nagy {
	background-color: #d5cab6;
    font-size: 18px;
	font-weight: bold;
	font-family: "Garamond";
	color: #000000; 
	text-decoration: none;}
.table_nagy_kozep {
	background-color: #d5cab6;
    font-size: 18px;
	font-weight: bold;
	font-family: "Garamond";
	color: #000000; 
	text-decoration: none;
	text-align: center;}
/*.table_vonal {
	background-image:   url(./x_html/x_vonal1.jpg);
	background-position: top left;
	background-repeat: no-repeat;}
*/