html {
	background-color: #1F1F1F;	
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image: url("background.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #ECECEC;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url("top.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 500px;
}
div.web {
	width: 960px;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 35px;
}
#odkazy {
	float: left;
	width: 960px;
	margin-top: 80px;
	margin-bottom: 380px;
	text-align: left;
}
#odkazy a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	padding-right:12px;
	text-transform: uppercase;
	font-weight: bolder;
}
#odkazy a:hover {
	color: #000000;
	text-decoration: underline;
}
div.textova {
	background-image: url("background_text.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	width: 960px;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	float: left;
	margin-bottom: 20px;
}
#adresovani {
	width: 606px;
	float: left;
	vertical-align: top;
	color: #000000;
	padding: 25px;
}
#adresovani h1 {
	color: #323232;
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
#adresovani a {
	color: #B74A06;
}
#adresovani img {
	border: 1px solid #CDCDCD;
	margin: 2px;
	padding: 3px;
	background-color: #FFFFFF;
}
#adresovani img:hover {
	border: 1px solid #000000;
}
#adresovani td {
	padding: 5px;	
}
#adresovani td.table_top {
	color: #FFFFFF;
	background-color: #4C4C4C;
}
#adresovani input.form {
	width: 250px;	
}
#adresovani input.firma_input {
	width: 130px;	
}
#right {
	width: 244px;
	float: left;
	vertical-align: top;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-right: 30px;
}
#right img {
	border: 1px solid #CDCDCD;
	margin: 2px;
	padding: 3px;
	background-color: #FFFFFF;
}
#right h2 {
	color: #323232;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
}
#right a {
	color: #B74A06;
	font-weight: bolder;
	text-decoration: none;
}
#right p.aktual_popis {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#right div.aktual_datum {
	font-size: 10px;
	font-weight: bolder;
}
#right div.aktual_napis {
	margin-top: 2px;
	margin-bottom: 2px;
}
#right div.aktual_napis a {
	font-size: 14px;
}
#right div.aktual_vice {
	margin-bottom: 25px;
	text-align: right;
}

#podpis {
	text-align: center;
	float: left;
	width: 960px;
	padding-bottom: 20px;
	color: #737373;
}
#podpis a {
	color: #B74A06;
	font-weight: bolder;
	text-decoration: none;
}
