/* RESET START */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, ol, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.cleaner {
	display: none;
}
.clear {
	height: 0;
	clear: both;
}
/* RESET STOP */

body{
  background: url('/img/back.png') repeat-x;
  font-family: Arial;
  font-size: 11pt;
  text-align: center;
}
#cele{
  width: 970px;
  margin: 0 auto;
  text-align: left;
}

/* HEADER & MENU*/

#header{
  width: 1079px;
  margin: 0 0 10px -109px;
  height: 393px; /*369*/
  background: url('/img/header.jpg') no-repeat;
  display: block;
  position: relative;
}
#header a.head{
  position: absolute;
  top: 0;
  left: 109px;
  width: 970px;
  height: 320px;
  line-height: 320px;
  display: block;
  color: white;
  font-size: 2.5em;
  overflow: hidden;
  background: black;
}
#header a.head span{
  position: absolute;
  top: 0;
  left: 0px;
  background: url('/img/header.jpg') -109px 0;
  width: 970px;
  height: 320px;
}

#menu{
  position: absolute;
  top: 342px;
  left: 109px;
  width: 950px;
  background: #2d2d2d url('/img/menu.png') no-repeat;
  height: 51px;
  display: block;
  padding: 0 10px 0 10px;
}

#menu li{
  display: inline;
  height: 51px;
  padding: 0 15px 0 15px;
}

#menu li a{
  display: inline;
  color: white;
  line-height: 51px;
  text-decoration: none;
}

#menu li a:hover{
  text-decoration: underline;
}

/* LEFT PANEL */

#pleft{
  width: 704px;
  float: left;
  overflow: hidden;
}

#pleft .zluty{
  padding: 20px 20px 0px 20px;
  background: #ffe074;
  line-height: 150%;
  margin: 0 0 10px 0;
}

#pleft .zluty p{
  padding: 0 0 10px 0;
}


#pleft .nadp1{
  font-family: "Calibri";
  font-size: 1.6em;
  font-weight: bold;
  padding: 0 0 10px 0;
}

#pleft .nadp4{
  font-family: "Calibri";
  font-size: 1.6em;
  font-weight: bold;
  padding: 10px 20px 10px 20px;
  background: #ffe074;
  line-height: 150%;
}

#pleft .nadp2{
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 10px 0;
  line-height: 2em;
  padding: 0 20px 0px 20px;
}

#pleft .nadp3{
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 0px 0;
  padding: 0 20px 0px 20px;
}

#pleft .nadp3 a{
  color: black;
  text-decoration: underline;
}

#pleft .nadp3 a:hover{
  text-decoration: none;
}

#pleft p{
  padding: 0 20px 20px 20px;
  line-height: 1.2em;
  margin-top: 10px;
}

.reference{
  margin: 10px 0 0 0;
  width: 100%
}

.reference th{
  padding: 0 10px 0px 10px;
  font-size: 1.1em;
  line-height: 1em;
  text-align: left;
}

.reference th.nadp{
  width: 160px;
}

.reference tr{
  background: white;
/*  padding: 10px 0px 10px 0; */
}

.reference tr.b{
  background: #eeeeee;
}

.reference td{
  padding: 10px 10px 10px 10px;
  vertical-align: middle;
}

.reference td.nadp{
  font-weight: bold;
}

.reference td a{
  color: black;
  text-decoration: none;
}

.reference td a:hover{
  text-decoration: underline;
}

#pleft .cont2{
  padding: 10px 0 20px 0;
}

#pleft .cont2 div {padding-left: 10px; line-height: 1.2em}
#pleft .cont2 a{
  color: black;
  font-weight: bold;
}

#pleft .cont2 a:hover{
  text-decoration: none;
}

#pleft .cont2 p{
  padding: 0px 10px 0px 10px;
}

#pleft .cont2 img{
  float: right;
}

#pleft .cont2 iframe {
  float: right;
}

/* Tabulka odkazy */
#pleft .linkt {
  width: 100%
}
#pleft td.cont{
  padding: 10px 10px 10px 10px;
  margin: 0px;
}
#pleft td.cont.b{
  background: #eeeeee;
}
td.cont span{
  font-weight: bold;
  text-decoration: underline;
}
td.cont a{
  color: #000000;
}
/* Tabulka odkazy - konec */

#pleft p.cont{
  padding: 10px 10px 10px 10px;
  margin: 0px;
}
#pleft p.cont.b{
  background: #eeeeee;
}

p.cont span{
  font-weight: bold;
  text-decoration: underline;
}

p.cont a{
  text-decoration: underline;
  color: black;
}

p.cont a:hover{
  text-decoration: none;
}


/* Podminky */
.olc {
  list-style-type: decimal;
  margin-left: 40px;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 1.1em;
}

/* Sluzby */
#uls {
  list-style-type: square;
  margin-left: 35px;
  margin-top: 0px;
  margin-bottom: 25px;
  line-height: 1.1em
}

#uls a{
  color: #000000;
  text-decoration: underline;
}
#uls a:hover{
  text-decoration: none;
}
/* Administrace */
#admin {
  text-align: center;
  margin: auto
}
#admin fieldset {
  border: 1px solid #000;
  width: 300px;
  margin: auto;
  margin-top: 30px;
  padding: 10px
}
#admin fieldset.adminf {
  width: 600px;
}
#admin legend {
  border: 1px solid #000;
  padding: 4px;
  margin-left: 5px;

}
#admin table {
  margin: auto;
  margin-bottom: 5px;
}
#admin td {
  padding: 2px
}

.pridatdl {
  width: 300px
}

/*RIGHT PANEL*/

#pright{
  width: 231px;
  float: right;
  overflow: hidden;
  padding: 10px 12px 53px 12px;
  background: #2d2d2d url('/img/pright1.png') left bottom no-repeat;
  color: white;
  font-size: 0.9em;
}

#pright .nadp1{
  font-family: "Calibri";
  font-weight: bold;
  font-size: 1.8em;
  text-align: center;
  font-style: italic;
  padding: 0 0 10px 0;
  line-height: 1.5em;
}

#pright p{
  padding: 0 3px 10px 3px;  
  line-height: 1.3em;
}

#pright p.ico1{
  background: url('/img/pright_ico1.png') 0 3px no-repeat;
  padding: 0 3px 10px 43px; 
}

#pright p.ico2{
  background: url('/img/pright_ico2.png') no-repeat;
  padding: 0 3px 10px 43px; 
}

#pright form{
  margin: 0 0 20px 0;
}

#pright #k_jmeno, #pright #k_email{
  background: white url('/img/pright_form1.png');
  border: none;
  width: 211px;
  height: 18px;
  line-height: 20px;
  margin: 0 0px 5px 0px;
  padding: 6px 10px 6px 10px;
  font-family: Arial;
  font-size: 1em;
  color: #2d2d2d;
}

#pright #k_zprava{
  font-family: Arial;
  font-size: 1em;
  color: #2d2d2d;
  background: white url('/img/pright_form2.png');
  border: none;
  width: 211px;
  height: 131px;
  line-height: 20px;
  margin: 0 0px 10px 0px;
  padding: 5px 10px 5px 10px;
}

#pright form label{
  margin: 0 0 10px 0;
  display: block;
  line-height: 31px;
  height: 31px;
  padding: 0 0px 0 2px;
}

#pright #k_capt{
  background: white url('/img/pright_form3.png');
  border: none;
  width: 62px;
  height: 18px;
  line-height: 20px;
  margin: 0 0px 5px 5px;
  padding: 6px 10px 6px 10px;
  font-family: Arial;
  font-size: 1em;
  color: #2d2d2d;
  float: right;
}

#pright form button{
  display: block;
  border: none;
  width: 96px;
  height: 39px;
  padding: 0;
  margin: 0 auto 0px auto;
  background: white url('/img/pright_odeslat.png');
}

#pright form button img{
  margin: 0;
}


/* PATA */

#pata{
  width: 930px;
  height: 51px;
  line-height: 51px;
  margin: 20px 0 20px 0;
  background: #2d2d2d url('/img/pata.png') no-repeat;
  overflow: hidden;
  color: white;
  padding: 0 20px 0 20px;
}
#pata a{
  color: white;
  text-decoration: underline;
}
#pata a:hover{
  text-decoration: none;
}