html {
	font-family: Arial;
	font-size: 11px;
/*
	background-image: url("texture_html.jpg");
	background-repeat: repeat;
	background-position: 0px 0px;
*/
}
body {
	margin: 0px;
	background-image: url("texture2.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#table {
	width: 850px;
	background-color: #7B7A78;
}
#table .texture_top {
	height: 79px;
	background-image: url("texture_top.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#table .texture_top_right {
	height: 78px;
	background-image: url("texture_top_right.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: right;
}
#table .posun {
	padding-right: 79px;
}
#table .image_left {
	background-image: url("image_left.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 66px;
	height: 162px;
	border-bottom: 2px solid #000000;
}
#table .image_right {
	background-image: url("image_right.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 448px;
	height: 162px;
	border-bottom: 2px solid #000000;
}
#table .flash {
	vertical-align: top;
	background-image: url("flash.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
}
#table .texture_center_right {
	height: 37px;
	background-image: url("texture_center_right.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	border-right: 1px solid #8A8A88;
	text-align: right;
	padding-right: 15px;
	vertical-align: bottom;
}
#table .texture_center_left {
	height: 37px;
	background-image: url("texture_center_left.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}
#table .texture_table {
	background-image: url("texture_table.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-left: 1px solid #8A8A88;
	border-right: 1px solid #8A8A88;
	border-bottom: 1px solid #8A8A88;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}
#table h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #4472D0;
}
#practable td {
	vertical-align: top;
}
#practable .men {
	background-image: url("bobek.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 210px;
}
#menu {
	border: 5px solid #FFFFFF;
	background-color: #6CA0EB;
	width: 201px;
	margin-bottom: 140px;
}
#pole {
	margin-left: 10px;
	border: 5px solid #FFFFFF;
	background-color: #6EB7E4;
	width: 593px;
	margin-bottom: 20px;
}
#pole .texture {
	background-image: url("texture_pole.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	vertical-align: top;
	padding: 10px;
	height: auto;
	text-align: left;
}

#pole div.posun1 {
	text-align: left;
	width: 560px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#pole img {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin: 2px;
}
#pole .foto_td {
	width: 120px;
	text-align: left;
	vertical-align: top;
}
#pole .foto_text {
	text-align: left;
	vertical-align: top;
}
#pole a {
	color: #FFFFFF;
	text-decoration: none;
}
#pole a:hover {
	color: #000000;
	text-decoration: underline;
}
#pole p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
#pole h1 {
	color: #000000;
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 18px;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 8px;
}
#pole h2 {
	color: #0049A4;
	font-weight: bolder;
	font-variant: small-caps;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 0px;
	height: 18px;
}
#menu a.vertical {
	background-image: url("sipka.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 23px;
	text-align: left;
	padding-left: 37px;
	padding-top: 13px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
}
#menu a.vertical:hover {
	color: #000000;
	text-decoration: underline;
}
#menu .kontakty {
	text-align: left;
	padding: 10px;
}

#podpis {
	text-align: center;
	margin-top: 3px;
	padding-bottom: 3px;
	color: #666666;
}
#podpis a {
	text-decoration: none;
	color: #333333;
	font-weight: bolder;
}
#podpis a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bolder;
}