body, div, span, ul, li, a, a:visited, object, param, img, table, tr, td {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #330913;
	font-size: 11px;
}
.bold {
	font-weight: bold;
}
a.link, a.link:visited {
	color: #fff;
	text-decoration: underline;
}
a.link:hover, a.link:visited:hover {
	text-decoration: none;
}
.vseparator {
	padding-top: 5px;
}
#main {
	width: 745px;
	margin: 0 auto;
	background: url(images/top.jpg) 0 0 no-repeat;
	border: 1px solid #330913;
}
#menu {
	list-style: none;
	display: block;
	height: 29px;
	width: 720px;
	margin: 160px 0 0 15px;
}
#menu li {
	display: block;
	float: left;
	margin-top: 6px;
}
#menu li a, #menu li a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	display: block;
	float: left;
	padding: 0 17px;
}
#menu li a:hover, #menu li a:visited:hover {
	text-decoration: underline;
}
td.dvetretiny {
	width: 67%;
}
td.jednatretina {
	width: 33%;
}
td.separator {
	padding-right: 10px;
}
.nadpis {
	font-size: 16px;
	font-weight: bold;
}
.podnadpis {
	font-size: 13px;
	font-weight: bold;
}
.citat {
	font-style: italic;
	padding: 5px 10px;
}
.podpis {
	text-align: right;
}
table.content {
	width: 100%;
}
table.content tr td {
	vertical-align: top;
}
dl.curved dd p span {
	font-size: 9px;
	display: block;
	text-align: right;
}
img.uvod_galery{
	width: 225px;
}
img.macka_detail {
	width: 180px;
	margin-right: 5px;
}
dl.curved dd p a, dl.curved dd p a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
dl.curved dd p a:hover, dl.curved dd p a:visited:hover {
	text-decoration: underline;
}
dl.curved dd table {
	margin: 0 10px;
	width: 95%;
}
td.trieda {
	background-color: #d6b5bc;
	color: #330913;
	font-weight: bold;
	padding-left: 5px;
}
td.vlastnost {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
table#macky tr td {
	text-align: center;
	vertical-align: top;
}
table#macky tr td a, table#macky tr td a:visited {
	display: block;
	margin: 0 auto 10px auto;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	width: 200px;
	border: 1px solid #610a1d;
}
table#macky tr td a img, table#macky tr td a:visited img {
	border: none;
	width: 180px;
	margin-top: 5px;
}
table#macky tr td a:hover, table#macky tr td a:visited:hover {
	border: 1px solid #fff;
}
table.fotogaleria tr td {
	text-align: center;
	vertical-align: top;
}
table.fotogaleria tr td a img {
	border: none;
}

/* CSS Play */
dl.curved {
	background:#610a1d url(images/c_tl.jpg) top left no-repeat;
	margin:5px 0;
	padding:0;
	width:100%;
}
dl.curved dt {
	background:transparent url(images/c_tr.jpg) top right no-repeat;
	padding:10px;
	text-align: left;
	color:#fff;
}
dl.curved dd {
	background:#610a1d url(images/c_bl.jpg) bottom left no-repeat;
	padding:0;
	margin:0;
	text-align: justify;
}
dl.curved dd p {
	margin:0;
	padding: 5px 10px;
	line-height:1.3em;
}
dl.curved dd p.last {
	background:transparent url(images/c_br.jpg) bottom right no-repeat;
	padding-bottom: 10px;
}