* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
	margin: 0px;
	padding: 0px;
	color: black;
	text-align: center;
	background-color: #8D969D;
	line-height: 1.5em;
}
.body {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

hr.cistic {
	clear: both;
	visibility: hidden;
}

.error {
	font-weight: bold;
	color: #E13B08;
	background-color: transparent;
}

#footer {
	margin: 0 5px;
	font-size: 11px;
	text-align: right;
	color: white;
	background-color: #6A7379;
	padding: 10px 25px 10px 15px;
}
#footer a {
	text-decoration: none;
	color: white;
	background-color: transparent;
}
#footer a:hover, #footer a.act {
	color: #FEA715;
	background-color: transparent;
}

#footer span {
	text-align: left;
	float: left;
}

#dop {
	width: 990px;
	margin: 0 5px;
	font-size: 10px;
	text-align: center;
	color: #D2D9DE;
	background-color: transparent;
	margin: 20px 0;
}
#dop a {
	color: #CFD6DC;
	background-color: transparent;
	text-decoration: none;
}
#dop a:hover {
	color: black;
	background-color: transparent;
}

#logo {
	height: 216px;
	overflow: hidden;
	background-image: url(./gfx/logo.jpg);
	background-repeat: no-repeat;
	color: white;
	background-color: #FEA715;
	text-align: right;
	padding: 9px 15px 0 5px;
	line-height: 1.2em;
}
#logo span {
	float: left;
}
#logo a {
	color: white;
	background-color: transparent;
	text-decoration: none;
}
#body {
	padding: 4px 5px 0 5px;
	background-color: #8D969D;
	background-image: url(./gfx/back.gif);
	background-repeat: repeat-x;
}
#zakaznici {
	background-image: url(./gfx/zakaznici.jpg);
	background-repeat: no-repeat;
	height: 150px;
	overflow: hidden;
}
#zakaznici .vice {
	float: left;
	width: 220px;
	text-align: right;
	padding-top: 93px;
}
#zakaznici .vice a {
	color: #FEA715;
	background-color: transparent;
	text-decoration: none;
	font-size: 11px;
}
#zakaznici .foto {
	float: left;
	padding: 37px 0 0 0px;
}
#zakaznici .foto img {
	margin-left: 20px;
	border: 3px solid white;
}

#menu {
	width: 198px;
	border-top: 11px solid #ffc601;
	background-image: url(./gfx/menu_back.gif);
	background-repeat: repeat-y;
}
#menu a {
	margin: 0 8px;
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	border-top: 1px solid #f79716;
	border-bottom: 1px solid #ffc204;
}
#menu a:hover, #menu a.act {
	color: black;
	background-color: transparent;
}
#menu a.first {
	border-top: none;
}
#menu a.last {
	border-bottom: none;
}
#menu a.submenu {
	margin-left: 16px;
	font-weight: normal;
}
#novinky {
	width: 198px;
}

#novinky strong {
	color: #FEA715;
	font-size: 11px;
	margin-left: 13px;
	display: block;
}
#novinky strong.nadpis {
	background-image: url(./gfx/novinky.gif);
	background-repeat: no-repeat;
	color: #E35427;
	background-color: white;
	line-height: 53px;
	text-align: center;
	font-size: 14px;
	margin-left: 0;
}

#novinky p {
	margin-left: 13px;
	color: white;
	background-color: transparent;
}
#novinky a {
	float: right;
	color: #FEA715;
	background-color: transparent;
	text-decoration: none;
}
#body .left {
	width: 198px;
	float: left;
}
#body #main {
	float: left;
	width: 788px;
	background-color: #EFF2F4;
	color: #0B3E3C;
	margin-left: 4px;
	min-height: 350px;
	_height: 350px;
	background-image: url(./gfx/main_back.gif);
	background-repeat: repeat-x;
	padding: 15px 0 0 0;
}
#main .page {
	padding: 0 20px 15px 20px;
}
#nabizime strong {
	display: block;
	margin-left: 13px;
	color: #FEA715;
	font-size: 13px;
	margin-bottom: 5px;
}
#nabizime ul li {
	background-image: url(./gfx/sipka1.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	margin-left: 13px;
	padding-left: 13px;
	color: white;
	background-color: transparent;
}

#main h1 {
	color: #9c2907;
	background-color: transparent;
	font-size: 14px;
	margin-bottom: 5px;
}
#main a {
	color: #E13B08;
	background-color: transparent;
	text-decoration: none;
}
#main li {
	list-style-type: none;
	background-image: url(./gfx/sipka2.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
}
#main h2 {
	color: #9c2907;
	background-color: transparent;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#main h3 {
	color: #9c2907;
	background-color: transparent;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#main p {
	margin: 5px 0;
}

#main table {
	border: 1px solid #939393;
}
#main table th {
	background-color: #B7B7B7;
	color: black;
	padding: 2px 5px;
}
#main table td {
	padding: 2px 5px;
}
#main table td.td1 {
	background-color: #C9C9C9;
	color: black;
}
#main table td.td2 {
	background-color: #C3C3C3;
	color: black;
}

#main img {
	margin: 0 5px;
}
#main hr {
	clear: both;
	visibility: hidden;
}
#main ul {
	margin: 5px 0;
}
#title {
	margin-top: 15px;
	border-top: 1px solid #8D969D;
	padding: 0 20px;
	background-image: url(./gfx/hreben.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 200px;
	overflow: hidden;
}
#title .adresa1 {
	margin: 58px 0 0 55px;
	float: left;
}
#title .adresa2 {
	margin: 58px 20px 0 32px;
	float: left;
}
#title .newsletter {
	border-left: 1px dotted #8d969d;
	margin-top: 28px;
	padding: 28px 0 0 30px;
	width: 260px;
	float: left;
	height: 170px;
}
#title .newsletter input {
	border: 1px solid #4c5359;
	margin-bottom: 5px;
	width: 200px;
}
#title .newsletter input.submit {
	border: none;
	background-image: url(./gfx/button.gif);
	background-repeat: repeat-x;
	color: white;
	background-color: transparent;
	font-weight: bold;
	padding: 0 7px;
	margin-right: 5px;
	width: auto;
}

#logo .h1{
font-size:11px;
color:#333;
margin:20px;
}
	
