/* CSS Document */
.szechenyi{
	  position: absolute;
  right: 0px;
  top: 120px;
  z-index: 99;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif  !important;
}
.div_l{

	float:left;

}

.div_r{

	float:right;

}

.div_c{

	clear:both;

}
#galeria_box .galeria_kep{
	/*display:table-cell;*/
	float:left;
	padding:15px;
}
#galeria_box{
	/*display:table;*/
}
/*********/


#hirlevel-form .row{
	margin:10px 0 0 10px;
}
#hirlevel-form input[type=text],
#hirlevel-form input[type=email],
#hirlevel-form textarea,
#hirlevel-form select
{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    border: 1px solid #7189A6;
	min-width:100%;
}
.ibtn-vzold{

color:#fff;

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border:solid 1px #7189A6;
cursor:pointer;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7189a6+1,9090dd+100 */
background: rgb(113,137,166); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(113,137,166,1) 1%, rgba(144,144,221,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(113,137,166,1)), color-stop(100%,rgba(144,144,221,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(113,137,166,1) 1%,rgba(144,144,221,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(113,137,166,1) 1%,rgba(144,144,221,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(113,137,166,1) 1%,rgba(144,144,221,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(113,137,166,1) 1%,rgba(144,144,221,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7189a6', endColorstr='#9090dd',GradientType=0 ); /* IE6-9 */


}
.panel-body{
	min-height:420px;
	
}
/******************************************/

