/* pro obrazovku */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
padding: 0;
margin: 0;
}
body {
font-size: 62.5%;
text-align: center;
color: #333333;
font-family: sans-serif; 
background: #d0c6a3 url(images/bg.gif) repeat-x;
}
#content {
width: 785px;
text-align: left;
margin: 0 auto;
position: relative;
background: url(images/bg-content.gif) repeat-y 180px 0;
}
#main {
width: 520px;
min-height: 400px;
background: #e2c090 url(images/bg-main.gif) repeat-x;
float: right;
position: relative;
right:35px;
padding: 10px 10px 10px 40px;
}
#side {
width: 200px;
float: left;
position: relative;
left: 10px;
}
#otherside {
}
#header {
background: url(images/logo.jpg) no-repeat;
height: 210px;
overflow: hidden;
position: relative;
top: 42px;
padding-bottom: 42px;
}
#header a strong {
display: none;
}
#current a {
width: 0;
height: 200px;
padding-left: 755px;
position: absolute;
left: 5px;
top: 5px;
overflow: hidden;
background: transparent;
}
a#menujump {
position: absolute;
width: 0;
height: 0;
overflow: hidden;
}
#other {
position: absolute;
top: 0;
right: 0;
background: black;
display:none;
}
#other a {
color: white;
}
#menu {
padding-top: 12px;
height: 32px;
width: 410px;
padding-left: 330px;
position: absolute;
top: 0;
right: 30px;
z-index: 100;
background: url(images/bg-menu.gif) repeat-x;
}
#menu h2 {
display: none;
}
#menu ul li {
display: inline;
}
#menu .current a, #menu .parent a  {
background: url(images/menu-current.gif) no-repeat;
color: white;
}
#menu a {
height: 32px;
line-height: 32px;
color: #9d491c;
display: inline;
float: left;
font-family: Impact, "Techno CE", sans-serif;
text-decoration: none;
text-align: center;
font-size: 140%;
position: relative;
width: 80px;
background: url(images/menu-current.gif) no-repeat -100px 100px;
}
#menu a:hover {
background-position: left top;
}
#menu2 {
position: relative;
width: 200px;
padding-bottom: 25px;
background: #904019 url(images/menu2-footer.gif) no-repeat left bottom;
}
#menu2 h2 {
display: none;
}
#menu2 ul ul {
display: none;
}
#menu2 li.current ul,
#menu2 li.parent ul {
display: block;
margin-top: 1px;
}

#menu2 ul li {
display: block;
margin-bottom: 1px;
}
#menu2 ul li.krby ul {
display: block;
}
#menu2 a {
height: 30px;
line-height: 30px;
padding: 0 0em;
display: block;
color: #f5c491;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 14px;
padding-left: 12px;
padding-bottom: 1px;
background: url(images/bg-side.gif);
}
#menu2 a.current, 
#menu2 a:hover {
color: white;
font-weight:bold;
}
#menu2 li li a {
height: 30px;
line-height: 30px;
padding: 0 0em;
display: block;
color: #f5c491;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 14px;
padding-left: 24px;
background:url(images/bg-side2.gif);
}

#side #side-img {
width: 181px;
height: 130px;
padding: 11px 13px 8px 9px;
margin: 0;
overflow: hidden;
background: url(images/side-img-bg.gif) no-repeat left top;
}
#side #side-img img {
width: 181px;
height: 130px;
border: none;
}

form, fieldset, legend {
margin: 0;
padding: 0;
border: none;
}
form {
font-size: 110%;
width: 80%;
margin: 0 auto;
}
fieldset {
margin: 0.5em 0;
}
fieldset legend {
font-size: 150%;
font-weight: bold;
color: #333;
}
fieldset fieldset legend {
font-size: 130%;
}
form label {
text-align: right;
display: block;
}
form input, form select {
width: 98%;
}
form label input {
width: 2em;
}

#footer {
background: #d0c6a3 url(images/footer.gif) no-repeat left top;
clear: both;
text-align:right;
padding-right: 40px;
padding-top: 20px;
overflow: hidden;
}
#footer a, 
#lista a{
color: #333333;
}
#lista {
text-align: right;
clear: both;
padding-right: 40px;
background: #d0c6a3;
}
h1, h2, h3, h4, h5, h6 {
font-family: sans-serif;
font-weight: normal;
}
h1 {
font-size: 180%;
padding-top: 10px;
color: #b1400b;
font-weight: bold;
padding-bottom:10px;
}
h1 a{
	color: #b1400b;
	text-decoration:none;
}
h2 {
font-size: 150%;
margin-top:15px;
font-weight:bold;
}
p.nad{
font-size: 150% !important;
font-weight:bold;
}
h3 {
font-size: 130%;
}
h4 {
font-size: 120%;
}
#main p {
font-size: 120%; 
margin: 0.5em 0;
line-height: 1.3em;
text-align: justify;
}
#main ul, #main ol {
margin: 0.5em 0;
}
#main ul li, #main ol li {
*/list-style: disc url();*/
list-style-type: auto;
margin-left: 2em;
font-size: 120%;
}
#main table {
margin: 0 auto;
width: 90%;
font-size: 120%;
background: e2dfcd;
border-collapse: collapse;
}
#main table th {
text-align: right;
}
#main table th, #main table td {
vertical-align: middle;
}
#main table thead th {
text-align: center;
}
#main table .second {
text-align: right;
}
#main table th + td { /* řešení pro prohlížeče nepodporující col/colgroup, musí být zvlášť kvůli IE */
text-align: right;
}
#main table thead th, #main table thead td {
border-bottom: black double;
}
#main table tfoot th, #main table tfoot td {
border-top: black double;
}
#main table tbody th {
border-right: black double;
}
#main table caption {
caption-side: bottom;
font-style: italic;
text-align: left;
}
#informace a {
color:#333333;
text-decoration:none;
}
#informace a:hover {
text-decoration:underline;
}
a { 
text-decoration: underline;
color: navy;
}
a:hover {
text-decoration: none;
}
a img {
border: none;
}
.hidden {
display: none;
}

.left {
float: left;
}
.right {
float: right;
}
.cleaner {
clear: both;
height: 0px;
overflow: hidden;
background: transparent;
border: none;
}
#main img {
padding: 3px;
border: 1px solid silver;
margin: 5px;
background: white;
}
#main img.right {
margin-right: 0;
}

#subpages, 
#pagebrothers {
float:left;
width: 220px;
display: inline;
padding: 10px;
margin: 5px;
background: #d5cdae;
}
#subpages a, 
#pagebrothers a {
color:#2c3b52;
text-decoration:none;
}
#subpages a:hover, 
#pagebrothers a:hover {
text-decoration:underline;
}

#pop{
	width:700px;
	font-size:10px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:4px;
	color:#555555;
	text-align:left
}

#pop a{
	color:#555555;
	text-decoration:none;
}

.partneri{
  margin-top:20px;
}