* {
  font-family: Verdana, Ariel, sans-serif;
  margin: 0; padding: 0;
 
}
body {
  background: #fff url('../images/pozadi.jpg') left top repeat-x;
}
.cleaner { /* "čistič" */
	clear:both;
	height:1px;
	font-size:1px; 
  border:none;
	margin:0; padding:0;
	background:transparent;
}

#hlavicka {
  width: 1200px; height: 128px;
  margin: 0 auto;
  background: url('../images/hlavicka.jpg') left top no-repeat;
  
}

#logintable {
   width: 460px; float: right;
   padding: 20px 0px 0 0px; 
   font-size: 11pt; font-weight: normal;
}
#logintable p {float: left; padding: 0 0 10px 0; color: #fff;}
#logintable a{
  width: 80px; float: right; 
  text-decoration: none;
  color: #990000; background: #fff url('../images/prouzek_bily.jpg') right top repeat-y;
  padding: 2px 5px; text-align: center;
  
  
}
#hlavicka_spodni{
  width: 1200px; height: 260px;
  margin: 0 auto;
  background: url('../images/hlavicka_spodni.jpg') left top no-repeat;
}

#main1 {
  width: 1200px;   min-height: 800px;
  margin: 0 auto;                                            
  background: #ccc url('../images/pruh.jpg') left top repeat-y;
}

#main2 {   /* tvori pravou cast, pouze kvuli doplneni bocniho stinu */
  width: 962px; /*min-height: 800px;*/ float: right;
  background: url('../ximages/stred.jpg') left top repeat-y;
  
}
#hlavni{ /* hlavni blok pro texty */
  width: 932px; /*min-height: 500px;*/
  /*background: #fff;*/
  margin: -60px 0 0 10px;  /* !!! */
  

}
#levy {
  height: auto; min-height: 100%; _height: 100%; position: relative;
  width: 238px; min-height: 800px; float: left; clear: left;
  margin: 10px 0 0 0;
}

#menu {
  width: 212px; /*min-height: 500px;*/
  margin: -250px auto;
  
  
}

#paticka {
  height: 74px; 
  background: #eedfcc url('../images/paticka.jpg') left top repeat-x;
}
#paticka h6 { color: #000; font-size: 7pt; font-weight:normal; padding: 20px 7px 0 0; text-align: right;}


#rotuj {
  float: right;
}

/* styl menu */
#menu ul{
  padding: 0;
  background: url('../images/menu_obdelnik_cerveny.jpg') left top repeat-y;
}
#menu ul li{
  width: 212px;
  list-style-type: none;
  
}
#menu ul li a{
  text-decoration: none;
  background: url('../images/sipka_bila.gif') 5px 5px no-repeat;
  padding: 5px 0 5px 30px;
  display: block;
  color: #fff; font-size: 12pt; font-weight: normal;
}
#menu ul li a:hover {
  display: block;
  background: #990000 url('../images/sipka_bila.gif') 4px 4px no-repeat; color: #fff;
  padding: 4px 0 4px 29px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}



#bily_pruh {
  width: 242px; height: 20px;
  margin: 260px 0 0 0;
  background: #fff;
}

/* ------- obecne definice ----------- */
h2 {
  color: #000; 
  font-size: 14pt; font-weight: bold;
  text-align: left;
  padding: 8px;
  
}
h3 {
  color: #000; 
  font-size: 14pt; font-weight: bold;
  text-align: left;
  padding: 8px;
  
}
h4 { /* vystrazny napis*/
  font-size: 10pt; font-weight: normal;
  color: red;
  padding: 5px;
}
h6 {
  color: white;
  font-size: 7pt; font-weight:normal;
  padding: 65px 7px 0 0;
  text-align: right;
}
a {
  text-decoration: none;
  color: #2d4d6c;
}
a:hover {
  text-decoration: underline;
}

p { /* obecny odstavec */
  padding: 8px;
  color: #000;
  font-size: 11pt; font-weight: normal;
  text-indent: 0;
  /*text-align: justify;*/
}
img { border: 0; }
strong { font-weight: bold; }
td {/* padding: 2px 15px; */font-size: 11pt; color: #000; vertical-align: top; text-align: left;}
textarea {
  color: #000;
  font-size: 11pt; font-weight: normal;
}



sub, sup { /* hornĂ­ a dolnĂ­ index */
vertical-align: baseline;
position: relative;
}
sub {
top: 0.4em;
}
sup {
bottom: 0.4em;
}

.info  {
  text-align: center;
  font-size: 9pt; font-weight: normal;
  color: red;
  
}
 /* formulare */
 /* ------------------------------------------------- */
#napistenam label, #napistenam input{
  width: 300px;
  display: block; float: left;
  font-size: 11pt;
  margin: 2px 5px; 
}
#napistenam label { color: #000; width: 200px;}
#napistenam input {padding: 0 5px;} 
#napistenam textarea {
  width: 600px;
  height: 200px;
  margin: 2px 5px; padding: 5px;
  float: left;
}
#napistenam #odesli { width: 100px; height: 30px;}
.povinny_udaj { color: red;}
.button {
  background: #e0e5df; color: #2d4d6c;
  font-weight: bold;
  text-align: center;
}
#kontakty table {
  width: 80%;
  margin: 10px auto;
  border-collapse: collapse;
  border: 1px solid #000;
  font-size: 11pt;
  color: #000;
}
#kontakty td {
  padding: 2px 5px;
}
/* --------------- styl pro tabulku login - prihlaseni */
#prihlasit label, #prihlasit input {
  width: 200px;
  display: block; float: left;
  font-size: 11 pt; font-weight: normal;
  padding: 2px; margin: 2px 5px;
}
#prihlasit label { color: #000; }

#registrace label, #registrace input, #registrace textarea{
  width: 250px;
  display: block; float: left;
  font-size: 11pt; font-weight: normal;
  padding: 0; margin: 2px 5px;
}
#registrace label { width: 150px; color: #000;}
#montazni_firma {color: blue;}

/* styl seznamu  - 2u = 2 urovnovy, 3u = 3 urovnovy */
.seznam-3u, .seznam-2u, .seznam-1u {
  padding: 5px 5px 20px 27px;
  font-size: 11pt; font-weight: bold;
  color: #000;
  list-style-image: url('../images/znacka1.gif');
  list-style-type: none;
  vertical-align: middle;
  text-align: justify;
}
.seznam-3u ul, .seznam-2u ul {
  padding: 0 0 0 40px; margin: 5px 0;
  
}

.seznam-3u li ul, .seznam-2u li ul { font-weight: normal;}
.seznam-3u li ul li ul{
  color:#000;
  list-style-image: url('../images/puntik.gif')
}
.seznam-2u li ul {
  color:#000;
  list-style-image: url('../images/puntik.gif')
}
.seznam-1u {
  font-weight: normal;
}

.obrazek-l {  /* levy˝ obrazek */
  float: left;
  margin: 16px;
  border: 1px solid #000;
}
.obrazek-p { /* pravy obrazek */
  float: right;
  margin: 16px;
  border: 1px solid #000;
}
.obrazek-p-katalog { /* pravy obrazek na katalogovem liste */
  float: right;
  margin: 16px;
  border: 1px solid #000;
  width: 200px;
  
}
.obrazek-s { /* stredovy obrazek */
  float: none;
  margin: 16px auto;
  border: 1px solid #000;
}
#katalog-list-popis #katalog-list-popis2 { /* relikvie z drivejska */
  padding: 5px;
}

/* --------- CERTIFIKATY -------------- */
/* styl pro samostatne tabulky certifikatu */
#certifikat table {
  width: 100%;
  margin: 10px auto;
  border-collapse: collapse;
  font-size:11pt;
  border: 1px solid #2d4d6c;
}
#certifikat th {
  font-weight: bold;
  border: 2px solid #2d4d6c;
  padding: 2px;
  background: #2d4d6c; color: #fff;
  text-align: center;
}
#certifikat td {
  border-left: 1px solid #2d4d6c;
  border-right: 1px solid #2d4d6c;
  padding: 2px 0px;
  text-align: center;
}
#certifikat td.bez-po  {  border-right: 1px solid #d7d7d7; } 
#certifikat tr.licha { background: #f1f8f5; }
#certifikat tr:hover { background: #ebb495; }
#certifikat h2 {
  font-size: 15pt;
  text-align: center;
}

/* ------------------------------------ */

/* -------------- prihlasky na skoleni ----------------*/
#prihlaska_skoleni option { /* formular prihlasky na skoleni */
  width: 200px;
  
}

} 
#prihlaska_skoleni table, #prihlaska_skoleni tr, #prihlaska_skoleni td {
  color: #000;
  font-size: 11pt; font-weight: normal;
  border: 0px solid;
  border-collapse: collapse;
  padding: 5px;
  text-align: left;
}
#prihlaska_skoleni table {
  width: 570px; 
  margin: 8px;
  
}

.systemy {
  font-size: 13pt; 
}
.systemy a {
  font-size: 11pt; font-weight: bold;
}

.tucny_odkaz {font-weight: bold; color: #ff0000;}
#informace {
  width: 212px; /*min-height: 500px;*/
  margin: 10px auto;
  /*background: #fff url('../ximages/menu_obdelnik_svetly.jpg') left top repeat-y;*/
  
}

#informace h1 {  /* napis INFORMACE */
  color: #fff; background: url('../images/menu_obdelnik_cerveny.jpg') left top repeat-y;
  font-size: 12pt; font-weight: normal;
  margin-top: 0px;
  padding: 5px 0 5px 35px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}

#informace h1 a {text-decoration: none; color: #fff;}
#informace h1 a:hover {text-decoration: none; color: #fff;}
#informace h1 a:active {text-decoration: none; color: #fff;}
#informace h1 a:visited {text-decoration: none; color: #fff;}
#informace h2 {   /* datum v informacich */
  color: #000;
  font-size: 8pt; font-weight: normal;
  padding: 10px 5px 0px 5px;
}
#informace h3 a {text-decoration: none;}
#informace h3 a:hover {text-decoration: underline; color: #990000;} 
#informace h3 a:active {color: #990000;}
#informace h3 a:visited {color: #990000;} 
#informace h3 {   /* nadpis aktuality v informacich */
  color: #990000;
  font-size: 10pt; font-weight: bold;
  padding: 0 5px 0px 5px;
}
#informace p{ /* text v informacich */
  padding: 5px 10px 10px 5px;
  font-size: 9pt; font-weight: normal;
}
#titulek {
   
  /*padding: 150px 0 0 440px;*/
  /*margin: 50px 0 0 100px;*/
}
#titulek h1{ 
  color: #fff; font-size: 14pt; font-weight: normal; 
  padding: 152px 0 0 430px; 
}
.blok h1{
 padding-top: -130px; position: absolute; 
  color: #fff;
}

.blok { /* blok textu */
  /*margin: 1px 8px 6px 0px;*/
  /*border-top: 1px solid #798992; border-bottom: 1px solid #798992; 
  border-right: 1px solid #798992;*/
  text-align: justify;
}
.blok table { /* vyuĹžito pro tabulky v katalogovĂ˝ch listech */
  width: 90%;
  margin: 10px auto;
}
.info  {
  text-align: center;
  font-size: 9pt; font-weight: normal;
  color: red;
}

#novinky h2 a {text-decoration: none; color: #990000;}
#novinky h2 a:hover {text-decoration: underline; color: #990000;}