/* HELP CLASS */

.none {display: none;}
.clearline {clear: both; height: 1px; line-height: 1px; font-size: 1px;}
.invisible {visibility: hidden;}
/*.help {cursor: help;}
.left {float: left;}
.right {float: right;}
.centeralign {text-align: center;}
.rightalign {text-align: right;}*/


/* GENERAL */
		
h1 {
}

h2 {	
	font-size:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #FFF;*/
}

h2, h3 {
	color: #666666;
}

a {
	text-decoration:none;
	color:#4088b8;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}

ul li {
	list-style-type: disc;
}

/*#languages {
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	height: 10px;
	padding-top: 10px;
}*/


body {
	background: #eee;
	color: #666;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	line-height: 1.2em;
	text-align: center;
	margin: 0 auto;
	padding: 0;		
}

	
/* CONTAINER */

#container {
	width: 940px;
	height: auto;
	background: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	text-align: left;
	border: 1px solid black;
}

		
/* HEADER ELEMENTS */

#header {
	border-bottom: 4px solid #948979;
	padding-top: 0px;
	clear: both;
	margin-bottom: 10px;
}

#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: normal;*/
	font-size:3em;
	/*color: #4088b8;*/
	margin-bottom: 30px;
	background-color: #FFF;
}

#header h1 a:link, h1 a:visited {
	color: black;
	text-decoration: none;
}

/* the slogan */
#slogan { 
	margin-top: -20px;
	margin-left: 20px;
	color: #999999;
}

#logo {
	float: right;
	margin-top: -65px;
	/*font-size: 9px;*/
}
		
/* NAVIGATION ELEMENTS */
	
#navigation {
	float: left;
	width: 140px;
}

#topmenu {
	list-style-type: none;						
	margin: 0;
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 0;
}	

#topmenu li {
	display: inline;
}

#topmenu li a {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding-right: 25px;
}

#topmenu a:link, #topmenu a:visited {
	color: #4088b8; /*#349ADC;*/
	text-decoration: none;
}

#menu {
	margin-left: 0;
	padding-left: 0;
}

#menu li {
	list-style-type: none;						
}

#navigation ul li a {
	display: block;
	padding: 7px 5px;
	width: 140px;
	border-bottom: 1px solid #CCC;
}

#menu a:link, #menu a:visited {
	color: #4088b8;
	text-decoration: none;
}

#navigation a:hover {
	/*background: #000000 url(img/arrow.gif) 96% 50% no-repeat;*/
	background-color: #F5F5F5;
	color: #349ADC;
}

/* THE SMALL BOX BELOW NAV */

.banner {
	/*display: none;*/
	margin-top: 40px;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}

.banner p {
	margin: 0;
	padding: 0;
	text-align: left;
	padding-bottom: 3px;
	font-size: 0.9em;		
	font-style: italic;
}

.banner h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	letter-spacing: -0.03em;
	font-size:1.1em;
	text-align: left;
}

#navigation .moreLink {		
	margin-top: 2px ! important;
	font-size: 1em ! important;
}

#address {
	padding-left: 5px;
	margin-top: 40px;
	font-size: 0.9em;	
}


/* CONTENT ELEMENTS */

#content {
	width: 522px;
	margin-left: 180px;
	margin-right: 200px;
}

#content p {
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-top: 0;
	text-align: justify;
	/*border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
}

#content ul, #content ol {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	text-align: justify;
}

#content ul li, #content ol li {
	margin-left: 2em;
	/*list-style-type: disc;*/
}


/* SIDEBAR ELEMENTS */

#sidebar {
	float: right;
	width: 185px;
	padding: 15px 10px;
	border: 1px dashed black;
	margin-bottom: 15px;
	background-color: #eee;
}

#sidebar h2 {
	margin:0;
	padding: 0;
}

/*#sidebar p {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}*/

#sidebar ul {
	padding: 0;
	padding-left: 15px;
	margin: 0;
	margin-top: 10px;
}

#sidebar ul li {
	list-style-type: square;
}


/* FOOTER ELEMENTS */

#footer {
	margin-top: 20px;
	clear: both;
	background-color:#575352;
	padding: 0px 5px 0px 5px;
}

#footer p {
	color:#89817f;
	padding: 5px;
}

#footer p a {
	color: #89817f;
	border-bottom: 1px dotted #89817f;
}

#footer p a:hover {
	color: #FFFFFF;
	background-color:#575352;
}
		

.box {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px;
}

.box h2, .box h3 {	
	margin-top: 0;
	margin-bottom: 6px;
	padding-top: 10px;
}
		
.leftBox {
	position: relative;
	width: 245px;
	float: left;
	border-right: solid 1px #DDDDDD;
	padding-right: 10px;
}

.rightBox {
	position: relative;
	width: 245px;
	margin-left: 270px;
}

#container .moreLink {
	margin-top: 10px;
	text-align: right;	
	/*margin:-10px 10px 12px 0;*/
	font-style: italic;
	font-size: 1.15em;
}


table {
  border-collapse: collapse;
  background-color: white;
  border: thin solid black;
  margin: 20px 0;
}

table tr th {
  background-color: #eee;
  font-size: 110%;
}

table tr td, table tr th {
  border: thin solid black;
  padding: 7px;
  /*padding-right: 25px;*/
  margin: 0;  
}


table.seznam-sro {
}

table.seznam-sro tr th {
}

table.seznam-sro tr td, table.seznam-sro tr th {
}

table.seznam-sro tr th.nazev {
  width: 200px;
}

table.seznam-sro tr th.datum {
  width: 100px;
}

table.seznam-sro tr th.vypis-or {
  width: 90px;
}

table.seznam-sro tr td a {
  font-style: italic;
}

table.seznam-sro tr.starsi {
  font-style: italic;
}


table.cenik tr.suma {
  font-size: 120%;
  font-style: italic;
  background-color: #EFEFEF;
}

table.cenik tr.suma td.cena {
  font-weight: bold;
  font-size: 120%;
}

table.cenik tr td.suma-cena {
  font-style: italic;
  background-color: #EFEFEF;
  font-weight: bold;
  font-size: 140%;
}

.vetsi {
  line-height: 115%;
  font-size: 125%;
  font-style: italic; 
}