.cf {
	clear:both;
	display:block;
	float:none;
	overflow:auto;
	height:0px;
}
body {
	background-color: #272121;
	font-family: Arial;
	font-size: 12px;
	color:#736b69;
	padding: 0;
	margin: 0;
    line-height: 18px;
}
a{
	color: #98c000;
	text-decoration: none;
}
a:hover{
	color: #FF8000;
}
h2{
	font-size:16px;
    color:#FF6600;
    font-weight: normal;
    text-shadow: 1px 1px #000;
}
h3{
	font-size:14px;
    color:#FF6600;
    text-shadow: 1px 1px #000;
}
h4{
	font-size:16px;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0 5px 0;
    text-shadow: 1px 1px #000;
}
img {
	border: none;
}
#wrapper{
	padding: 0;
	background-color: #272121;
	text-align: left;
}
.top{
    background:#4F4242;
    border-bottom:#d4362d solid 3px;
    text-align: center;
}
.top h1{
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    color:#736b69;
    text-shadow: 1px 1px #000;
}
.header{
    height: 100px;
    width: 850px;
    margin: 0 auto;
    padding-top: 20px;
}
.header .logo{
    width: 360px;
    float: left;
}
.header .menu{
    padding-left: 10px;
    width: 480px;
    float: left;
    padding-top: 43px;
}
.header .menu ul{
    list-style: none outside none;
    margin-left: 20px;
    padding: 0;
}
.header .menu ul li{
    border-right: 1px solid #666666;
    float: left;
    margin: 0;
}
.header .menu ul li.lastchild {
    border-right: 0 none;
}
.header .menu a, .header .menu a:visited {
    color: #CCCCCC;
    text-decoration: none;
    font-weight: normal;
    padding: 2px 10px;
    display: block;
}
.header .menu a:hover{
    color: #fff;
}
.content{
    margin: 0 auto;
    padding: 10px;
    width: 900px;
}
.content_left{
    float: left;
    width: 566px;
    padding-right: 20px;
    min-height: 500px;
    border-right: 1px solid #2F2F2F;
    position: relative;
}
h3 a{
    background: url('../images/icon/arrow.gif') no-repeat left bottom;
    padding-left: 25px;
}
h3 a:hover{
    background: url('../images/icon/arrow_hover.gif') no-repeat left bottom;
}
.content_right{
    float: left;
    width: 300px;
    padding-top: 6px;
}
.footer {
    background:#4F4242;
    border-top:#d4362d solid 3px;
    margin: 0 auto;
}
.footer a{
    color: greenyellow;
    font-weight: normal;
}
.footer a:hover{
    color: yellow;
}
.button {
  	background: url('../images/weblap-gomb-bg.gif') repeat-x !important;;
	color:#ffffff;
	font-size:11px;
	padding:2px;
	border: 1px solid #000000;
	font-weight:bold;
}

.buttonNagy {
  	background: url('../images/weblap-gomb-bg-nagy.gif') repeat-x !important;
	color:#ffffff;
	font-size:13px;
	padding:5px;
	border: 1px solid #000000;
	font-weight:bold;
}
.white{
    color: #fff;
    font-weight: bold;
}
.red{
    color: #fa5c06;
    font-weight: bold;
}
.green{
    color: #769402;
    font-weight: bold;
}
.pic_border{
	background:#98c000;
	border:5px solid #7C9B00;
	padding:5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
input{
    color: #351401;
    border: 1px solid #736B69;
    padding: 2px;
    background: url('../images/textfield.gif') repeat-x center top #FFFFFF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.input_error{
    color: #351401;
    border: 1px solid #ff6600;
    padding: 2px;
    background-color: #ff6600 !important;
    background: url('../images/input_error_bg.gif');
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
textarea{
    color: #351401;
    border: 1px solid #736B69;
    padding: 2px;
    background: url('../images/textfield.gif') repeat-x center top #FFFFFF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.textarea_error{
    color: #351401;
    border: 1px solid #ff6600;
    padding: 2px;
    background-color: #ff6600 !important;
    background: url('../images/input_error_bg.gif');
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
select{
    color: #351401;
    border: 1px solid #736B69;
    padding: 2px;
    background: url('../images/textfield.gif') repeat-x center top #FFFFFF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.select_error{
    color: #351401;
    border: 1px solid #ff6600;
    padding: 2px;
    background-color: #ff6600 !important;
    background: url('../images/input_error_bg.gif');
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
ul{
    list-style-image: url('../images/list.gif');
}
.reference_wrapper{
    width: 500px;
    overflow: hidden;
    position: relative;
    height: 550px;
    margin-left: 30px;
}
.reference_bg{
    background: url('../images/slideshow_bg.gif') no-repeat;
    position: absolute;
    top: 70px;
    left: 22px;
    width: 570px;
    height: 395px;
}
.reference_title{
    position: absolute;
    top: 0px;
}
.reference_picture{
    position: absolute;
    top: 45px;
}
.reference_desc{
    position: absolute;
    top: 435px;
}
.reference_item{
    float: left;
    width: 500px;
}
.reference_left_arrow{
    background: url('../images/left_arrow.gif') no-repeat left;
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 245px;
    left: 0;
    z-index: 1000;
}
.reference_right_arrow{
    background: url('../images/right_arrow.gif') no-repeat right;
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 245px;
    left: 530px;
    z-index: 1000;
}
.reference_bottom_top{
    height: 20px;
    background: url('../images/weblap-top_little.gif') no-repeat;
    margin-top: 10px;
}
.reference_bottom_main{
    background: url('../images/weblap-main_little.gif') repeat-y;
    width: 480px;
    padding: 0 10px 0 10px;
}
.reference_bottom_bottom{
    height: 11px;
    background: url('../images/weblap-bottom_little.gif') no-repeat;
}
