/**/
html {
	background-color: #FCF2EF;
}
body {
	text-align: center;
	background-color: #FCF2EF;
	padding: 0px;
	margin-top: 0px;
	margin-left: 15px;
	color: #000000;
	font-size: 12px;
	scrollbar-track-color: #CCFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #000099;
	scrollbar-3dlight-color: #CCFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000099;
}

.main {
	position: absolute;
	right: auto;
	width: 80%;
	left: 50%;
	margin-left: -475px;
	background-color: #BDD7FC;
}

.horni {
	position: absolute;
	width: 950px;
	height: 1px;
	left: 1px;
	margin-right: 15px;
	top: 1px;
	background-color: #FFFFF;
	text-align: center;
}
.logo {
position: absolute;
width:950px;
height: 150px;
left:1px;
margin-right:15px;
top: 3px;
border:;
text-align: center;
background-image: url(images/logo.jpg);
}
.informacni {
position: absolute;
width:950px;
height: 18px;
left:1px;
margin-right:15px;
top: 155px;
text-align: justify;
background-image: url(images/paticka.gif);
}
.left {
	position: absolute;
	width: 170px;
	height: 790px;
	left: 0px;
	top: 176px;
	padding: 2px;
	background-color: #EDF4FE;
	border: 0px solid #99CCFF;
	text-align: left;
	background-image: url();
}
#menuhead {
   position: relative;
	top: 0px;
	left:0px;
	background-image: url(images/menu1_01.gif);
	background-repeat: no-repeat;
	width: 168px;
	height: 30px;
	margin-bottom: -18px;
	text-align: center;
	
}
.stredni {
position: absolute;
width:580px;
height: 790px;
left:174px;
top: 174px;
margin-left:2px;
margin-top:3px;
margin-right:2px;
text-align : center;
padding: 6px;
background-color:#FFFFFF;
background-image: url(images/kosticky1.gif);
}
.right {
	position: absolute;
	width: 180px;
	height: 790px;
	left: 769px;
	top: 176px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #EDF4FE;
	border: 0px solid #99CCFF;
	text-align: center;
}
.pata {
	position: absolute;
	width: 950px;
	height: 20px;
	bottom: 2px;
	top: 970px;
	left: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	clear: both;
	background-color: #E9967A;
	background-image: url(images/paticka.gif);
	text-align: center;
}

/***************************************************/
