body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #141414;
	color: #000000;
	margin: 0px;
	border:0;
	overflow:visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	margin-bottom: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #DD0B0E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	margin-top: 15px;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #DD0B0E;
}
a:visited {
	color: #DD0B0E;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#rightcolumn li {
	list-style-type: square;
}
#wrapper {
	width: 900px;
	border: 1px solid #999999;
	background-color: #333333;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#header {
	color: #FFFFFF;
	width: 894px;
	height: 100px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-bottom: 2px;
	background-color: #000000;
}
#navigation {
	background-color:#333333;
	height: auto;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
}
#middle {
	background-color: #000000;
	width: 894px;
	height: 210px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #999999;
	margin-top: 2px;
	color: #FFFFFF;
}
#main {
	background-color: #333333;
	width: 896px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-top: 2px;
	margin-bottom: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	background-image: url(images/bg_main.png);
	background-position: center;
	background-repeat: repeat-y;
	margin-right: 0px;
	margin-left: 0px;
}
#main-bottom {
	float: left;
	width: 896px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	height: 1px;
	background-image: url(images/bg_main1.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #333333;
	overflow: hidden;
}
#leftcolumn {
	width: 210px;
	float: left;
	display: inline;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 1px;
	color: #FFFFFF;
}
#rightcolumn {
	width: 641px;
	display: inline;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 20px;
	float: right;
	padding-right: 20px;
	margin: 0px;
	padding-left: 20px;
}
.clear {
	clear: both;
	background: none;
}
#footer {
	background-color:#CCCCCC;
	border: 1px solid #999999;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	height: 30px;
	padding: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	width: auto;
	font-weight: bold;
}
#footer-bottom {
	text-align: center;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#h-menu {
	width: 895px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 15px;
}
#h-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#h-menu li {
	display: inline;
}
#h-menu a {
	display: block;
	float: left;
	width: 178px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#h-menu a:hover {
	background-color: #666666;
}
#h-menu a.active, #h-menu a.active:hover {
	color:#000000;
	background-color: #DD0B0E;
}
.menu-head {
	background-color: #666666;
	font-size: 16px;
	font-weight: bold;
	width: 210px;
	height: 40px;
	line-height: 40px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.menu-head1 {
	background-color: #666666;
	font-size: 16px;
	font-weight: bold;
	width: 210px;
	height: 40px;
	line-height: 40px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#v-menu {
	list-style-type:none;
	display:block;
	line-height:30px;
	width:210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
#v-menu li {
	width: 210px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: uppercase;
}
#v-menu li a {
	display:block;
	text-decoration:none;
	color:#fff;
	width:190px;
	background-color: #111111;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#v-menu li a:hover {
	width: 190px;
	background-color: #CCCCCC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #000000;
}
#v-menu li a.active, #v-menu li a.active:hover {
	width: 190px;
	background-color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #DD0B0E;
	color: #000000;
}
#main-table {
	border-collapse:collapse;
	font-weight: bold;
	border: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 12px;
	clear: both;
	text-decoration: none;
	padding: 0px;
	line-height: 20px;
	margin: 0px;
}
#main-table td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 25%;
}
#main-table th {
	font-size: 14px;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#main-table img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.product {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
}
.product-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
.img-start {
	margin-right: 15px;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
.img-start2 {
	margin-left: 15px;
	float: right;
	clear: both;
}
.img-border {
	border: 1px solid #000000;
	margin: 0px;
}
.img-product1 {
	margin-left: 20px;
}
.img-product2 {
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	float: left;
}
.img-product3 {
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img-product4 {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.img-product5 {
	float: right;
	margin-top: 5px;
}
.img-product6 {
	margin-bottom: 28px;
}
.img-product7 {
	margin-right: -40px;
	margin-left: 90px;
}
.img-technologia {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.product1 {
	float: left;
	height: auto;
	width: auto;
}
.product3 {
	float: right;
	height: auto;
	width: 181px;
}
.product-text {
	float: left;
	margin-top: 15px;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
}
a.product3-text {
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}
.tech-head {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tech-head1 {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.tech-table {
	border-collapse:collapse;
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 5px;
	width: 100%;
}
.tech-table td {
	border: 1px solid #000000;
	background-color: #F0F0F0;
	width: 25%;
}
.tech {
	margin-left: 20px;
	float: right;
	display: inline;
	width: 400px;
}
.text {
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 10px;
	text-align: justify;
	margin-top: -5px;
}
.middle {
	height: auto;
	width: auto;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.novinka {
	font-size: 11px;
	color: #DD0B0E;
	font-weight: bold;
	text-decoration: blink;
	margin-left: 10px;
}
.main-right {
	display: inline;
	float: right;
	width: 50%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.main-left-start {
	width: 50%;
	float: left;
	text-align: left;
	margin-top: -10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.main-left {
	width: 50%;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.kontakt-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DD0B0E;
	padding: 4px;
	letter-spacing: 1px;
	border: 1px solid #000000;
}
.dl {
	text-align: right;
	margin-right: 60px;
}
.dl img {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
}
.p-table {
	border-collapse:collapse;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 20px;
	width: 100%;
	text-align: left;
	clear: both;
	margin-top: 10px;
}
.p-table td {
	border: 1px solid #000000;
	background-color: #F0F0F0;
}
.tech-table-product {
	font-size: 10px;
	line-height: 20px;
	margin-bottom: 10px;
}
.tech-table-product td {
	border: 1px solid #000000;
	background-color: #F0F0F0;
	padding-right: 5px;
	padding-left: 5px;
}
.tech-table-product th {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	font-size: 12px;
	font-weight: bold;
}
.tech-table-product-mini {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
.tech-table-product-mini td {
	background-color: #FFFFFF;
	text-align: center;
}
.text-akcie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	
	
}
.text-akcie-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	background-color: #DD0B0E;
	padding: 5px;
	border: 1px solid #000;
	line-height: 80px;
}
.akcie-table, akcie-table th {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.akcie-table td{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #DD0B0E;
	line-height: 25px;
	border: 1px solid #000;
	
}
.text-akcie-mini{
	font-size: 12px;
}
