body {
 font-family: Tahoma;
 font-size: 105%;
 margin-top:0;
}

a {
 color: #5f5f5f;
 border-bottom: 1px dotted;
 text-decoration: none;
}

a:hover {
 color: black;
 border-bottom: 1px solid;
}

ul,li {
 list-style-type: circle;
}

h1 {
 font-size: 1.5em;
 font-weight: normal;
 padding-top: 10px;
 color: #bf4a2f;
}

h2 {
 font-size: 1.25em;
 font-weight: normal;
 color: #b66754;
}

p {
 line-height: 140%;
 text-indent: 25px;
 text-align: justify;
}





/* ROZVRZENI WEBU */
#obsah {
 width: 40%;
 background-color: white;
 padding: 2em 2em 1em 2em;
 margin: 0 auto;
}

#text {
 clear: both;
}






/* NADPIS */
#hlavicka-nadpis {
 border-bottom: 1px solid silver;
}

.nadpis {
 padding: 1em;
 font-size: 2.5em;
 float: left;
 width: 220px;
 margin-top: -55px;
}

.nadpis a {
 color: #4f4f4f;
 text-decoration: none;
 border: none;
}

.nadpis a:hover {
 color: #2b2b3f;
 background-color: #efefef;
}





/* PATICKA */
#paticka {
 margin-right: 75px;
 font-style: italic;
 font-size: .9em;
 padding: 9px 10px;
 text-align: right;
}

#efko{
 float: right;
 margin: 5px;
 padding-top: 1em;
 padding-left: 10px;
 border-left: 1px solid silver;
 width: 50px;
 height: 4em;

}

#pata {
 clear: both;
 margin-bottom: 5px;
 border-top: 1px solid silver;
}

.f {
 border: none;
 float: right;
}





/* TRIDY */
.float-left {
 float: left;
 margin: 5px 15px 5px 0;
}

.ff {
 list-style-image: url(/obrazky/ff.jpg);
 font-weight: bold;
}

.op {
 list-style-image: url(/obrazky/op.jpg);
 font-weight: bold;
}

.sa {
 list-style-image: url(/obrazky/sa.jpg);
 font-weight: bold;
}


.ie {
 list-style-image: url(/obrazky/ie.jpg);
 font-weight: bold;
}

.projekty {
 font-size: .8em;
}
