body {
	color: White;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 1em; 
	background: url(images/bg.gif);
}
#telo {
}
#obal {
	background-color: #228FAE;
	width: 710px;
}
#hlava {
	padding-top: 5px;
}
#menu {
	margin-top: 5px;
	width: 20%;
	float: left;
}
#obsah {
	margin-top: 5px;
	margin-left: 26%;
	margin-right: 2%;
}
#pata {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
}
#pata img {
	border: 0px;
}
#pata a {
	text-decoration: none;
}
#seznam_menu {
	margin: 1px;
	margin-left: 0px;
	padding: 0 0 1em 0;
}
#seznam_menu ul {
	list-style: none;
}
#seznam_menu li{
	padding: 0px;
	list-style-type: none;
}
#seznam_menu a, #seznam_menu a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
#seznam_menu a:hover, #seznam_menu a:focus {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}
#seznam_menu a.active {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: black;
	font-weight: bold;
}

#seznam_submenu {
	font-style: italic;
	margin: 0px;
	margin-left: 0px;
	padding: 0 0 0em 0;
}
#seznam_submenu ul {
	list-style: none;
}
#seznam_submenu li{
	padding: 0px;
	list-style-type: none;
}
#seznam_submenu a, #seznam_submenu a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
#seznam_submenu a:hover, #seznam_submenu a:focus {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}

table.bazar, table.kalendar, table.kontakty, table.uspechy{
	border: 1px solid White;
	font-size: small;
	width: 97%;
	color: White;
}
table.bazar td, table.kalendar td, table.uspechy td {
	border: 1px solid White;
	font-size: small;
}
table.partneri {
	border: 1px solid White;
	font-size: small;
	color: White;
	width: 97%;
}
table.partneri td {
	border: 1px solid white;
	padding: 2.5px;
}
table.partneri a {
	color: White;
	text-decoration: none;
}
table.partneri a:hover {
	color: White;
	text-decoration: underline;
}
table.partneri img {
	border: 0px;
}
td.hlavicka {
	border: 1px solid black;
	font-size: medium;
	font-weight: bold;
	color: black;
}
td.nadpistab2 {
	border: 1px solid black;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: white;
}
div.kontakty_jan {
	float: left;
	width: 47%;
	font: large bold;
	color: Black;
}
div.kontakty_jakub {
	float: right;
	width: 47%;
	font: large bold;
	color: Black;
}
div.odkazy_left {
	float: left;
	width: 47%;
	font-weight: bold;
}
div.odkazy_right {
	float: right;
	width: 47%;
	font-weight: bold;
}
div.odkazy_right a, div.odkazy_left a {
	color: White;
	text-decoration: none;
	font-weight: normal;
}
div.odkazy_right a:hover, div.odkazy_left a:hover {
	color: White;
	text-decoration: underline;
	font-weight: normal;
}
h1 {
	color: Black;
	font-size: xx-large;
	text-align: center;
	letter-spacing: 2px;
}
h2 {

	font-size: x-large;
}
h3 {
	font-size: large;
}
h4 {
	font-size: medium;
}
h5 {
	font-size: small;
}
h6 {
	font-size: x-small;
}