body {
  margin: 0px;
	padding: 0px;
	color: #181818;
	background-color: #ffffff;
	background-image: url(./img/llv/bg-llv-top.gif);
	background-repeat: repeat-x;
	font-family: "Arial CE", Arial, Tahoma, "Verdana CE", Verdana, sans-serif;
	font-size: 13px;
	text-align: center;
}

#stranka {
	position: relative;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px green solid;
}

h1, h2, h3, h4, h5, p, ul, ol, li, form {
  margin: 0px;
  padding: 0px;
}

a {
	color: #FD7B19;
	text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a.odkaz{
  color: white;
}

a:hover.odkaz{
  color: #FF9900;
  text-decoration: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.nowrap {
  white-space: nowrap;
}

.both {
  clear: both;
  height:0;
	font-size:0;
	line-height:0;
	border: 0px green solid;
}

img {
  border: none;
}

/********** HEADER **********/

#top-sefredaktor-1 {
	position: relative;
	width: 980px;
	height: 324px;
	background-image: url(./img/llv/top-llv.jpg);
	z-index: 1;
}

a.linkHomePage {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 400px;
	height: 86px;
	border: 0px red solid;
	z-index: 2;
}

#slide_mainImageDiv {
  position: absolute;
	top: 144px;
	left: 0px;
	width: 980px;
	height: 180px;
}

.top-menu {
	position: absolute;
	top: 96px;
	left: 15px;
	width: 633px;
	height: 41px;
	color: #ffffff;
	font-size: 12px;
	border: 0px white solid;
	z-index: 2;
}

#top-search {
  position: absolute;
  top: 106px;
  right: 17px;
  width: 246px;
  height: 23px;
  border: 0px white solid;
}

.search-input {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 179px;
  height: 21px;
  padding: 1px;
  background-image: url(./img/llv/bg-inputsearch.gif);
  border: 0;
}

.search-button {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 63px;
  height: 23px;
  border: 0;
  background-image: url(./img/llv/bg-inputbutton.gif);
}

#search-heading {
  display: none;
}

.sidebox {
  position: relative;
  padding: 10px 10px;
  margin: 0px 0px 15px 0px;
  background-image: url(./img/llv/bg-sidebox.jpg);
  background-repeat: no-repeat;
  border: 0px red solid;
}

.sidebox-heading {
  font-size: 15px;
  font-weight: bold;
  color: #FD7B19;
  padding: 0 0 10px 0;
}

.sidebox-content {
	
}

.sidebox-content h3 { 
	padding: 5px 0px 10px 0px;
}

.sidebox-content p {
	padding: 5px 0;
}

.navigace {
  border: 0px red solid;
  margin: 2px 0px 2px 30px;
  font-size: 9px;
  color: #005FA1;
}

#text {
  position: relative;
  width: 956px;
  border: 0px green solid;
  padding: 12px 12px;
  background-color: #ffffff;
  z-index: 0;
}

.obsah {
  width: 954px;
}

#left {
  vertical-align: top;
  width: 232px;
  margin: 0px;
  padding-right: 12px;
}

#left .menu {
  position: relative;
  padding: 0px;
  margin: 0 0 15px 0;
}

#left a.category-top {
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  padding: 14px 10px 13px 15px;
  margin: 0 0 1px 0;
  background-image: url(./img/llv/bg-category-top.jpg);
  background-repeat: no-repeat;
	display: block;
}

#left a:hover.category-top {
	color: #FD7B19;
}

#left a.category-top.selected {
	color: #FD7B19;
}

#left a.category-1 {
  font-size: 12px;
  font-weight: normal;
	color: #3387E1;
  text-decoration: none;
  padding: 7px 5px 7px 25px;
  background-image: url(./img/menu/bg-categories-black.gif);
  background-repeat: no-repeat;
  background-position: 11px 10px;
  border-top: 1px #BEC9CB solid;
  margin: 0px;
	display: block;
}

#left a:hover.category-1 {
  color: #ffffff;
  background-color: #3387E1;
  text-decoration: none;
}

#left a.category-1.selected {
  font-weight: bold;
}

#left a.category-2 {
  font-size: 11px;
  font-weight: normal;
  color: #A11B1A;
  text-decoration: none;
  padding: 7px 5px 7px 25px;
  margin: 0px;
	display: block;
}

#left a:hover.category-2 {
  color: #ffffff;
  background-color: #A11B1A;
  text-decoration: none;
}

#left a.category-2.selected {
  font-weight: bold;
}

#left a.category-3 {
  font-size: 11px;
  font-weight: normal;
  color: #A11B1A;
  text-decoration: none;
  padding: 7px 5px 7px 40px;
  background-image: url(./img/menu/bg-categories-black.gif);
  background-repeat: no-repeat;
  background-position: 26px 10px;
  margin: 0px;
	display: block;
}

#left a:hover.category-3 {
  color: #ffffff;
  background-color: #A11B1A;
  text-decoration: none;
}

#left a.category-3.selected {
  font-weight: bold;
}

#center {
  vertical-align: top;
  position: relative;
  border: 0px blue solid;
  padding: 15px 0px 0px 20px;
  background-image: url(./img/llv/bg-centercolumn.jpg);
  background-repeat: no-repeat;
}

#center .in {
  
}

#center .text {
	margin-bottom: 15px;
}

#center .text p {
  text-align: justify;
	line-height: 150%;
}

#center h1 {
  font-size: 22px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
  color: #000000;
}

#center h1 a {
  color: #000000;
  text-decoration: none;
}

#center h2 {
	font-size: 18px;
  color: #FD7B19;
  padding: 10px 0px 0px 0px;
  margin-bottom: 5px; 
}

#center h3 {
	font-size: 15px;
	color: #000000; 
	padding: 10px 0px 0px 0px;
  margin-bottom: 5px;
}

#center p {
	padding: 5px 0px; 
}

#center ul, #center ol {
	padding: 15px 10px 15px 20px; 
}

#center li {
  padding-bottom: 5px;
  list-style-image: url(./img/seznam-sipka.jpg);
  text-align: justify; 
}

.dalsiAktuality {
  clear: both;
  padding: 3px 0px;
}

#right {
  vertical-align: top;
  width: 190px;
  position: relative;
  border: 0px red solid;
  padding-left: 19px;
}

/********** FOOTER **********/

#sefredaktor-bottom {
	position: relative;
	height: 209px;
	background-image: url(./img/llv/bg-llv-bottom.gif);
	background-repeat: repeat-x;
}

#footer {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width: 980px;
	height: 209px;
	background-image: url(./img/llv/bottom-llv.jpg);
}

.copyright {
	position: absolute;
	top: 147px;
	left: 20px;
	font-size: 11px;
	font-weight: normal;
}

.copyright a {
  color: #000000;
	font-weight: normal;
}


/*- - - - - - - - - - - - - - - - - - - - FORMULARE - - - - - - - - - - - - - - - - - - - -*/
.inputText {
  font-size: 12px;
  border: 1px #ccc solid;
  padding: 2px 3px;
}

.inputText:focus {
  background: #cae4ff;
}

.galerySelector {
  width: 300px;
  font-size: 12px;
  border: 1px #ccc solid;
  padding: 3px 3px;
  margin-left: 15px;
  margin-right: 15px;
}

/*************** AKTUALITY ***************/

.aktualita {
  clear: both;
  border: 0px red solid;
  padding-bottom: 15px;
}

.autor_datum {
  height: 20px;
  border: 0px red solid;
  color: #666666;
}

.autor {
  float: left;
  padding-right: 5px;
}

.datum {
  float: left;
}

.text-aktualita {
  text-align: justify;
  border: 0px red solid;
}

.vice {
  clear: both;
  text-align: right;
  padding-top: 5px;
  font-size: 13px;
  font-weight: bold;
}

hr.predel {
  display: none;
}

/*************** AKTUALITY RIGHT ***************/

.aktualita-right {
  clear: both;
  padding-top: 10px;
}

.aktualita-title {
  padding-bottom: 5px;
}

.aktualita-title a {
  font-weight: bold;
  color: #FF8824;
}

.aktualita-text-description {
  display: none;
}

/*- - - - - - - - - - - - - - - - - - - - tabulky - - - - - - - - - - - - - - - - - - - -*/
.radek {
  background: #e5e5e5;
}

.radek2 {
  
}

.bunka {
  vertical-align: top;
  padding: 3px 5px;
}

/*- - - - - - - - - - - - - - - - - - - - filtr vzberu nabidky - - - - - - - - - - - - - - - - - - - -*/

.filtr {
  padding: 3px 5px;
  border: 1px silver dashed;
  margin: 5px;
}

fieldset.filtr .checkDiv {
	float: left;
	width: 150px;
	padding-right: 10px;
}
