BODY {
	background-color : #C2CDFF;
}

DIV.main {
	width : 900px;
	position : relative;
	text-align: left; 
	margin: auto;
}

DIV.aktuality {
	position : absolute;
	text-align: left; 
	top : 190px;
	left : 0px;
	background-color : #AEB1FF;
	width : 200px;
	height : 350px;
    border-style : solid;
	border : 1px;
	border-color : black;
	font-size : smaller;
	background-image : url(images/vodoznak.gif);
	background-repeat : no-repeat;
}

DIV.stred {
	position : absolute;
	text-align: left; 
	top : 190px;
	left : 210px;
	width : 690px;
	height : 350px;
	overflow : scroll;

}

DIV.pristupy {
	position : absolute;
	font-size : small;
	
	text-align: center; 
	top : 550px;
	left : 230px;
	background-color : #C2CDFF;
	width : 600px;
	height : 20px;
}

HR.horni {
    position : relative;
	top : 9px;
	width : 100%;
}

HR.spodni {
    position : relative;
	top : -6px;
	width : 100%;
}

A {
	color : black;
	font-style : normal;
	font-weight : bolder;
}

IMG {
	border : 1;
	border-color : black;
}

DIV.nadpis {
	font-family : "Arial";
	font-size : xx-large;
        font-weight : bold;
	text-align : center;
}

TD.tluste {
	font-weight : bold;
}
