@charset "utf-8";
.navy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.podval {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.podval2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	background-position: top;
}
.fon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCCCCC;
}
.body-centr {
	height: 100%;
}
.div-centr {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1054px;
	height: 570px;
	margin: -285px 0 0 -522px;
	text-align: center;


	
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.div-centr_map {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 512px;
	height: 546px;
	margin: -273px 0 0 -256px;
	text-align: center;
}

#newname {
    border: 1px;
    border-style: solid;
    height: 20px;
    width: 500px;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: black;
}
#newname:focus {
    border: 1px;
    border-style: solid;
    height: 20px;
    width: 500px;
    background-color: #efefef;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: black;
}
#newpost {
    border: 1px;
    border-style: solid;
    height: 150px;
    width: 500px;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: black;
}
#newost:focus {
    border: 1px;
    border-style: solid;
    height: 150px;
    width: 500px;
    background-color: #efefef;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: black;
}
td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: black;
}
.submit	{
    border: 0px;
    border-style: solid;
    background-color: #DCDCDC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: black;
}
#logname {
    border: 1px;
    border-style: solid;
    height: 20px;
    width: 185px;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: black;
}
#logname:focus {
    border: 1px;
    border-style: solid;
    height: 20px;
    width: 185px;
    background-color: #efefef;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: black;
}
#invoice {
    border: 1px;
    border-style: solid;
    height: 20px;
    width: 100%;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: black;
}
#invoice:focus {
    border: 1px;
    border-style: solid;
    height: 20px;
    width: 100%;
    background-color: #efefef;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: black;
}
#invoicepost {
    border: 1px;
    border-style: solid;
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: black;
}
#invoiceost:focus {
    border: 1px;
    border-style: solid;
    height: 100%;
    width: 100%;
    background-color: #efefef;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: black;
}

