html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
  text-align: center
	margin: auto;
	padding: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", "Arial", "Geneva CE" , lucida, sans-serif;
	color: #585858;
	background-color: white;
	background-image: url(../img/pozadi.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-attachment: fixed;
	height: 100%;
}
td {
	font-size: 12px;
	font-weight: normal;
	color: #585858;
  line-height: 150%;
}
tr {
  vertical-align: top;
}
a {
	color: #019cde;
	text-decoration: none;
}
a:hover {
	color: #019cde;
	text-decoration: underline;
}
h1, h2, h3 {
	color: #019cde;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10 0 10 0;
	padding: 0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
}
img {
	border: none;
}
p {
	margin: 0;
	padding: 10px 0;
}
div.Table_01 {
	position:relative;
	margin: 0 auto;
	left:0px;
	top:0px;
	width:714px;
	height:531px;
}

div.Podklady-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:99px;
	height:638px;
}

div.Podklady-02 {
	position:absolute;
	left:0px;
	top:0px;
	width:714px;
	height:67px;
}

div.Podklady-03 {
	position:absolute;
	left:714px;
	top:0px;
	width:70px;
	height:638px;
}

div.Podklady-04 {
	position:absolute;
	left:0px;
	top:67px;
	width:147px;

}

div.Podklady-05 {
	position:absolute;
	left:147px;
	top:67px;
	width:567px;
	height:193px;
}

div.Podklady-06 {
	position:absolute;
	left:147px;
	top:260px;
	width:556px;
	height:326px;
}

div.Podklady-07 {
	position:absolute;
	left:703px;
	top:260px;
	width:11px;
	height:326px;
}

div.Podklady-08 {
	position:absolute;
	left:147px;
	top:586px;
	width:567px;
	height:12px;
}

div.Podklady-09 {
	position:absolute;
	left:0px;
	top:598px;
	width:714px;
	height:40px;
}

.mainpage {
  background-color: white;
  width: 555px;
  background-image: url(../img/telo-2.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
}
.bottompage {
  padding:15px;
	width:525px;
	height:100%;
}
#shadow {
	width:733px;
  background-image: url(../img/shadow.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  margin: 0 0 10px 0;
}
#content-bottom {
	width: 704px;
	margin: 0 auto;
	text-align: right;
	font-size: 10px;
	color: #5e5f61;
}
#banner-bg {
	width: 180px;
	height: 310px;
	padding: 1 10px 14px 5px;
	margin-top: 10px;
	background-image: url(../images/banner-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#menu-container {
	width: 146px;
	height: 100%;
	background-color: #959595;
	clear: both;
	overflow: hidden;
}
#menu {
	width: 146px;
	height: 100%;
	margin: 0;
}
.item, .item-last {
	width: 146px;
	height: 36px;
	float: left;
}
.item img, .item-last img {
	border: none;
}
.item a, .item-last a {
	display: block;
	width: 146px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: top left;
}