body {
	margin: 0;
	padding: 0;
	background: #F6F7F9 url('../img/bg.jpg') repeat-x 0 10px;
	text-align: center;
	font-family: tahoma;
	font-size: 13px;
}
a {
	color: #509CBA;
}

a:hover {
	color: #509CBA;
	text-decoration: none;
}

p {
	color: #717171;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 12px;
}
h2 {
	color: #509CBA;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 5px;
}
#hlavicka {
	padding: 20px 10px 0px 10px;
	margin: 0 0 0 0;
}
#hlavicka h1 {
	margin: 0 0 0px 2px;
	width: 190px;
	height: 30px;
	position: relative;
	overflow: hidden;
	font-size: 18px;
}
#hlavicka h1 a, #hlavicka h1 a:hover {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	font-size: 18px;
	text-decoration: underline;
	overflow: hidden;
}
#hlavicka h1 a span {
	display: block;
	width: 100%;
	height: 100%;
	background: url('../img/logo.jpg') no-repeat top left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	cursor: pointer;
	vertical-align: baseline;
	/*cursor: hand;
*/
}

#hlavicka-obrazek {
	clear: both;
	margin-bottom: -22px;
}
#hlavicka-obrazek p {
	width: 100%;
	height: 228px;
	position: relative;
}
#hlavicka-obrazek p span {
	display: block;
	width: 100%;
	height: 100%;
	background: url('../img/hlavicka.jpg') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#nav {
	margin-bottom: 20px;
}
#container {
	padding: 2px;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	margin: 0 auto;
	width: 819px;
	background: url('../img/cary.gif') no-repeat 0 95px;
}
#obsah {
	width: 715px;
	background: #fff;
	margin: 0 auto;
	padding-left: 35px;
	padding-right: 25px;
	border-left: 1px solid #C9C9CB;
	border-right: 1px solid #C9C9CB;
	text-align: left;
}
#logo {
	float: left;
	width: 200px;
	margin: 10px 0 0 0;
	padding: 0;
}
#top-menu {
	float: left;
	padding: 6px 6px 0 0;
	text-align: left;
	font-size: 15px;
	margin: 10px 0 0 86px;
}

#logo_p {
  margin:0; padding:0;
  position:relative;
  width:87px; height:80px;
  overflow:hidden;
}

#logo_p span {
  display:block;
  position:absolute; left:0; top:0; z-index:1;
  width:87px; height:80px;
  margin:0; padding:0;
  background:url('../img/logo_v.png') top left no-repeat;
}

#top-menu a {
	color: #3E3E3E;
	text-decoration: none;
}
#top-menu a:hover {
	color: #509CBA;
}

#top-menu ul, li {
	list-style: none;
	display: inline;
}

#top-menu li {
	margin-left: 10px;
}
#levypanel {
	float: left;
	width: 175px;
	margin: 0 0 0 10px;
	_margin: 0 0 0 5px;
	padding: 0 0 20px 0;
}
#levypanel-obsah {
	margin: 0;
}
#menu {
	background: url('../img/menu.jpg') repeat-y 3px 0;
	padding: 1.2em 2.2em 0.5em 2.2em;
}
#menu-foot {
	background: url('../img/menu-foot.jpg') no-repeat 5px 0;
	padding: 1.2em 2.2em;
	margin-bottom: 30px;
}
#menu-ul li {
	border-bottom: 1px dotted #C2C1C1;
 	display: list-item;
	font-size: 14px;
}
#menu li a {
	display: block;
	width: 100%;
	padding: 2px;
	color: #5B5B5B;
	text-decoration: none;
}

#menu li a.highlighted {
	color: #ff0000;
}

#menu li a:hover {
	display: block;
	padding: 2px;
	color: #fff;
	text-decoration: none;
	background: #B6D7E5 url('../img/menu-hover.jpg') repeat-x;
} 
#menu-ul {
	margin: 0;
	padding: 0;
} 

#hlavnipanel {
	margin: 0 20px 0 190px;
	padding: 0;
}
#hlavnipanel-obsah {
	margin: 0;
	padding: 0.5em 0.8em;
}
#hlavnipanel-obsah h3 {
	color: #717171;
	line-height: 22px;
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 12px;
	text-transform: uppercase;
}
#lista-top {
	background: #6EAEC9 url('../img/lista-top.jpg') repeat-x;
	color: #fff;
	padding-right: 5px;
	margin: 0 22px 0 10px;
}
#paticka {
	clear: both;
	margin: 0 13px 0 8px;
	_margin: 0 8px 0 0px;
}
#paticka a {
	text-decoration: none;
	color: #3A3A3A;
}
#paticka a:hover {
	text-decoration: underline;
}
#paticka-left {
	float: left;
	width: 145px;
	margin: 0 0 0 10px;
	padding: 6px 6px 6px 10px;
	background: #6EAEC9 url('../img/footer.jpg') repeat-x;
	font-size: 10px;
	color: #fff;
}
#paticka-right {
	margin: 0 20px 0 190px;
	padding: 0;
	background: #6EAEC9 url('../img/footer.jpg') repeat-x;
	color: #fff;
	padding: 12px;
	text-align: right;
	font-size: 10px;
}
#prodej h3 {
	margin: 0 0 12px 8px;
	width: 163px;
	height: 73px;
	position: relative;
	overflow: hidden;
}
#prodej h3 a, #prodej h3 a:hover {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	font-size: .8em;
	text-decoration: underline;
}
#prodej h3 a span {
	display: block;
	width: 100%;
	height: 100%;
	background: url('../img/prodej.jpg');
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	cursor: pointer;
	/*cursor: hand;
*/
}
#servis h3 {
	margin: 0 0 0 8px;
	width: 163px;
	height: 73px;
	position: relative;
	overflow: hidden;
}
#servis h3 a, #servis h3 a:hover {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	font-size: .8em;
	text-decoration: underline;
}
#servis h3 a span {
	display: block;
	width: 100%;
	height: 100%;
	background: url('../img/servis.jpg');
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	cursor: pointer;
	/*cursor: hand;
*/
}
hr.cleaner {
	clear: both;
	display: none
}
.borderbox {
	border: 1px solid #e7e7e7;
	margin: 0px 10px 10px 10px;
	padding: 5px;
}

#hlavnipanel-obsah ol li {
     color: #717171;
	margin-left: 0;
  	display: block;
	list-style-type: decimal;
	list-style-position: outside;
}

#hlavnipanel-obsah ul li {
     color: #717171;
	margin-left: 0;
  	display: block;
	list-style-type: disc;
	list-style-position: outside;
}


#mytable td {
	padding: 5px 5px 5px 5px;
}

#mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(img/bg_header.jpg) no-repeat;
}

#mytable td { border-right: 1px solid #C1DAD7; border: 1px solid #C1DAD7;
 background: #fff; padding: 6px 6px 6px 12px; color: #4f6b72; }

#mytable td:hover {
	background: #F5FAFA;
	color: #797268;
}

#mytable caption {
	padding: 0 0 5px 0;
	width: 100%;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.service_number {
	color: red;
	font-size: 1.2em;
	font-weight: bolder;
	margin-left: 50px;
}

.logo_p-box {
  float: right;
  width: 110px;
}




#vyrobky {
	margin: 10px 0 0;
}

#vyrobky .sloupec {
	float: left;
	width: 240px;
	overflow: hidden;
}

#vyrobky .radek {
	margin: 0 0 5px;
	text-align: center;
}

#vyrobky .left {
	float: left;
}

#vyrobky .clear {
	clear: both;
}

#vyrobky h3 {
	margin: 20px 40px 60px 20px;
	text-align: right;
}

#vyrobky h3 strong {
	color: #57ADFF;
	font-size: 160%;
	font-weight: normal;
	letter-spacing: 2px;
}

