body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF21C0;
	margin: 0;
	margin-bottom: 5px;
	background: url(../gfx/tlo.jpg) repeat-x #FCF2FD;
}

img {
	border: none;
}

form {
	display: inline;
}

h1 {
	font-family: Arial, sans;
	font-size: 18px;
	color: #fd6959;
	margin: 0;
}

ul.sitemap li {
	list-style-type: circle;
	line-height: 20px;
}

td.menu {
	vertical-align: top;
	line-height: 18px;
	text-align: right;
	padding-top: 30px;
	padding-right: 34px;
	font-weight: bold;
}
td.menu a:link, td.menu a:visited  {
	color: #BF21C0;
	text-decoration: none;
}
td.menu a:hover, td.menu a:active {
	color: #CC68C5;
	text-decoration: none;
}

td#kreska {
	vertical-align: top;
	background: url(../gfx/kroska.gif) repeat-y;
}

td#stopka {
	height: 30px;
	vertical-align: bottom;
	font-size: 11px;
	color: #E391E3;
	text-align: center;
}
td#stopka a:link, td#stopka a:visited, td#stopka a:hover, td#stopka a:active {
	color: #E391E3;
	text-decoration: none;
}
td#stopka a:hover {
	text-decoration: underline;
}

a.title .small, a.title:link, a.title:visited, a.title:hover, a.title:active {
	color: #fd6959 !important;
	font-weight: bold;
	text-decoration: none;
}

td.tekst {
	vertical-align: top;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 16px;
}
td.tekst a:link, td.tekst a:visited {
	color: #BF21C0;
	font-weight: bold;
	text-decoration: none;
}
td.tekst a:hover, td.tekst a:active {
	color: #CC68C5;
	font-weight: bold;
	text-decoration: underline;
}

td.tekst .path a {
	font-size: 10px;
	font-weight: normal;
}

.red {
	color: #cc0000;
}

.small {
	font-size: 10px;
}

.light, .light a {
	font-size: 10px;
	font-weight: normal;
	color: #fd8979;
}

.bleft {
	float: left;
}
.bright {
	float: right;
}
.bclear {
	clear: both;
}

img.bord, a.lightbox img {
	padding: 2px;
	border: solid 1px #F9C6FD;
}

div.text-box {
	width: 90%;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #FBE1FD;
	border: solid 1px #F9C6FD;
}
