body {
	font-family: Georgia, "Bitstream Charter", serif;
	font-size: 12px;
	color: black;
	background: #FAEDC0;
	/* scrollbar-arrow-color: #faedc0;
	scrollbar-base-color: #faedc0;
	scrollbar-face-color: #296521;
	scrollbar-highlight-color: #296521;
	scrollbar-3dlight-color: #296521;
	scrollbar-shadow-color: #296521;
	scrollbar-darkshadow-color: #faedc0;
	scrollbar-track-color: #faedc0; */
	scrollbar-face-color: #faedc0;
	scrollbar-3dlight-color: #296521;
	scrollbar-track-color: #faedc0;
	scrollbar-shadow-color: #296521;
	scrollbar-darkshadow-color: #faedc0;
	scrollbar-highlight-color: #faedc0;
	scrollbar-arrow-color: #296521;
}

a:link {
	color: #296521;
	text-decoration: none;
}

a:visited {
	color: #296521;
	text-decoration: none;
}

a:active {
	color: #296521;
	text-decoration: none;
}

a:hover {
	color: #296521;
	text-decoration: underline;
}

a:link.links {
  font-weight: bold;
	color: #296521;
	background: white;
	text-decoration: none;
	border: #296521 dashed 1px;
}

a:visited.links {
  font-weight: bold;
	color: #296521;
	background: white;
	text-decoration: none;
	border: #296521 dashed 1px;
}

a:active.links {
	color: white;
	background: #296521;
	text-decoration: none;
	border: #296521 solid 1px;
}

a:hover.links {
	color: white;
	background: #296521;
	text-decoration: none;
	border: #296521 solid 1px;
}

td {
	font-size: 12px;
	font-family: Georgia, "Bitstream Charter", serif;
	color: black;
}

hr {
	color: #296521;
	height: 1px;
}

input {
	font-size: 12px;
	font-family: Georgia, "Bitstream Charter", serif;
}

select {
	font-size: 12px;
	font-family: Georgia, "Bitstream Charter", serif;
}

textarea {
	font-size: 12px;
	font-family: Georgia, "Bitstream Charter", serif;
}

pre {
	font-size: 8pt;
	font-family: courier;
}

.item {
	/*font-family: arial;*/
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	/*padding-right: 5px;*/
	white-space: nowrap;
}

.kostka {
	width: 25;
	height: 25;
	background: #296521;
}

.nadpis {
	font-size: 21px;
	font-family: arial, times new roman, sans-serif;
	font-weight: normal;
	font-style: normal;
	border-bottom: #296521 1px solid;
	height: 20;
	text-align: left;
}

.nadpis2 {
	font-size: 21px;
	font-family: arial, times new roman, sans-serif;
	font-weight: normal;
	/*font-style: italic;*/
	height: 20;
	text-align: right;
}

.info {
	font-size: 21px;
	font-family: Georgia, "Bitstream Charter", serif;
	font-weight: normal;
}

.odsad {
	padding-left: 30px;
}

.odsad2 {
	padding-left: 50px;
}

.odsad3 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: normal;
	/*font-size: 10pt;*/
}

.odsad3-news {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: normal;
	/*font-size: 10pt;*/
}

.pic {
	border-top: #296521 5px solid;
	border-bottom: #296521 5px solid;
	border-left: #296521 5px solid;
	border-right: #296521 5px solid;
}

.map {
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}

.category {
	color: white;
	background-image: url(pics/links_cat.jpg); background-repeat: repeat-y;
	font-weight: bold;
	/*letter-spacing: 1px;*/
	font-size: 125%;
	/*letter-spacing: 0.1em;*/
	font-variant: small-caps;
	width: 410px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*font-size: 12pt;*/
}