body {
	font-size: 10pt;
	font-family: "Arial CE", "Helvetica CE", Arial, Verdana, Helvetica;
	background-color: #4688D6;
	text-align: center;
}
A { font-size: 9pt; text-decoration: none }
A:Active  { font-size: 9pt; text-decoration: underline }
A:Hover  { font-size: 9pt; text-decoration: underline }
.ramec  {
	text-align: center;
	width: 182px;
	height: 210px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
	padding-top: 8px;
}
.ramec a {
	color: #0000FF;	
}
.ramec-konec {
	text-align: center;
	width: 182px;
	height: 210px;
	float: left;
	border-right-color: #000080;
	border-right-width: 1px;
	border-right-style: dotted;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
	padding-top: 8px;
}
.ramec-konec a {
	color: #0000FF;	
}

.ramec1  {
	text-align: center;
	width: auto;
	height: 160px;
	vertical-align: middle;
	padding: auto;
}
.ramec_vyber {
	text-align: center;
	width: 182px;
	height: 210px;
	float: none;
	padding-top: 8px;
	border: 1px dotted #000080;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	background-color: #007BC0;
	margin: 0;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #DCDCDC;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 7px;
	clear: both;
	margin: 0;
}
h3 {
	color: black;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0 8px;
	padding: 0;
}
#menu {
	width: 140px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#obsah_strany {
	width: 550px;
	border-left-width: 1px;
	border-left-style: solid;
	float: right;
	padding-left: 10px;
	margin: 0px;
	text-indent: 0px;
	display: block;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
}
*>#obsah_strany {
	width: 550px;
}
#hlava {
	background-image: url(obrazky/hlava.jpg);
	width: 800px;
	height: 248px;
}
#pata {
	background-image: url(obrazky/pata.gif);
	height: 62px;
	width: 800px;
	clear: both;
	margin-top: 10px;
}
#seznam li { margin-bottom: 8px; }
#zaklad {
	width: 800px;
	margin: auto;
	background-color: #00FF00;
	background-image: url(obrazky/pozadi.gif);
	border: 25px solid #284D79;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#obsah {
	width: 712px;
	clip: rect(auto,auto,auto,40px);
	margin-left: 48px;
}
.navigace {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 120px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
.navigace li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: bold;
}
.navigace li:hover {
	background-color: #4688D6;
}
.navigace li a {
	color: #000000;	
}
.navigace li a:hover {
	color: #FF9900;
}
.cena-popis {
	padding-left: 8px;
	margin: 0;
	line-height: 1.15em;
	padding-top: 5px;
}
.cena-obrazek {
	text-align: center;
}
.tabulka {
	width: 90%;
	font-size: 100%;	
}
.tabulka thead {
	font-size: 102%;
	font-weight: bold;
	background-color: ff9933;
}
.tabulka td {
	padding: 3px;
}	
.tabulka tbody td {
	background-color: #F4F4F4;
}
.tabulka2 {
	width: 90%;
	font-size: 100%;	
}
.tabulka2 thead {
	font-size: 102%;
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
}
.tabulka2 td {
	padding-left: 6%;
	padding-right: 6%;
	padding-top: 3px;
	padding-bottom: 3px;
}	
.tabulka2 tbody td {
	background-color: #F4F4F4;
}
.zarovnej {
	clear: both;
	text-align: center;
}
.centruj {
	text-align: center;
}
.male_pismo_8 {
	font-size: 0.8em;
}
em {
	color: #FF3300;
	font-style: normal;
	font-weight: bold;
}
.prevod-na-inline {
	display: inline;
}
.styl1 {font-size: 36px}