body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.7em;
	font-family: "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
	background: #2d5277;
}
h1 {
	display: none;
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#obsah1 {
	width: 100%;
	margin: 0;
	text-align: center;
	background: url("../pics/obsah1-bg.png") left top repeat-x;
}
#shadow {
	display: block;
	width: 978px;
	margin: 0 auto;
	text-align: left;
	background: url("../pics/shadow-bg.gif") left top no-repeat;
}
#vrsek {
	display: block;
	width: 968px;
	height: 275px;
	margin: 0 auto;
	text-align: left;
}
#right-panel {
	display: block;
	width: 63px;
	height: 247px;
	padding-top: 28px;
	float: right;
	background: #2d5277 url("../pics/top-right-panel-bg.png") left top no-repeat;
}
#right-panel a.iko {
	display: block;
	width: 62px;
	height: 10px;
	line-height: 10px;
	margin-bottom: 33px;
	
}
#right-panel a.iko img {
	display: block;
	width: 13px;
	height: 10px;
	line-height: 10px;
	margin: 0 auto;
	border: 0;
	color: #fff;
}
#menu {
	display: block;
	width: 905px;
	height: 70px;
	background: #fff url("../pics/menu-bg.png") left top repeat-x;
	float: left;
}
#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	height: 66px;
}
#menu ul {
	margin-left: 2px;
}
#menu li {
	float: left;
}
#menu li, #menu li a, #menu li a span {
	display: block;
	width: 129px;
	height: 66px;
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
}
#menu li a {
	background-color: #2d5277;
	color: #fff;
	text-align: right;
}
#menu li a:hover {
	background-color: #2d5277;
	color: #fff;
}
#menu li a span {
	position: absolute;
	line-height: 0;
	font-size: 0;
	z-index: 50;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu li a:hover span, #menu li a.active span {
	background-position: left bottom;
}
#menu li#button-01 a span {
	background-image: url("../pics/button-01.png");
}
#menu li#button-02 a span {
	background-image: url("../pics/button-02.png");
}
#menu li#button-03 a span {
	background-image: url("../pics/button-03.png");
}
#menu li#button-04 a span {
	background-image: url("../pics/button-04.png");
}
#menu li#button-05 a span {
	background-image: url("../pics/button-05.png");
}
#menu li#button-06 a span {
	background-image: url("../pics/button-06.png");
}
#menu li#button-07 a span {
	background-image: url("../pics/button-07.png");
}
a#hlavicka, a#hlavicka span {
	display: block;
	width: 905px;
	height: 205px;
	position: relative;
	left: 0;
	top: 0;
}
a#hlavicka {
	float: left;
	text-align: center;
	font-size: 1.5em;
	color: #000;
	overflow: hidden;
	background: #fff;
}
a#hlavicka span {
	position: absolute;
	line-height: 0;
	font-size: 0;
	z-index: 50;
}

#fakebody {
	display: block;
	width: 100%;
	background: #fff;
	text-align: center;
}
#obsah2 {
	display: block;
	width: 968px;
	margin: 0 auto;
	text-align: left;
	background: #fff url("../pics/main-bg.png") left top repeat-y;
}
#main {
	display: block;
	width: 903px;
	background: #fff;
	margin-left: 2px;
	line-height: 1.5em;
	text-align: justify;
	color: #3f3f3f;
	padding-bottom: 10px;
}
#main h2 {
	display: block;
	height: 51px;
	line-height: 51px;
	margin: 0;
	color: #F62717;
	font-size: 1.5em;
	font-weight: normal;
	background: url("../pics/tecky.gif") left bottom repeat-x;
}
#main-main {
	display: block;
	width: 537px;
	float: left;
}
#main-main h3 {
	display: block;
	height: 37px;
	line-height: 37px;
	margin: 0;
	color: #3f3f3f;
	font-size: 1.3em;
/* 	font-weight: normal; */
	background: url("../pics/tecky.gif") left bottom repeat-x;
}
#main-main h3 {
  background-color: #F62717;
  color: white;
  background-image: url();
  height:20px;
  line-height:20px;
  padding-left: 5px;
  font-size: 1.1em;
}
#main-main h3.predchozi {
  color: #3f3f3f;
  background: url("../pics/tecky.gif") left bottom repeat-x;
}

#main-main .matrjoska {
	margin: 0 10px;
}
#main-main p {
	margin: 10px 0;
}
#main-main a {
	color: #F62717;
	text-decoration: underline;
	font-weight:bold;
}

#main-main a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#main-main table.ref {
  border-collapse:collapse;
}

#main-main table.ref th{
  border-bottom:1px solid #ffffff;
  border-top:1px solid #ffffff;
  
  font-weight:bold;
  background-color:#2d5277;
  padding:4px;
  color:#ffffff;
}

#main-main table.ref td{
  border-bottom:1px solid #dddddd;
  border-top:1px solid #dddddd;
  border-right:1px solid #dddddd;
  padding:4px;
  background-color:#fafafa;
  height:32px;
  vertical-align:middle;
}

#main-main table td {
  vertical-align:top;
}

#main-main ul {
  list-style-type:none;
  _margin-left:10px;
}

#main-main li {
	/*padding-left:24px;*/
	/*background: url("../pics/symb2.gif") left 5px no-repeat;*/
	background: url("../images/sipka.png") left 5px no-repeat;
	padding-left:10px;
}

.silverbox, .inner-silverbox {
	display: block;
	width: 519px;
}
.silverbox {
	padding-top: 6px;
	background: url("../pics/silverbox-bg-top.png") left top no-repeat;
	margin-bottom: 11px;
}
.inner-silverbox {
	padding-bottom: 7px;
	background: #f1f1f1 url("../pics/silverbox-bg-bot.png") left bottom no-repeat;
}
.inner-silverbox p.tretina {
	width: 32%;
	float: left;
}

#napiste fieldset br {
	clear: left;
}
#napiste label, #napiste input {
	display: block;
	width: 90px;
	height: 20px;
	line-height: 20px;
	float: left;
	margin: 0 0 3px 0;
}
#napiste input {
	width: 240px;
	height: 14px;
	line-height: 14px;
	background: #f8f8f8;
	border: 1px solid #dddddd;
	padding: 3px 5px;
	font-family: "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
	font-size: 1em;
}
#napiste textarea {
	display: block;
	width: 410px;
	height: 100px;
	line-height: 1.5em;
	float: left;
	background: #f8f8f8;
	border: 1px solid #dddddd;
	padding: 3px 5px;
	margin: 0 0 3px 0;
	font-family: "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
	font-size: 1em;
}
#napiste button.submit {
	display: block;
	width: 110px;
	height: 20px;
	background: #2d5277;
	color: #fff;
	border: 0;
	font-weight: bold;
	font-family: "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
}


















#right {
	display: block;
	width: 366px;
	float: left;
	background: url("../pics/novinky-bg.png") left top no-repeat;
}
#right {
  background-repeat: repeat-y;
}
#right .matrjoska {
	margin: 0 15px;
}
#right h3 {
	font-size: 1.1em;
}
#right h3 a {
	color: #F62717;
	text-decoration: underline;
}
#right h3 a:hover {
	text-decoration: underline;
	color: #ff0000;
}





#fakebody2 {
	display: block;
	width: 100%;
	text-align: left;
	background: #2d5277 url("../pics/obsah3-bg.png") left top repeat-x;
}
#paticka {
	width: 978px;
	height: 84px;
	padding-top: 20px;
	margin: 0 auto;
	text-align: left;
	background: #2d5277 url("../pics/paticka-bg.png") left top no-repeat;
}
#paticka ul, #paticka li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	height: 42px;
	line-height: 42px;
}
#paticka li {
	padding: 0 15px 0 0;
	float: left;
}
#paticka li a {
	display: block;
	height: 42px;
	line-height: 42px;
	padding: 0 0 0 15px;
	background: url("../pics/paticka-button.gif") left top  no-repeat;
	color: #7c8e9f;
	text-decoration: none;
	white-space: nowrap;
}
#paticka li a:hover {
	background: url("../pics/paticka-button.gif") left bottom  no-repeat;
	color: #fff;
	text-decoration: none;
}
p#copy {
	color: #c0cad5;
	height: 43px;
	line-height: 43px;
	margin: 0;
	padding: 0 0 0 15px;
	background: url("../pics/paticka-button.gif") left top  no-repeat;
}
p#copy a {
	color: #c0cad5;
	text-decoration: none;
	font-weight: bold;
}
p#copy a:hover {
	text-decoration: underline;
}


.cleaner {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	float: none;
	clear: both;
}

#produkty-popis a { background-color: white; background-position: left top; background-repeat: no-repeat; height: 81px; width: 339px; margin:10px 0; position: relative; float: left; text-decoration: none; cursor: pointer; }
#produkty-popis a:hover { text-decoration: none; cursor: pointer; }
#produkty-popis a h3 { font-weight: normal; font-size: 1.0em; color: white; position: relative; float: right; width: 240px; line-height: 15px; text-align: left; margin: 10px 0 0 0; text-decoration: none;}
#produkty-popis a:hover h3 { font-weight: normal; font-size: 1.0em; color: white; position: relative; float: right; width: 240px; line-height: 15px; text-align: left; margin: 10px 0 0 0; text-decoration: none;}
#produkty-popis a.cl1 { background-image: url(../images/1.jpg); }
#produkty-popis a.cl1 h3 { width: 235px; }
#produkty-popis a.cl2 { background-image: url(../images/2.jpg); }
#produkty-popis a.cl3 { background-image: url(../images/3.jpg); }
#produkty-popis a.cl4 { background-image: url(../images/4.jpg); }
#produkty-popis a.cl5 { background-image: url(../images/5.jpg); }




img.images-fotogalerie {
  margin: 0px 12px 12px;
}

.floatright { float: right; }
table.tableprodukty { border-collapse:collapse; border:1px solid white; background-color:#F4F4F4; color:blakc; }
table.tableprodukty th { background-color:#0099DD; color:white; border:1px solid white; text-align: center; font-size: 0.8em;}
table.tableprodukty td { color: black; border:1px solid #7F7F7F; text-align: center; }

table.tableprodukty2 { border-collapse:collapse; border:1px solid white; background-color:#F4F4F4; color:blakc; }
table.tableprodukty2 th { background-color:#F62717; color:white; border:1px solid white; text-align: center; font-size: 0.8em; }
table.tableprodukty2 td { color: black; border:1px solid #7F7F7F; text-align: center; }

table.tableprodukty3 { border-collapse:collapse; border:1px solid white; background-color:#F4F4F4; color:blakc; }
table.tableprodukty3 th { background-color:#AF1E3D; color:white; border:1px solid white; text-align: center; font-size: 0.8em; }
table.tableprodukty3 td { color: black; border:1px solid #7F7F7F; text-align: center; }

table.tableprodukty4 { border-collapse:collapse; border:1px solid white; background-color:#F4F4F4; color:blakc; }
table.tableprodukty4 th { background-color:#2A2A2A; color:white; border:1px solid white; text-align: center; font-size: 0.8em; }
table.tableprodukty4 td { color: black; border:1px solid #7F7F7F; text-align: center; }

a.pdf {
  background: transparent url(../images/ico_pdf.gif) no-repeat scroll left top;
  display: block;
  height: 34px;
  width: 250px;
  padding-left: 40px;
  padding-top: 5px;
}

a.certifikatuvod {
  float:right;
  margin: 15px 0 20px 20px;
  border:2px solid #F62717;
}

a.certifikatright {
  float:right;
  margin: 15px 55px 10px 10px;
  color: #F62717;
  border:2px solid #F62717;
}
a.certifikatright img , a.certifikatuvod img , #main-main a {
  border-width: 0px;
}

#main-main a img {
  border:2px solid #F62717;
}
