BODY {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
/*	scrollbar-face-color: #2749B4;
	scrollbar-track-color: #EBF3FF;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #2749B4;*/
	background-color: #FFFFFF;
	margin-top: 20px;
	padding: 8px;
	text-align: center;
}

									/*    Layout    */
#header {
	display: block;
	width: 754px;
	height: 125px;
	background: url(images/top.gif) no-repeat;
	border: none;
}

#middle {
	clear: both;
	display: block;
	width: 754px;
	min-height: 100px; 
	background: url(images/bck.gif) repeat-y;
}

DIV.clear {
	clear: both;
	font-size: 1px;
}

#left {
	text-align: left;
	float: left;
	width: 120px;
}

#cr {
	text-align: left;
	float: right;
	width: 620px;
	padding: 15px 0px 0px 0px;
/*	border: 1px solid Aqua; */ 
}

#content {
	text-align: left;
	float: left;
	width: 472px;
	font-size: 1.1em;
	background: url(images/sidlo.jpg) no-repeat center;
	margin-left: 3px;
/*	border: 1px solid Red;	*/
}

#content_nobck {
	text-align: left;
	float: left;
	width: 472px;
	font-size: 1.1em;
	margin-left: 3px;
}


#right {
	font-size: 0.8em;
	text-align: left;
	float: right;
	width: 105px;
	margin-right: 7px;
/* 	border: 1px solid Red; */
}

#right P {
	text-indent: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#right LI {
	margin-bottom: 6px;
}

#foot {
	width: 754px;
	height: 10px;
	font-size: 8px;
	background: url(images/bottom.gif) no-repeat;	
}

#copy, #copy A, #copy A:Hover  {
	clear: both;
	color: Silver;
	font-size: 10px;
}

#spodninavigace {
/*	border-top: 1px dashed #2749B4; */
	font-size: 10px;
	text-align: center;
	padding-top: 3px;
}

 								/*     Menu     */
#menu {
	display: block;
	width: 119px;
	font-size: 14px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	margin: 8px 0px 10px 1px;
	color: #000000;
}

#menu UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu UL LI {
	list-style: none;
}

#menu UL LI A {
	display: block;
	padding: 3px 13px 1px 20px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: url(images/sipka.gif) no-repeat 8px;
}

#menu UL LI A:HOVER, #menu UL LI A:Active {
	text-decoration: none;
	color: Red;
	background: url(images/bullet-off.gif) no-repeat 8px;
	background-color: #FFFFCE;
}

#menu UL LI A.active {
	text-decoration: none;
	color: Red;
	background: url(images/bullet-off.gif) no-repeat 8px;
}

#menu UL LI A.active:HOVER {
	text-decoration: none;
	color: Red;
	background: url(images/bullet-off.gif) no-repeat 8px;
	background-color: #FFFFCE;
}
	
						/*  Odkazy  */
A {
	text-decoration: underline;
	font-weight: bold;
	color: #0033CC;
}

A:Hover {
	text-decoration: underline;
	font-weight: bold;
	color: Maroon;
}
								/*     Formatovani     */
TD {
	font-size: 1em;
}
		
SPAN {
	display: none;
}
							
H1, H2, H3, H4, H5, H6, PRE, form  { 	
	margin: 0px; 
	padding: 0px;
}

H1 {
	font-size: 1.4em;
	color: #663300;
}

H2 {
	font-size: 1.3em;
	color: #663300;	
}

H3 {
	font-size: 1.2em;
	color: #663300;
}

H4 {
	font-size: 11px;
	font-weight: bold;
}

H5 {
	font-size: 10px;
	font-weight: bold;	
}

H6 {
	font-size: 9px;
	font-weight: bold;	
}

P {
	text-align: justify;
	margin: 0px 0px 5px 0px;
	text-indent: 30px;
}

P.male {
	text-indent: 0px;
	font-size: 0.7em;
}	

.r {
	text-align: right;
}

.c {
	text-align: center;
}

.j {
	text-align: justify;	
}

PRE {
	font-size: 13px;
}

BLOCKQUOTE {
	margin: 0px 20px 0px 20px;
}

UL {
	margin: 4px 0px 4px 30px;
}

LI {
	list-style: square;
}

.spacer {
	font-size: 5px;
}

.attention {
	display: inline;
	color: Red;
}	

DIV.akce {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold; 
	border-bottom: 1px solid black;
	margin-bottom: 3px;
}

TABLE#reference TD {
	font-size: 0.7em;
}

TABLE#reference TH {
	padding: 3px 0px 3px 5px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	background-color: #FFF700;
	margin-bottom: 5px;
}

TABLE#cenik TD {
	background-color: #FFFC9C;
	font-size: 0.9em;
}

TABLE#cenik TH {
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	background-color: #FFF700;
	margin-bottom: 5px;
	font-size: 0.9em;
	text-align: center;
}

TABLE#cenik P {
	text-indent: 0px;
}

DIV#logout {
	color: Red;
	text-align: right;
	font-size: 10px;
}

DIV#logout A {
	color: Red;
}
