body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 0.8em;
	letter-spacing: 1px;
	background: #dcd5bb;
	color: #615a50;
	}
	
a img {
	border: none;
	}
	
/*----------NADPISY----------*/

h1, h2, h3 {
	font-size: 16px;
  font-family: Trebuchet MS;
	}
	
h2 {
	font-size: 20px;
	margin-bottom: 0;
	}
	
h2.reference {
	color: #d24514;
	font-size: 13px;
	margin: 0;
	}
	
h2.uvod {
	font-size: 20px;
	}
	
/*----------HLAVNÍ BOXY----------*/
	
#obalovaci {
	width: 979px;
	margin: auto;
	background: #fff;
	}
	
#prolinacka {
	border-bottom: 11px #e3ddc5 solid;
    background-color: #ffffff;
    height: 248px;
    padding-top: 12px;
    text-align: center;
    }

#hlavicka {
	height: 259px;
	background: url("images/hlavicka.jpg");
	background-position: 14px 9px;
	background-repeat: no-repeat;
	border-bottom: 11px #e3ddc5 solid;
	}
	
#flash-hlavicka {
	height: 250px;
	background-position: 14px 9px;
	background-repeat: no-repeat;
	padding: 9px 0 0 14px;
	border-bottom: 11px #e3ddc5 solid;
	}
	
#hlavicka h1, #flash-hlavicka h1{
	display: none;
	}
	
#center {
	text-align: left;
	padding: 10px 10px 0px 10px;
	}
	
#obsah-box {
	width: 649px;
	margin: 0 200px 0 0px;
	padding-right: 0px;
	text-align: justify;
	}
	
#obsah-sortiment {
	width: 649px;
	text-align: justify;
	}

#pravy-box {
	width: 300px;
	padding-left: 10px;
	float: right;
	}
	
#paticka {
	height: 50px;
	background: url("images/paticka.jpg");
	background-color: #2d2727;
	margin-top: 10px;
	padding: 10px 10px 0 0;
	text-align: left;
	clear: both;
	color: #ccc;
	font-size: 90%;
	}
	
#paticka a {
	color: #ccc;
	font-weight: bold;
	}
	
/*----------MENU----------*/

#vrchni-menu {
	height: 39px;
	background: url("images/bg_menu.jpg");
	background-color: #575046;
	}
	
#vrchni-menu ul { 
	margin: 0; 
	padding: 5px 0 20px 20px; 
	} 

#vrchni-menu ul li  { 
	margin: 0; 
	padding: 0; 
	display: inline; 
	list-style-type: none; 
	} 

#vrchni-menu ul li, #vrchni-menu ul li a, #vrchni-menu ul li a.small, #vrchni-menu ul li a.big { 
	float: left; 
	display: block;
	height: 32px;
	font-size: 17px; 
	font-weight: 650;
	line-height: 33px; 
	margin-right: 5px;
	text-decoration: none; 
	color: #ffffff; 
	font-family: Trebuchet MS;
	}
	
#vrchni-menu ul li a {
	width: 109px;
	}
	
#vrchni-menu ul li a:hover, #vrchni-menu ul li a.active {
	background: url("images/bg_button.gif");
	background-repeat: no-repeat;
	background-color: #d24514;
	}
	
#vrchni-menu ul li a.small, #vrchni-menu ul li a.small-active {
	width: 71px;
	}
	
#vrchni-menu ul li a.big, #vrchni-menu ul li a.big-active {
	width: 123px;
	}
	
#vrchni-menu ul li a.small:hover, #vrchni-menu ul li a.small-active {
	background: url("images/bg_button-2.gif");
	background-repeat: no-repeat;
	background-color: #d24514;
	} 
	
#vrchni-menu ul li a.big:hover, #vrchni-menu ul li a.big-active {
	background: url("images/bg_button-3.gif");
	background-repeat: no-repeat;
	background-color: #d24514;
	} 
	
/*----------OSTATNÍ----------*/

br.clear {
	clear: both;
	}
	
img.cedule {
	margin-bottom: 2px;
	}
	
div.index-boxy, div.index-boxy-2 {
	width: 212px;
	float: left;
	text-align: center;
	margin-right: 5px;
	}
	
div.index-boxy-2 {
	margin-right: 0px;
	}
	
div.katalog-boxy {
	float: left;
	width: 126px;
	text-align: center;
	margin-right: 3px;
	}
	
#katalog-detail {
	text-align: left;
	margin: 0 3px 20px 0;
	font-family: Tahoma;
	font-size: 0.9em;
	letter-spacing: 1px;
	color: #615a50;
	}
#katalog-detail img {
	float: left;
	margin-right: 5px;
	}	
#katalog-detail table {
	margin-top: 5px;
	}
#katalog-detail td {
  vertical-align: top;
	}
#katalog-detail td.vlastnost {
	color: #d24514;
	width: 90px;
	vertical-align: top;
	}

#katalog-detail span {
	color: #d24514;
	}
	
div.reference-boxy {
	float: left;
	width:320px;
	text-align: left;
	margin: 0 3px 20px 0;
	}
	
div.reference-boxy a {
	text-decoration: none;
	}
	
div.reference-boxy img {
	float: left;
	margin-right: 5px;
	}	
	
span.index-button, span.katalog-button {
	display: block;
	width: 212px;
	height: 60px;
	line-height: 2.6;
	color: #d24514;
	margin-bottom: 3px;
	font-family: Trebuchet MS;
	font-size: 22px;
	background: url("images/bg_button-big.jpg");
	background-repeat: no-repeat;
	background-color: #494340;
	}
	
span.index-button a, span.katalog-button a {
	color: #d24514;
	text-decoration: none;
	}
	
span.index-button:hover {
	background: url("images/bg_button-big-2.jpg");
	}
	
span.index-button:hover a {
	color: #ffffff;
	}
	
div.index-boxy:hover span.index-button, div.index-boxy-2:hover span.index-button {
	background: url("images/bg_button-big-2.jpg");
	}
	
div.index-boxy:hover span.index-button a, div.index-boxy-2:hover span.index-button a {
	color: #ffffff;
	}
	
span.katalog-button {
	width: 126px;
	font-size: 17px;
	line-height: 3.3;
	background: url("images/bg_button-small.jpg");
	}
	
#mapa {
	float: right;
	}
	
.obalovaci {
	padding: 3px;
	margin: 5px;
	margin-right: 15px;
	border: solid 1px #000000;
	float: left;
	}
	
.obalovaci img {
	width: 150px;
	height: 110px;
	}
	
#galerie {
	padding-left: 50px;
	}
	
.cenik tr td {
	padding-right: 10px;
	padding-left: 5px;
	text-align: left;
	}	

tr.sudy {
	background: #ececec;
	}
	
td.puv-cena {
	text-decoration: line-through;
	}
	
td.akcni-cena, td.akce {
	color: #ff0000;
	}

#odkazy {
	text-align: center;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 20px
	}
	
#odkazy a {
	color: #000;
	}
	
#odkazy-paticka {
	font-size: 10px;
	margin: 20px 0 0 15px;
	}
	
#odkazy-paticka a {
	color: #a1958b;
	}
	
#podpis {
	float: right;
	}
	
table.cenik-zemni-prace tr td {
	text-align: left;
	padding-right: 10px;
	}
	
.odkaz {
	 color: #615a50; 
	 text-decoration: none;
	}
	
.dotaz-online {
	display: inline-block;
	color: #d24514;
	font-weight: bold;
	margin-bottom: 5px;
	}
	
#dotaz-box {
	display: none;
	position: absolute;
	background: #e4e3e3;
	border: 1px solid #9f9f9f;
	padding: 10px;
	z-index: 150;
	}
	
#dotaz-box input.text, #dotaz-box textarea {
	border: 1px solid #9f9f9f;
	}
	
#dotaz-box tr td {
	padding-top: 3px;
	padding-right: 5px;
	}
	
#dotaz-box input.button {
	padding: 2px 5px 2px 5px;
	}
	
#dotaz-box a.zavrit {
	float: right;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 5px;
	}
	
a.reference {
	float: left;
	margin: 0 10px 10px 0;
	}
	
a.reference img {
	width: 190px;
	border: 1px solid #ccc;
	}
	
/* -------------------- SLIMBOX -------------------- */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* -------------------- SLIMBOX KONEC -------------------- */
