.con-box input.fileField{
	visibility:hidden;
	width:0;
	height:0;
}

.kontakt-tab{
	margin-top:50px;
	width: 100%;
	border-bottom: 1px solid rgb(173, 172, 172);
}

.kontakt-tab tr th{
	width:255px;
	padding-bottom:20px;
	color:#9B0000;
	font-weight:bold;
	text-align:left;
	padding-left:35px;
	
}
.kontakt-tab tr td{
	padding-bottom:40px;
	padding-left:35px;
}
.con-box{
	width:726px;
	border:2px solid #d4d4d4;
}
.con-box input,
.con-box textarea{
	box-shadow:none;
	width:250px;
}
.con-box-h{
	position:relative;
	padding-left:45px;
	height:42px;
	line-height:42px;
	color:#db0909;
	border-bottom:1px solid #adacac;
	font-size:18px;
	font-family:Arial;
}
#fileField1Chooser{
display: inline-block;
    white-space: nowrap;
    text-align: center;
    padding: 8px 26px 12px 8px;    
	background: url("images/dodaj.png") repeat scroll left top transparent;
    width: 81px;
	height: 17px;
    color: rgb(255, 255, 255);
    text-shadow: 1px 1px 0px rgb(0, 0, 0);
	font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 600;
    float: left;
	margin-left: 10px;
}

#fileField1Chooser:hover {
	/* background-position: bottom left; */
	background: url("images/dodaj.png") no-repeat scroll 0px -37px transparent;
}

/*
#formSubmiter{
    position: relative;
    margin-left: 5px;
    display: inline-block;
    white-space: nowrap;
    text-align: center;    
    background: url("images/buttonzolty.png") no-repeat scroll 0px -2px transparent;
    padding: 7px 26px 12px 8px;
    color: rgb(0, 0, 0);
    text-shadow: 1px 1px 0px rgb(239, 228, 179);
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 600;
	text-transform: none;
	height: 37px !important;
	width: 115px !important;
	border: none;
	
}


#formSubmiter:hover {
 background: url("images/buttonzolty.png") no-repeat scroll 0px -39px transparent;	
}

*/




.mod-icon-contact-left {
    background: url("images/ikonyc.png") no-repeat scroll 0px -110px transparent;
    display: block;
    height: 26px;
    position: absolute;
    left: 9px;
    top: 5px;
    width: 36px;
}

#linia{
border-bottom: 1px solid rgb(173, 172, 172);
}

