html, body {
  margin: 0px;
  padding: 0px;
  
  background-color: rgb(93,93,93);
  
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  color: black;
  
  padding-bottom: 10px;
}


* {
  padding: 0px; margin: 0px;
  background-color: transparent;
}

/* OBECNE */
acronym {
  border-bottom: 1px dotted black;
  cursor: help;
  font-variant: normal;
}

h3, h4, h5, h6 {
 color: #ab4000;
 font-weight: normal;
 font-size: 1.5em;
 margin: 10px 0px 25px;
}

h3 {
  margin-top: 14px;
}

h4 {
 font-size: 1.25em;
 margin: 0em 0px 0.7em;
}

h5 {
 font-size: 1.05em;
 margin: 0em 0px 0.6em;
}

h6 {
 font-size: 1em;
 font-weight: bold;
 margin: 0em 0px 0.4em;
}


h3 a, h4 a {
  color: #ab4000;
  background-color: transparent;
  text-decoration: none;
}

h3 a:hover, h4 a:hover {
  color: maroon;
  background-color: transparent;
  text-decoration: underline;
}

a {
  color: /*#4156b2;*/#4f577e;
  text-decoration: underline;
  background-color: #fbfcff;
}

a:hover {
  color: #dd5300;
  text-decoration: none;
  /*background-color: #fff9f5;*/
  background-color: transparent;
}

/* odstavcovy text */
p {
  color: #59321b;
  font-size: 95%;
  line-height: 150%;
  margin: 1em 0 1.5em;
  text-indent: 1em;
  zoom: 1;
}

pre {
  color: darkgreen;
  border-left: 3px solid darkgreen;
  padding: 5px 0px;
  overflow: auto;
  margin: 20px 0px;
  font-size: 0.9em;
}

pre.blue {
  color: navy;
  border-left-color: navy;
}

h3+p, h4+p, h5+p, h6+p, img+p, a+p, div+p { text-indent: 0; }


p.drobecky {
  margin: 0;
  margin-right: -15px;
  _margin-right: -7px; /* IE6 bug */
  float: right;
  text-indent: 0;
  _position: relative;
  font-size: 0.8em;
  color: dimgray;
  line-height: 110%;
  padding-top: 5px;
}

p.drobecky a {
  background-color: transparent;
  color: dimgray;
}


p.hlodovnik {
  margin: 0;
  float: right;
  font-size: 0.8em;
  line-height: 110%;
  padding-top: 7px;
}

.no-indent {
  text-indent: 0px;
}

.small {
  font-size: 0.8em;
}


ul {
  margin: 10px 36px 10px 65px;
}

ul li {
  line-height: 160%;
  font-size: 95%;
  color: #59321b;
}

ul li.protazene {
  margin-bottom: 30px;
}

.float-right {
  float: right;
  margin-right: 0;
}

p.float-right {
  margin-bottom: 2px;
}

.float-left {
  float: left;
  margin-left: 0;
}

.center {
  text-align: center;
}

img {
  border: 1px solid #4f577e;
  margin: 0px 18px 5px;
}


a:hover img {
  border: 1px solid #dd5300;
}

/* clearuje right! */
hr {
  color: #764223;
  margin: 0px 0px 8px;
  padding: 0;
  height: 1px;
  /*margin-top: -20px;*/
  clear: right;
  border: 0;
  border-bottom: 1px solid #764223;
}

hr.ending {
  margin-top: 20px;
}

hr.invisible {
  visibility: hidden;
  display: none;
  border: 0;
  margin: 0;
}

/* clearuje oboje */
br {
  font-size: 0;
  line-height: 0;
  height: 0;
  clear: both;
  display: block;
} 


.clear {
  clear: both;
}

p.verse {
  font-style: italic;
  margin-left: 50px;
}

/*----------------------------- LAYOUT ---------------------------------------*/
div#wrapper {
  width: 100%;
  text-align: center;
}

div#banner-wrapper {
  width: 100%;
  height: 136px;
  background: #fe986a url(../images/layout/bg1.gif) center top repeat-x; 
}

div#banner {
  margin: 0px auto;
  width: 930px;
  height: 136px;
  background: transparent url(../images/layout/flowers1.jpg) 424px bottom no-repeat;
  text-align: left;
  position: relative; /* BOJKOT */
}

/**--------------------------- LOGO -----------------------------------------**/
div#banner div#logo {
  width: 266px;
  height: 57px;
  position: relative;
  top: 46px;
  left: 36px;
}

h1, h1 span {
  margin: 0px; padding: 0px;
  width: 266px; height: 57px;
  font-size: 3.5em; text-align: center;
  letter-spacing: 0.05em;
	overflow: hidden;
	position: relative;
	right: 0;	top: 0;	z-index: 0;
	cursor: pointer;	cursor: hand;
}


h1 span {
	display: block;
	position: absolute;
	background: transparent url(../images/layout/logo.gif) left top no-repeat;
	z-index: 1;
	
}
  
h1 a, h1 a:hover, h1 a:active, h1 a:visited, h2 a, h2 a:hover, h2 a:active, h2 a:visited {
  color: white;
  text-decoration: none;
  background-color: transparent;
}


/**------------------------------ MENU --------------------------------------**/
div#menu-wrapper1 {
  width: 100%;
  background: #a26f51 url(../images/layout/bg2.gif) center top repeat-x; 
}

div#menu-wrapper2 {
  width: 100%;
  background: transparent url(../images/layout/bg3.gif) center bottom repeat-x; 
}

div#menu {
  margin: 0px auto;
  width: 930px;
  background: transparent url(../images/layout/flowers2.jpg) 416px bottom no-repeat;
  min-height: 37px;
  _height: 37px;
  text-align: left;
  padding-top: 1px;
}

h2 {
  color: white;
  float: right;
  padding-top: 3px;
  font-size: 1.5em;
  font-weight: normal;
  font-style: italic;
  margin-right: 59px;
  _margin-right: 30px;	
}

div#menu ul {
  list-style: none;
  margin: 0px;
  margin-left: 43px;
}

div#menu ul li {
  margin: 0px 0px 0px 0px;
  float: left;
  font-size: 1em;
  color: white;
}

div#menu ul li a {
  margin: 0;
  padding: 6px 12px 3px 12px;
  display: block;
  background-color: transparent;
  color: white;
  text-decoration: none;
  font-size: 1.1em;
  _float: left;
  min-height: 26px;
}

div#menu ul li a.active {
  background-color: #fe7f48;
}

div#menu ul li a:hover {
  background-color: #a67960;
  color: white;
  text-decoration: none; 
}

div#menu ul li a.active:hover {
  background-color: #fe9f76;
}             

/* Holly Fix - aby ul>li bylo cele hoverove a klikaci... */
/* Fix IE. Hide from IE Mac */
* html div#menu ul li { height: 1%;}
* html div#menu ul li a { height: 1%;}
/* End */


/**------------------------ BODY --------------------------------------------**/

div#body-wrapper {
  width: 100%;
  background: transparent url(../images/layout/bg4.gif) center top repeat-x; 
}

div#body-center {
  margin: 0px auto;
  width: 930px;
  background: white url(../images/layout/bg-body.gif) center top repeat-y; 
}

div#body-upper {
  background: transparent url(../images/layout/body-upper.jpg) center top no-repeat; 
}

div#body-decorize1 {
  background: transparent url(../images/layout/sr-left.jpg) left 69px no-repeat; 
}

div#body-decorize2 {
  background: transparent url(../images/layout/sr-right.jpg) right 69px no-repeat; 
}

div#body-decorize3 {
  background: transparent url(../images/layout/flowers3.jpg) 518px 69px no-repeat; 
}

div#body-bottom {
  background: transparent url(../images/layout/body-bottom.jpg) center bottom no-repeat; 
  padding: 50px 80px 25px 85px;
}

div#body {
  margin: 0px;
  min-height: 450px;
  text-align: left;
}

/**--------------------------- FOOTER --------------------------------------**/

div#footer-wrapper {
}

div#footer {
  background: transparent url(../images/layout/footer.jpg) center top no-repeat; 
  height: 31px;
  width: 930px;
  margin: 0 auto;
  padding-top: 11px;
  _height: 40px;
}

div#footer p {
  font-size: 13px;
  color: #e1e1e1;
  line-height: 110%;
  text-indent: 0;
  margin: 0px 40px 0px 630px;
  text-align: center;
  padding-top: 1px;
}

div#footer a {
  color: #e1e1e1;
  background-color: transparent;
  text-decoration: underline;
}

div#footer a:hover {
  color: white;
  background-color: transparent;
  text-decoration: none;
}

/*-------------------- KEILEW SPEC. LABEL -----------------------------------*/
div.k-block {
  background: #d2fec0 url(../images/layout/bg-k-block.gif) center top repeat-y;
  margin: 30px -41px 25px -42px;
  width: 848px;
  position: relative; /* due to msie */
}

* html div.k-block { height: 1% }

div.k-block div {
	height: 2px;
	background: transparent url(../images/layout/bg-border-k-block.gif) center top no-repeat;
}

div.k-block ul {
  margin: 10px 36px 10px 70px;
}

div.k-block ul li {
  color: #4b5f43;
  font-size: 0.9em;
  line-height: 180%;
}

div.k-block a {
  color: #4b5f43;
  text-decoration: underline;
  background-color: transparent;
}

div.k-block a:hover {
  color: black;
  text-decoration: none;
  background-color: transparent;
}

img#dopis {
  float: right;
  margin: 0; border: 0;
  margin-top: -140px;
  margin-right: -30px;
  _margin-right: -33px;
  position: relative; /* due to msie */
}

/* specielni h3 kvuli pretejkani */
h3.letter-spec {
  margin-top: 20px;
  height: 38px; 
}

/*----------------------------- BLOCK NORMALNI -------------------------------*/
div.block-orange, div.block-blue {
  margin: 20px auto;
  width: 765px;
  background: #fef6f2 url(../images/layout/block-orange-bg.gif) center top repeat-x;
}

div.block-blue {
  background: #f2f4ff url(../images/layout/block-blue-bg.gif) center top repeat-x;
}

div.block-orange div.block-inside {
  background: transparent url(../images/layout/block-orange-border.gif) center top repeat-y;
}

div.block-blue div.block-inside {
  background: transparent url(../images/layout/block-blue-border.gif) center top repeat-y;
}

div.block-orange div.top, div.block-blue div.top {
  height: 17px;
  background: transparent url(../images/layout/block-orange-top.gif) center top no-repeat;
}

div.block-blue div.top {
  background: transparent url(../images/layout/block-blue-top.gif) center top no-repeat;
}

div.block-orange div.bottom, div.block-blue div.bottom {
  height: 17px;
  background: transparent url(../images/layout/block-orange-bottom.gif) center bottom no-repeat;
}

div.block-blue div.bottom {
  background: transparent url(../images/layout/block-blue-bottom.gif) center bottom no-repeat;
}

div.block-blue ul, div.block-orange ul, div.block-blue table, div.block-orange table {
  min-height: 102px;
  margin: 0px 40px 0px 0px;
}

div.block-blue table, div.block-orange table {
  margin: 0px 20px;
}

div.block-orange ul li, div.block-blue ul li {
  color: #903519;
  line-height: 170%;
  margin-left: 60px; /* Fix IE7 fatal brutal error */
}

div.block-blue, div.block-blue table tr td {
  color: navy;
}

div.block-blue table tr td, div.block-orange table tr td {
  padding: 7px 15px;
  font-size: 90%;
  vertical-align: top;
}

div.block-blue table tr td.set-size, div.block-orange table tr td.set-size {
  width: 23%;
}

div.block-blue table tr td hr {
  margin: 0; padding: 0;
  border: 0;
  height: 1px;
  border-bottom: 1px solid #7f8dcb;
}


/*---------------------------- SPECIAL --------------------------------------*/
/* nadpisy "nahoru" */
div.header-wrapper {
  position: relative;
  zoom: 1;
  margin-bottom: 0.7em;
}

div.header-wrapper h4 {
  margin: 0;
}

p.nahoru {
  padding: 0; margin: 0;
  padding-bottom: 1px;
  font-size: 0.8em;
  position: absolute;
  bottom: 0;
  right: 0;
  
}



p.nahoru a {
  background-color: transparent;
}

span.float-right a {
  background-color: transparent;
}

div#pikolink p {
  line-height: 110%;
  text-indent: 0px;
  text-align: left;
  font-size: 80%;
  margin: 0px;
  color: #59321b;
  margin-top: 10px;
  *margin-top: 0;
  *height: 1%;
}


div.block-inside ul.padded li {
  margin-bottom: 5px;
  line-height: 150%;
}

* html div#intro { height: 1%; }

.no-margin {  margin: 0 }

.no-margin-top { margin-top: 0 }

.no-border { border: 0 }

img.serial-pater {
  float: right;
  border: 0;
}

#sysel {
  float: right;
  margin-right: 5px;
  border: 0;
}

a.nv {
  margin: 0;
  float: right;
  margin-left: 2px;
}
a.nv img, a.nv:hover img {
  border: 0;
  height: 14px; width: 14px;
  margin: 0;
}

p.anotace-odkaz {
  margin: -15px 0px 10px;
  float: right;
}
/**-------------------- KERES ----------------------------*/
div#doslov {
  margin-top: 20px;
}


/* BOJKOT */
div#bojkot {
  position: absolute;
  width: 192px; height: 136px;
  top: 0; left: 746px;
  z-index: 50;
  background: transparent url(../images/thematic/bojkot.png) center bottom no-repeat;
}