body {
	background: gray url('_objekty/bck_body.gif');
	margin: 0;
	text-align: center;
	font-family: 'Helvetica CE','Arial','helvetica',sans-serif;
	font-size: 10pt;
	color: black;
}

img {
	border: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	font-weight: bold;
	color: darkslateblue;
}

hr {
	height: 2px;
	color: black;
}

p {
	font-size: small;
}

p span.nadpis {
	font-weight: bold;
	text-decoration: underline;
}

div.kontejner {
	width: 760px;
	background: url('_objekty/bck_kontejner.gif');
	margin: 0 auto;
}


div.zahlavi {
	background: url('_objekty/bck_zahlavi.jpg');
	text-align: left;
	width: 760px;
	height: 151px;
	margin: 0;
	overflow: hidden;
}


h1 {
	width: 350px;
	height: 37px;
	color: #F7C600;
	font-size: 18pt;
	letter-spacing: 4px;
	word-spacing: 4px;
	font-weight: bold;
	position: absolute;
	margin: 5px 0 0 190px;
}


div.menu {
	height: 32px;
	background: url('_objekty/bck_menu.gif') no-repeat;
	text-align: left;
	padding: 7px 0 0 21px;
	overflow: hidden;
}

div.menu a {
	color: #FFFAE6;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	margin: 0 10px;
}

div.menu a:hover {
	color: #F7C600;
}


h2 {
	position: absolute;
	font-size: 14pt;
	font-weight: bold;
	color: darkslateblue;
	width: 300px;
	text-align: center;
	margin: 55px 0 0 230px; 

}


h3 {
	position: absolute;
	font-size: 14pt;
	font-weight: bold;
	color: darkslateblue;
	width: 300px;
	text-align: center;
	margin: 105px 0 0 230px; 

}

div.hlavni {
	width: 680px;
	margin: 30px auto;
	text-align: left;
}

div.hlavni div.nadpis {
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 2px solid black;	
	width: auto;
	margin-bottom: 20px;
}

table {
	float: left;
	width: 330px;
	font-weight: bold;
	margin-bottom: 20px;
	background: whitesmoke;
	border-collapse: collapse;
}

table tr.prazdne {
	height: 10px;
	background: rgb(255,250,230);
}

table th {
	border: 2px solid black;
	padding: 2px 4px;
	background: gainsboro;
	width: 250px;
}

table th.hodnota {
	text-align: center;
	width: 80px;
}


table td {
	border: 2px solid black;
	padding: 2px 4px;
	width: 250px;
}

table td.hodnota {
	border: 2px solid black;
	text-align: center;
	width: 80px;
	white-space: nowrap;
}

div.pixy {
	float: right;
	width: 420px;
}

div.pixy img {
	border: 2px solid darkslateblue;
	margin: 1px;
}


div.zapati {
	background: none;
	height: 34px;
	margin: 0 auto;
	padding: 0 13px 7px 0;
	clear: both;
	margin.top: 20px;
}

div.zapati div.pozadi {
	background: url('_objekty/bck_zapati.gif') no-repeat;
	width: 420px;
	height: 26px;
	float: right;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: darkslateblue;
	padding: 8px 0 0 8px;
	margin: 0 0 10px;
}

div.zapati div.pozadi a {
	color: darkslateblue;
}

div.zapati div.pozadi a:hover {
	color: black;
	background: darkslateblue;
	color: #F7C600;
}

ul {
	color: darkslateblue;
	font-size: 12pt;
	font-weight: bold;
	margin: 20px 0 0 20px;
	list-style: square;
}

div.stavby img {
	border: 2px solid black;
	margin: 0 15px 15px 0;
}

div.certifikaty img {
	border: 2px solid black;
	margin: 15px 20px;
}

table.cenik {
	width: 100%;
	text-align: center;
}

table.ceniknik2 th {
	width: 100%;
}

table.cenik td {
	width: 100%;
	white-space: nowrap;
	padding: 2px 8px;
}

table.cenik td.jedna {
	text-align: left;
	background: gainsboro;
}

table.cenik2 {
	width: 100%;
}

table.cenik2 td {
	width: 25%;
	padding: 2px 8px;
}

table.cenik2 th {
	width: 100%;
	text-align: center;
}

table.cenik2 td.jedna {
	text-align: left;
	background: gainsboro;
}

div.obchodnipodminky p {
	margin: 20px 0 10px;
}

div.obchodnipodminky p.odsazeny {
	text-indent: 10px;
	margin: 5px 0;
}

div.obchodnipodminky ul {
	list-style-type: decimal;
	margin: 10px 0 0 40px;
	color: black;
	font-size: small;
	font-weight: normal;
}

p.odkazy {
	width: 640px;
	margin: 20px auto;
	text-align: left;
}
