body {
 font-family: Georgia;
 background-color: #a93333;
 min-width: 780px;
 line-height: 110%;
}
	
#obsah {
 width: 52em;
 margin: 1em auto;
 background-color: white;
 padding: 0 .7em .5em .7em;
 border: 5px solid #2f0909;
}
	 
#text {
 width: 76%;
 float: left;
 padding: 0 .4em .4em 1em;
}
	
#menu {
 font-size: 80%;
 float: right;
 width: 21%; 
 margin: 0px;
 padding: 0px;
}

p {
 text-indent: 2em;
 margin: 10px 0;
 line-height: 140%;
}

h1 {
 color: #8f1111;
 font-weight: normal;
 font-size: 1.4em
}

h2 {
 color: #9f4545;
 font-weight: normal;
 font-size: 1.2em;
}

a {
 color: #9f3b3b;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

i {
 font-style: italic;
 color: gray;
}

ul,li {
 list-style-type: circle;
}





/* ODKAZY NA OSTATNI REFERATY */
.pokus {
 border: 1px solid;
 padding: 10px;
 margin-left: 10px;
}

.pokus-one {
 border: 1px solid;
 padding: 10px;
 margin-left: 194px;
}

.pokus-one a, .pokus a {
 color: white;
 text-decoration: underline;
}

.pokus-one a:hover, .pokus a:hover {
 color: white;
 font-weight: bold;
}





/* NADPIS */
.nadpis {
 border-bottom: 1px solid silver;
 padding: .6em;
 margin: 0em;
 font-size: 3em;
}

.nadpis a {
 color: black;
 text-decoration: none;
}

.nadpis a:hover {
 text-decoration: underline;
}

.nadpis:before {
 content: url(/obrazky/chemie.jpg);
}





/* PATICKA */
#paticka {
 margin-right: 75px;
 font-style: italic;
 font-size: .9em;
 padding: 9px 10px;
 text-align: right;
 line-height: 110%;
}

#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;
}






/* OSTATNI */
/*#ad {
 float: right;
 color: gray;
 font-size: .9em;
 border: 1px solid;
 width: 250px;
 margin: 15px 10px 10px 10px;
 padding: 20px;
 font-style: italic;
 background-color: #fff6cf;
 line-height: 160%;
}*/

.casino {
 margin-top: 100px;
 line-height: normal;
}


