input.txt, .select, textarea {
	width: 100%;
	border: 1px #9A9A9A solid !important;
	font-family: Verdana, sans-serif !important;
	font-size: 12px !important;
	padding: 0 1px !important;
	color: #000 !important;
}

input.submit {
	width: 160px !important;
	padding: 2px !important;
	border: 1px #333 solid !important;
	color: #333;
	margin-top: 12px;
	background: #DDD;
	font-family: Verdana, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	cursor: pointer;
}

.select {
	width: 120px !important;
}

textarea {
	height: 120px;
}

table.mt {
	margin: 0 30px 0;
}

table.mt td {
	color: rgb( 0,57,83 );
	line-height: 20px;
}

table.lt {
	border-top: 2px #d3e6f1 solid;
	border-left: 1px #d3e6f1 solid;
	border-right: 1px #d3e6f1 solid;
	width: 100%;
	font-size: 11px;
	margin: 10px 30px 10px;
}

table.lt td {
	border-bottom: 1px #d3e6f1 solid;
	padding: 2px 5px;
}

table.lt th {
	border-bottom: 1px #d3e6f1 solid;
	background-color: #e3f4fd;
	color: #4c85a6;
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

table.dt {
	margin: 10px 30px 10px;
}

table.dt td {
	padding: 2px 5px;
}

table.dt td.errors {
	text-align: center !important;
	color: red !important;
	padding: 10px 0px !important;
	font-style: italic !important;
}

.red {
	color: red !important;
	line-height: 16px;
}

.green {
	color: green !important;
	line-height: 16px;
}

table.pagination {
	margin-bottom: 24px;
}

table.pagination td a {
	color: #AA1E12 !important;
	text-decoration: underline !important;
}

a.hname {
	color: #AA1E12 !important;
	text-decoration: underline !important;
}

table.request_form {
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 1px #838383 solid !important;
	width: 100%;
	background-color: rgb( 255,253,202 ) !important;
}

table.request_form td {
	text-align: right;
}

table.request_form input {
	
	border-top: 1px #383838 solid;
	border-left: 1px #383838 solid;
	border-right: 1px #d4d4d4 solid;
	border-bottom: 1px #d4d4d4 solid;
	font-size: 12px;
	width: 100%;
}

table.request_form select {
	color: #000;
	border-top: 1px #383838 solid;
	border-left: 1px #383838 solid;
	border-right: 1px #d4d4d4 solid;
	border-bottom: 1px #d4d4d4 solid;
	font-size: 12px;
	width: 100% !important;
}

table.request_form input.btn {
	border-bottom: 1px #383838 solid !important;
	border-right: 1px #383838 solid !important;
	border-left: 1px #d4d4d4 solid !important;
	border-top: 1px #d4d4d4 solid !important;
	font-size: 12px !important;
	width: auto !important;
	font-weight: normal !important;
	letter-spacing: 0;
	background-color: #848088 !important;
}

table.request_form td.er {
	text-align: center !important;
	color: #FF0000;
	padding: 10px 0px;
	font-style: italic;
}

table.hc td a {
	color: #AA1E12 !important;
	text-decoration: underline !important;
}

td.hc a {
	color: #AA1E12 !important;
	text-decoration: underline !important;
}

div.polosko {
	border: 1px #838383 solid;
	padding: 2px;
	background-color: rgb( 255,253,202 ) !important;
	text-align: center;
	font-weight: bold;
	margin-bottom: 12px;
}

span.bigL {
	font: bold 120% !important;
}

div.rlayer {
	border-left: 2px solid #AA1E12;
	background: #FEF6E9;
	padding: 6px;
	float: right;
	width: 230px;
	display: inline;
}

div.rlayer a {
	text-decoration: none !important;
}

div.rlayer a:hover {
	text-decoration: underline !important;
}
