/*

barvy:

rgb(230,226,207) svetle okrova (pozadi textu, stranky)
rgb(218,212,184) seda (horni pruh - h1)


*/
body {
 background-color: rgb(230,226,207);
 background-image: url("podklad_body_sumkombi2.gif");
 background-repeat: repeat-y;
 color: rgb(64,64,64);
 font: 11pt/130% Verdana,Arial,sans-serif;
 margin: 0;
 padding: 0;
}
#str {
 width: 765px;
 background-image: url("podklad-levy_sumgauss2_64.gif");
 background-repeat: no-repeat;
}
.p10 {
 padding: 10px;
}
#o {
 float: right;
 width: 530px;
}
#ob {
 padding-left: 10px;
}
#p {
 padding: 5px 0 0 0;
 border-top: solid 1px rgb(144,126,92);;
 font-size: 8pt;
 line-height: 115%;
}
#h {
 font-weight: bold;
 margin-bottom: 0;
}
h1 {
 height: 120px;
 margin: 0;
 padding: 0;
 position: relative;
 overflow: hidden;
 font-size: 22px;
 line-height: 150%;
 color: rgb(144,126,92);
 background-color: rgb(218,212,184);
}
h1 span.text {
 display: block;
 padding-top: 20px;
 padding-left: 20px;
 width: 620px;
 overflow: hidden;
}
h1 span {
 position: absolute;
 top: 0;
 left: 0;
 display: block;
 width: 765px;
 height: 120px;
 z-index: 1;
 background: url("podklad-horni_sumgauss2_64.gif") no-repeat;
}
h2 {
 font-size: 13.5pt;
 /*color: rgb(99,99,99);*/
 color: rgb(144,126,92);
 margin-top: 25px;
}
#uvodh2 {
 margin-top: 25px;
 margin-bottom: 25px;
}
#uvodh2 h2 {
 font-size: 12pt;
 margin: 7px 0;
} 
h3 {
 font-size: 11pt;
 margin-top: 30px;
 margin-bottom: 0;
 color: rgb(144,126,92); 
}
p.ph3 {
 margin-top: 5px;
}
a {
 color: rgb(117,9,49);
 text-decoration: none;
}
a span {
 display: none;
}
p.o {
 text-align: center;
}
img {
 color: rgb(255,255,255);
 background-color: rgb(199,187,159);
 border: solid 1px rgb(144,126,92);
}
p.og {
 font-size: 0;
 line-height: 0;
}
p.og img {
 margin: 5px;
}
#ls {
 padding: 0;
 margin: 0;
 float: left;
 width: 210px;
}
#menu {
 margin-top: 25px;
 margin-left: 55px;
}
#menu div {
 width: 145px;
}
#menu li {
 margin: 0;
 padding: 0;
}
#menu div a {
 display: block;
 width: 100%;
 height: 21px;
 background-image: url("menu.gif");
 background-repeat: no-repeat; 
}
#o1 {
 background-position: 0px 0px;
}
#o2 {
 background-position: 0 -21px;
}
#o3 {
 background-position: 0 -42px;
}
#o4 {
 background-position: 0 -63px;
}
#o5 {
 background-position: 0 -84px;
}
#o6 {
 background-position: 0 -105px;
}
#o7 {
 background-position: 0 -126px;
}
#o8 {
 background-position: 0 -147px;
}
#o9 {
 background-position: 0 -168px;
}
#o10 {
 background-position: 0 -189px;
}
.sloupeclevy {
 float: left;
 width: 47%;
}
.sloupecpravy {
 float: right;
 width: 47%;
}
.cistic {
 clear: both;
}
blockquote {
 margin-left: 15px;
}
blockquote span {
 color: rgb(144,126,92);
}
