BODY {
	background-color: #cdcdcd;
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
}

A {
	text-decoration: none;
	color: #990000;
	font-weight: none;
}

A:HOVER {
	text-decoration: none;
	color: #767676;
	font-weight: none;
	text-decoration: underline;
}

.text {
	padding: 10px;
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
	background-color: white;
}

#pismo_11px {
	font-size: 11px;
	padding: 5px;
	text-align: justify;
}

#pismo_12px{
	font-size: 12px;
	padding: 5px;
	text-align: justify;
}

#odsazeni_2px {
	padding: 2px;
}

#odsazeni_5px {
	padding: 5px;
}

#odsazeni_10px {
	padding: 10px;
}
#odsazeni_10px_ze_stran {
	padding-left: 10px;
	padding-right: 10px;
}

TEXTAREA {
	font-size: 11px;
	background-color: #ebebeb;
	border: #767676 solid 1px;
	color: black;
	font-style: normal;
	font-family: Tahoma;
}

INPUT {
	font-size: 11px; 
	background-color: #ebebeb;
	border: #767676 solid 1px;
	color: black; 
	font-style: normal; 
	font-family: Tahoma;
}

SELECT {
	font-size: 11px; 
	font-family: Tahoma;
	background-color: #ebebeb;
	border: #767676 solid 1px;
	color: black; 
}

BUTTON {
	font-size: 11px;
	background-color: #ebebeb;
	border: #767676 solid 1px;
	font-family: Tahoma;
	color: black;
}

#podpis {
	font-size: 10px;
	text-align: center;
	color: white;
}
#podpis a {
	color: white;
}

h1 {
	color: #767676;
	vertical-align: top;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

#vzorek {
	background-image: url(images/vzorek.jpg);
	background-repeat: repeat;
	border-left: solid 5px;
	border-right: solid 5px;
	border-color: #767676;
}

#sudy_radek {
	background-color: #e1e1e1;
	font-size: 12px;
	color: Black;
	padding: 2px;
	vertical-align: top;
}

#radek {
	background-color: #ebebeb;
	font-size: 12px;
	color: Black;
	padding: 2px;
	vertical-align: top;
}

#obrazek {
	border: 1px black solid;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

#aktuality {
	border-left: solid 1px silver;
	width: 200px;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	margin-left: 5px;
	padding-left: 10px;
	margin-right: 5px;
}
#aktuality p {
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-right: 10px;
	font-size: 11px;
	text-align: justify;
	padding-bottom: 5px;
	border-bottom: solid 1px silver;
}
