p, td, a {
	color: #333333;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {font-size: 80%;}
td {
	vertical-align: top;
	font-size: 80%;
}
td#middle-cell {
	vertical-align: middle;
}
/*hr {
	background-color:#666666;
	color:#999999;
	width:auto;
	height:1px;
	border: none;
}*/
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	color: #000000;
	font-size: 1.8em;
	text-align: center;
}
.big-content h1.graphic {
  display: block;
  width: 745px;
  height: 30px;
  background: url(../images/layout/full-width-headline.jpg) no-repeat top left;
  padding: 9px 10px 0 15px;
  margin: 0;
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
  color: #000000;
}

.s404 {
  padding:5px;margin:5px;
}
.bline {
  display: block;
  width: 745px;
  height: 30px;
  background: url(../images/layout/full-width-headline.jpg) no-repeat top left;
  padding: 9px 10px 0 15px;
  margin: 0;
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
  color: #000000;
}

#content h1.graphic  {
  display: block;
  width: 575px;
  height: 30px;
  background: url(../images/layout/headline-back.jpg) no-repeat top left;
  padding: 9px 10px 0 15px;
  margin: 0;
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
  color: #000000;
  
}
#content h1.graphic span {
  display: inline;
  padding: 0 5px 0 5px;
  font-size: 0.7em;
  font-weight: normal;
  text-align: left;
  color: #ffffff;
  
}
#content .kategoria-headline {
  display: block;
  width: 580px;
  height: 27px;
  background: url(../images/layout/headline-back.jpg) no-repeat top left;
  padding: 12px 10px 0 10px;
  margin: 0;
  float: left;
}
#content .kategoria-headline a, .kategoria-headline a:visited {
  font-size: 0.8em;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  color: #000000;
  margin: 0;
  padding: 0;
}
#content .kategoria-headline a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #ffffff;
}
#content .kategoria-headline span {
  font-size: 0.8em;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  color: #ffffff;
  margin: 0;
  padding: 0;
}
/* toto som dal ja */
#header li {
	display:inline;
	font-size:10pt;	
}

#header li a {
  text-decoration:none;
}
#header li a:hover {
  text-decoration:none;
  color:#ccc;
}
#header ul.subli {
  padding-left:30px;
}
#header ul.subli li {
  display:inline;
	font-size:9pt;
  color:#eee;	
}

#header ul.subli li a {
  text-decoration:none;
}
#header ul.subli li a:hover {
  text-decoration:none;
  color:#ddd;
}
.smalldesc {
  font-size:9px;
}
/* /toto som dal ja */

h2 {
	color: #000000;
	font-size: 1.5em;
	text-align:LEFT;
}
h3 {
	color: #000000;
	font-size: 1.3em;
	padding-left:15px;
}
h4 {
	color: #000000;
	font-size: 1em;
	padding-left:5px;
	font-weight: bold;
}


a, a:visited {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color:#333333;
	text-decoration:underline;
	font-weight: bold;
}
a.nazov, a.nazov:visited {
  display: block;
  text-align: center;
  bottom: 0;
  font-size: 0.9em;
  color: #ff6600;
  text-decoration: none;
  font-weight: bold;
  margin: 5px;
}
a.nazov:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}
a.rb, a.rb:visited {
  display: block;
  text-align: right;
  padding-right:10px;
  bottom: 0;
  font-size: 80%;
  color: #ff6600;
  text-decoration: none;
  font-weight: bold;
  margin: 5px;
}
a.rb:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}
ul {
	list-style-type: none;
	margin:5px 20px;
	padding:0;
}
li {
	font-size: 80%;
	color: #333333;
	margin:0;
  padding:2px;
}
span#footer {
	font-size: 80%;
	color:#666666;
	text-align:center;
	position: relative;
	bottom:10px;
	margin: 0 auto;
	display: block;
	width: 945px;
	z-index:100;
	margin-top:20px;
}
img {
	border: none;
	margin:0;
	padding:0;
}

#fullscreenimg h1 {
  display: block;
  width: 745px;
  height: 30px;
  background: url(../images/layout/full-width-headline.jpg) no-repeat top left;
  padding: 9px 10px 0 15px;
  margin: 0;
  font-size: 1.1em;
  font-weight: bold;
  text-align: left;
  color: #000000;
}
#fullscreenimg img {
  margin:20px;
}