/* CSS Document */
.search_input{border: 1px solid #c33529; color: #c33529; font-size: 12px; padding: 2px}

.menu {font-size: 11px;color: #ffffff;font-weight: bold; background:#476ea5; padding: 7px;}
.menu_tekst {font-size: 11px;color: #ffffff;font-weight: bold; }
.menu_tekst_green {font-size: 11px;color: #5c8f21; font-weight: bold; }

img {
	border: 0px;
}

div.frame_title {
	background: url("../images/ludzie/frame_title.png");
	width: 662px;
	padding: 3px 5px;
	color: #e5f1d4;
	height: 16px;
	font-weight: bold;
	font-size: 13px;
}

div.frame_title a {
	color: #e5f1d4;
	text-decoration: none;
	float: right;
	font-weight: normal;
}

div.frame_title span {
	float: left;
}

div.frame {
	width: 662px;
	background: #eff9e1;
	padding: 5px;
	color: #619147;
	margin: 0px 0px 5px 0px;
	height: auto; overflow: auto;
}

div.frame a {
	color: #619147;
	font-weight: bold;
	text-decoration: none;
}

div.frame div.msgBody {
	color: #619147;
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #619147;
}

#lForm fieldset {
	border: 0px;
	padding: 5px 0px;
}

#lForm fieldset label {
	display: block;
	width: 100px;
	float: left;
}

#lForm fieldset input, 
#lForm fieldset select
{
	width: 500px;
	border: 1px solid #98bf49;
}

#lForm fieldset textarea 
{
	width: 500px;
	height: 120px;
	border: 1px solid #98bf49;
}

#lForm fieldset input.checkbox
{
	width: 20px;
	border: none;
}

table {
	width: 672px;
}

#tFrame thead tr td {
	background: #cee99f;
	color: #619147;
	font-size: 9px;
	margin: 1px;
	height: 12px;
	padding: 2px 5px;
}

#tFrame tr td {
	background: #eff9e1;
	color: #619147;
	margin: 1px;
	padding: 5px 5px;
}

#tFrame tr td a.l0{
	color: #619147;
	font-weight: bold;
}

#tFrame tr td a.l1{
	color: #619147;
	font-weight: normal;
}

#tFrame tr td a{
	color: #619147;
	font-weight: bold;
}

div.roundFrame {
	background: #eff9e1;
	border: 1px solid #d6e9af;
	color: #619147;
	padding: 5px;
	height: auto; overflow: auto;
	margin-bottom: 5px;
	width: 662px;
}

div.roundFrame span.name{
	font-size: 20px;
}

img.fPhoto {
	border: 1px solid #718c6e;
}

span.dataMini {
	font-size: 8px;
}

#loginForm fieldset {
	border: 0px;
	padding: 5px 0px;
}

#loginForm fieldset label {
	display: block;
	width: 50px;
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#loginForm fieldset input
{
	width: 220px;
	border: 1px solid #98bf49;
}

#loginForm fieldset input.checkbox
{
	width: 20px;
	border: none;
}

a.link {
	text-decoration: none;
	color: #619147;
}

a.link:hover {
	text-decoration: underline;
}

span.formError {
	color: red;
	margin-left: 100px;
}

div.frame_title a.tit {
	color: #E5F1D4;
	font-weight: bold;
	float: none;
}