body {
	padding:0;
	margin:0;
}
td {
	font-family:tahoma;
	font-size:11px;
}
a img { border:0 }
h4 {
	font-size:18px;
	font-weight:normal;
	color:#B61B01;
	margin-top:0;
	margin-bottom:10px;
}
p {
	margin-top:0;
	margin-bottom:1em;
	text-align:justify;
}
img.brd { border:#C8C8C8 2px solid }
span.where {
	margin-right:50px;
}
a {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
div.ramka {
	display:table-row;
	background:#B61B01 url(../img/ramka.jpg) bottom repeat-x;
	vertical-align:middle;
	width:1px;
	height:1px;
}
div.ramka img { margin:3px }

.msg.error {
    text-align: center;
    color: #ED1C24;
    font-weight: bold;
}

.msg.ok {
    text-align: center;
    color: #008400;
    font-weight: bold;
}

.submit{
	width: 100px;
	height: 19px;
	font-size: 12px;
	border: #B61B01 1px solid;
	background-color: #B61B01;
	color: #ffffff;
	font-weight: bold;
}
