
/* ajanlat formok */

table.form {
	margin: 0px 20px 0px 20px;
        padding: 0px 0px 0px 0px;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	text-align: left;
	text-indent: 0px;
	color: black;
}

table.form td {
}

table.form td.ujra{
	color: red;
	font-weight: bold;
}

table.form select{
	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	font-size : 9px;
	color: black;
	text-align: left;
}

table.form textarea{
	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	font-size : 10px;
	color: black;
	text-align: left;
}

table.form input{
	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	font-size : 9px;
	color: black;
	text-align: left;
}

table.sved {
	text-align: left;
	color: black;
	font-family: ;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}

input.sveddb {
	text-align: left;
	color: #5f7bad;
	font-family: ;
	font-size: 10px;
	font-weight:bold;
	line-height: 16px;
	border-color: #343434;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	cursor: pointer;
	height: 16px;
	width: 20px;
}

input.svedber {
	text-align: right;
	color: #5f7bad;
	font-family: ;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	border-color: #343434;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	cursor: pointer;
	height: 16px;
	width: 100px;
}

input.svedsubmit {
	text-align: center;
	color: #5f7bad;
	font-family: ;
	font-size: 8px;
	font-weight:bold;
	line-height: 16px;
	border-color: #343434;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	cursor: pointer;
	height: 16px;
	width: 60px;
}

input.svedarchiv {
	text-align: center;
	color: #5f7bad;
	font-family: ;
	font-size: 8px;
	font-weight:bold;
	line-height: 16px;
	border-color: #343434;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	cursor: pointer;
	height: 16px;
	width: 120px;
}

#kozepe div.sved {
        padding: 0px 20px 5px 20px;
}

#subx {
	width: 20px;
	height: 20px;
	background: url(img/del.jpeg) no-repeat;
	line-height: 24px;
	font-size : 10px;
	border-width: 0;
	cursor: pointer;
}

#subr {
	width: 20px;
	height: 20px;
	background: url(img/friss.jpeg) no-repeat;
	line-height: 24px;
	font-size : 10px;
	border-width: 0;
	cursor: pointer;
}











