* {
  margin: 0;
  padding: 0;
  border: none;
}

.inv {
  display: none;
}

hr.clear {
  visibility: hidden;
  height: 0;
  clear: both;
}

a {
  color: #0e39a7;
}

a:hover {
  text-decoration: none;
}

body {
  font: .9em/1.3em "Arial", "Calibri", "Tahoma", "Verdana", sans-serif;
  text-align: center;
  color: #000;
  background: #fff url( "../images/top.gif" ) repeat-x top left;
}


#center {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

h1 {
  width: 214px;
  height: 127px;
  background: #fff url( "../images/logo.jpg" ) no-repeat;
  position: relative;
  margin:0 !important;
}

h1 a {
  display: block;
  width: 214px;
  height: 127px;
}


p.shine {
  position: absolute;
  width: 198px;
  height: 84px;
  top: 0;
  left: 600px;
  background: #fff url( "../images/shine.gif" ) no-repeat;
}

.main {
  margin: 40px 0 0 0;
  text-align:left;
}

.left {
  float: left;
  width: 200px;
}

.right-content {
  float: left;
  width: 730px;
  _width: 800px;
  padding: 35px 35px 0 35px;
  margin: 0 0 50px 0;
  background: #fff url( "../images/text.jpg" ) no-repeat top left;
}

.right {
  float: left;
  width: 800px;
  margin: 0 0 50px 0;
}

.kurz1, .kurz2, .kurz3 {}

.kurz1 {
  display: block;
  width: 235px;
  height: 151px;
  background: #fff url( "../images/kurz1.jpg" ) no-repeat;  
  float: left;
  margin-left: 25px;
}

.kurz2 {
  display: block;
  width: 256px;
  height: 151px;
  background: #fff url( "../images/kurz2.jpg" ) no-repeat;  
  float: left;
  margin: 0 0 20px 60px;
}

.kurz3 {
  display: block;
  width: 256px;
  height: 151px;
  background: #fff url( "../images/kurz3.jpg" ) no-repeat;  
  float: left;
  margin: 0 0 0 0px;
}

.kurz4 {
  display: block;
  width: 256px;
  height: 151px;
  background: #fff url( "../images/kurz4-2.jpg" ) no-repeat;
  float: left;
  margin:0 0 0 75px;
}

.kurz5 {
  display: block;
  width: 256px;
  height: 151px;
  background: #fff url( "../images/kurz5-2.jpg" ) no-repeat;
  float: left;
  margin:20px 0 0 11px;
}


.left-info, .left-info2 {
  font-size: 1.3em;
  color: #7f7f7f;
  height: 60px;
  text-align: center;
  background: #fff url( "../images/arrow.gif" ) no-repeat center bottom;
  width: 180px;
  margin: 40px 0 0 0;
}

.left-info2 {
  margin: 440px 0 0 0;
}

.title-img {
  float: right;
  margin: 0 0 0 10px;
  position: relative;
  top: -10px;
}

.menu {
  margin-top:20px;
  list-style: none;
}

.menu li {
  margin: 0 0 17px 0;
}

.menu a {
  display: block;
  width: 160px;
  padding: 7px 0 6px 35px;
  text-decoration: none;
  color: #7f7f7f;
  background: #fff url( "../images/menu.gif" ) no-repeat center left;
}

.menu a:hover, #menuAkt {
  color: #000;
  background: #fff url( "../images/menu-h.gif" ) no-repeat center left;
}

.menu .zdroje {
  padding-top: 50px;
}

/* FORMS FORMATING */
input, .button, textarea, select, .button2 { border: 1px solid #aaa; margin: 2px 2px 0 2px; padding: 3px;  font-size: 80%; font-weight: normal; color: #555; background-color: #fff; }

.button {
  padding: 4px 6px 6px 6px;
  font-weight: bold;
  color:#fff;
  font-size: 75%;
  background: rgb(109,176,79) url( "../images/button.gif" ) repeat-x;
  cursor: pointer;
}

.button:hover {
  border: 1px solid #000;
  color: #000;
}

select, option { background-color: #fff; }
label {color:#555;font-weight: normal;}
.question { line-height:30px; margin:30px 0}
.question table {color:#555}


/* TEXT FORMATING */
h1, h2, h3, h4, h5, h6 {color: rgb(109,176,79);margin:30px 0 10px 0; text-align: left; }
.right h1, .right-content h1 {width:auto;height:auto;background:none;color:#000;}
h1 { font-size: 120%; font-weight: bold; }
h2 { font-size: 105%; font-weight: bold; }
h3 { font-size: 90%; font-weight: bold; }
h4 { font-size: 85%; font-weight: bold; }
h5 { font-size: 80%; font-weight: bold; }
h6 { font-size: 75%; font-weight: normal; color: #000; }

.red h2 {color:red !important;}
.red h3 {color:red !important;}
.green {font-weight:bold;color:green;}
span.green {font-size:80%;}

.question h2 {
  color: rgb(109,176,79);
}

.question p.description {
  margin: 10px 0 0 0;
  font-weight: bold;
}

.right ul, .right-content ul {list-style:disc;margin:10px 0 0 20px;}
.right ul li, .right-content ul li {margin:10px; line-height:150%;}
.right ul li ul, .right-content ul li ul {list-style:circle;}

.right ol, .right-content ol {margin:10px 0 0 20px;}
.right ol li, .right-content ol li {margin:10px; line-height:150%;}

.right table, .right-content table {border:1px solid #666;border-collapse:collapse;font-size:0.85em;}
.right table td, .right table th, .right-content table td, .right-content th {border:1px solid #666;padding:4px;}

.noList {list-style:none;}

.right, .right-content {font-size:110%;color:#555;}
.right p, .right-content p {margin:0 0 20px 0;line-height:150%;}
p.title-text {margin: 50px 0 0 0;text-align: justify;font-size: .9em;}

.result {border:1px solid rgb(109,176,79);padding:10px;margin:10px 0;background:rgb(199,255,169);}
.result p {margin:8px 0 0 0;font-weight:normal;color:#555;font-size:80%;}
.result h2, .result h3 {margin:0;padding:0; color: #000;}

#osnova {display:none;}


p.center {
  margin-bottom: 40px;
}

span.znak {
  font-size: 16px;
}
span.znak2 {
  font-size: 24px;
}
span.znak3 {
  font-size: 30px;
}

div.ovladaci-panely {
  padding-top: 10px;
}
table.ovladaci-panely {
  width: 100%;
  margin-bottom: 40px;
}
table.ovladaci-panely td {
  width: 25%;
  text-align: center;
}
.lft {
  text-align: left !important;
}
p.normal {
  padding: 0px !important;
  margin: 0px !important;
}

ul.internetove-prohlizece {
  list-style: none;
}
ul.internetove-prohlizece img {
  width:30px;
  margin: 10px 10px 0px 0px;
}
ul.internetove-prohlizece div {
  display: inline;
  padding: 0px 0px 20px 0px;
}


.obrazek-popisek {
  text-align:right;
  width:100%;
  display:block;
}

.red {
  color: red;
}

.seznam2 li {
  list-style-type: circle;
}
.seznam3 li {
  list-style-type: disc;
}


.center {
  text-align: center;
}



.uvodniPopisek {
  font-size: 0.8em;
  font-weight: bold;
}

.note {
  font-size: 0.9em;
  font-style: italic;
}


#f1-stranka2, #f1-stranka3 {
  display: none;
}


.zvyrazneni, .zvyrazneni a {
  color: #6DB04F !important;
  font-weight: bold;
  text-decoration: none;
}
