body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
#table {
	background-color: #848484;
	width: 1000px;
}
#top {
	background-image: url("top.jpg");
	background-repeat: no-repeat;
	height: 412px;
	padding-left: 160px;
	padding-right: 600px;
	width: 240px;
}
#menu {
	text-align: center;
	vertical-align: top;
	padding-top: 105px;
}
#menu a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 16px;
	font-variant: small-caps;
	height: 30px;
} 
#menu a:hover {
	color: #000000;
} 
#left {
	width: 111px;
	background-image: url("vertical_texture.jpg");
	background-repeat: repeat-x;
}
#center {
	background-image: url("vertical_texture.jpg");
	background-repeat: repeat-x;
	padding-bottom: 60px;
	vertical-align: top;
}
#center a {
	color: #0066FF;
}
#center a:hover {
	color: #FF0000;
}
.adresovani {
	width: 696px;
	background-image: url("horizontal_texture.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 41px;
	padding-right: 41px;
}
#right {
	width: 111px;
	background-image: url("vertical_texture.jpg");
	background-repeat: repeat-x;
}
#bottom {
	background-image: url("bottom.jpg");
	background-repeat: no-repeat;
	width: 696px;
	height: 26px;
	text-align: center;
	padding-top: 30px;
	color: #999999;
}
#bottom a {
	color: #888888;
	text-decoration: none;
	font-weight: bolder;
}
.posun {
	padding-left: 25px;
	padding-right: 25px;
}
h1,h2,h3 {
	font-size: 19px;
	margin: 0px;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
}
.foto_td {
	width: 330px;
}
#doporucujeme {
	width: 1000px;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #999999;
}
#doporucujeme h2{
	margin: 0px;
	padding: 0px;
	color: #777777;
	font-size: 14px;
}

#doporucujeme a {
	font-size: 11px;
	text-decoration: none;
	color: #777777;
}
#doporucujeme a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}

