BODY {
	PADDING-RIGHT: 0px;
	BACKGROUND-POSITION: 50% top;
	PADDING-LEFT: 0px;
	FONT-SIZE: 0.8em;
	BACKGROUND-IMAGE: url(../img/body_background.jpg);
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 40px;
	COLOR: black;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: repeat-x;
	FONT-FAMILY: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EEE8AA;
	TEXT-ALIGN: center;
	SCROLLBAR-FACE-COLOR: #731312;
	SCROLLBAR-HIGHLIGHT-COLOR: #731312;
	SCROLLBAR-SHADOW-COLOR: #731312;
	SCROLLBAR-3DLIGHT-COLOR: #e38584;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #6a7374;
	SCROLLBAR-DARKSHADOW-COLOR: black;
}

h1, h3, h4, h5,hr {
	margin-top: 0px; margin-right:0px; margin-bottom: 0px; margin-left: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
}
h2{
	text-align: center;
	font-size: 14px;
	font: italic;
}

#page0 {
	width: 772px;
	text-align: left;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/page_content.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#header {
	width: 772px;
	height: 210px;
	position: relative;
	background: White;
}
#header span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 772px;
	height: 210px;
	background-image: url(../img/header.png);
}
.front{
align: center;
}
.page {
	width: auto;
	border-left: 0px solid Maroon;
	border-right: 0px solid Maroon;
	background-color: White;
	background-position: left;
	background-repeat: repeat-y;
	background-image: url(../img/page_background.jpg);
}
.povozy{
	BORDER-RIGHT: 2px solid #A0522D;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 1px solid #D5A26E;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 1px 1px 1px 1px;
	BORDER-LEFT: 1px solid #7F4114;
	WIDTH: 122px;
	height: 88px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 3px solid #4B280E;
	float: none;
}
.left{
	BORDER-RIGHT: 2px solid #A0522D;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 1px solid #D5A26E;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px 20px 2px 3px;
	BORDER-LEFT: 1px solid #7F4114;
	WIDTH: 122px;
	height: 88px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 3px solid #4B280E;
	float: left;
	padding-right: 0px;
}
.left_left{
	BORDER-RIGHT: 2px solid #A0522D;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 1px solid #D5A26E;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px 20px 2px 3px;
	BORDER-LEFT: 1px solid #7F4114;
	WIDTH: 160px;
	height: auto;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 3px solid #4B280E;
	float: left;
	padding-right: 0px;
}
.prolog {
	background-image: url(../img/page_prolog.jpg);
	background-repeat: repeat-y;
}
.povozypage {
	background-image: url(../img/page_povozypage.jpg);
}
.kontakt {
	background-image: url(../img/page_kontakt.jpg);
}
.jednosprezi {
	background-image: url(../img/page_jednosprezi.jpg);
}
.dvojsprezi {
	background-image: url(../img/page_dvojsprezi.jpg);
}
.tandem {
	background-image: url(../img/page_tandem.jpg);
}
.konesprezka {
	background-image: url(../img/page_konesprezka.jpg);
}
.fotografie {
	background-image: url(../img/page_fotografie.jpg);
}
#page1 {
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../img/page1_background.jpg);
	width: auto;
	padding-top:40px;
	position: relative;
}
#pageinfo {
	color: #FFF;
	font-size: 12px;
	position: absolute;
	top: 70px;
	left: 8px;
	background-color: transparent;
	background-position: top left;
	padding-right: 5px;
	width: 170px;
}


/** nav **/
/* NAV - top horizontal nav */
	#nav, #nav ul {padding: 0;margin: 0;list-style: none}
	#nav {
	font-weight: bold;
	height: 40px;
	font: bold 100% arial;
	margin: 0px 0px 0px 0px;
	background: url(../img/menu.jpg);
}
	#nav li {
	position: relative;
	background: transparent;
	float: left;
	width: auto;
	display: block;
	margin: 0;
	border-bottom: 0px solid #E7DFC8;
	border-right: 0px solid #E7DFC8;
	padding: 0;
}
	#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	text-decoration: none;
	cursor: pointer;
	color: #000;
	display: block;
	padding: 11px 10px 4px;
}
	#nav a:hover {color:#000}
	
	#nav li ul {
	border-left: 1px solid #906030;
	border-right: 1px solid #906030;
	background: #f6f6f6;
	width: 15.8em;
	font-size: 90%;
	margin-top: 0px;
	position: absolute;
	font-weight: normal;
	left: -999em;
}
	#nav li:hover ul, #nav li.sfhover ul {left: 0;z-index:99999}
	
	#nav li li {
	background: #CC8837 none;
	float: none;
	border: solid;
	border: 1px solid #999;
	border-top: 1px solid #fff;
	border-right: solid;
	border-left: solid;
	padding-left: 0;
}
	#nav li li.last {
	border-bottom: 1px solid Silver;
}
	#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {color:#000;padding: 3px 10px 2px;width:14em}
	#nav li li a:hover {
	color: #000;
	background: #FFCB6A;
}
	
	#nav li.active {
	background: transparent;
	border-bottom: 0px solid #E6DEC7;
}
	#nav li.active ul {
	border: solid;
	background: #9F6428 100% 100%;
}
	#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active {
	border-left: 0px solid #E7DFC8;
	border-right: 0px solid #E7DFC8;
	color: #fff;
	border-bottom: 0px solid #E7DFC8;
}
	#nav li.active a:hover {color:#000}
	
	#nav li.active ul {
	border: none;
	border-top: 1px solid #906030;
	border-bottom: 1px solid #906030;
	border-left: 1px solid #906030;
	border-right: 1px solid #906030;
}
	#nav li.active li.last {
	border-bottom: 1px solid #EBEBEB;
}
	#nav li.active li a:link, #nav li.active li a:visited, #nav li.active li a:hover, #nav li.active li a:active {
	color: #000;
}
	#nav li.active li a:hover {
	background: #FFCB6A 0 99%;
	color: #000;
}
	
	#nav li.active li.active a:link, #nav li.active li.active a:visited, #nav li.active li.active a:hover, #nav li.active li.active a:active {
	color: #000;
	font-weight: bold;
	background: #E4CAAF 0 99%;
}


	/* hide from IE mac \*/
	#nav li {width:auto}
	/* end hiding from IE5 mac */


#nadpis h3 {
	color: #fff;
	font-size: 18px;
	position: absolute;
	top: 9px;
	left: 72px;
	background-color: transparent;
	background-position: top left;
	padding-right: 5px;
	font: italic;
}

#content0 {
	width:580px;
	margin-left: 192px;
}
#content {
	color: Black;
	border: 0px none Maroon;
	padding: 30px;
	min-height: 400px;
	height: auto;
	_height: 400px;
	background: White url(../img/page_content.jpg) repeat-y scroll right;
}
#content h4 {
	color: Black;
	font-size: 1.2em;
}
#content h5 {
	padding-bottom: 10px;
	color: Black;
	font-weight: bold;
	font-size: 1.1em;
}
#content a {
	color: Black;
	text-decoration: underline;
}
#content address {
	text-decoration: none;
	font-style: normal;
}
#content table {
	display: table;
	width: 100%;
	border: 1px solid #D0D0D0;
	FONT-FAMILY: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content tr { 
display: table-row;
 border: 0px solid Silver;
}
#content td {
	display: table-cell;
	text-align: center;
	border: 1px solid #E9E9E9;
}
#content th {
	text-align: center;
	border: 1px solid #E9E9E9;
	font-weight: bold;
}
#content .celkem {
font: bold;
}
#content caption {
	display: table-caption;
	font: bold 12px;
	text-align: left;
}
#content .special {
	background-image: url(../img/specialni_nabidka.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#content thead {
	  display: table-header-group; 
	 }
#content tbody {
	display: table-row-group;
	border: 0px solid #E9E9E9;
}
#content tfoot { 
display: table-footer-group; 
}
#content col { 
display: table-column; 
}
#content colgroup  { 
display: table-column-group; 
}

#content th {
	width: 100px;
	font-weight: normal;
	text-align: center;
}
#content .br {
	border-bottom: 1px solid #A0522D;
	margin-bottom: 20px;
}
.foto
     {
	list-style-type: square;
	list-style-image: url(../img/li_foto.gif);
}
.nfoto
     {
	list-style-type: square;
	list-style-image: url(../img/li_nfoto.gif);
}
ul {
	border: thin none;
	margin: 0px;
	padding: 0px;
	padding-left: 2.3em;
}
.vyber {
	width:320px;
}
.sweeper {
	clear: both;
}
#footer {
	position: relative;
	background-image: url(../img/footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 120px;
	width: 772px;
	background-color: White;
}
#footer a{
	color: Black;
	text-decoration: none;
}
#footer span {
	color: Gray;
	font-size: 11px;
	display: block;
	position: absolute;
	top: 95px;
	left: 20px;
}
.hidden {
	display: none;
}
#menu2 {
	margin-top:20px;
}
#menu2 a:hover {
font-weight: bold;
}
.space80 {
	width: 10px;
}
