html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* styles */
h1, h2 , h6 {
	font-size: 1.1em;
	color: #663333;
	padding: 0px 0px 1px 6px;
	margin-bottom: 5px;
	border-bottom: 2px solid #cc9966;
}
p {
	margin: 0px 0px 14px 0px;
}
.first {
	margin-top: 14px;
}
.firstbold {
	margin-top: 14px;
	font-weight:bold;
}
.fotogal {
	margin: 5px 0px 5px 0px;
}
.last {
	margin-bottom: 0px;
}
.arrow a {
	background: url('../img/u/arrow.gif') no-repeat 0px 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	display: block;
}
.arrow a:hover {
	color: #8a4301;
	text-decoration: underline;
}
.clr {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin-top: -1px;
}
.ico {
	vertical-align: baseline;
	padding: 0px 10px 0px 0px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
img.fl {
	margin: 10px 10px 10px 0px;
}
img.fr {
	margin: 10px 0px 0px 0px;
}
p.fl {
	width: 49%;
}
.al {
	text-align: left;
}
.mt30 {
	margin-top: 30px;
}

.hid2{
color:#999;
}

a.hid2:link, a.hid2:visited
{
color:#999;
text-decoration:none;
}

a.hid2:hover, a.hid2:active
{
color:#999;
text-decoration:underline;
}

.hid3{
color:#000;
}

a.hid3:link, a.hid3:visited
{
color:#000;
text-decoration:none;
}

a.hid3:hover, a.hid3:active
{
color:#000;
text-decoration:none;
}

/* top */
body {
	width: 800px;
	margin: 12px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	color: #000000;
}
#main {
	width: 800px;
	text-align: justify;
	line-height: 120%;
}
#m-top p {
	margin: 0px;
}

/* menu */
#menu {
	background: url('../img/u/bg-menu.gif') no-repeat 0px 0px;
	width: 800px;
	height: 31px;
}
#menu ul {
	padding: 10px 0px;
	margin-left: 140px;
}
#menu ul li {
	float: left;
	margin-right: 30px;
}
#menu ul li a {
	color: #663333;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #ffffff;
}

/* main content */
#m-content {
	background: url('../img/u/bg-content.gif') no-repeat 0px 0px;
	padding-top: 27px;
}
.cs .motive , .motive {
	background: url('../img/u/children.jpg') no-repeat 30px 100%;
	min-height: 670px;
	_height: 670px;
}
.motive {
	min-height: 650px;
	_height: 650px;
}
.left-part {
	width: 255px;
	float: left;
	padding: 0px 20px 0px 30px;
}
#leva {
	width: 305px;
	float: left;
}
.left-part p.arrow {
	margin: 20px 0px;
}
.main-part {
	width: 475px;
	float: left;
}
#prava {
	width: 495px;
	float: right;
}
.main-part p.arrow {
	margin: 10px 0px 0px 0px;
}
.main-part.photo img {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	border: none;
}
.main-part.photo img.last {
	margin: 0px;
}

/* table prices */
.prices {
	width: 475px;
	text-align: right;
}
.prices .sec {
	background: #f8eedd;
}
th {
	font-weight: bold;
	background: #f8eedd;
}
th.al {
	vertical-align:middle;
}

/* links */
p.first a, p.last a {
	color: #000000;
	line-height: 130%;
}
p.first a:hover, p.last a:hover {
	color: #999999;
}

/* map - cs version */
.mapy-cz {
	border: 1px solid black;
}

/* footer */
#footer {
	background: url('../img/u/bg-bottom.gif') no-repeat 0px 0px;
	width: 800px;
	height: 25px;
}

#footer p {padding-top:25px; text-align: center;}
#footer p img {border: 8px solid #fff;}


/* dodatek */
.hspace { height: 1px; width: 400px; padding: 0px; margin: 0px; border: none;}
