@font-face { /* Webkit, Gecko */  
     font-family: "Tahoma";  
     src: local("tahoma.ttf"),  
          url("/fonts/tahoma.ttf");  
 	}  

html {
	margin: 0;
	padding: 0; 
	border: 0;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #000000;
	}
body {
	color:#FFFFFF;
	width:848px;
	margin: 0px auto 0px auto; 
	background:url('/images/hatter.png') repeat scroll 0 0; 
	}
img {
	border:0;
	}
table {
	border-spacing: 0;
	}
/* Alap beallítasok vége */

#header {
		width: 654px; 
		height: 154px; 
		border-width: 0px; 
		border-style: none;
		background:transparent url('/images/header.png') no-repeat scroll 0 0;
	}
#footer {
	width: 100%; 
	height: 50px; 
	clear: both; 
	text-align: center;
	color:#d0b691;
	font-family: "Tahoma", Tahoma;
	}
#footer a {
	color:#d0b691;
	}
/* Gombok */
.imgButtons {
    padding: 0;
    width:141px; 
    height:54px;
	margin:0 -20px 0 0;
    position:relative;
    float:left;
    top:1px;
    background:transparent url('/images/button.png') repeat scroll 0 0;
    color: #dccab2;
  	}
.imgButtons a {
  	width:141px;
    height:34px;
	font-size: 12px; 
	padding-top:20px;
	margin:0; 
	text-align: center;
	display: block;
	text-decoration: none;
	color: #dccab2;
  }
.imgButtons2 {
    padding: 0;
    width:121px; 
    height:46px;
	margin:0;
    position:relative;
    background:transparent url('/images/button_2.png') repeat scroll 0 0;
    color: #dccab2;
  	}
.imgButtons2 a {
  	width:121px;
    height:46px;
	font-size: 12px; 
	padding-top:15px;
	margin:0; 
	text-align: center;
	display: block;
	text-decoration: none;
	color: #dccab2;
  }
 
/* Box 1 */
.box_container {
    min-width: 460px;
    background:#000000 url('/images/box1/background.png') repeat-x;
}
.box_container .border_left {
    background: url('/images/box1/border_right.png') repeat-y left;
    margin: 26px 0;
}
.box_container .border_right {
    background: url('/images/box1/border_right.png') repeat-y right;
    margin: 26px 0;
}
.box_container .border_top {
    height: 26px;
    background: url('/images/box1/border_top.png') repeat-x top;
    margin: 0 26px 0 26px;
    position: relative;
    bottom: 26px;
}
.box_container .border_bottom {
    height: 5px;
    background: url('/images/box1/border_bottom.png') repeat-x bottom;
}
.box_container .corner_top_left {
    float: left;
    width: 26px;
    height: 26px;
    background: url('/images/box1/corner_top_left.png') no-repeat left top;
    position:relative;
    right: 26px;
}
.box_container .corner_top_right {
    float: right;
    width: 26px;
    height: 26px;
    background: url('/images/box1/corner_top_right.png') no-repeat right top;
    position:relative;
    left: 26px;
}
.box_container .corner_bottom_left {
    float: left;
    width: 5px;
    height: 5px;
    background: url('/images/box1/corner_bottom_left.png') no-repeat left bottom;
}
.box_container .corner_bottom_right { /* Jobb alsó  sarok képe  */
    float: right;
    width: 5px;
    height: 5px;
    background: url('/images/box1/corner_bottom_right.png') no-repeat right bottom;
}
.box_container .header_text {
    padding: 10px 10px 0px 10px;
    color: #fff;
    font-family: Arial, Times, serif;
    font-size: 1.2em;
    text-align: center;
}
 
.box_container .content {
	position: relative;
	margin: 0px 5px 0px 5px;
	padding: 5px;
	color: #FFF;
	font-family: Arial, Times, serif;
	line-height: 1.3em;
	top:-26px;
}
.box_container .content:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* Box1 vége */  
/* Box1_460 */  
.box_container_460 {
	background:url('/images/box1_460/box1_background.png') repeat-y center;
	width:460px;
	margin:28px 0 0 0;
	}
.box_container_460 .content {
    background: url('/images/box1_460/box1_middle.png') no-repeat top;
    min-height: 147px;
    position: relative;
	top: -28px;
	}
.box_container_460 .content:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
.box_container_460 .top {
	height: 28px;
    background: url('/images/box1_460/box1_top.png') no-repeat top;
    position: relative;
	top: -28px;
	}
.box_container_460 .bottom {
	height: 1px;
    background: url('/images/box1_460/box1_bottom.png') no-repeat bottom;
	}
/* Box1 vége */  
/* Box1_654 */  
.box_container_654 {
	background:url('/images/box1_654/box1_background.png') repeat-y center;
	width:654px;
	margin:28px 0 0 0;
	}
.box_container_654 .content {
    background: url('/images/box1_654/box1_middle.png') no-repeat top;
    min-height: 147px;
    position: relative;
	top: -28px;
	}
.box_container_654 .content:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
.box_container_654 .top {
	height: 28px;
    background: url('/images/box1_654/box1_top.png') no-repeat top;
    position: relative;
	top: -28px;
	}
.box_container_654 .bottom {
	height: 1px;
    background: url('/images/box1_654/box1_bottom.png') no-repeat bottom;
	}
/* Box1 vége */  
/* Box2_654 */  
.box2_container_654 {
	background:url('/images/box2_654/box_background.png') repeat-y center;
	width:654px;
	margin:0 0 16px 0;
	}
.box2_container_654 .content {
    background: url('/images/box2_654/box_middle.png') no-repeat top;
    min-height: 58px;
	}
.box2_container_654 .content:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}
.box2_container_654 .top {
	height: 1px;
    background: url('/images/box2_654/box_top.png') no-repeat top;
	}
.box2_container_654 .bottom {
	height: 16px;
    background: url('/images/box2_654/box_bottom.png') no-repeat bottom;
    position: relative;
    top:16px;
	}
/* Box 2 vége */  
/* Box 2 */
.box_container2 {
    min-width: 300px;
    background:#000000 url('/images/box2/background.png') repeat-x;
}
.box_container2 .border_left {
    background: url('/images/box2/border_right.png') repeat-y left;
    margin: 0 0 22px 0;
}
.box_container2 .border_right {
    background: url('/images/box2/border_right.png') repeat-y right;
    margin: 0;
}
.box_container2 .border_top {
    height: 5px;
    background: url('/images/box2/border_top.png') repeat-x top;
    margin: 0;
}
.box_container2 .border_bottom {
    height: 22px;
    background: url('/images/box2/border_bottom.png') repeat-x bottom;
    margin:0 22px 0 22px;
    position: relative;
    top: 22px;
}
.box_container2 .corner_top_left {
    float: left;
    width: 5px;
    height: 5px;
    background: url('/images/box2/corner_top_left.png') no-repeat left top;
}
.box_container2 .corner_top_right {
    float: right;
    width: 5px;
    height: 5px;
    background: url('/images/box2/corner_top_right.png') no-repeat right top;
}
.box_container2 .corner_bottom_left {
    float: left;
    width: 22px;
    height: 22px;
    background: url('/images/box2/corner_bottom_left.png') no-repeat left bottom;
    position:relative;
    right: 22px;
}
.box_container2 .corner_bottom_right { /* Jobb alsó  sarok képe  */
    float: right;
    width: 22px;
    height: 22px;
    background: url('/images/box2/corner_bottom_right.png') no-repeat right bottom;
    position: relative;
    left: 22px;
}
.box_container2 .header_text {
    padding: 10px 10px 0px 10px;
    color: #fff;
    font-family: Arial, Times, serif;
    font-size: 1.2em;
    text-align: center;
}
 
.box_container2 .content {
	position: relative;
	margin: 0px 5px 0px 5px;
	padding: 5px;
	color: #FFF;
	font-family: Arial, Times, serif;
	line-height: 1.3em;
	min-height: 70px;
}
.box_container2 .content:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* Box2 vége */  
/* Link boxok */
div.box {
	margin-top: 10px;
    color: #292929;
    border: 2px solid #BABABA;
    background-color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-bottom: 1em;
    -o-border-radius: 10px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 3px 7px #adadad;
    border-radius: 10px;
    -moz-box-sizing: border-box;
    -opera-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
	background:transparent url('/images/header_box.png') repeat-x scroll 0 0;
	}
/* Dojo cuccok */
.tundra .dijitTextBox {
	height: 18px;
	background-image: url('/images/background_input.png');
	}
.tundra .dijitPopup {
	color:#000000;
	}
.label {
	font-size: 14px;
}
