
.top{
	position: absolute;
	top: 10px;
	left: 1%;
	width: 98%;
	height: 123px;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	background-image: url('images/pozadi_top.gif');
	background-repeat: repeat-x
}

.topright{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	border-left: 1px solid white;

}

.topleft{
	position: absolute;
	left: 30px;
	top: 0px;

}

.topleft2 {
	position: absolute;
	left: 30px;
	top: 82px;
}


.obsah_left{
	background-image: url('images/bgrnd_left01.gif');
	background-repeat: repeat-x;
position : absolute;
top: 136px;
left : 10px;
width : 240px;
padding-top: 2px


}

.obsah_main{
background-image: url('images/menu_bgrnd02a.gif');
	background-repeat: repeat-x;
position : absolute;
top: 136px;
left: 250px;
padding: 2px 40px 20px 30px;
background-color: #f2f4ef;
border-bottom : 1px solid #d4ddc6;

}
