fieldset {width: 245px;border:none;}

form #formular {float:right;}
#txt form p{
    font-size:10px;    
}
#txt form strong, #txt form .nostrong {
    font-size:12px;    
}


input.field {
margin: 2px 0 3px 0;
 padding: 1px 5px 0 5px;
    width: 175px;
    height: 17px;
    background: #ffffff;
}

input.tlac {
    width: 70px;
    height: 18px;
    background: #ff5819;
    border: none;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase
}

textarea.text {
    padding: 5px;
    margin-bottom: 5px;
    width: 175px;
    height: 80px;
}

address {
padding: 10px 0 10px 0;
    font-style: normal;
    width: 220px;
    margin-top: 15px;
}

address.nodots {
    background: none
}

address a {
    color: #ff5819
}

address strong.big {
    font-family: Arial, Helvetica, sans-serif;
    color: #ff5819
}

address span.little {
    line-height: 14px
}

input, textarea {
    font-family: "Courier New", Courier, monospace;
    font-size: 13px
}

input.tlac {
    font-family: Arial, Tahoma, Verdana, Helvetica;
    font-size: 11px;
	 background: #009404;
	color:#fff;
}

input.tlac:hover {
   background: #fff;
	color: #009404
}

#map {
    position: absolute;
    top: 140px;
    left: 200px;
	color:white}