#row1 div.calculator .csuszka_sor {
    margin-top: 45px;
    padding-bottom: 0px;
}

#row1 div.calculator .csekk_sor {
    text-align: center;
}

#row1 div.calculator .csekk_sor input {
    float: none;
    margin-top: 0px;
    vertical-align: middle;
}

#row1 div.calculator .csekk_sor label {
    float: none;
    margin-right: 18px;
    vertical-align: middle;
}

#row1 div.calculator .torlesztes_sor .torleszto {
    margin-right: 10px;
}

#row1 div.calculator .torlesztes_sor {
    padding-bottom: 10px;
}

#main h2 {
    border-left: 3px solid #D2153E;
    clear: both;
    float: none;
    font-size: 21px;
/*    height: 17px;*/
/*    line-height: 17px;*/
    margin: 8px 25px;
    padding-left: 5px;
    text-shadow: 0px 0px 0px;
	height: auto;
	line-height: 23px;
}

#dictionary div.letters ul li{
    list-style-type: none;
}

#dictionary div.abc > ul > li {
    list-style-type: none;
}

#dictionary div.abc > ul > li > ul > li p {
    padding:0px 0px;
}

.download_block {
    background-image: url("../img/footer-shadow.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 10px;
    height: auto;
}

.dwc_block {
    margin-top: 7px;
    margin-left:25px;
}

.download_block img {
    border:0px !important;
    margin:0px 0px 0px 0px !important;
}

.dwc_left {
    width:360px;
    height:auto;
    float:left;
    padding-right: 20px;
}

.dwc_right {
    width:160px;
    height:auto;
    float:left;
}

.download_items {
    margin-top: 10px;
    margin-left:25px;
}

.download_items .one_item {
    margin-bottom: 20px;
    width: 261px;
    margin-right: 15px;
    float:left;
    padding-bottom: 40px;
}

.download_items .one_item h3 {
    background: url("../img/small_shadow.png") no-repeat scroll left bottom transparent;
    color: #464646;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 8px;
    padding-bottom: 12px;
}

.download_items .one_item .btn {
    text-align: right;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

#main hr{
	border: 0px none;
	background: url('../img/footer-shadow.png') center no-repeat;
	padding: 0px;
	margin: 10px 10px 0px 10px;
	height: 9px;
	clear: both;
	float: none;
}

#main table.contact{
	float: right;
	position: relative;
	top: -40px;
	margin: 0px 50px 0px 0px;
	background: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border:0px none;
	width: 326px !important;
}

#main table.contact tr td{
	height: 30px;
	text-align: right;
	vertical-align: middle;
	border-top: 1px solid #ccc;
	/*font-weight: bold;*/
	font-family: 'DroidSansBold';
	font-size: 16px;
	line-height: 18px;
	
}

#main table.contact tr:first-child td{
	border-top: 0px none;
}

#main table.contact tr td:first-child{
	font-weight: normal;
	text-align: left;
	width: 200px;
}

#main p{
	font-size: 13px;
    line-height: 20px;
	padding: 0px 50px;
}

#main p a.arrow{
	display: block;
	clear: both;
	float: right;
	color: #464646;
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 10px;
	background: url('../img/hitelszotar/szocikk-li.png') left center no-repeat;
}

#main p.cim{
	font-size: 16px;
	/*font-weight: bold;*/
	font-family: 'DroidSansBold';
	line-height: 20px;
	position: absolute;
	bottom: 20px;
	right: 50px;
}

#main #contact p{
	height: 30px;
	padding: 5px 50px;
}
#main #contact p label{
	display: block;
	width: 105px;
	float: left;
	line-height: 15px;
	height: 15px;
	padding: 7px 0px 8px 10px;
}

#main #contact p input[type="text"],#main #contact p select,#main #contact p textarea{
	border: 1px solid #ccc;
	font-size: 12px;
	line-height: 15px;
	padding: 6px 7px 7px 7px;
	background: #fff;
	color: #464646;
	width: 230px;
	box-sizing: content-box;
}

#main #contact .jquery-selectbox{
    width: 246px;
    background-image: none;
}

#main #contact .jquery-selectbox .jquery-selectbox-currentItem{
    border: 1px #cccccc solid;
    border-right: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #fffcf1;
    padding-top: 7px;
    padding-bottom: 6px;
    
}

#main #contact .jquery-selectbox .jquery-selectbox-list{
    width: 244px;
}

#main #contact p select{
	width: 202px;
}

#main #contact p textarea{
	width: 345px;
	height: 77px;
}

#main #contact a.button:hover{
	padding-top:11px;
	padding-bottom: 9px;
}
#main #contact a.button.red{
	color: #fff;
	background: url('../img/sprites.png') 0px -107px;
	border: 1px solid #870106;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	/*float: right;*/
	margin-right: 50px;
}
#main #contact a.button.red:hover{
	background-position: 0px -141px;
	-moz-box-shadow: inset 1px 1px 2px rgba(7,7,8,0.2);
    -webkit-box-shadow: inset 1px 1px 2px rgba(7,7,8,0.2);
    box-shadow: inset 1px 1px 2px rgba(7,7,8,0.2);
}

#logo span {
    font-family: "DroidSans",Verdana, sans-serif;
    font-size: 13px;
    /*font-weight: bold;*/
    font-family: 'DroidSansBold';
    right: 0;
}

#main .blokk .shadow {
    margin: 15px 0px 10px 0px;
}

#main .download_block .shadow {
    margin: 15px 0px 10px 0px;
}


#main > div > ul li,
.downloadconnections ul li{
    background-image: url("../img/disc.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    list-style: none outside none;
    margin-bottom: 2px;
    padding-left: 12px;
}

#main > div > ol li {
    background-image: url("../img/down-li.png");
    background-position: left 3px;
    background-repeat: no-repeat;
    list-style: none outside none;
    margin-bottom: 2px;
    padding-left: 15px;
}

.contant_p_modifier p {
    padding: 0 25px !important;
}

#subPage > ul.menu li a, #row3 ul.menu li a {
    /*font-weight: bold;*/
    font-family: 'DroidSansBold';
}

#dictionary div.abc ul > li > ul {
    padding-left: 60px !important;
}

.l_first_char {
    min-height: 35px;
}

.ez-checkbox {
    vertical-align: middle;
}

.adat_kezeles {
    margin-left: 3px;
    top: 2px;
}

#visszahivas p.checkbox {
    margin-top:5px;
}

p.texta {
    height: auto !important;
}

#contact a.button.red {
    margin-top: 0px !important;
}

.field_required_text {
    float:left;
}

#row1 div.calculator .torlesztes_sor .thm {
    margin-right: 0px !important;
}

#main strong, #main b {
    font-weight: normal;
    font-family: 'DroidSansBold';
}
