@charset "utf-8";
*.clear {
  clear : both;
  font-size : 0px;
} 

/* layout */

body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	border-width : 0;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:link {
	color: #990035;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
}
a:visited {
	color: #990000;
	font-size: 13px;
}
a:hover {
	color: #C00301;
}
a:active {
	color: #990000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 16px;
	vertical-align: baseline;
	text-align: left;
	white-space: normal;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
}
p.citace {
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

p span {
	white-space:nowrap
}
h1 span {
	white-space:nowrap

}
h2 span {
	white-space:nowrap

}

h3 span {
	white-space:nowrap

}

h4 span {

}

h4 a {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-decoration: underline;
	color: #990035;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C00301;
	font-weight: normal;
	padding-top: 5px;
	text-align: center;
}







#obal {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/layout/hlava-pozadi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
#obal-home {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/layout/hlava-pozadi-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	padding: 0px;
}







#hlava {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 900px;
	text-align: center;
	height: 242px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/layout/hlava.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#hlava-home {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 900px;
	text-align: center;
	height: 448px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/layout/hlava-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#obal-home div.spodek
{
  margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 900px;
	text-align: center;
	height: 570px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/layout/pata-home-obrazek.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#stranka {
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
}
#menu-top /* menu-top */

{
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 900px;
	height: 50px;
	left: 0px;
	top: 0px;

}
#menu-top-home {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 300px;
	height: 50px;
	top: 1px;
	right: 0px;
}

.kontejner-stranka {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.kontejner-stred  {
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	text-align: center;
	width:auto;
}
.kontejner-levy  {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.kontejner-pravy  {
	float: right;
	width: 300px;
	padding: 0px;
}

#stranka-top {
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#stranka-bottom {
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
#pata-home {
	top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/layout/pata-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1F1F1F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#pata {
	margin-right: 0px;
	margin-left: 0px;
	top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/layout/pata.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 3px;
	height: 189px;
	padding: 0px;
	margin-bottom: 0px;
}


#pata  p  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 0px;
}
ul.odkazy   {
	list-style-type: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.odkazy   li{
	float: left;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #000000;
	padding-left: 10px;
}
.odkazy a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
}
.info  {
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.odkazy  li.prvni  {
	float: left;
	padding-right: 10px;
	padding-left: 0px;
}
.odkazy li.posledni {
	float: left;
	padding-right: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textovy-obsah {
	margin: 0px;
	padding: 0px;
	width: 578px;
}
ul.sezanam-cinnosti {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
ul.sezanam-cinnosti li {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	list-style-position: inside;
	font-size: 13px;
}
ul.sezanam-prosty {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
ul.sezanam-prosty li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 13px;
}
ul.sezanam-prosty li span {
	font-size: 12px;
	font-weight: normal;
}

ul.sezanam-prosty li.odstavec {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.sezanam-prosty li.odstavec span {
	font-size: 12px;
	font-weight: normal;
}

