body {
	font-family: "Verdana CE",Verdana,"Helvetica CE","Tahoma CE",Tahoma,Helvetica,sans-serif;
	color: #333333; font-size: 75%; text-align: center;
	background: url("_clip/background.gif") repeat-y; position: 50% 50%; 
	margin: 0px; padding: 0px;
}
p, h1, h2, h3, ul, ol, li {
	margin: 0px; padding: 0px;
}
a img {
	border: 0px;
}
div#parent {
	width: 772px;
	margin-left: auto; margin-right: auto;
}
/* HEADER */
div#header {
	background: #E6E6E6 url("./_clip/bg_content.gif") repeat-y;
	width: 772px; height: 89px;
	margin-top: 14px;
	font-size: 1px;
}
	div.top {
		background: #E6E6E6 url("./_clip/bg_top.gif") repeat-x top;
		width: 772px; height: 20px;
		font-size: 1px;
	}
	div.top div.left {
		background: url("./_clip/bg_top_left.gif") no-repeat left top;
		width: 50%; height: 20px; float: left;
		font-size: 1px;
	}
	div.top div.right {
		background: url("./_clip/bg_top_right.gif") no-repeat right top;
		width: 50%; height: 20px; float: right;
		font-size: 1px;
	}
	div.bottom {
		background: #E6E6E6 url("./_clip/bg_bottom.gif") repeat-x bottom;
		width: 772px; height: 20px; clear: both;
		font-size: 1px;
	}
	div.bottom div.left {
		background: url("./_clip/bg_bottom_left.gif") no-repeat left bottom;
		width: 50%; height: 20px; float: left;
		font-size: 1px;
	}
	div.bottom div.right {
		background: url("./_clip/bg_bottom_right.gif") no-repeat right bottom;
		width: 50%; height: 20px; float: right;
		font-size: 1px;
	}
div#logo {
	width: 162px; height: 49px; float: left;
	background: url("_clip/logo.gif") no-repeat;
	margin-left: 20px; margin-left: "12px";
	font-size: 1px;
}
	div#logo a {
		display: block; width: 162px; height: 49px;
	}
div#anim {
	width: 371px; height: 49px; float: left;
	background: url("./_clip/anim.gif") no-repeat;
	margin-left: 29px;
	font-size: 1px;
}
div#camera {
	position: absolute; top: 5px;
	width: 146px; height: 113px;
	margin-left: 615px;
	background: url("./_clip/camera.gif") no-repeat;
}
/* CONTENT */
div#content {
	width: 772px; margin-top: 20px;
	background: #E6E6E6 url("./_clip/bg_content.gif") repeat-y;
}
div#text {
	width: 716px;
	margin-left: auto; margin-right: auto; margin-top: 16px; margin-bottom: 16px;
	background: url("./_clip/bg_text.gif") repeat-y top;
	text-align: left;
}
	div#text a {
		color: #5E212D; text-decoration: underline;
	}
	div#text a:hover {
		color: #FF2029; text-decoration: underline;
	}
/* LEFT */
div#left {
	width: 424px; float: left;
	margin-left: 10px; margin-left: "6px"; margin-bottom: 16px;
}
	div#left p, div#left ul, div#left ol {
		margin-bottom: 2%;
		line-height: 150%;
	}
	div#left ul li, div#left ol li {
		color: #C9A9AF;
		list-style-type: square; margin-left: 30px; margin-right: 12px; margin-bottom: 1%;
	}
	div#left ul li span, div#left ol li span {
		color: #333333;
	}

div#left2 {
	width: 700px; float: left;
	margin-left: 10px; margin-left: "6px"; margin-bottom: 16px;
}
	div#left2 p, div#left2 ul, div#left2 ol {
		margin-bottom: 2%;
		line-height: 150%;
	}
	div#left2 ul li, div#left2 ol li {
		color: #C9A9AF;
		list-style-type: square; margin-left: 30px; margin-right: 12px; margin-bottom: 1%;
	}
	div#left2 ul li span, div#left2 ol li span {
		color: #333333;
	}

/* RIGHT */
div#right {
	width: 222px; float: right;
	margin-top: 10px; margin-right: 3px; margin-bottom: 8px;
	font-size: 90%; line-height: 130%;
}
	div#right div.img_border {
		width: 222px; height: 104px; margin-bottom: 12px;
		background: #C9A9AF; float: left; float: "none";
	}
	div#right div.img {
		width: 220px; height: 102px; margin: 1px;
		background: #ffffff; float: left; float: "none";
	}
	div#right div.img img {
		margin: 1px;
	}
	div#right p, div#right ul {
		margin-left: 2px; margin-right: 2px; margin-bottom: 4%;
	}
	div#right ul li {
		color: #5E212D;
		list-style-type: square; margin-left: 24px; margin-right: 8px; margin-bottom: 1%;
	}
	div#right ul li span {
		color: #333333;
	}
/* MENU */
div#naviga {
	position: absolute; top: 103px; margin-left: -8px; margin-left: "-6px";
	width: 636px; height: 40px; float: left;
	background: url("./_clip/bg_menu.gif") repeat-x top;
	text-align: center;
}
	div#naviga_left {
		width: 18px; height: 40px; float: left;
		background: url("./_clip/bg_menu_left.gif") no-repeat top;
		font-size: 1px;
	}
	div#naviga p {
		width: 555px; margin-top: 10px; float: left;
		font-size: 11px; color: #FF2029;
	}
	div#naviga p a {
		color: #000000; text-decoration: none;
	}
	div#naviga p a:hover {
		color: #FF2029; text-decoration: underline;
	}
	div#naviga_right {
		width: 60px; height: 40px; float: right;
		background: url("./_clip/bg_menu_right.gif") no-repeat top;
		font-size: 1px;
	}
/* FOOTER */
div#footer {
	width: 772px; margin-top: 5px; margin-bottom: 14px;
	color: #AE878E; font-size: 90%;
}
	div#footer a {
		color: #AE878E; text-decoration: underline;
	}
	div#footer a:hover {
		color: #E6E6E6; text-decoration: none;
	}
/* other */
.noscreen {
	display: none;
}
.clear {
	clear: both;
	font-size: 1px;
}
.center {
	text-align: center;
}
.margin {
	margin-left: 40px; margin-right: 40px;
}
.border {
	border: 1px solid #C9A9AF;
}
.border p {
	margin: 8px;
}
.blood {
	color: #762938;
}
.red {
	color: #FF2029;
}
.bold {
	font-weight: bold;
}


/* mr. */
h2.akce {
	font-size: 1.7em;
	padding: 1em 0 1em 0;
}

h3.akce {
	padding-bottom: 0.8em;
	font-size: 1.2em;
}

table.akce {
	border: 0 solid black;
	margin: .3em .3em 1em .3em;
}

td.akce {
	border: 1 solid #762938;
	font-size: 1em;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-left: 5px;
	padding-right: 5px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.pozadi_blood {
	background: #964958;
	color: white;
	font-weight: bold;
}

