/* CSS Document */

body {
	background-color: #009900;
	background-image: url(images/pozadi.gif);
	background-repeat: repeat;
	margin-left : 2px;
	margin-right: 2px;
	padding-left : 2px;
	padding-right: 2px;
	vertical-align: top;
	font-family: Lucida grande CE, Lucida grande, Helvetica CE, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

td {
	font-family: Lucida grande CE, Lucida grande, Helvetica CE, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

#head {
	background-color: #725B44;
	text-align: left;
	padding-left: 10px;
	height: 130px;
}

#article {
	padding: 10px;
	border-bottom: 1px dotted #725B44;
}

#container {
	background-color: #B0A397;
	width: 700px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #725B44;
}

#center {
	background-color: #B0A397;
	margin-left: 0px;
	margin-right: 175px;
	border-right: 1px dotted #725B44;
}

#right {
	float: right;
	width: 170px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
}

#foot {
	clear: both;
	text-align: left;
	padding: 10px;
}

#poznamky {
	line-height: 100%;
	margin-right: auto;
	margin-left: auto;
  	padding: 2px;
	text-align: left;
	width: 150px;
	font-size: 9px;
	background-color: #B0A397;
	margin-bottom: 30px;
}

#kalendar {
	line-height: 100%;
	margin-right: auto;
	margin-left: auto;
  	padding: 2px;
	text-align: center;
	background-color: #B0A397;
	margin-bottom: 30px;
}

#kalendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 150px;
	font-size: 9px;
	text-align: center;
}

#kalendar caption {
	color: #725B44;;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: .3em;
}

#kalendar th {
	text-align: center;
	font-weight: normal;
}

#kalendar td {
	text-align: center;
}

a {
	text-decoration: none;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000066;
}

a:hover {
	text-decoration: underline;
}

h1 {
	border: 0px;
	margin-top: 15px;
	color: #B0A397;
	font-weight: 500;
	font-size: 24px;
	text-shadow: 2px 2px 4px black;
}

h2 {
	border: 0px;
	margin-top: 0px;
	color: #725B44;
	font-weight: 500;
	font-size: 13px;
	text-decoration: underline;
}

h3 {
	border: 0px;
	margin-top: 0px;
	color: #B0A397;
	font-weight: 500;
	font-size: 13px;
	font-style: italic;
	text-shadow: 2px 2px 4px black;
}

h4 {
	border: 0px;
	margin-top: 0px;
	color: #725B44;
	font-weight: 500;
	font-size: 13px;
	text-decoration: underline;
}

h5 {
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 500;
	font-size: 11px;
	color: #333333;
}

h6 {
	border: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #725B44;
	font-weight: 500;
	font-size: 9px;
	text-decoration: underline;
}

.popisky {
	font-size: 9px;
	font-style: italic;
}
.formular {
	background-color: #B0A397;
	border: thin solid #725B44;
	font-family: "Courier CE", Courier, monotype;
	font-size: 12px;
	color: #725B44;
}

.skryte {
	display:none;
}

.style1 {font-weight: bold}

#linka {
	border-bottom: 1px dotted #725B44;
}
