a {
	border: none;
	color: #700711;
}
a.logo {
	background-image: url(obrazky/logo.jpg);
	height: 98px;
	text-decoration: none;
	width: 760px;
	display: block;
}
a:hover {
	color: #B22222;
}
body{
	background: url(css-obrazky/pozadi.png) top left;
	background-position: center;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1,h2,h3,h4,h5,h6{
	text-align: left;
	font-weight: normal;
}
h1 {
	background: #FFFDF4 url(css-obrazky/h1.png) repeat-y;
	border-bottom: 2px solid #E0827A;
	color: #750F00;
	font-size: 1.5em;
	font-weight: normal;
	margin: 15px 1px 3px 1px;
	padding-left: 10px;
}
h1.neviditelny{
	display: none;
}
h2 {
	background: #FFFDF4 url(css-obrazky/h1.png) repeat-y;
	border-bottom: 1px solid #E0827A;
	color: #750F00;
	font-size: 1.1em;
	margin: 15px 1px 3px 1px;
	padding-left: 10px;
}
h3 {
	background: white url(css-obrazky/h1.png) repeat-y;
	color: #750F00;
	font-size: 1em;
	margin: 15px 1px 3px 1px;
	padding-left: 10px;
}

h4 {
	color: #750F00;
	font-size: 0.85em;
	margin: 5px 1px 5px 1px;
	padding-left: 10px;
	font-weight: normal;
}

hr {
	background-color: #FFEBDF;
	border: 1px solid #FFEBDF;
	color: #FFEBDF;
	height: 1px;
	margin-top: 3px;
}
hr.mensi {
	background-color: #FFEED0;
	border: 1px solid #FFEED0;
	color: #FFEED0;
	height: 1px;
	margin-bottom: -5px;
	margin-top: -5px;
}
img	{
	border: none;
	margin: 0;
}
img.telefon	{
	margin-right: 5px;
}
li.mobil{
	background: url(../obrazky/mobil.jpg) 2px center no-repeat;
	list-style: none;
	list-style-image: none;
	padding-left: 20px;
}
li.telefon{
	background: url(../obrazky/telefon.jpg) 0% center no-repeat;
	list-style: none;
	list-style-image: none;
	padding-left: 20px;
}
ol	{
	font-size: 0.8em;
	font-weight: normal;
}
ol.pismena	{
	font-size: 0.8em;
	font-weight: normal;
	list-style-type: lower-alpha;
}
p {
	font-size: 0.8em;
	font-weight: normal;
	margin: 5px 2px 4px 2px;
	color: black;
}
p.index {
	line-height: 20px;
}
p.legenda{
	padding-left: 150px;
	text-align: left;
}
p.odkazy{
	background: #FFF3CE;
	border-left: 1px solid #FFA448;
	color: #3E0000;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 10px;
}

p.rozpis {
	padding-left: 15px;
	text-align: left;
}
pre {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	margin: 5px 2px 4px 2px;
}

strong{font-weight: normal; font-style: italic}

.l{
	text-align: left !important;
}

table {
	font-size: 0.8em;
}

table.rozpis{
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	width: 100%;
	text-align: left;
}

table.rozpis td
  {font-weight: normal;}

table.dcc{
	width: 100%;
	font-weight:normal;
}

table.format{
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	width: 100%;
	text-align: left;
}


table.dcc td{
	font-weight: normal;
	border: 1px solid #FFD3A6;
	padding: 2px;
}

td	{
	border: 1px solid #FFEBDF !important;
	background: #FFF2EC !important;
	font-weight: normal;
	margin: 0;
	padding: 3px;
}

.bold td{
	font-weight: bold !important;
}

.okosem,.okosem:hover{
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px;
	background-color: #EE3C00;
	display: block;
	text-align: center;
	color: white;
}

.okosemb{
	font-size: 1em;
	padding: 10px;
	background-color: #EE3C00;
	display: block;
	text-align: center;
	color: white;
}

.okosemc{
	font-size: 1em;
	padding: 10px;
	background-color: #FFEBDF;
	border-bottom: 3px solid #E0827A;
	display: block;
	text-align: center;
}

.zvyraznovac{
	background-color: #FFEEDD;
}

.pismena li{
	list-style-type: lower-alpha;
}


ul	{
	font-weight: normal;
	list-style-image: url(css-obrazky/ul2.gif);
	list-style-type: circle;
}

ul.mensimargin{
	margin-top: -10px;
}
ul.menu {
	margin-left: -1px;
	padding: 0;
	width: 210px;
}
ul.menu li {
	font-weight: bold;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
ul.menu li a {
	background: url("css-obrazky/ul.gif") center left no-repeat;
	padding-left: 15px;
	text-decoration: none;;
}
ul.menu li a:hover {
	background: url("css-obrazky/ul-hover.gif") no-repeat center left;
	text-decoration: underline;
	color: #FF8C00;
}
ul.menu li.nadpis {
	background: url("css-obrazky/ul-kruh.gif") #FFD999 no-repeat 3% 50%;
	background-color: #FFD999;
	color: #B23600;
	margin-bottom: 3px;
	margin-top: 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
ul.menu li.odsazeni {
	margin-top: 15px !important;
}
ul.menu li.oznacene {
	background: #F95100;
	border: none;
	display: block;
	margin: auto;
}
ul.menu li.oznacene a,ul.menu li.oznacene a.hover{
	background: url("css-obrazky/ul-oznacene.gif") no-repeat center left  !important;
	color: #FFFFFF;
}
ul.menu li.pod {
	font-weight: normal;
	padding-left: 16px;
}
ul.menu li.pod a:hover {
	background: url("css-obrazky/ul-hover.gif") no-repeat center left;
	text-decoration: underline;
	color: #FF8C00;
}
ul.menu li.podoznacene {
	background: #F95100;
	border: none;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	margin: auto;
	padding-left: 16px;
}
ul.menu li.podoznacene a:hover,ul.menu li.podoznacene a {
	background: url("css-obrazky/ul-oznacene.gif") no-repeat center left  !important;
	color: #FFFFFF;
}
.both	{
	clear: both !important;
}
.fl	{
	float: left;
}
.fotka {
	_padding-left: 3px;
	_padding-right: 3px;
	background-color: #FFEBDF;
	border: 1px solid #F0C8C3;
	color: #800000;
	float: left;
	font-size: 0.70em;
	font-weight: normal;
	margin: 3px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	text-align: center;
	width: 120px;
	min-height: 130px;
}
.fotka img{
	margin-bottom: 3px;
}

.fr	{
	float: right;
}
.logo {
	margin: 0;
}
.stred {
	text-align: center;
}
.vlevo {
	text-align: left;
}
.vyssi{
	line-height: 22px;
}
#hlavicka{
	background-image: url(css-obrazky/logo.png);
	background-repeat: no-repeat;
	height: 98px;
	margin: auto;
	text-align: center;
	width: 760px;
}
#hlavni{
	margin: 30px auto;
	width: 760px;
}
#obal{
	background: url("css-obrazky/border.gif") #FFFFFF repeat-y top center;
	min-height: 600px;
}
#menu {
	background-color: transparent;
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-top: 5px;
	text-align: left;
	width: 215px;
	float: left;
}
#obsah {
	background-color: transparent;
	font-weight: bold;
	padding: 4px;
	_padding: 6px;
	_padding-right: 0px;
	text-align: left;
	width: 520px;
	margin-left: 220px;
}
#obsah ul	{
	font-size: 0.8em;
	font-weight: normal;
	list-style-image: url(css-obrazky/ul2.gif);
	list-style-type: circle;
}
#paticka{
	background: url(css-obrazky/paticka.png) no-repeat top;
	clear: both;
	height: 25px;
	text-align: left;
	width: 760px;
	padding-bottom: 0;
}
#paticka a{
	color: #FFF2A6;
}
#paticka a:hover{
	background: #600E00;
	color: #FFF2A6;
}


#paticka p{
	color: #FFF2A6;
	font-size: 0.7em;
	line-height: 29px;
	margin: 0;
	margin-left: 10px;
}

.bold{
	font-weight: bold;
}

.vyrazny{
	border: 3px solid #FFC6A4;
}

hr.fotky{
	visibility: hidden;
	margin: 0;
	clear: left;
}
