@charset "utf-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #612525;
}
a:link {
	color: #612525;
	text-decoration:underline;
}
a:visited {
	color:#612525;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#000;
}
a:active {
	color: #000;
	text-decoration:underline;
}
#container { 
	width: 770px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #fff;
	text-align: left;
} 
#header {
	height:70px; 
	background: #DDDDDD; 
	padding:0;
	margin:0;
} 
#header #logo {
	cursor: pointer;
	display: block;
	height:49px;
	margin:0;
	padding:0;
	background:url('../../images/kom-head.gif') no-repeat top left;
}
#header #subNav {
	height:21px;
	line-height:21px;
	margin:0;
	padding:0;
	background:url('../../images/kom-subnav-pattern.gif') repeat-x top left;
}
#flags {
	width:180px;
	text-align:center;
	float:left;
}
#flags img {
	border:1px solid #330000;
	margin:0;
	margin-top:3px;
}
#drobky {
	float:left;
	font-size:10px;
}
#search {
	float:right;
	font-size:10px;
}
#header form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
input.search-button {
	height: 13px;
	width: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-weight: bold;
	font-size: 10px;
	color: #330000;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.search-query {
	height: 13px;
	width: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-weight: normal;
	font-size: 10px;
	color: #330000;
	background-color: #E0E0E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#print {
	float:right;
	font-size:10px;
}
#print span {
	padding-right:20px;
	background: url('../../images/kom-ico-print.gif') no-repeat 63px center;
}
#print a {
	margin-right:3px;
}
#sidebar1 {
	float: left;
	width: 180px;
	background: #fff;
	padding: 0;
	text-align:center;
}
#sidebar1 ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
#sidebar1 ul li {
	margin-top:1px;
}
#sidebar1 ul li .lastLi {
	margin-bottom:1px;
}
#sidebar1 ul li a {
	display:block;
	background: url('../../images/kom-nav-pattern.gif') repeat-x top left;
	height:30px;
	width: 180px;
	line-height:30px;
	color: #fff;
	text-decoration:none;
	text-indent:1em;
	font-weight:bold;
}
#sidebar1 ul li a:hover {
	background: url('../../images/kom-nav-pattern-over.gif') repeat-x top left;
	color: #330000;
}
#info {
	background: url('../../images/kom-sidebar-pattern.gif') repeat-x top left;
	padding: 1em 0.1em;
}
#info .small {
	font-size: 75%;
}
#info p {
	margin:0;
	margin-bottom:1em;
}
#subscribe form {
	padding: 5px;
	border-top: 1px solid #612525;
	background: #ec9f45;
	width: 168px;
	background: #fff url('../../images/kom-bg-pattern.png') repeat-x top left;
}
#subscribe fieldset {
	border: none;
	margin:0;
	padding: 0;
	text-align:center;
	background: transparent;
}
#subscribe p {
	text-indent: 0;
	font-weight: bold;
	font-size: 90%;
	margin: 0;
}
#subscribe input {
	width: 160px;
	margin: 2px 0;
	border: 2px solid #612525;
}
#subscribe button {
	border: 2px solid #612525;
	margin: 2px 0;
	padding: 2px;
	width: 164px;
	background: #ec9f45;
	color: #612525;
	font-weight: bold;
	cursor: hand;
}
#mainContent { 
	float: left;
	margin: 0 0 0 0px;
	padding: 0 1em;
}
#mainContentInner {
	width: 561px;
}
#mainContent h1 {
	color: #612525;
	background: url('../../images/kom-heading1-pattern.gif') repeat-x top left;
	height: 35px;
	line-height: 35px;
	padding:0 0.8em;
	font-size: 22px;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
#mainContent h2 {
	text-decoration: none;
	font-size: 1.5em;
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0em;
}
#mainContent h3 {
	color: #612525;
	background: url('../../images/kom-heading-pattern.gif') repeat-x top left;
	height:25px;
	line-height:25px;
	padding:0 0.8em;
	font-size: 14px;
	margin-bottom:0;
	margin-top:1em;
}
#mainContent p {
	text-indent: 1em;
	padding: 0.1em 0.5em 0.5em 0.5em;
}
#mainContent div.gradient {
	padding: 0.5em;
	text-indent: 1em;
	background: url('../../images/kom-p-pattern.gif') repeat-x top left;
	margin:0 0 0.5em 0;
}
#mainContent p.gradient {
	background: url('../../images/kom-p-pattern.gif') repeat-x top left;
	margin:0 0 0.5em 0;
}
#mainContent ul {
	margin: 0px 0px 0px 1em;
	padding: 0px 0px 0px 0px;
	list-style: none;
	list-style-position: outside;
}
#mainContent ul li {
	padding: 2px 0;
	padding-left: 12px;
	background: url('../../images/kom-bullet.gif') no-repeat center left;
}
#mainContent table {
	border-collapse: collapse;
	border: 1px solid #CCC;
}
#mainContent th, td {
	text-align: center;
	padding: 0.1em 1em;
	font: 12px/1.5 Tahoma;
}
#mainContent caption {
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
#mainContent col {
	border-right: 1px solid #CCC;
}
#mainContent col#SecondCol {
	border: none;
}
#mainContent thead {
	background: #d2e2f3;
	border-bottom: 1px solid #A5A5A5;
	border-top: 1px solid #A5A5A5;
}
#mainContent tr.Odd {
	background-color: #e2d8d7;
}
#mainContent tr:hover, #mainContent tr:hover a {
	background-color: #612525;
	color: #fff;
}
#mainContent #download tr:hover {
	background-color: transparent;
	color: #612525;
}
#mainContent thead tr:hover {
	background-color: transparent;
	color: inherit;
}
#mainContent #kovani {
	text-align: center;
	margin-left: 0.3em;
}
#mainContent #kovani .box {
	border: 1px solid #612525;
	width:175px;
	float: left;
	height:300px;
	margin-right:7px;
	margin-bottom:7px;
	background: url('../../images/kom-kovani-pattern.gif') repeat-x top left;
}
#mainContent #kovani .box img {
	border: none;
}
#mainContent #kovani p {
	font-size: 11px;
	margin: 15px 5px 5px 5px;
}
#mainContent #kovani strong {
	font-size:12px;
}
#mainContent #kovani a {
	text-decoration:underline;
}
#mainContent .imgDiv {
	text-align:center;
}
#mainContent .imgDiv img {
	margin-top:1em;
	border: none;
}
#products {
	font-size:12px;
}
#products .pLeft {
	float:left;
	padding-left:1em;
	font-family: tahoma;
}
#products .pRight {
	float:right;
	padding-right:1em;
	font-family: tahoma;
}
#products .pSpace {
	margin-top: 25px;
}
#products .pTop {
	width: 262px;
	height: 16px;
	background: #fff url('../../images/kom-rb-top.gif') no-repeat top left;
}
#products .pImg {
	width: 260px;
	text-align:center;
	border-left: 1px solid #612525;
	border-right: 1px solid #612525;
	padding-bottom: 16px;
}
#products .pInfo {
	width: 260px;
	background: #ed9f45;
	border-top: 1px solid #612525;
	border-left: 1px solid #612525;
	border-right: 1px solid #612525;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height:20px;
	text-align: right;
}
#products .pInfo strong {
	float: left;
	padding-left: 5px;
}
#products .pInfo span {
	padding-right: 5px;
}
#products .pInfo p {
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}
#products .pBtm {
	border-top: 1px solid #612525;
	width: 262px;
	background: #ed9f45 url('../../images/kom-rb-bottom.gif') no-repeat bottom left;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20px;
	text-align: right;
	margin-bottom: 2em;
}
#products .pBtm p {
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}
#products .pBtm strong {
	float: left;
	padding-left: 5px;
}
#products .next {
	margin-bottom:0.5em;
}
#contactForm form {
	border:none;
}
#contactForm fieldset {
	border:none;
	background: url('../../images/kom-sidebar-pattern.gif') repeat-x top left;
	border-top:1px solid #612525;
}
#contactForm legend {
	display:none;
}
#contactForm label {
	display:block;
}
#contactForm p {
	margin-bottom:0.5em;
	padding:0;
	text-indent:0;
}
#contactForm input:focus {
	background: red;
}
#footer {
	font-family: Tahoma;
	height:100px;
	line-height:36px;
	padding: 0; 
	background: url('../../images/kom-footer-pattern.gif') repeat-x top left;
	border-top:1px solid #330000;
	font-size:10px;
	text-align:center;
} 
#footer p {
	margin: 0;
}
.clearfloat {
	clear: both;
	float: none;
    height: 0px;
    font-size: 1px;
    line-height: 0px;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
p.no-indent {
	text-indent: 0px!important;
}
.center {
	text-align: center;
}
.more {
	font-weight:bold;
	text-decoration:underline;
}
.autoprumysl-vylisek {
	float: left;
	width: 180px;
	text-align: center;
}
.certifikace-certifikat {
	float: left;
	width: 270px;
}
.certifikace-certifikatvyrobku {
	float: left;
	width: 180px;
}
.contactlist-oddeleni {
	width: 550px;
	text-align: center;
}
.contactlist-item {
	background-image: url('../../images/kom-p-pattern.gif');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 5px 5px 5px 5px;
}
.contactlist-item .contactlist-header {
	float: none;
}
.contactlist-item .contactlist-foto {
	float: left;
}
.contactlist-item .contactlist-kontakt {
	width: 250px;
	float: left;
}
.contactlist-item .contactlist-info {
	width: 250px;
	float: left;
}
.contactlist-item .contactlist-jazyky {
	float: none;
}
p.form-item {
	margin-left: 10px;
	text-indent: 0px;
}
.contactform-fieldset {
	padding-top: 10px;
}
#feedback {
}
#feedback td {
	text-align: left;
	border-bottom: 1px solid silver;
}
#feedback tr {
}
#feedback tr:hover {
	background: #ede6e5;
	color: #612525;
}
#feedback .noBorder {
	border:none;
}
#feedback .noBorder td {
	border:none;
}
#feedback .difBg {
	background: #ede6e5;
}
#feedback .noHover:hover {
	background:none;
}
#feedback .taRight {
	text-align:right;
}

#hledat {float: left; border: 1px solid gray; margin: 2px 0px 0px 0px; padding: 0px; }
#hledat div {background-color: #E0E0E0; width: 110px; height: 15px; }

#submit-hledat {float: right; border: 1px solid gray; margin: 2px 0px 0px 0px; padding: 1px 0px 0px 0px; background-color: white; }
#submit-hledat div {background-color: white; width: 53px; height: 14px;}

#search {
	width: 180px;
	margin-right: 10px;
}

ul.politikaqms li {
	list-style: none!important;
	background-image: none!important;
	
}
/* kontrola */
div.sbb_div {
	display: none;
}
