/*html { background: #ffffff url('../img/bg.gif'); }*/

BODY,TD,TR,TABLE,INPUT {
	font-family: Tahoma;
	font-size: 12;
	color: #254833;
	line-height: 140%;
}

INPUT {
	border:1px solid #254833;
	padding:5px;
	height:30px;
}

.button {
	padding: 0px;
	background-color: #FFFFFF;
	height:25px;
	width:120px;
}

LI {
	list-style-type: square;
}

UL {
	list-style-position: inside;
}



	.error_msg {
		font-family:verdana;
		border:1px solid #FF0000;
		width:400px;
		padding:5px;
		background-color:#ffc1c1;
		text-align:center;
		font-style:italic;
		color:#000000;
	}
	.ok_msg {
		font-family:verdana;
		border:1px solid #008000;
		width:400px;
		padding:5px;
		background-color:#c1ffc1;
		text-align:center;
		font-style:italic;
		color:#000000;
	}

H1 {
	font-size:15;
	font-weight: bold;
}

H2 {
	font-size:13;
	font-weight: bold;
}

.nag1 {
	font-size:15;
	font-weight: bold;
}

.dopisek {
	font-size:9;
	font-weight:normal;
}

U {
	text-decoration: none;
	border-bottom: 1px solid #254833;
}

.nag2 {
	font-size:13;
	font-weight: bold;
}

.form_left {
	text-align:right;
	vertical-align: middle;
	font-weight: bold;
}

.form_nr {
	text-align:center;
	vertical-align: middle;
	font-weight: bold;
}

.form_nr_w {
	text-align:center;
	vertical-align: middle;
	font-weight: bold;
	border:2px solid #00cc00;
}

.form_nr_p {
	text-align:center;
	vertical-align: middle;
	font-weight: normal;
	border:1px solid #FF0000;
}

.form_gora {
	text-align:center;
	vertical-align: middle;
	font-weight: bold;
	background-color:#55a56d;
}

.formularz {
	width:125px;
}

.formularz_err {
	width:125px;
	border:2px solid #FF0000;
}


.form_right {
	text-align:left;
	vertical-align: middle;
}

a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:12;
	font-weight: bold;
}
a.menu:active {
	text-decoration: none;
	color: #55a56d;
	font-size:12;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	color: #55a56d;
	font-size: 12;
	font-weight: bold;
}

a.text:link {
	text-decoration: none;
	color: #55a56d;
	font-size: 12;
	border-bottom: 1px #55a56d dotted;
	font-weight: bold;
}
a.text:visited {
	text-decoration: none;
	color: #55a56d;
	font-size:12;
	border-bottom: 1px #55a56d dotted;
	font-weight: bold;
}
a.text:active {
	text-decoration: none;
	color: #3a7f4f;
	font-size:12;
	border-bottom: 1px #3a7f4f solid;
	font-weight: bold;
}
a.text:hover {
	text-decoration: none;
	color: #3a7f4f;
	font-size: 12;
	border-bottom: 1px #3a7f4f solid;
	font-weight: bold;
}

a.textmini:link {
	text-decoration: none;
	color: #55a56d;
	font-size: 10;
	border-bottom: 1px #55a56d dotted;
}
a.textmini:visited {
	text-decoration: none;
	color: #55a56d;
	font-size:10;
	border-bottom: 1px #55a56d dotted;
}
a.textmini:active {
	text-decoration: none;
	color: #3a7f4f;
	font-size:10;
	border-bottom: 1px #3a7f4f solid;
}
a.textmini:hover {
	text-decoration: none;
	color: #3a7f4f;
	font-size: 10;
	border-bottom: 1px #3a7f4f solid;
}



a.footer:link {
	text-decoration: none;
	color: #254833;
	font-size: 10;
	border-bottom: 1px #254833 dotted;
	font-weight: bold;
}
a.footer:visited {
	text-decoration: none;
	color: #254833;
	font-size:10;
	border-bottom: 1px #254833 dotted;
	font-weight: bold;
}
a.footer:active {
	text-decoration: none;
	color: #3a7f4f;
	font-size:10;
	border-bottom: 1px #3a7f4f solid;
	font-weight: bold;
}
a.footer:hover {
	text-decoration: none;
	color: #3a7f4f;
	font-size: 10;
	border-bottom: 1px #3a7f4f solid;
	font-weight: bold;
}



.foto {
	border: 1px solid #254833;
	padding: 1px;
}

.textstopka {
	text-align:right;
	font-size:10;
	line-height: 100%;
}

.menu_tlo {
	width: 140px;
	height: 200px;
	vertical-align: middle;
	background-color: #254833;
	font-family: Tahoma;
	line-height: 170%;
	letter-spacing: 2px;
}

.submenu {
	margin-left: 5px; padding-left: 13px; background: url('../img/submenu.gif') no-repeat; background-position: left center;
}