body {
background-color:#006600;
font-family: Comic Sans MS, Tahoma, Verdana, Arial, Helvetica, Sans-serif;
font-size: small;
color: #ffffcc;
list-style-image: url('Graphics/odrazka.gif')}

p {
text-align:justify;
background-image: url('Graphics/ceruza.png');
background-repeat: no-repeat;
background-position: center center;}

a:link {
color: yellow;
text-decoration: none;}

a:visited {
color: #cd9933;
text-decoration: none;}

a:hover {
color: #993400;
text-decoration: none;
font-weight: bold;}

a img {
border: 0px;}

h1 {
text-align: center;
font-size: normal;}

h2 {
text-align: center;
font-size: normal;}

#uvod_left {
position: absolute;
width: 450px;
top: 5px;
height: 470px;
left: 5px;
}

#uvod_left p {
text-align: center;
font-size: normal}

#uvod_right {
position: absolute;
width: 450px;
top: 5px;
height: 470px;
left: 455px}

#uvod_right p {
text-align: center;
font-size: normal}

#vystredene p {
text-align: center;
line-height: 2em;}

#vystredene li {
list-style: disc;
text-align: center;
line-height: 3em;}

#zoznam ul li {
list-style: disc;
text-align: left;
line-height: 3em;}

#zoznam_bez ul li {
list-style: none;
text-align: left;
line-height: 3em;}

.bledohnede {
color: #cd9933;
font-weight: bold;
text-decoration: none;}

.tmavohnede {
color: #993300;
font-weight: bold;}

.cervene {
color: #ff0000;
font-weight: bold}

.style1 {font-size: xx-small}

hr {
width: 50%;
color: #993400;
align: center;}

table {
	color: #212424;
	margin: 0 0 1em 0;	
	font: 80%/150% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Helvetica, sans-serif;
}
table, tr, th, td {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
caption {
	width: 100%;
	height: 39px;
	font-size: 0;
	line-height: 0;
	text-indent: -5000em;
	background: url(caption.gif) no-repeat 98% 0;
}
caption:hover {
	background-position: 98% 100%;
}

/* HEADER */

thead {
	background: #524123;
}
thead tr th {
	padding: 1em 0;
	text-align: center;
	color: #FAF7D4;
	border-bottom: 3px solid #A5D768;
}

/* FOOTER */

tfoot {
	color: #fff;
	background: #524123;
}
tfoot tr th, tfoot tr td {
	padding: .2em .6em;
	border-top: 2px solid #A5D768;
}
tfoot tr th {
}
tfoot tr td {
	text-align: right;
}

/* BODY */

tbody tr td {
	background: #DDF0BD url(bg_cell.gif) no-repeat top left;
}
tbody tr.odd td {
	background-color: #D0EBA6;
}
tbody tr td:hover, tbody tr.odd td:hover {
	background: #c5e894;
}
tbody tr th, tbody tr td {
	padding: 0.1em 0.4em;
	border: 1px solid #a6ce39;
}
tbody tr th {
	padding-right: 1em;
	text-align: right;
	font-weight: normal;
	background: #c5e894 url(bg_cell.gif) no-repeat top left;
	text-transform: uppercase;
}
tbody tr th:hover {
	background: #D0EBA6;
}
table a[href*="taimar.pri.ee"] {
	float: left;
	width: 64px;
	height: 64px;
	font-size: 0;
	text-decoration: none;
	background: transparent url(http://taimar.pri.ee/examples/table-design/taimar.gif) no-repeat 0 0;
}
table a[title^="Download"] {
	float: none;
	width: auto;
	height: auto;
	font-size: 100%;
	background: none;
}

/* LINKS */

table a {
	color: yellow;
	text-decoration: none;
}
table a:visited {
	text-decoration: underline;
}
table a:hover {
	text-decoration: underline;
	color: #993400;
}