body {margin-left:0px;
	margin-top:0px;
	margin-width:0px;
	margin-height:0px;
	text-align:center;
	width:100%;
	font-family: Arial;
	background-color: #21130b;
}
#container{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:956px;
	padding-left:8px;
	padding-right:8px;
	background-image: url(./skin/bg.jpg);
	background-repeat: repeat-y;
}
#menu1{
	margin-top:3px;
	margin-left:1px;
	margin-right:1px;
	padding-left:20px;
	padding-right:0px;
	width:934px;
	height:37px;
	background-image: url(./skin/menu_bg1.jpg);
	background-repeat: repeat-x;
	font-weight:bold;
	text-align:left;
	font-size:80%;
}
#menu2{
	margin-left:1px;
	margin-right:1px;
	height:29px;
	padding-left:18px;
	padding-right:0px;
	width:936px;
	backgrouNd-image: url(./skin/menu_bg2.jpg);
	background-repeat: repeat-x;
	font-size:80%;
	color:#FFFFFF;
	font-weight:bold;
	}
#hleft{
	margin-right:0px;
	margin-left:1px;
	height:217px;
	width:319px;
	float:left;
}
#hboth{float:left;
		overflow:hidden;
		width:956px;}
#hright{
	float:right;
	margin-right:2px;
	height:217px;
	width:629px;
}
#content{
	float:none;
	margin-top:2px;
	padding-top:20px;
	margin-left:1px;
	width:954px;
	min-height: 576px;
	background-image: url(./skin/cbg.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}


#cleft{margin-left:30px;float:left;width:650px;color:#660000;}
#cright{margin-left:20px;float:left;color:#660000;margin-top:50px;}
#cboth{margin-left:30px;float:left;width:895px;color:#660000;}

.head1{
	color:#932102;
	font-weight:bold;
	font-size:140%;
	margin-bottom:15px;}
.tplain{	
	color:#000000;
	text-align: justify;
	}
#homeleft{width:662px;height:396px;float:left;margin-left:1px;}
#homeright{float:right;width:287px}
#homeright1{width:287px;height:196px;}
#homeright2{width:287px;height:196px;margin-top:3px;}

#footer{width:972px;margin-left:auto;margin-right:auto;height:130px;text-align:center;font-size:80%;color:#bbae92;padding-top:10px;background-image: url(./skin/footer_bg.jpg);background-repeat: no-repeat;}
#footer_main{width:972px;margin-left:auto;margin-right:auto;height:130px;text-align:center;font-size:80%;color:#bbae92;padding-top:10px;background-image: url(./skin/footer_bg_main.jpg);background-repeat: no-repeat;}

a:link      { text-decoration:none;color:#932102;font-weight:bold;}
a:visited{ text-decoration:none;color:#932102;font-weight:bold;}
a:active  { text-decoration:none;color:#932102;font-weight:bold;}
a:hover    { text-decoration:none;color:#FFFFFF;font-weight:bold;}


#menu2 a:link      { text-decoration:none;color:#FFFFFF;font-weight:bold;}
#menu2 a:visited{ text-decoration:none;color:#FFFFFF;font-weight:bold;}
#menu2 a:active  { text-decoration:none;color:#FFFFFF;font-weight:bold;}
#menu2 a:hover    { text-decoration:none;color:#932102;font-weight:bold;}




.menu1{float:left;padding-left:20px;padding-right:20px;padding-top:10px;height:27px;cursor:pointer;}
.sub1{padding-top:5px;padding-left:10px;padding-right:10px;float:left;height:20px;cursor:pointer;}
.sub3{padding-top:5px;padding-left:20px;padding-right:20px;float:left;height:20px;cursor:pointer;}
.sub2{padding-top:5px;padding-left:4px;padding-right:4px;float:left;height:20px;cursor:pointer;}
.subspace{float:left;padding-top:4px;}


table a:link {color: #CC6633;}
table a:visited {color: #CC6633;}
table a:hover {color: #999966;}
table a:active {color: #CC6633;}
table a:focus{color: #CC6633;}

table tbody tr th a:link {color:#592C16;}
table tbody tr th a:visited {color:#592C16;}
table tbody tr th a:hover {color:#592C16;}
table tbody tr th a:active {color:#592C16;}
table tbody tr th a:focus {color:#592C16;}

table caption {
		padding: 18px 2px 15px 2px;
		color: #cfcfcf;
		background-color: inherit;
		font-weight: normal;
		text-align: centered;
		text-transform: capitalize;
		}

	table{
		border: 1px solid #D9D9D9;
	}
	table tr td{
		padding: 6px 9px;
		text-align:left;
		border: 1px solid #D9D9D9;

	}
	table thead th{
		background-color: #555555;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #D9D9D9;
		font-weight: bold;
		text-align:left;
		padding: 16px 9px;
		color:#592C16;
	}
	table tbody tr th{
		background-color: #a58555;
		font-weight: normal;
		border-left: none;
		padding: 6px 9px;
		color: #ffffff;
	}
	table tbody td{
			border-left: 1px solid #D9D9D9;
	}
	table tbody tr.odd{
		background-color: #F3F3F3;
	}
	
table tbody td:hover {
	color: #333333;
	background-color: #E5E5D8;
}

table tbody tr.odd:hover {
color: #333333;
	background-color: #E5E5D8;
}
	
	table tfoot td, table tfoot th{
		border-top: 1px solid #ccc;
		font-weight:bold;
		color:#A5A588;
		padding: 16px 9px;
		
	}


.akcio_box{padding:5px;width:525px;height:255px;background-image: url(./skin/box_bg.jpg);overflow:hidden;color:#ffffff;}
.akcio_left{width:225px;float:left;margin-left:20px;margin-right:20px;margin-top:30px;height:180px;}
.akcio_head{font-weight:bold;color:#ffd89e;width:225px;height:40px;}
.akcio_text{width:215px;height:140px;overflow:hidden;text-align:justify;font-size:80%}
.akcio_buttons{width:215px;height:80px;}
.akcio_right{width:250px;float:left;height:180px;margin-top:20px;}
.akcio_bottom{margin-left:20px;width:405px;height:40px;float:none;clear:both;}

.inrow{width:860px;height:25px;}
.intext{margin-top:2px;width:50px;float:left;}
.inp{width:310px;float:left;}
.infield{width:310px;float:left;}

#footer a:link {color: #bbae92;}
#footer a:visited {color: #bbae92;}
#footer a:hover {color: #932102;}
#footer a:active {color: #bbae92;}
#footer a:focus{color: #bbae92;}
.jobb_keret{width:222px;height:414px;padding-left:28px;padding-top:21px;;background-image: url(./skin/keret_jobb.png);background-repeat:no-repeat;}
.video_keret{width:808px;height:606px;padding-left:16px;padding-top:20px;;background-image: url(./skin/video_keret1.png);background-repeat:no-repeat;text-align:left;}
