a:link {
	text-decoration: none;
	color: #999999;
	cursor: hand;

}
a:visited {
	text-decoration: none;
	color: #999999;
	cursor: hand;

}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

#header {
	vertical-align: top;
	height: 172px;
	width: 720px;

}
#content {
	height: 480px;
	width: 720px;
	background-color: #FFFFFF;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;



}
#footer {
	vertical-align: top;
	height: 57px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/footbg.jpg);
	background-repeat: no-repeat;
	background-position: -1px;


}
#global {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/back.gif);
	scrollbar-face-color: #F2F2F2;
	scrollbar-shadow-color: #F2F2F2;
	scrollbar-arrow-color: #D9D9D9;
	scrollbar-track-color: #F9F9F9;
	scrollbar-darkshadow-color : #D9D9D9;
	scrollbar-3dlight-color : #D9D9D9;
	scrollbar-base-color : inherit;
	scrollbar-highlight-color : #F2F2F2;
	text-align: center;
}
#text {
	overflow: auto;
	z-index: 10;
	height: 440px;
	width: 485px;
	position: relative;
	left: 55px;
	top: 30px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #EEEEEE;



}
p {
	line-height: 140%;
	padding: 3px;
}
.text_first {
	vertical-align: text-bottom;
}
#copyright {
	font-size: 10px;
	color: #000000;
	text-align: right;
}
#btnpopis {
	position: relative;
	z-index: 10;
	height: 38px;
	width: 101px;
	left: 150px;
	top: -16px;


}
#btnkontakty {
	position: relative;
	z-index: 10;
	height: 38px;
	width: 102px;
	left: 597px;
	top: -16px;


}
#btnskladovani {
	position: relative;
	z-index: 10;
	height: 40px;
	width: 128px;
	left: 225px;
	top: -16px;


}
#btnatesty {
	position: relative;
	z-index: 10;
	height: 38px;
	width: 105px;
	left: 340px;
	top: -16px;


}
#btnplatby {
	position: relative;
	z-index: 10;
	height: 38px;
	width: 189px;
	left: 420px;
	top: -16px;


}
#menu {
	position: relative;
	z-index: 9;
	left: 151px;
	top: 16px;
	text-align: left;

}
h1 {
	font-size: 110%;
	text-decoration: underline;
	font-weight: bold;
}
