body {
	padding:0;
	margin:0;
	background:#c2c8cf url('images/background.png') 0 0 repeat-x;
}
div.clearer {
	clear:both;
}
.clearer-left {
	clear:left;
}
.float-left {
	float:left;
	margin-right:10px;
}
.float-right {
	float:right;
	margin-left:10px;
}
.defedit {
	border:2px solid #c6c6c6;
}
.max {
	width:99%;
}
.defbutton {
	margin:0 0 0 10px;
	padding:6px 12px;
	font-size:10px;
	font-family:Tahoma, sans-serif;
	color:#006293;
	background-color:#f6f0eb;
	border:2px solid #c6c6c6; 
}
.posterror {
	margin-bottom:15px;
}

div#header-container, div#body-container, div#footer-container {
	margin:0 auto;
	width:980px;
}
div#header-container {
	position:relative;
	height:100px;
	margin-top:20px;
	background:#d3d3d3 url('images/header-background.png') 0 0 repeat-x;
}
div#header-left-corners {
	width:100%;
	height:100%;
	background: url('images/header-left-corners.png') 0 0 no-repeat;
}
div#header-right-corners {
	width:100%;
	height:100%;
	background: url('images/header-right-corners.png') right 0 no-repeat;
}
a#logo-ref {
	display:block;
	position:absolute;
	left:37px;
	top:16px;
}
img#logo {	
	width:126px;
	height:34px;
	border:0;
}
div#header-menu {
	position:absolute;
	width:100%;
	height:34px;
	bottom:0;
	background:#0c55a4 url('images/header-menu-background.png') 0 0 repeat-y;
}
div#header-menu-left-corners {
	width:100%;
	height:100%;
	background:url('images/header-menu-left-corners.png') 0 bottom no-repeat;
}
div#header-menu-right-corners {
	height:100%;
	padding:0 2px;
	background:url('images/header-menu-right-corners.png') right bottom no-repeat;
}
div#header-menu h1 {
	display:none;
}
div#header-menu ul {
	display:block;
	padding:0;
	margin:0;
}
div#header-menu li {
	display:block;
	width:14%;
	float:left;
	margin:0;
}
div#header-menu a {
	display:block;
	height:20px;
	padding-top:13px;
	text-decoration:none;
	text-align:center;
	color:white;
	font-size:11px;
	font-family:Arial, sans-serif;
	border-left:1px solid #7faad8;
}
div#header-menu a:hover {
	background-color:#6c6c6e;
}
div#header-menu a#header-menu-first-item {
	border:0;
}

/* zacatek tela */
div#body-container {
	margin-top:14px;
	background:white url('images/body-top-border.png') 0 0 repeat-x;
}
div#body-left-top-corner {
	background:url('images/body-top-left-corner.png') 0 0 no-repeat;
}
div#body-right-top-corner {
	padding:26px 10px 11px; 
	background:url('images/body-top-right-corner.png') right 0 no-repeat;
}
/* leve menu v tele */
div#body-left-menu-container {
	width:180px;
	float:left;
}
div#body-left-menu-container h1 {
	display:none;
}
div#body-left-menu-container h2 {
	display:block;
	width:166px;
	height:19px;
	margin:0;
	padding:7px 7px 0 7px;
	font-size:11px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:white;
	background:#17569a url('images/body-left-menu-category-name-background.png') 0 0 no-repeat;
}
div#body-left-menu-container ul {
	display:block;
	padding:0;
	margin:0;
	list-style-type:none;
}
div#body-left-menu-container li {
	display:block;
	margin:0;
	padding:0;
	border:0;
	font-size:10px;
	background-color:#eaeaea;
}
div#body-left-menu-container a {
	display:block;
	width:166px;
	margin:0;
	padding:7px 7px 7px 7px;
	text-decoration:none;
	font-family:Arial, sans-serif;
	color:#505050;
	background:#eaeaea url('images/body-left-menu-category-item-background.png') 0 0 repeat-x;
}
div#body-left-menu-container a.selected {
	color:#2a7cd4;
	font-weight:bold;
}
div#body-left-menu-container a.depth3 {
	width:160px;
	margin:0;
	padding:7px 7px 7px 13px;
}
div#body-left-menu-container a:hover {
	color:#e2e2e2;
	background:#6c6c6e;
}

/* pravy sloupecek v tele */
div#body-right-column-container {
	width:240px;
	float:right;
}
div#body-right-column-container h1 {
	display:none;
}
div#body-right-column-container a {
	font-family:Tahoma, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#505050;
}
div#body-right-column-container a:hover {
	text-decoration:underline;
}
div#body-right-column-container h2#config-carteck {
	display:block;
	width:195px;
	height:19px;
	margin:0;
	padding:13px 35px 17px 10px;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#eee;
	background:#6c6c6e url('images/body-right-column-h2-config-carteck-background.png') 0 0 no-repeat;
}
div#body-right-column-container div#config-carteck-description {
	margin:0 0 15px;
	padding:0 0 11px 0;
	font-family:Tahoma, sans-serif;
	font-size:10px;
	color:white;
	border-top:1px solid #808183;
	background:#808183 url('images/config-carteck-description.png') 0 bottom no-repeat;
}
a#config-carteck-description-image {
	display:block;
	
}
a#config-carteck-description-image img {
	display:block;
	border:0;
}
div#config-carteck-description p {
	margin:10px 14px 0 10px;
	padding:0;
	line-height:1.5;
}
div#config-carteck-description a#start-button {
	display:block;
	height:9px;
	margin:8px 14px 0 10px;
	padding:11px 0 9px;
	text-decoration:none;
	text-align:center;
	color:white;
	background:#2c2b2e url('images/body-right-columnconfig-carteck-start-button-background.png') 0 0 no-repeat;
}
div#config-carteck-description a:hover {
	color:#c4c4c5;
}
div#body-right-column-container h2 {
	display:block;
	width:226px;
	height:19px;
	margin:0;
	padding:7px 7px 0 7px;
	font-family:Tahoma, sans-serif;
	font-size:11px;
	color:white;
	background:#17569a url('images/body-right-column-h2-background.png') 0 0 no-repeat;
}
div#body-right-column-container ul {
	display:block;
	padding:3px 0 0;
	margin:0 0 15px;
	list-style-type:none;
	background:#eaeaea url('images/body-right-column-list-background.png') 0 0 repeat-y;
}
div#body-right-column-container li {
	display:block;
	margin:0;
	padding:8px 7px 8px 10px;
	font-family:Tahoma, sans-serif;
	font-size:10px;
	color:#505050;
	border-bottom:1px solid #e3dec6;
}
div#body-right-column-container li.last {
	border:0;
	background:url('images/body-right-column-list-bottom-border.png') 0 bottom no-repeat;
}
span.news-plus {
	color:#c90f0f;
}
div#body-right-column-container strong {
	color:#3e86aa;
}

/* hlavni sloupecek tela */
div#body-main-column-container {
	position:relative; /* kvuli debilnimu ie6 */
	margin:0 270px 30px 210px;
}
/* pro v sloupcovy layout */
div#body-main-column-container-two-column {
	position:relative; /* kvuli debilnimu ie6 */
	margin:0 0 30px 210px;
}
div#body-main-column-container-inner {
	font-family:Arial, sans-serif;
	font-size:10pt;
	color:#333;
	line-height:1.5;
}
div#body-main-column-location {
	height:20px;
	font-size:9pt;
	font-family:Tahoma, sans-serif;
}
div#body-main-column-location strong {
	padding:0;
	margin:0;
	display:block;
	float:left;
	color:#9b9b9b !important;
	font-weight:normal;
}
div#body-main-column-location div#location {
	padding:0;
	margin:0;
	display:block;
}
div#body-main-column-location div#location div {
	display:block;
	float:left;
	margin-left:5px;
}
div#body-main-column-location a {
	color:#333;
}
div#body-main-column-container-inner h1 {
	font-size:16pt;
	font-weight:bold;
	color:#333;
	border-bottom:1px solid #333;
}
div#body-main-column-container-inner h2 {
	font-size:13pt;
	font-weight:bold;
	color:#2a7cd4;
	margin:15px 0 0;
}
div#body-main-column-container-inner h2 a {
	color:#2a7cd4;
	text-decoration:none;
}
div#body-main-column-container-inner h3 {
	font-size:12pt;
	font-weight:bold;
	color:black;
}
div#body-main-column-container-inner p {
	margin:0 0 15px;
	line-height:1.5;
}
div#body-main-column-container-inner ul {
	padding:0 0 0 15px;
}
div#body-main-column-container-inner a {
	color:#333333;
}
div#body-main-column-container-inner img {
	border:0;
}
div#body-main-column-container-inner img#contact-map {
	float:right;
	margin-right:40px;
	margin-top:5px;
}
div#body-main-column-container-inner strong {
	color:#3e86aa;
}
ul.blue-arrow-list {
	margin:5px 0 0 10px;
	padding:0 0 0 18px;
	list-style-image:url('images/arrow-right-blue.png');
}
/* styly pro vypis sortimentu */
div#sortiment-description .sortiment-float-right {
	float:right;
	margin:0 0 15px 20px;
}
div#sortiment-description ul.checkboxes-list {
	list-style-position:inside;
	margin:0 0 15px 0;
	padding:0;
	list-style-image:url('images/sortiment-list-style-image.png');
}
ul.checkboxes-list li {
	margin-bottom:2px;
}
div#body-main-column-container-inner ul.no-decoration-list {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.no-decoration-list li {
	margin-left:8px;
	text-indent:-8px;
}
/* seznam produktu v sortimentu */
div#body-main-column-container-inner div.products-list-item {
}
div.products-list-item h2 {
	border-bottom:1px solid #2a7cd4;
}
div.products-list-item h3 {
	padding:0;
	margin:0;
}
div.products-list-item img {
	float:left;
	border:0;
	margin-top:5px;
}
div.products-list-item div {
	margin:0 0 0 210px;
}
div.products-list-item p {
	padding:0;
	margin:0;
}
div.industry-section-gates div {
	margin-left:161px;
	height:94px;
}
div.industry-collapsible-gates div {
	margin-left:161px;
	height:122px;
}
div#body-main-column-container-inner div.products-list-item-no-links {
	min-height:116px;
	margin-bottom:15px;
}
div.products-list-item-no-links h2 {
	margin:0;
	padding:0;
}
div.products-list-item-no-links img {
	float:left;
	border:0;
}
div.products-list-item-no-links div {
	margin:0 0 0 190px;
	padding:0;
}
div.products-list-item-no-links p {
	padding:0;
	margin:0;
}
div.steel-doors div {
	margin-left:140px;
}
/* vnitrni dvere */
div.inside-doors {
	height:170px;
}
div.inside-doors div {
	margin-left:180px;
}
div#sortiment-description div#sortiment-right-column {
	width:200px;
	margin-left:15px;
	float:right;
	font-size:9px;
}
div#sortiment-right-column div.sortiment-right-column-description {
	background:#808183 url('images/sortiment-right-column-description-background.png') 0 bottom no-repeat;
	margin:0 0 15px 0;
}
div#sortiment-right-column div.sortiment-right-column-description ul {
	list-style-position:outside;
	margin:10px 10px 5px 20px;
	padding:0;
	list-style-image:none;
	color:white;
}
div#sortiment-right-column div.sortiment-right-column-description strong {
	font-weight:bold;
	color:#0053b0;
}
div#sortiment-right-column h2 {
	display:block;
	min-height:19px;
	margin:0;
	padding:7px 7px 0 7px;
	font-size:9px;
	color:white;
	background:#0b4585 url('images/body-right-column-h2-background.png') 0 bottom no-repeat;
}
div#sortiment-right-column p {
	padding:10px 14px 10px 10px;
	margin:0;
	color:white;
}
div#sortiment-right-column h2#config-carteck {
	display:block;
	height:19px;
	margin:0;
	padding:13px 35px 15px 10px;
	font-family:Tahoma, sans-serif;
	font-size:10px;
	color:#eee;
	background:#6c6c6e url('images/sortiment-right-column-h2-config-carteck-background.png') right 0 no-repeat;
}
div#sortiment-right-column div#config-carteck-description {
	margin:0 0 15px;
	padding:0 0 11px 0;
	font-size:9px;
	color:white;
	border-top:1px solid #808183; 
	background:#808183 url('images/sortiment-right-column-description-background.png') 0 bottom no-repeat;
}
div#config-carteck-description p {
	margin:10px 14px 0 10px;
	padding:0;
	line-height:1.5;
}
div#config-carteck-description a {
	display:block;
	height:8px;
	margin:8px 14px 0 10px;
	padding:11px 0 9px;
	text-decoration:none;
	text-align:center;
	color:white;
	background:#2c2b2e url('images/body-right-columnconfig-carteck-start-button-background.png') center 0 no-repeat;
}
div#config-carteck-description a:hover {
	color:#c4c4c5;
}
div#sortiment-description hr {
	color:#2a7cd4;
	margin-top:20px;
	margin-bottom:20px;
}
div#sortiment-description a#top-sotiment-description-image-containter {
	display:block;
	width:529px;
	margin:0 0 15px 0;
}
a#top-sotiment-description-image-containter img {
	display:block;
	width:529px;
}
/* ilustracni obrazek se vzhledem sortimentu */
div#sortiment-description table.sortiment-description-ilustration-table {
	width:99%;
	table-layout:fixed;
	margin:15px 0 5px;
}
div#sortiment-description div.sortiment-description-ilustration-image {
}
div.sortiment-description-ilustration-image p {
	height:30px;
	font-size:10px;
	padding:0;
	margin:0;
}
/* centralni sloupec sortimentu ktery neobteka */
div#sortiment-description div#sortiment-center-column-no-float {
	margin-right:215px;
}
ul#sortiment-description-informations-download {
	margin:0;
	padding:0 0 0 18px;
	list-style-image:url('images/arrow-right-blue.png');
}
/* vyhledavani */
form input.form-input-text {
	width:218px;
	height:15px;
	margin:0;
	padding:8px 12px;
	border:0;
	font-size:10px;
	font-family:Tahoma, sans-serif;
	color:#006293;
	background:white url('images/footer-find-form-border.png') 0 0 no-repeat;
}
form input.form-submit-button {
	margin:0 0 0 10px;
	padding:6px 12px;
	font-size:10px;
	font-family:Tahoma, sans-serif;
	color:#006293;
	background-color:#f6f0eb;
	border:2px solid #c6c6c6; 
}


/* paticka dokumentu */
div#footer-container {
	margin-bottom:100px;
	position:relative;
	border-top:#f2f2f2;
	background:#e6e6e6 url('images/footer-bottom-border.png') 0 bottom repeat-x;
}
div#footer-container-left-bottom-corner {
	background:url('images/footer-left-bottom-corner.png') 0 bottom no-repeat;
}
div#footer-container-right-bottom-corner {
	padding:15px 10px 23px 20px;
	background:url('images/footer-right-bottom-corner.png') right bottom no-repeat;
}
div#footer-container  ul#footer-links {
	display:block;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}
ul#footer-links li {
	display:block;
	font-size:10px;
	font-family:Arial, sans-serif;
}
ul#footer-links a {
	color:#333;
}
form#find-form {
	position:absolute;
	right:10px;
	top:15px;
	margin:0;
	padding:0;
}
form#find-form input {
	width:218px;
	height:15px;
	margin:0;
	padding:8px 12px;
	border:0;
	font-size:10px;
	font-family:Tahoma, sans-serif;
	color:#006293;
	background:white url('images/footer-find-form-border.png') 0 0 no-repeat;
}

/* styly pro oteviraci okno */
div#front-panel {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:transparent url("images/gray-transparent-background.png") 0 0 repeat;
	z-index:10;
	font-family:Tahoma, sans-serif;
}
div#front-panel div.front-panel-window {
	position:absolute;
	display:none;
	background-color:white;
}
div.front-panel-window a.front-panel-window-close {
	position:absolute;
	top:5px;
	right:12px;
	font-size:20px;
	font-weight:bold;
	cursor:pointer;
}
div.front-panel-window div.front-panel-window-content {
	margin:40px 20px 10px;
}
div.front-panel-window-content strong.huge {
	padding:5px;
	font-size:15pt;
	color: #0062ac;
}

div.teckentrup-akce {

}
div.teckentrup-akce div.oznameni {
  /*background-color: #981A1D;*/
  padding: 10px;
  color: black;
  font-weight: bold;
  font-size: 18px;
  text-align: justify;
  margin-bottom: 20px;
  margin-top: 30px;
}
div.teckentrup-akce .bold {
  font-weight: bold;
}

div.teckentrup-akce table {
  margin-top: 10px;
}

div.teckentrup-akce table.table2 {
  width: 492px;
}

div.teckentrup-akce table.table3 {
  width: 257px;
  background-color: #F2F2F2;
}
div.teckentrup-akce table.table3 th {
  background: url("images/teckentrup-akce/body-right-column-h2-background.png") no-repeat scroll 0 0 #17569A;
  color: white;
  font-family: Tahoma,sans-serif;
  font-size: 11px;
  height: 19px;
  margin: 0;
  padding: 7px;
  /*width: 226px;*/
  text-align: left;
}
div.teckentrup-akce table.table3 tr.text td {
  padding-left: 10px;
}

div.teckentrup-akce table tr {}
div.teckentrup-akce table tr td {
  vertical-align: top;
  padding: 5px;
  font-size: 12px;
}
div.teckentrup-akce table tr td.center {
  text-align: center;
}
div.teckentrup-akce table tr td.red-square {
  background-image: url(images/teckentrup-akce/blue-square.png);
  background-position: 8px 9px;
  background-repeat: no-repeat;
  padding-left: 23px;
  font-weight: bold;
}
div.teckentrup-akce table tr td.red-dot {
  background-image: url(images/teckentrup-akce/blue-dot.png);
  background-position: 8px 9px;
  background-repeat: no-repeat;
  padding-left: 23px;
}
div.teckentrup-akce table img {
}
div.teckentrup-akce table img#ta-img-01 {
  margin-right: 65px;
}
div.teckentrup-akce table img#ta-img-02 {}
div.teckentrup-akce table img#ta-img-03 {
  
}
div.teckentrup-akce table img#ta-img-04 {
  position: relative;
  top: 25px;
}
div.teckentrup-akce table img#ta-img-05 {
  
  
}
div.teckentrup-akce table img#ta-img-06 {
  position: relative;
  top: 0px;
  bottom: -25px;
}

