
body	{
	background-color: #F0ECD7;
	color: #544945;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	margin: 0px;
	}

a:link, a:active { color: #A3595C; font-weight: bold; text-decoration: underline; }
a:visited { color: #A27B7C; font-weight: bold; text-decoration: underline; }
a:hover { color: #B22400; font-weight: bold; text-decoration: none; }	

td	{
	color: #544945;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	}

input, select, textarea {
	background-color : #F0ECD7;
	color: #544945;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 2px solid #F0ECD7;
   font-weight: normal;
	}
	
.menu {
	background-color: #8DAC37;
	}
	
.sep_vert {
	background-image: url(images/sep_vert.gif);
}

.info {
	font-size: 9px;
	line-height: 16px;
}

.komment {
	font-size: 9px;
	line-height: 14px;
}

.komment_bottom {
	background-color: #DFDAC1;
	font-size: 9px;
}

.komment_bottom2 {
	background-color: #DFDAC1;
	font-size: 9px;
	padding: 5px;
	vertical-align: middle;
}
.filename {
	background-color: #DFDAC1;
	font-size: 9px;
	padding: 5px;
	vertical-align: middle;
	font-weight: bold;
	color: #996666;

}


input.center1, select.center1, textarea.center1
{
	background-color: #F0ECD7;
	color: #544945;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

input.center400, select.center400, textarea.center400
{
	background-color: #F0ECD7;
	color: #544945;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 400px;
}

.ErrText1
{
	font-weight: bold;
	color: red;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-align: center;
}

.ErrorMsg1
{
	font-weight: bold;
	font-size: 10px;
	color: red;
	font-family: Verdana;
	text-decoration: none;
}

.CenterButton
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background-color: #f0e68c;
} 

.FrameButton
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	background-color: #f0e68c;
	margin: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
} 

.FindAjanlo, A.FindAjanlo, A.FindAjanlo:active, A.FindAjanlo:visited
{
	font-weight: normal;
	color: #696969;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
}
A.FindAjanlo:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #A3595C;
}

