* {
	font-family: "Arial CE", Arial, "Verdana CE", Verdana,  "Helvetica CE", lucida, monospaced;
}
body {
	background-color: #E7E7E7;
	color: Black;
	font-size: 12px;
}
.obr {
	border: 3px solid #fff;
	margin-bottom: 10;
	margin-right: 5;
}
.doprava {
	text-align: right;
}
.bg_down {
	background: #E5FFFF;
}
h1, .nadpis {
	color: #519752;
	font-weight: normal;
	font-size: 42px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	padding-top: 5;
	margin-top: 5;
}
h2, .nadpis2 {
	color: #519752;
	font-weight: normal;
	font-size: 24px;
	margin: 20px 0 20px 0;
}
.nadpis3 {
	color: Black;
	font-weight: normal;
	font-size: 20px;
}
h3 {
	color: Black;
	font-weight: bold;
	font-size: 18px;
}
h4 {
	color: #519752;;
	font-weight: bold;
	font-size: 14px;
}
.view {
	font-size: 12px;
	color: Black;
	line-height: 22px;
	text-align: left;
} 
.tab_white {
height:40px;
color: white
}
.tab_okraj {
background: #FFFFFF;
border: 1px solid #137484;
}
.poznamka {
	font-size: 11px;
}
a {
	text-decoration: underline;
	color: #195c1a;
}
a:hover {
	text-decoration: none;
	color: Lime;
}
a.menu_hl {
	text-decoration: none;
	color: white;
	font-size: 13px;
}
a.menu_hl:hover {
	text-decoration: underline;
	color: Lime;
}
a.menu_down {
	text-decoration: none;
	color: white;
}
a.menu_down:hover {
	text-decoration: underline;
	color: Lime;
}
input {
	background-color: #D3FCD9;
	border: 1px solid #195C1A;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
textarea {
	background-color: #D3FCD9;
	border: 1px solid #195C1A;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
select
{
	background-color: #D3FCD9;
	border: 1px solid #195C1A;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
option {
	background-color: #D3FCD9;
	border: 1px solid #195C1A;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
