body{
	background-color: #2D629A;
	background-image: url(img/design/body_bgr.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container01{
	margin: 0px auto;
	margin-top: 5%;
	width: 760px;
	color: #2D629A;
	position: relative;
}
#container-left{
	width: 431px;
	float: left;
}
#container-middle{
	width: 237px;
	height: 570px;
	float: left;
	background-image: url(img/design/mid_bgr.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-left: 1px solid #A7936F;
	border-right: 1px solid #A7936F;
	text-align: left;
}

/* Start LEFT ---------------------------------*/
.left01{
	height: 136px;
	background-image: url(img/design/left_01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.left02{
	height: 158px;
	border-bottom: 1px solid #A7936F;
	background-image: url(img/design/left_02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.left03{
	height: 128px;
	background-image: url(img/design/left_03.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.left04{
	height: 138px;
	background-image: url(img/design/left_04.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
/* End LEFT ---------------------------------*/

/* Start mid ---------------------------------*/
#container-middle div{
	padding-left: 36px;
	padding-top: 30px;
	position: relative;
	color: #FBB34F;
}
.popis01{
	display: block;
	position: absolute;
	top: 4px;
	left: 36px;
	_left: 0px;
	width: 149px;
	text-align: right;
}
.popis02{
	display: block;
	position: absolute;
	top: 14px;
	left: 36px;
	_left: 0px;
	width: 149px;
	text-align: right;
}
.popis03{
	display: block;
	position: absolute;
	top: 4px;
	left: 36px;
	_left: 0px;
	width: 149px;
	text-align: right;
}
.popis04{
	display: block;
	position: absolute;
	top: 14px;
	left: 36px;
	_left: 0px;
	width: 149px;
	text-align: right;
}
#container-middle div .imgbig{
	border: 1px solid #336799;
}
.nmbr{
	position: absolute;
	top: 30px;
	left: 198px;
	_left: 162px;
}

/* End mid ---------------------------------*/

/* Start right ---------------------------------*/
#container01 img{
	border: 0px solid;
}
.right_cz{
	position: absolute;
	top: 220px;
	left: 690px;
}
.right_en{
	position: absolute;
	top: 320px;
	left: 695px;	
}
.pocitadlo{
	color: white;
	position: absolute;
	top: 420px;
	left: 695px;	
}


/* End right ---------------------------------*/
