
/* |||||||||||||||||||||||||||||| vychozi nastaveni xhtml |||||||||||||||||||||||||||||| */

body, h1, h2, h3, h4, input, select, textarea{font: 82% "Trebuchet MS", Arial, Helvetica, sans-serif}

h1, h2, h3, h4, a{margin: 0; padding: 0; font-weight: bold; }
h1{font-size: 108%}
h2{font-size: 100%; color: #444444;}
h3{font-size: 120%; color: #444444;}
a{color: #666666; text-decoration: underline}
a.dark{color: #444444; text-decoration: none} /* added MP */
a:hover{color: #D2E3EE}

body, p, img, form{margin: 0; padding: 0}
ul#mainmenu{list-style:none; margin: 0; padding: 0}
ul, ol { margin: 0; padding: 0 0 0 1.5em;}

input, select, textarea{font-size: 100%; font-weight: bold; line-height: 14px}
input, textarea{padding: 2px; background-color: white; border: 1px solid #CCCBCB; margin-bottom: 1px;}

div.cleaner-l{clear: left; height: 1px; margin: -1px; font-size: 1px}

.left{float: left}
.right{float: right}

/* |||||||||||||||||||||||||||||| hlavni formatovaci celky |||||||||||||||||||||||||||||| */

body{
color: #666666;
background-color: white;
}
div#obal{
width: 774px; height: 570px;
margin: 10px auto;
background: url(images/body_bg.jpg) no-repeat right bottom;
position: relative;
}
div#obal2{
width: 774px; height: 570px;
margin: 10px auto;
position: relative;
}


/* ||||||||||||||||||||||||||||||||||||||||||||| hlavicka ||||||||||||||||||||||||||||||||||||||||||||| */

h1#nadpis{
float: right;
width: 415px; height: 87px;
margin: 25px 10px 0 0;
background: url(images/nadpis_bg.jpg) no-repeat;
}
h1#nadpis span{display: none}
h1#nadpis a{display: block; width: 100%; height: 100%}

h2#podnadpis{
margin: 75px 0 60px; padding: 18px 0 0 27px;
background: url(images/podnadpis_bg.jpg) no-repeat;
text-transform: lowercase;
}

/* ||||||||||||||||||||||||||||||||||||||||||||| menu ||||||||||||||||||||||||||||||||||||||||||||| */

ul#mainmenu{border-top: 1px solid #CCCBCB; margin-right:4px; }
ul#mainmenu li{
float: left;
width: 94px; /*113px;*/
padding: 5px 7px 0;
border-left: 1px solid #DBE8F2;
border-right: 1px solid #DBE8F2;
text-align: right;
}
ul#mainmenu li a{position: relative; top: 4px; font-weight: normal; text-decoration: none}

/* ||||||||||||||||||||||||||||||||||||||||||||| text ||||||||||||||||||||||||||||||||||||||||||||| */

div#text{
width: 230px; height: 373px;
padding-left: 5px;
padding-right: 5px;
font-weight: bold;
text-align: left;
overflow: auto;
}

.submenu {
  margin-bottom: 1em;
}

fieldset {
  border: solid 1px #DBE8F2;
  border-top: solid 1px #CCCBCB;
  padding: 10px;
}  

fieldset legend {
  color: #000;
}


form {
  border: none;
}

div.dotaz {
  font-style: italic;
  margin-top: 1em;
}

h3 {
  margin-top: 1em;
}

div#text2 {
  height: 373px;
  width: 480px;
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  overflow: auto;
font-weight: bold;
}
