html {
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/simpleBG.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

h2 {
	margin-top: 1em;
	margin-bottom: 0em;
	font-size: 16px;
	font-weight: bold;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}


body {
	background: url(../img/pageBg.jpg) bottom left no-repeat;
	height: 100%;
	width: 100%;
	margin: 0px;
}

#title {
	width: 600px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 20px;
	background-image: url(../img/sticker1.gif);
	background-repeat: no-repeat;
	height: 270px;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
}
#titleeng {
	width: 414px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 5px;
	margin-left: 15px;
	font-size: 15px;
	background-image: url(../img/stickerENG.gif);
	background-repeat: no-repeat;
	height: 220px;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 30px;
}
a {
	color: #005F2E;
	text-decoration: underline;
}
#content {
	position: absolute;
	left: 535px;
	top: 20px;
	right: 50px;
	bottom: 125px;
	_height: 70%;
}
#contentbuttons {
	height: 33px;
}
table, tr, dt {
font-size: 15px;
}
#zalozka {
	float: left;
}
#zavrit {
	float: right;
}
#objednat {
	float: right;
	margin-right: 5px;
}
#contentinner {
	padding: 15px;
	background-color: #E5E1CC;
	overflow: auto;
	height: 450px;
	scrollbar-track-color: #F0EEE2;
	scrollbar-face-color: #E5E1CC;
	scrollbar-highlight-color: #E5E1CC;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: #E5E1CC;
	scrollbar-arrow-color: black;
	font-size: 15px;
	border: 1px solid #000000;
}
#contentinner table {
  width: 600px;
}
#onasTable {
  width: 250px;
}
#footer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 60px;
	text-align: right;
	margin: 0px 10px 0px 0px;
	font-size: 15px;
	vertical-align: bottom;
}

#copyright {
	font-size: 12px;
	color: #ffffff;
}

#footer a {
	color: #fff600;
}

#Table_01 {
	position: absolute;
	left:100px;
	bottom:0px;
	width:395px;
	height:405px;
}
body, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
