*
{
	margin: 0;
	padding: 0;
}

html
{
	background: white url(pics/html_back.gif) repeat-x top left;
}

body
{
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: black;
	position: relative;
}

#hlavni
{
	width: 760px;
	margin: 0 auto;
	position: relative;
	padding: 325px 0 20px 0px;
	background: url(pics/rezani_betonu.jpg) no-repeat 50% 75px;
}

#vrlevy
{
	position: absolute;
	top: 0px;
	left 0;
	width: 224px;
}

#vrlevy ul, #vrpravy ul
{
	list-style: none;
}

#vrlevy ul li, #vrpravy ul li
{
	height: 43px;
	position: relative;
}

#vrlevy ul li a img, #vrpravy ul li a img
{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

#vrpravy
{
	position: absolute;
	top: 0px;
	left: 460px;
	width: 304px;
}

#vrpravy p.slogan
{
	color: #D1D1D1;
	padding: 24px 0 7px 0;
	font-size: 20px;
}

#vrpravy p.slogan img
{
	display: block;
	margin-top: 7px;
}

#prokop
{
	padding-top: 4px;
	color: white;
	font-size: 27px;
	line-height: 110%;
	height: 80px;
}

#prokop a
{
	display: block;
	font-size: 76%;
}

#prokop a:link, #prokop a:hover, #prokop a:active, #prokop a:visited
{
	color: white;
	text-decoration: none;
}

#paticka
{
	border-top: 1px solid #B00000;
	padding-top: 20px;
	clear: both;
}

#paticka div
{
	width: 260px;
	margin: 0 auto;
	padding: 0 0 30px 480px;
}

#paticka div address
{
	border-bottom: 1px solid #B4B4B4;
	font-style: normal;
	color: #565656;
	padding-bottom: 5px;
	margin-bottom: 25px;
}

#paticka div address strong, .firma strong
{
	color: #B00000;
	font-size: 110%;
	font-weight: bold;
}

#paticka div a:link, #paticka div a:active, #paticka div a:visited, #paticka div a:hover
{
	color: #565656;
	text-decoration: none;
}

#prokop a:hover, #paticka div a:hover
{
	text-decoration: underline;
}

#text p, #text table, #text ul, #text dl
{
	padding-bottom: 1em;
}

h1, h2
{
	background: url(pics/h1a.gif) no-repeat left top;
	height: 45px;
	font-size: 26px;
	color: white;
	left: -50px;
	position: relative;
	width: 730px;
	padding-bottom: 0.6em;
	font-weight: bold;
}

h1 span, h2 span
{
	background: url(pics/h1b.gif) no-repeat right top;
	display: block;
	height: 45px;
	padding: 8px 0 0 15px;
}

h3
{
	font-size: 18px;
	font-weight: bold;
	color: #B00000;
	padding-bottom: 0.5em;
}

hr
{
	clear: both;
	visibility: hidden;
}

#text
{
	padding: 0 10px 0 50px;
	position: relative;
}

#text a:link, #text a:hover, #text a:active, #text a:visited
{
	color: #B00000;
	text-decoration: underline;
}

#text a img
{
	border: 0;
}

#text ul
{
	padding-left: 3em;
}

#text li
{
	list-style: disc;
}

.foto
{
	width: 229px;
	color: white;
	background: url(pics/foto_back.png) no-repeat left bottom;
	padding-bottom: 10px;
	float: left;
	margin: 0 4px 4px 0;
}

.foto p
{
	background: url(pics/fotop_back.png) no-repeat left top;
	min-height: 173px;
	text-align: center;
	padding: 8px 3px 0 0;
}

.foto p img
{
	display: block;
	border: 1px solid white;
	margin: 10px auto 0 auto;
	cursor: pointer;
}

#foto
{
	display: none;
	position: absolute;
	border: 2px solid #B00000;
	padding: 8px 10px 10px 10px;
	text-align: center;
	color: #B00000;
	cursor: pointer;
	background: white url(pics/zavrit.gif) no-repeat right top;
	font-size: 120%;
}

#foto img
{
	display: block;
	margin-top: 10px;
	border: 1px solid #B00000;
}

dt
{
	color: white;
	padding: 2px 4px;
	text-align: left;
	letter-spacing: 0.03em;
	font-size: 110%;
	font-weight: bold;
	background-color: #B4B4B4;
	display: inline;
}

dd
{
	padding: 0.25em 0 0.25em 60px; 
	width: 85%;
}

