html {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #E0E1E5;
}
body {
	margin: 0px;
	padding: 0px;
}
#table {
	border: 13px solid #FFFFFF;
	width: 720px;
	background-color: #FFFFFF;
}
#table .top {
	background-image: url("top.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	width: 692px;
	height: 268px;
	vertical-align: top;
}
#left {
	width: 231px;
	background-color: #EEEEEC;
	vertical-align: top;
}
#left h1 {
	background-image: url("left_nadpis.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 201px;
	height: 34px;
	margin: 0px;
	border-bottom: 2px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	padding-left: 30px;
	padding-top: 15px;
	font-size: 15px;
	text-transform: uppercase;
	color: #CB4A2A;
}
#left h1 span {
	color: #000000;
}
#left h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #CB4A2A;
}
#left a {
	background-image: url("odkaz.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #5B5B5B;
	display: block;
	width: 201px;
	height: 19px;
	padding-left: 30px;
	padding-top: 5px;
	text-decoration: none;
}
#left a:hover {
	text-decoration: underline;
	color:#000000;
}
#left .kontakt {
	padding-left: 20px;
	padding-top: 20px;
	color: #5B5B5B;
}
#left .kontakt a {
	background-image: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height:auto;
	display: inline;
	color: #CB4A2A;
}

#adresovani {
	background-color: #FFFFFF;
	width: 441px;
	vertical-align: top;
	padding: 10px;
	color: #5C5C5C;
}
#adresovani .foto{
	border: 1px solid #E6E7E2;
	width: 120px;
	vertical-align: top;
	padding: 3px;
}
#adresovani .texty{
	padding: 3px;
	padding-left: 10px;
	vertical-align: top;
}
#adresovani .cena {
	color: #CB4A2A;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
}
#adresovani h1 {
	margin: 0px;
	padding: 0px;
}
#adresovani h3{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	font-size: 15px;	
}
#adresovani h3 a {
	color: #5C5C5C;
}
#adresovani .cara {
	height: 10px;
}
#adresovani .cara hr {
	border-bottom: 1px dotted #CCCCCC;
	border-top: none;
	border-left: none;
	border-right: none;
}
#adresovani .foto_auto {
	margin-bottom: 5px;
	margin-left: 2px;
}

#podpis {
	color: #6B6B6B;
	text-align: center;
	background-image: url("podpis_textura.jpg");
	background-repeat: repeat-x;
}
#podpis a {
	color: #CB4A2A;
}

#menu {
	margin-top: 0px;
	margin-left: 252px;
	vertical-align: top;
}
#menu a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	display: inline;
	float: left;
	width: 96px;
	height:37px;
	padding-left: 14px;
	padding-top: 13px;
}

