body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 12px;
	background: #686868;
	}
	
/*----------NADPISY----------*/

a img {
	border: 0;
	}

h2 {
	color: #98641b;
	font-size: 14px;
	}

h3 {
	color: #98641b;
	font-size: 13px;
	}
	
h2 a, h3 a {
	color: #98641b;
	font-size: 14px;
	}
	
h2.podmenu {
	display: block;
	width: 200px;
	height: 22px;
	margin: 0 0 10px 0;
	padding: 9px 0 0 31px;
	background: url("images/h2_podmenu.gif") no-repeat;
	background-color: #939b9e;
	font-size: 15px;
	color: #fff;
	}
	
h2.text {
	display: block;
	width: 565px;
	height: 22px;
	margin: 0 0 10px 0;
	padding: 9px 0 0 31px;
	background: url("images/h2_text.gif") no-repeat;
	background-color: #9a661b;
	font-size: 15px;
	color: #fff;
	}

#obalovaci {
	width: 850px;
	margin: auto;
	background: #fff;
	}

#hlavicka h1 {
	display: none;
	}
	
#hlavicka .logo {
	float: left;
	border: none;
	}
	
#slogan {
	width: 320px;
	height: 45px;
	float: left;
	margin: 35px 0 0 95px;
	padding-top: 7px;
	text-align: center;
	color: #a77923;
	line-height: 20px;
	font-size: 19px;
	font-weight: bold;
	}
	
#rychly-kontakt {
	width: 162px;
	height: 45px;
	padding-top: 7px;
	margin: 20px 0 0 30px;
	text-align: center;
	line-height: 20px;
	/* color: #939b9e; */
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	}
	
#center {
	text-align: left;
	}
	
#levy-box {
	width: 231px;
	margin: 0 0 10px 11px;
	float: left;
	}
	
#menu {
	width: 231px;
	height: 208px;
	background: url("images/bg_menu.gif");
	float: left;
	margin: 13px 4px 0 11px;
	}
	
#menu ul {
	margin: 0;
	padding: 0;
	}

#menu li { 
	display: block; 
	float: left; 
	} 
	
#m1 a, #m2 a, #m3 a, #m4 a, #m5 a, #m6 a {
	width: 231px;
	display: block; 
	text-decoration: none; 
	}
	
#m1 a {
	height: 38px;
	background: url("images/button_1.gif");
	}
	
#m2 a {
	height: 31px;
	background: url("images/button_2.gif");
	}
	
#m3 a {
	height: 33px;
	background: url("images/button_3.gif");
	}
	
#m4 a {
	height: 32px;
	background: url("images/button_4.gif");
	}
	
#m5 a {
	height: 32px;
	background: url("images/button_5.gif");
	}
	
#m6 a {
	height: 31px;
	background: url("images/button_6.gif");
	}
	
#m1 a, #m2 a, #m3 a, #m4 a, #m5 a , #m6 a {
	background-color: #d1903e;
	}
	
#obsah-box {
	width: 596px;
	margin: 0 0 10px 3px;
	float: left;
	}
	
#paticka {
	height: 35px;
	margin: 0 11px 0 11px;
	padding: 20px 0 0 255px;
	background: url("images/bg_paticka.gif") no-repeat;
	background-position: 228px 0;
	background-color: #d6d4c1;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	}
	
#paticka a {
	display: block;
	float: left;
	margin-right: 20px;
	padding-left: 9px;
	color: #606161;
	text-decoration: none;
	background: url("images/paticka_button.gif") no-repeat;
	background-position: 0 3px;
	}
	
#podmenu {
	background: #f9fbeb;
	margin-bottom: 7px;
	clear: both;
	}
	
#podmenu ul {
	list-style-type: none;
	margin: 0 0 0 7px;
	padding: 0;
	font-size: 11px;
	}
	
#podmenu ul li {
	display: block;
	width: 167px;
	padding: 2px 0 4px 50px;
	border-bottom: 1px solid #eff2dd;
	background-image: url("images/li_podmenu.gif");
	background-repeat: no-repeat;
	background-position: 23px 0;
	font-weight: bold;
	}

#podmenu a {
	color: #676767;
	text-decoration: none;
	}
	
#podmenu a:hover {
	color: #9a661b;
	}

#podmenu a.active {
	color: #9a661b;
	}
	
#obsah-image {
	float: left;
	height: 208px;
	margin-bottom: 3px;
	margin-top: 13px;
	}
	
#text {
	padding: 0 5px 0 8px;
	letter-spacing: 1px;
	text-align: justify;
	}
	
#vlajky {
	float: right;
	margin: 53px 95px 0 0;
	}

#vlajky img {
	float: left;
	margin-right: 11px;
	border: none;
	}
	
#vyhledavani {
	height: 25px;
	margin-top: 3px;
	padding: 9px 0 0 37px;
	font-weight: bold;
	font-size: 11px;
	color: #706f67;
	background: url("images/bg_vyhledavani.gif") no-repeat;
	background-color: #ebe6c6;
	}
	
#vyhledavani input.text {
	width: 83px;
	height: 13px;
	margin-left: 2px;
	color: #706f67;
	font-size: 11px;
	border: 1px solid #aaaaaa;
	}
	
#vyhledavani input.ok {
	vertical-align: -4px;
	}
	
br.clear {
	height: 0px;
	clear: both;
	}
	
img.left {
	float: left;
	margin: 0 8px 8px 0;
	}
	
img.right {
	float: right;
	margin-left: 8px;
	}
	
span.tucne {
	font-weight: bold;
	}
	
#moznosti li {
	font-weight: bold;
	}
	
#mapa {
	float: right;
	border: 1px solid #303030;
	}
	
#kontaktni-osoby {
	margin: 100px 0 0 0;
	#margin-top: 120px; 
	border: 1px solid #000;
	}
	
#kontaktni-osoby tr td {
	width: 300px;
	vertical-align: top;
	border: 1px solid #000;
	padding: 10px;
	}

.kontakty-jmeno {
	font-size: 1.4em;
	font-weight: bold;
	}
	
.certifikat {
	float: left;
	height: 200px;
	margin: 5px 0 10px 20px;
	border: none;
	}

.certifikat-popis {
	display: block;
	width: 145px;
	float: left;
	margin-left: 22px;
	text-align: center;
	font-size: 0.9em;
	}

/*----------REFERENCE----------*/	
	
div.reference {	
	background-image: url('reference/bg_reference.jpg'); 
	background-repeat: no-repeat; 
	width: 201px; 
	height: 159px; 
	margin: 0px 5px 10px 0px; 
	padding: 8px 4px 8px 0px; 
	text-align: center; 
	float: left;
	}
	
div.reference a {
	color: #fff;
	}
	
div.reference img {
	width: 180px;
	height: 135px;
	border: 1px solid #5f4b34; 
	margin-top: 3px;
	}
	
div.ref-popis {
	float: right;
	background: pink;
	}
	
div.reference-2 {
	width: 100%;
	border-bottom: #9a661b 1px solid; 
	margin: 0px 10px 20px 0px; 
	padding: 5px 4px 5px 4px; 
	text-align: left; 
	float: left;
	}
	
div.reference-2 img {
	width: 100px;
	border: 0; 
	padding: 0px 10px 0px 0px;
	float: left;
	}
	
div.ref-detail {
	border: 0; 
	margin: 0px 10px 20px 0px; 
	padding: 5px 5px 5px 5px; 
	text-align: left;
	}
	
div.ref-detail img { 
	width: 100px; 
	text-align: left; 
	border: 0; 
	padding: 0px 10px 0px 0px;
	}
	
div.ref-detail-2 {
	text-align: center;
	padding: 0px 0px 10px 10px; 
	float: left;
	}
	
div.ref-detail-2 img {
	width: 170px;
	border: 0px;
	}
	
#nahoru a{
	color: #98641b;
	font-weight: bold;
	}
	
ul.zpracovani-nabidky {
	list-style-type: decimal;
	}
	
.posudky {
	float: left;
	margin-left: 8px;
	text-align: center;
	font-weight: bold;
	}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
	
#logo-cechu {
	text-align: center;
	margin-top: 10px;
	}