@charset "utf-8";
/* CSS Document */

html,body,*{margin:0;padding:0}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #333333;
	background-color: #4B4B4B;
}


div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;}

div#header{
	background-image: url(images/layout_01.jpg);
	height: 200px;
	width: 974px;
	text-indent: -5000px;
}

div#container{
	width:974px;
	background-image: url(images/faux.jpg);
	background-repeat: repeat-y;
}
div#content{
	float:right;
	width:774px
}

/* Nav */

div#navigation{float:left;width:200px}

#navigation li a {
	display: block;
	height: 50px;
	width: 200px;
	text-indent: -5000px;
}

a#m-bem{
	background-image: url(images/layout_03.jpg);
	background-repeat: no-repeat;
}
a#m-bem:hover, #m-bem.selected{
	background-image: url(images/m-bem-h.jpg);
	background-repeat: no-repeat;
}
a#m-ref{
	background-image: url(images/layout_06.jpg);
	background-repeat: no-repeat;
}
a#m-ref:hover{
	background-image: url(images/m-ref-h.jpg);
	background-repeat: no-repeat;
}
a#m-kap{
	background-image: url(images/layout_07.jpg);
	background-repeat: no-repeat;
}
a#m-kap:hover, #m-kap.selected{
	background-image: url(images/m-kap-h.jpg);
	background-repeat: no-repeat;
}
a#m-gal{
	background-image: url(images/m-gal.jpg);
	background-repeat: no-repeat;
}
a#m-gal:hover{
	background-image: url(images/m-gal-h.jpg);
	background-repeat: no-repeat;
}
a#m-gal{
	background-image: url(images/m-gal.jpg);
	background-repeat: no-repeat;
}
a#m-gal:hover{
	background-image: url(images/layout_08.jpg);
	background-repeat: no-repeat;
}
a#m-ara{
	background-image: url(images/layout_10.jpg);
	background-repeat: no-repeat;
}
a#m-ara:hover{
	background-image: url(images/m-ara-h.jpg);
	background-repeat: no-repeat;
}

/* ************* */

div#extra{float:left;clear:left;width:200px}
div#footer{clear:both;width:100%}

div#footer{
	color: #FFF;
	background-image: url(images/footerBg.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	text-align: center;
}
div#footer p{margin:0;padding:5px 10px}
div#footer a{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

/* Typography */

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 0.9;
	letter-spacing: 2px;
}
#content h2 {
	font-size: 18px;
	margin-left: 30px;
	background-color: #F2F2F2;
	padding-left: 10px;
	background-image: url(images/h2bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 100px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6F6F6F;
	color: #666666;
}
#content p {
	padding: 7px;
	margin-top: 5px;
	margin-right: 15px;
}
.araj-form {
	margin: 40px;
	padding: 5px;
	border: 1px solid #F2F2F2;
}

.qbox {
	background-color: #FFFFCC;
	margin-right: 22px;
	margin-left: 10px;
	border: 1px solid #F4F400;
	padding: 3px;
	margin-top: 10px;
}
.qbox ul {
	margin-left: 20px;
}
.qbox li {}
.qbox a {
	color: #003399;
	font-size: 14px;
}
.qbox h3 {
	font-size: 14px;
	display: block;
	background-color: #F8F872;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.araj-form img {
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.araj-form div.arajkep {
	float: left;
	width: 200px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: center;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}

.galValaszt {
	margin-left: 15px;
}
