body {
	margin: 15px 0 0 0;
	padding: 0;
	color: black;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	background: #e4e4e4 url('img/bg.jpg') repeat-x top;
	text-align: center;
}
#web {
	text-align: left;
	width: 900px;
	margin: auto;
	/* min-height:650px; */
	background-color: white;
	/* position: relative; */
	}

#title {
	height: 212px; height: "212px";
	text-align: left;
	background: white url('img/title.jpg') no-repeat;
	background-position: 0 100%;
	padding: 2px 0 0 0 ;		padding: "0";
}

#title #logo h1 {
	color:gray;
	position: relative;
	margin: 10px 0 0 10px;
	padding:0;
	font-size:13px; }

#title #logo h1 span {
	display: block;
	position: absolute;
	left: 0;top: 0;
	width: 374px;
	height: 33px;
	background: url(img/plastove-zabrany.png) no-repeat; }

#title #logo-popis h1 {
	margin: 23px 0 0 10px;
	padding:0;	
	font-weight:normal;
	color:#a09f9f;
	font-size:12px; }

#title #logo-popis a h1 {
	text-decoration: none;
	color:silver;
	font-size:12px; }

#title #provozovna {
	background: white url('img/ikonky.png') no-repeat;
	background-position: 0 100%;
	line-height: 16px;
	width:220px;
	float:right;
	margin: 5px 10px 0 0;
	padding:0 0 0 20px;	
	color:#a09f9f;
	font-size:11px; }

#title #provozovna a{
	text-decoration: none;
	padding:0;	
	color:#a09f9f;
	font-size:11px; }
table {
	margin-bottom: 20px; }
td {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding: 0 3px 0 2px;
	height: 20px; }




h2 {
	font-size: 16px;
	font-weight:normal;
	text-decoration: none;
	color: #f97020;
	margin:0 0 5px 0; 
} 

#bodyw {
	/* position: relative; */
	text-align: left;
	padding: 0;
	background-color: white;
}

#leva {
	float: left;
	width: 195px; 	width: "195px";
	text-align: left;
	padding: 15px 0 0 15px;
	background-color: white;
}

#leva .kontakt {
	font-size: 13px;
	margin: 20px 0 20px 0;
	width: 120px;
	height: 40px; height: "40px";
	text-align: left;
	background: #e7cbaa url('img/bg_menu.jpg') repeat-y;
	padding: 10px 0 10px 10px;

}

#prava {
	float: right;
	width: 680px; 	width: "680px";
	height: 100%;
	line-height:18px;
	text-align: left;
	background-color: white;
	padding: 15px 10px 30px 0;		padding: "15px 10px 30px 0;" }

ul .uvod  {
	list-style-type: none }
.uvod li {
	list-style-type: none;
	background: white url('img/li.png') no-repeat;
	background-position: 0 100%;
	padding-left:20px;
	margin: 4px 0 4px 0; }


#paticka {
	background: #e7cbaa url('img/paticka.jpg') no-repeat;
	float: right;
	width: 880px; 	width: "900px";
	height: 20px;		height: "90px";
	font-size: 10px;
	color: white;
	padding: 68px 0 6px 20px;
	background-color: #cccbcb;
}
#paticka a {
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.mapa li {
	margin: 6px 0 6px 0px;
}
.mapa li a{
	font-size: 13px;
	color: black;
}


.home{
	font-size: 12px;
	color: red; }

/* Navigace */

.navigace{
	list-style-type: none;
	margin: 10px 0 100px 0;
	padding: 0;
	width: 160px; width: "185px";
	border-bottom-width: 0;
}
.navigace li a{
	background: url(img/bg_menu.jpg) no-repeat;
	font-size: 12px;
	border-bottom: 1px #dbdbdb solid;
	height: 16px; 	height: "22px";
	color: black;
	display: block;
	width: 160px; width: "185px";
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	margin: 2px 0 2px 0;
}
.navigace li a:hover{
	color: gray;
}


a{
	color: blue;
	text-decoration: underline }
a:hover{
	color: blue;
	text-decoration: none }
.fotog {
	padding: 0;
	margin: 0 10px 0 3px;
	border: 0;
}

.fotoc {
	padding: 0;
	margin: 5px 0 11px 0;
	border: 0;
}

#polozka {
	line-height: 18px;
	text-align: left;
	margin: 20px 0 5px 0;}
#polozka p{
	clear: both }
#polozka a{
	text-decoration: none; }
#polozka a:hover{
	text-decoration: underline; }
#polozka b{
	line-height:20px;
	color: gray; }

#polozka h3{
	font-weight:normal;
	color: #f97020;
	padding:0;
	text-decoration:none;
	margin: 0 0 10px 0; }

#polozka h3 span{
	font-size:13px;
	color: gray;
	text-decoration: none;
	margin-left: 70px; }

#polozka .text{
	text-align: left;
	width: 400px;
	float:right;
	margin: 0 0 0 0;}
hr.clean { clear: both; height: 1px; border: none; margin: -1em 0 0 0; visibility: hidden; }
