html,
body {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url("../gfx/body.png") repeat-x 50% 91px;
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-size: 75%;
	color: #3d3d3d;
	text-align: center;
	line-height: 1.4;
}
h1 {
	background: url("../gfx/sprite.png") -1820px 100%;
	margin: 0 0 .7em 0;
	padding: 0 0 .55em 0;
	/*font-size: 183.3%;*/
	font-size: 200%;
	font-weight: normal;
	color: #000;
	line-height: 1.2;
}
.hp h1 {
	background: none;
	position: relative;
	width: 595px;
	height: 37px;
	overflow: hidden;
	margin: 0 0 1.1em 0;
	padding: 0;
	font-size: 133.3%;
	font-weight: normal;
}
.hp h1 span {
	background: url("../gfx/sprite.png") -261px 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	display: block;
	width: 595px;
	height: 37px;
}
h2 {
	margin: 0 0 .75em 0;
	font-size: 128.6%;
	font-weight: normal;
	color: #000;
	line-height: 1.2;
}
h3 {
	margin: 0 0 .5em 0;
	font-size: 100%;
	color: #3d3d3d;
	line-height: 1.2;
}
hr, .nod, .helplink {
	position: absolute;
	top: -5000px;
	width: 1px;
	height: 1px;
}
ul, form {
	margin: 0;
	padding: 0;
}
input, textarea, button {
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-size: 100%;
}
table, td, th {
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-size: 100%;
	color: #000;
	line-height: 1.4;
}
th {
	text-align: left;
}
p {
	margin: 0;
	padding: 0;
}
a {
	color: #3d3d3d;
}
a:hover,
a:focus {
	color: #000;
}
.clean {
	background: transparent;
	clear: both;
	display: block;
	height: 2px;
	font-size: 1px;
}
#body-helper {
	background: url("../gfx/body-helper.png") no-repeat 50% 91px;
	min-width: 960px;
	min-height: 662px;
	_height: 662px;
	border-bottom: 1px solid #e3c407;
}
#page {
	position: relative;
	width: 960px;
	margin: auto;
	text-align: left;
}
#page-bot {
	width: 960px;
	margin: auto;
	padding-bottom: 30px;
	text-align: left;
}
#header {
	height: 164px;
	overflow: hidden;	
	margin: 0 0 20px 0;
}
.hp #header {
	margin-bottom: 339px;
}
#menu {
	position: absolute;
	left: 0;
	top: 111px;
	width: 568px;
}
#content {
	background: #fff;
	width: 920px;
	margin: 0 20px;
	padding: 20px 0 0 0;
}
#main {
	float: left;
	display: inline;
	width: 575px;
	margin: 0 0 0 20px;
}
.hp #main {
	width: 595px;
	margin: 0 0 50px 20px;
}
#col-right {
	background: url("../gfx/sprite.png") repeat-y -3375px 0;
	float: right;
	display: inline;
	width: 265px;
	_width: 285px;
	margin: -20px 20px -2px 0;
	padding: 20px 0 0 20px;
}
.hp #col-right {
	background: none;
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
}
#footer-menu {
	position: relative;
	width: 920px;
	_width: 960px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #e3c407;
	padding: 1.8em 19px 1.7em 19px;
	font-size: 91.7%;
}
#footer {
	width: 960px;
	padding: 1.5em 0 .1em 0;
	font-size: 91.7%;
	color: #6c6666;
}
/*header*/
#logo {
	position: absolute;
	left: 0;
	top: 21px;
	display: block;
	width: 261px;
	height: 53px;
	overflow: hidden;
	font-size: 133.3%;
	color: #000;
	text-align: center;
}
#logo a {
	text-decoration: none;
}
#logo a:hover,
#logo a:focus {
	text-decoration: underline;
}
#logo span {
	background: url("../gfx/sprite.png") 0 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	display: block;
	width: 261px;
	height: 53px;
}
#logo a span {
	cursor: pointer;
}
#motto {
	position: absolute;
	right: 0;
	top: 116px;
	display: block;
	width: 352px;
	height: 18px;
	overflow: hidden;
	color: #333;
	text-align: center;
}
#motto span {
	background: url("../gfx/sprite.png") -261px -38px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	display: block;
	width: 352px;
	height: 18px;
}
#header-contact-box {
	background: #000;
	position: absolute;
	right: 20px;
	top: 33px;
	width: 245px;
	_width: 285px;
	padding: 1em 20px .9em 20px;
	font-size: 91.7%;
	color: #e3c407;
	text-transform: capitalize;
}
#header-contact-box .contact-phone {
	float: left;
	width: 40%;
}
#header-contact-box .contact-email {
	float: right;
	width: 60%;
	text-align: right;
}
#header-contact-box a {
	color: #e3c407;
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
}
#header-contact-box a:hover,
#header-contact-box a:focus {
	text-decoration: underline;
}
#header-contact-box .contact-phone span {
	white-space: nowrap;
}
#header-contact-box .contact-email span {
	text-transform: none;
}
a.helplink:active,
a.helplink:focus {
	background: #fff;
	left: 0;  
	top: 10px;
	z-index: 50;
	display: block;
	width: auto;
	height: auto;
	border: 5px solid #000;
	padding: 1em 70px;
	font-size: 200%;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.helplink:hover {
	text-decoration: underline;
}
/*menu*/
#menu li {
	float: left;
	list-style: none;
}
#menu li a {
	position: relative;
	float: left;
	display: inline;
	height: 33px;
	overflow: hidden;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
}
#menu li a:hover,
#menu li a:focus {
	text-decoration: underline;
}
#menu li a span {
	background-image: url("../gfx/sprite.png");
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: block;
	height: 33px;
	cursor: pointer;
}
#menu li a#menu-1 {
	width: 66px;
}
#menu-1 span {
	background-position: 0 -57px;
	width: 66px;
}
#menu-1:hover span,
#menu-1:focus span,
#menu-1.active span {
	background-position: 0 -90px ;
}
#menu li a#menu-2 {
	width: 94px;
	margin-left: 12px;
}
#menu-2 span {
	background-position: -66px -57px;
	width: 94px;
}
#menu-2:hover span,
#menu-2:focus span,
#menu-2.active span {
	background-position: -66px -90px ;
}
#menu li a#menu-3 {
	width: 73px;
	margin-left: 14px;
}
#menu-3 span {
	background-position: -160px -57px;
	width: 73px;
}
#menu-3:hover span,
#menu-3:focus span,
#menu-3.active span {
	background-position: -160px -90px ;
}
#menu li a#menu-4 {
	width: 110px;
	margin-left: 11px;
}
#menu-4 span {
	background-position: -233px -57px;
	width: 110px;
}
#menu-4:hover span,
#menu-4:focus span,
#menu-4.active span {
	background-position: -233px -90px ;
}
#menu li a#menu-5 {
	width: 66px;
	margin-left: 17px;
}
#menu-5 span {
	background-position: -343px -57px;
	width: 66px;
}
#menu-5:hover span,
#menu-5:focus span,
#menu-5.active span {
	background-position: -343px -90px ;
}
#menu li a#menu-6 {
	width: 91px;
	margin-left: 13px;
}
#menu-6 span {
	background-position: -409px -57px;
	width: 91px;
}
#menu-6:hover span,
#menu-6:focus span,
#menu-6.active span {
	background-position: -409px -90px ;
}
/*footer-menu*/
#footer-menu a {
	color: #000;
	text-decoration: none;
}
#footer-menu a:hover,
#footer-menu a:focus {
	text-decoration: underline;
}
#social-box {
	position: relative;
	left: 0;
	top: 0;
	width: 265px;
	padding: 0 0 10px 0;
}
.hp #social-box {
	position: absolute;
	left: 40px;
	top: -43px;
	width: 595px;
	text-align: right;
	padding: 0;
}
#social-box .fb-like {
	position: absolute;
	left: 0;
	top: 0;
}
/*footer*/
#footer img {
	position: relative;
	top: 2px;
	border: 0;
}
#footer a {
	text-decoration: none;
}
#footer a:hover,
#footer a:focus {
	text-decoration: underline;
}
/*col-right*/
#products-box {
	background: #fff;
	position: relative;
	width: 225px;
	_width: 265px;
	margin: 0 0 20px 0;
	padding: 0 20px 67px 20px;
}
.hp #products-box {
	background: #fff;
	position: absolute;
	right: 20px;
	top: 184px;
	width: 245px;
	_width: 285px;
	height: 299px;
	overflow: hidden;
	margin: 0;
	padding: 0 20px;
}
#products-box h2 {
	position: relative;
	margin: 0 -20px;
}
#products-box h2 a {
	background: #000;
	position: relative;
	display: block;
	width: 265px;
	height: 42px;
	overflow: hidden;
	color: #e3c407;
	text-decoration: none;
}
.hp #products-box h2 a {
	width: 285px;
}
#products-box h2 a:hover,
#products-box h2 a:focus {
	text-decoration: underline;
}
#products-box h2 a span {
	background: url("../gfx/sprite.png") 0 -124px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	display: block;
	width: 265px;
	height: 42px;
	cursor: pointer;
}
#products-box ul {
	height: 190px;
	overflow-y: auto;
}
#products-box li {
	display: inline;
	list-style: none;
}
.products-item {
	background: url("../gfx/sprite.png") -859px 100%;
	display: block;
}
.products-item a {
	background: url("../gfx/sprite.png") -2415px 1.2em;
	display: block;
	padding: .8em 0 1.1em 8px;
	font-weight: bold;
	color: #000;
	line-height: 1.2;
}
#products-box .but {
	position: absolute;
	left: 10px;
	bottom: 12px;
}
.hp #products-box .but {
	left: 20px;
}
#products-box .but a {
	background: #e3c407;
	position: relative;
	display: block;
	width: 245px;
	height: 48px;
	overflow: hidden;
	color: #000;
}
#products-box .but a:hover,
#products-box .but a:focus {
	background: #000;
	color: #e3c407;
}
#products-box .but a span {
	background: url("../gfx/sprite.png") -501px -57px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	display: block;
	width: 245px;
	height: 48px;
	cursor: pointer;
}
#products-box .but a:hover span,
#products-box .but a:focus span {
	background: url("../gfx/sprite.png") -501px -106px;
}
#reasons-box {
	background: #dbdbdb;
	width: 225px;
	_width: 265px;
	margin: 0 0 20px 0;
	padding: 0 20px;
}
#reasons-box h2 {
	position: relative;
	margin: 0 -20px 1em -20px;
}
#reasons-box h2 .dummy {
	background: #e3c407;
	position: relative;
	display: block;
	width: 265px;
	height: 42px;
	overflow: hidden;
	color: #000;
	text-decoration: none;
}
/*#reasons-box h2 a:hover,
#reasons-box h2 a:focus {
	text-decoration: underline;
}*/
#reasons-box h2 .dummy span {
	background: url("../gfx/sprite.png") 0 -167px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	display: block;
	width: 265px;
	height: 42px;
	/*cursor: pointer;*/
}
#reasons-box h3 {
	margin: 0 0 .15em 0;
	font-size: 116.6%;
	color: #000;
}
#reasons-box p {
	margin: 0 0 1.15em 0;
	font-size: 116.6%;
}
#reasons-box p.last {
	margin: 0 0 .55em 0;
}
#contact-box {
	background: #dbdbdb;
	width: 225px;
	_width: 265px;
	margin: 0 0 20px 0;
	padding: 0 20px;
}
#contact-box h2 {
	position: relative;
	margin: 0 -20px 1em -20px;
}
#contact-box h2 a {
	background: #e3c407;
	position: relative;
	display: block;
	width: 265px;
	height: 42px;
	overflow: hidden;
	color: #000;
	text-decoration: none;
}
#contact-box h2 a:hover,
#contact-box h2 a:focus {
	text-decoration: underline;
}
#contact-box h2 a span {
	background: url("../gfx/sprite.png") 0 -210px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	display: block;
	width: 265px;
	height: 42px;
	cursor: pointer;
}
#contact-box p {
	margin: 0 0 1.15em 0;
	font-size: 116.6%;
}
#contact-box p.vice {
	margin: 0 0 1.15em 0;
	font-size: 100%;
	font-weight: bold;
}
/*hp*/
#hp-tab-box {
	margin: 0 0 1.3em 0;
	font-size: 116.6%;
}
.hp #hp-tab2 h2 {
	position: relative;
	width: 595px;
	height: 37px;
	overflow: hidden;
	margin: 0 0 1.1em 0;
	font-size: 133.3%;
	font-weight: normal;
}
.hp #hp-tab2 h2 span {
	background: url("../gfx/sprite.png") -265px -167px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	display: block;
	width: 595px;
	height: 37px;
}
#hp-tab-box p.vice {
	margin: -1em 0 0 0;
	font-size: 85.7%;
	font-weight: bold;
}
#hp-tab-menu {
	width: 595px;
	border-top: 1px solid #e3c407;
}
#main #hp-tab-menu ul {
	margin: 0;
}
#main #hp-tab-menu ul li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#main #hp-tab-menu li a {
	position: relative;
	float: left;
	margin: -1px 0 0 0;
	padding: .9em 20px;
	font-weight: bold;
}
#main #hp-tab-menu li a.active {
	background: #fff;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #e3c407;
	color: #000;
	text-decoration: none;
}
#slider-box {
	position: absolute;
	left: 20px;
	top: 184px;
	width: 615px;
	height: 299px;
	overflow: hidden;
}
#slider-box img {
	border: 0;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
/*main*/
#main-txt {
	font-size: 116.6%;
}
#main p {
	margin: 0 0 1.5em 0;
}
#main thead th {
	text-align: center;
}
#main ul {
	margin: 0 0 1.5em 20px;
}
#main ul li {
	background: url("../gfx/sprite.png") -2415px .55em;
	margin-bottom: .3em;
	padding-left: 8px;
	list-style: none;
}
#main ol {
	margin-bottom: 1.5em;
}
#main dl {
	margin: 0 0 1.5em 0;
}
#main table {
	margin: 0 0 1.5em 0;
}
/*main - produkty*/
.product-item {
	width: 575px;
	border-top: 1px solid #dbdbdb;
	padding: 12px 0 10px 0;
}
.product-item.first {
	border: 0;
	padding: 0 0 10px 0;
}
.product-item-img {
	float: left;
	width: 200px;
}
.product-item-img img {
	border: 0;
	vertical-align: middle;
	*vertical-align: text-bottom;
}
.product-item-txt {
	float: right;
	width: 355px;
}
#main .product-item-txt h2 a {
	text-decoration: none;
}
#main .product-item-txt p {
	margin: 0;
}
#main .product-item-txt p.vice {
	margin: 1.5em 0 0 0;
	font-size: 85.7%;
	font-weight: bold;
}
#main table.product-params {
	border-collapse: collapse;
}
#main .product-params td {
	background: url("../gfx/sprite.png") -859px 100%;
	padding: .5em 10px .5em 0;
	font-size: 85.7%;
	vertical-align: top;
}
#main .product-params td.param-name {
	color: #000;
	/*text-align: right;*/
}
#main .product-params .last td {
	background: none;
}
.product-gallery {
	width: 575px;
	margin: 0 0 1.5em 0;
}
.product-gallery img {
	float: left;
	border: 0;
	margin: 0 0 0 19px;
}
.product-gallery img.col-1 {
	margin-left: 0;
}
/*main - soubory*/
#main .files {
	background: #dbdbdb;
	width: 535px;
	_width: 575px;
	margin: 0 0 1.5em 0;
	padding: 1em 20px;
}
#main .files a {
	text-decoration: none;
}
#main .files a span {
	color: #000;
}
#main .files a:hover span,
#main .files a:focus span {
	text-decoration: underline;
}
#main .files img {
	position: relative;
	top: 2px;
	border: 0;
}
#main .files-item {
	margin-bottom: .3em;
	font-size: 85.7%;
}
.file {
	background-image: url("../gfx/sprite.png");
	width: 16px;
	height: 16px;
}
.file.file-pdf {
	background-position: -285px -124px;
}
/*main - formulare*/
#main .report {
	background: #dbdbdb;
	display: block;
	border: 1px solid #dbdbdb;
	padding: .7em 15px;
	font-size: 114.3%;
	font-weight: bold;
	color: #0a1e37;
}
#main .report.error {
	color: #f00;
}
#main .report.success {
	color: #000;
}
#main fieldset {
	border: 1px solid #c8c8c8;
	margin: 0 0 1.5em 0;
	padding-top: .5em;
	padding-bottom: .8em;
	padding-left: 10px;
	padding-right: 10px;
}
#main legend {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
#main fieldset table {
	width: 100%;
	border-collapse: collapse;
	margin: .2em auto 0 auto;
	text-align: left;
}
#main fieldset th {
	width: 180px;
	font-weight: normal;
	color: #000;
	text-align: right;
}
#main fieldset th.left {
	text-align: left;
}
#main fieldset input.txt {
	width: 150px;
}
#main fieldset select {
	width: 156px;
	_width: 150px;
}
#main fieldset textarea {
	width: 290px;
	_width: 296px;
	resize: vertical;
}
.povinne {
	margin-right: 4px;
	color: #f00;
}
.form-note {
	font-size: 85.7%;
}
/*main - galerie - gallery*/
#main .gallery-box {
	margin: 0 0 1.5em 0;
}
#main .gallery-box .img-box-outer {
	position: relative;
	float: left;
	display: inline;
	width: 128px;
	height: 128px;
	border: 0;
	margin: 0 0 21px 21px;
}
#main .gallery-box .img-box-outer.col-1  {
	margin-left: 0;
}
#main .gallery-box .img-box {
	display: block;
	width: 128px;
	height: 128px;
	_font-size: 121px;
	text-align: center;
	line-height: 126px;
	*line-height: 128px;
}
#main .gallery-box .img-box img {
	border: 0;
	vertical-align: middle;
}
/*cenik*/
#main table.cenik {
	border-collapse: collapse;
}
#main .cenik td {
	background: url("../gfx/sprite.png") -859px 100%;
	padding: .5em 20px .5em 0;
	/*font-size: 85.7%;*/
	vertical-align: top;
}
#main .cenik td.right {
	padding-right: 0;
}
#main .cenik .last td {
	background: none;
}
/*google map*/
#map_canvas {
	width: 288px;
	height: 288px;
}
/*main - mapa stranek*/
#main .sitemap h3 {
	margin: 1em 0;
}
#main .sitemap ul {
	margin: 0 0 1em 0;
}
#main .sitemap ul ul {
	margin: 0 0 1em 20px;
}
#main .sitemap li {
	margin: 0 0 .5em 0;
}
/*ostatni*/
.vice {
	background: url("../gfx/sprite.png") -2415px .55em;
	padding-left: 8px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.picturel {
	float: left;
	border: 1px solid #fff;
	margin: 4px 20px 1em 0;
}
.picture {
	float: right;
	border: 1px solid #fff;
	margin: 4px 0 1em 20px;
}
.half-left {
	float: left;
	width: 45%;
}
.half-right {
	float: right;
	width: 50%;
}
.b0 {
	border: 0;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.vtop {
	vertical-align: top;
}
.fs95 {
	font-size: 91.7% !important;
}
.nowrap {
	white-space: nowrap !important;
}
.white {
	color: #fff !important;
}
.black {
	color: #000 !important;
}
.red {
	color: #f00 !important;
}
.sup {
	font-size: 85%;
	vertical-align: super;
}
.line-through {
	text-decoration: line-through;
}