/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #0150B9;
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* zarovnani nasledujiciho bloku - kvuli IE5 */
	font-size: 100%;
}
#pozadi{
	background:  #BDD1FF;
}
#pozadi_horni{
	background: transparent url(../layout/body-pozadi-nahore.jpg) repeat-x top;
}
#pozadi_dolni{
	background: transparent url(../layout/body-pozadi-dole.jpg) repeat-x bottom;
}
#main {
	width: 959px;
	margin: 0 auto;
	background: url(../layout/main-pozadi.jpg) repeat-y;
	font-size: 0.85em;
}
#topmenu-left{
	background: transparent url(../layout/top-leftmenu.jpg) no-repeat;
	margin: 0 auto;
	height: 330px;
	width: 257px;
	float: left;
	padding-top: 0px;
	text-align: left;
}
#topmenu-left .tlacitko{
	padding-left: 14px;
}
#topmenu-left .tlacitko .vpravo{
	text-align:right;
	padding-right: 9px;
	display:block;
}
#topmenu-left .tlacitko a{
	color: white;
	text-decoration:underline;
}
#topmenu-left .tlacitko a:hover{
	color:#FFFFCC;
	text-decoration:underline;
}
#topmenu-right{
	background: transparent url(../layout/top.jpg) no-repeat;
	margin: 0 auto;
	height: 330px;
	width: 702px;
	float: right;
	padding-top: 0px;
	text-align: left;
	font-size: medium;
}
#topmenu-right .tlacitko a{
	color: white;
	text-decoration:none;
}
#topmenu-right .tlacitko a:hover{
	color:#FFFFCC;
	text-decoration:underline;
}
#flash{
	float:right;
	padding-top: 36px;
	padding-right: 7px;
}

#obsah-a-foot{
	background: transparent url(../layout/foot.jpg) bottom no-repeat;
	margin: 0 auto;
	/*height: 91px;*/
	width: 959px;
	padding-bottom: 70px;
}
#obsah-vlevo{
	float:left;
	width: 720px;
}
#obsah-vpravo{
	background: transparent url(../layout/box.png) no-repeat;
	float:right;
	width: 238px;
}

html>body { font-size:small; }

h1 {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	color: #FF8C00;
	padding-top: 10px;
}
h2 {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	color: #FF8C00;
	padding-top: 10px;
	font-size: 1.5em;
}
h3 {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	color: #FF8C00;
	padding-top: 10px;
	font-size: 1.3em;
}
h4 {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	color: #FF8C00;
	padding-top: 10px;
	font-size: 1.2em;
}
p {	font-size: 1.1em; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; text-indent: 20px; padding-top: 5px; text-align:justify; }
ul { 
	margin-top: 5px; margin-bottom: 10px;
}
a img {
	border: none;
}
a {
	color: #ff8c00; text-decoration: underline; font-weight: bold;
}
a:link {
	color: #ff8c00; text-decoration: underline;
}
a:visited {
	color: #ff8c00;
	text-decoration: underline;
}
a:hover {
	color: #ECC200;
}
.aktualita {
	MARGIN-LEFT: 26px; 
	WIDTH: 680px; 
	MARGIN-RIGHT: auto; 
	clear: both;
	background:transparent url(http://www.educhem.cz/home/layout/aktualbox-in.png) repeat-y;
}
.aktualita-top { width: 680px; height:30px; background:transparent url(http://www.educhem.cz/home/layout/aktualbox-top.png) no-repeat top}
.aktualita-top h4 {	float:left; padding-left:10px; }
.aktualita div.datum { text-align:right; font-size:xx-small; color:#ff8c00; padding-top: 10px; padding-right: 10px; }
html>body .aktualita div.datum { font-size:x-small; }
.aktualita-mid { width: 680px; background:transparent url(http://www.educhem.cz/home/layout/aktualbox-in.png) repeat-y}
.aktualita-mid p { clear:left; text-indent: 0px; padding-top: 2px; padding-left: 10px; padding-right: 10px;}
.aktualita-down {	width: 680px; height:39px; clear:both; background:transparent url(http://www.educhem.cz/home/layout/aktualbox-bottom.png) no-repeat bottom}
.aktualita-down div.priloha { width:388px; text-align:left; float:left; padding-top: 10px; padding-left: 10px;}
.aktualita-down div.autor { margin-left: 388px; text-align: right; padding-top: 10px; padding-right: 10px;}
.aktualita-down div.autor a,div.priloha a { text-decoration:none; }
.aktualita hr { clear:both; }
.aktualita img.vclanku { float:right; margin:10px;}

#page-down a { text-align:center; font-size:xx-small; color:#FAFED9; padding-left: 20px; }