/* Elements : Norbou style */

div, p, img, table, tr, th, h1, h2, h3, h4, h5, input, form {
	border:  0px none;
	margin:  0px;
	padding: 0px;
}

body  {
	margin : 0px;
	padding : 0px;
	border: 0px;
	background-color : #808080;
	color: Black;
	text-align: center;
}
body,td,th,div,span,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 8.5pt;
}

a {
	text-decoration: underline;
	color: #4d7bb9;	
}

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

ul,ol {
	margin-top : 0.4em;
	margin-bottom : 0.9em;
	text-align : left;
}
ol {
	margin-left: 23px;
}
ul {
	list-style-type: square;
	margin-left: 17px;
	padding-left: 0px;
}
li {
	margin-top : 0.2em;
	margin-bottom : 0.2em;
	line-height : 1.2em;
	text-align : left;
}
ul li {
	list-style-image: url(../images/li.gif);
	list-style-position: outside;
}
li li {
	list-style-image: url(../images/lili.gif);
	list-style-position: outside;
}
img {
	border-color : black;
	border: 0px;
}
sub,sup {
	font-size: 10px;
}

h1 {
	color: #003399;
	font: normal 22px/normal Tahoma, Helvetica, Arial, Verdana, sans-serif;
	padding: 0px;
	margin: 25px 0 20px 0;
	text-align: left;
}
h2 {
	font-size: 18px;
	font-family: "Trebuchet MS";
	color: #E54800;
	padding: 0px;
	margin: 25px 0 7px 0;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

h3 {
	color: #4d7bb9;
	padding: 0px;
	font-weight: bold;
	margin: 15px 0px 7px 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h4 {
	font-size: 9pt;
	font-weight : bold;
	margin-top : 1em;
	margin-bottom : 0.6em;
	color : Black;
	text-align : left;
}
h5 {
	font-size: 0.9em;
	font-weight : bold;
	margin-top : 1.2em;
	margin-bottom : 0em;
	line-height : 1.25em;
	color : Black;
	text-align : left;
}
h6 {
	font-size: 0.8em;
	font-weight : bold;
	margin-top : 0.6em;
	margin-bottom : 0em;
	line-height : 1.25em;
	color : Black;
	text-align : left;
}

.clearBoth {
	clear: both;
	float: none;
}

.nowrap {
	white-space: nowrap;
}

.textFormat{
	visibility: hidden;
	display: none;
}
#contentText p, #contentNovinky p, .contentRightText p, #contentProductList p {
	margin-top : 0.4em;
	margin-bottom : 0.6em;
}
#contentProductList td p {
	font-size: 8pt;
}


/* ************************************************************************/

/* Hlavn styly ablony */

#page {
	position: relative;
	width: 896px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 26px;
	background-color: white;
}

	#quentin-menu {
	/* umstn hornho menu */
		position:relative;
	width:100%;
	height: 26px;
	text-align:right;
	visibility: visible;
	background-image: url(../../img/ql-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #AEAEAE;
	padding: 0px;
	margin: 0px;
	}

	/* HLAVIČKA STRÁNKY */
	#header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 896px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 85px;
	background-image: url(../layout/header.jpg);
	background-repeat: no-repeat;
}


	/* Menu */
	
#menu {
	height: 27px;
	margin: 0px;
	clear: both;
	background-image: url(../layout/menu-bg.gif);
	padding-left: 11px;
	background-repeat: repeat-x;
	overflow: hidden;
}

#menu a {
	color: #003399;
}

#menu a.active {
	font-weight: bold;
}

.dividerNew {
	position: relative;
	background-repeat: repeat-x;
	height: 1px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}


		
	/* VZHLED ZPAT STRNKY */			
	#footerDivider {
		position: static;
		background-image: url(../../img/footer-bg.gif);
		background-repeat: no-repeat;
		width: 754px;
		height: 61px;
		clear: both;
		float: none;
		margin: 0px;
	}
	#footerDivider.wide {
		background-image: url(../../img/footer-wide-bg.gif);
		background-repeat: no-repeat;
	}
	#footer {
	position: static;
	color: black;
	height: 61px;
	margin: 0px;
	padding: 30px 0 30px 26px;
	clear: both;
	float: none;
	background-color: #f8f8f8;
	}
	
	#footer .text {
		padding: 7px 0 0 160px;
	}
	#footer .text1 {
		padding: 2px 0 0px 160px;
	}
	#footer p, #footer a {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}


	/* OBSAHOV ST STRNKY */

	#contentBox {
	color: black;
	text-align: left;
	margin: 0;
	padding: 25px 40px 20px 25px;
	}
		
		#contentLeft {
			/* lev sloupec */
			/* position: relative; */
			text-align:left;
			float: left;
			width: 263px;
			margin: 0px;
			padding: 0px;
		}
			#contentLeft div.innerDiv {
				/* nastaven margin-left jinm zpsobem */
				margin-left: 8px;
				margin-top: 39px;
			}
			
		#contentCenter {
	padding: 0px;
	text-align: center;
	margin: 0 auto;
		}
		
		#contentCenter.wide {
		/* stedn sloupec */
			/* position: relative; */
			margin: 0px;
			padding: 0px;
			float:left;
			width:745px;
		}
			#contentCenter div.innerDiv {
				margin-left: 0px;
				margin-top: 0px;
			}
			
		#contentRight {
	/* prav sloupec */
			position: relative;
	width:560px;
	margin: 0;
	float:left;
		}
			#contentRight div.innerDiv {
	padding: 25px 0px 20px 30px;
	background-image: url(../images/dotted_vertical.gif);
	background-repeat: repeat-y;
	margin: 0px;
			}
			
			#contentRight.subPage div.innerDiv {
			padding: 75px 9px 9px 0;
			}
		
	
		/* VZHLED PORTLOVCH NABDEK */
		.floatingBox {
			margin-bottom: 20px;
		}
		
		#contentLeft .floatingBox .header {
			position: relative;
			width: 134px;
			height: 19px;
			background-image: url(../../img/left-box-header.gif);
			background-repeat: no-repeat;
			margin: 0px;
		}
		
		#contentRight .floatingBox .header {
			position: relative;
			width: 194px;
			height: 19px;
			background-image: url(../../img/right-box-header.gif);
			background-repeat: no-repeat;
			margin: 0px;
		}
		
		#contentLeft .floatingBox .headerLink {
			position: relative;
			width: 134px;
			height: 19px;
			background-image: url(../../img/left-box-header.gif);
			background-repeat: no-repeat;
			margin: 0px;
		}
		
		#contentRight .floatingBox .headerLink {
			position: relative;
			width: 194px;
			height: 19px;
			background-image: url(../../img/right-box-header-link.gif);
			background-repeat: no-repeat;
			margin: 0px;
		}
		
		.floatingBox .header h6, .floatingBox .headerLink h6 {
			padding-top: 3px;
			padding-left: 7px;
			font: bold 11px Arial, sans-serif;
			color: White;
			margin: 0px;
		}
		
		#contentRight .floatingBox .headerLink h6 a {
			font: bold 11px Arial, sans-serif;
			color: White;
			width: 180px;
			display: block;
		}
		
		.floatingBox div.moreLink {
			background-color: #ECECEC;
			text-align: center;
			padding: 8px 0 8px 0;
			border-left: solid 1px #C8C8C8;
			border-right: solid 1px #C8C8C8;
			border-bottom: solid 1px #C8C8C8;
		}
		.floatingBox div.moreLink a {
			font-size: 11px;
		}
		



		/* SPOLEN STYL OBSAHU */		
		.nadpisImg {
			margin-bottom: 13px;
			z-index: 50;
		}
		.nadpis {
			visibility: hidden;
			display: none;
		}
		#contentText {
	vertical-align: top;
	text-align: left;
		}
		
div.greyBox {
	background-color: #F0F0F0;
	padding: 10px;
	margin-bottom: 20px;
}

div.greyBox div.datasheet th {
}
		
/* Datasheet */
div.datasheet {
	margin-bottom: 25px;
	width: 100%;
}
.greyBox div.datasheet {
	margin-bottom: 5px;
}
div.datasheet th {
   color: black;
   font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
	border-bottom: none;
}
div.datasheet th.rowHead {
	text-align: left;
   color: black;
   font-family: arial, verdana, helvetica, san-serif;
   font-weight: bold;
	padding-left: 0px;
	padding-right: 15px;
	border-bottom: 1px solid #969696;
	vertical-align: baseline;
}
div.datasheet td {
	text-align: left;
	padding-left: 2px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 2px;
	border: none;
	vertical-align: baseline;
	border-bottom: 1px solid #969696;
}
div.datasheet td.rowHead {
	text-align: left;
	padding-left: 5px;
	padding-right: 15px;
	vertical-align: baseline;
	font-weight: bold;
}
div.datasheet td.blockHeadline {
	font-weight: bold;
	text-align: left;
	height: 30px;
	vertical-align: bottom;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 1px;
	border-bottom: 1px solid #E9E9E9;
}
div.datasheet td.cells {

}

table.tableObsah {
	width: 100%;
}
table.tableObsah td {
	padding-left: 20px;
	border-bottom: 1px solid #E9E9E9;
}

table.tableObsah td.blockHeadline {
	padding-left: 2px;
	border-bottom: 1px solid #969696;
}

		
.mujKomentar {
	color:#996633;
	font-style: italic	;
}

.contentRightText p {
	width: 190px;
}	
		
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.odsaditDole {
	margin-bottom: 20px;
}
.odsaditZhora {
	padding-top: 15px;
}
#contentText .leftCol {
	float: left;
	width: 218px;
	padding-right: 15px;
}
#contentText .rightCol {
	float: left;
	width: 233px;
}
.noTopMargin {
	margin-top: 0px;
}
		
		
		
		
		
.odsazeni1 {
	padding-left: 9px;
}
ul.links {
}
.links li {
	list-style-image: url(../images/small_doublearrow_right.gif);
	list-style-type: square;
}
#ft-quentin-logo {
	float: left;
	padding-top: 4px;
}
#ft-dealer-logo {
	float: left;
	margin-left: 15px;
}
#ft-text {
	float: left;
	margin-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
}
.dotted-line {
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 184px;
	margin: 0px;
	padding: 0px;
}
#header #header-logo {
	background-image: url(../layout/logo.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 128px;
	cursor: hand;
}
#header #aktualizaceText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	padding-top: 25px;
	padding-left: 50px;
	width: 207px;
	height: 20px;
}
#header #header-right {
	background-image: url(../layout/head-right.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 12px;
	float: right;
}
#page #introimg {
	background-image: url(../layout/home-introimg.jpg);
	background-repeat: no-repeat;
	height: 291px;
	width: 896px;
}
#contentText .iconlist td {
	padding-right: 10px;
	padding-bottom: 10px;
}
#contentText .iconlist img {

}
.pdflink {
	background-image: url(../layout/icons/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	display: block;
	margin-top: 3px;
}
.iconlist h2 {
	font-size: 14px;
	font-weight: bold;
}
#hdl-produkty {
	background-image: url(../layout/hdl-produkty.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 263px;
}
#page #contentBox.subPage {
	background-image: url(../layout/subpage-bg-tile.gif);
	background-repeat: repeat-y;
}
#homeLink {
	background-image: url(../layout/btn-hlavni-stranka.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 125px;
	display: block;
	margin-left: 16px;
	margin-top: 26px;
}
#homeLink:hover {
	background-image: url(../layout/btn-hlavni-stranka-on.jpg);
}
#prod-menu ul {
	margin-left: 14px;
	padding-left: 14px;
	margin-top: 26px;
}
#prod-menu li {
	list-style-image: url(../layout/menu-li.gif);
	margin-top: 0.5em;
}
#prod-menu a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#prod-menu a.active {
	color: #fa981d;
}
#contentText .subPage td {
	padding-right: 10px;
	padding-bottom: 26px;
	vertical-align: top;
}
#contentText table.subPage {
}
#contentText table.subPage img {
}
.dtpoLink {
	color: #c45866;
}
#contentText.subPage h2 {
	margin-bottom: 26px;
}
#page #footer-divider {
	height: 28px;
	background-image: url(../layout/footer-div-bg.gif);
	background-repeat: repeat-x;
}
#aktualizaceLink {
	position: absolute;
	left: 609px;
	top: 21px;
	width: 258px;
	height: 43px;
}
#aktualizaceLink a {
	display: block;
	width: 258px;
	height: 43px;
}
#aktualizaceText a {
	color: #000000;
	text-decoration: none;
}
#page #contentBox p {
	padding-bottom: 0.4em;
	line-height: 1.5em;
}


.style4 {	font-weight: bold;
	color: #0060A1;
	font-size: 15px;
}
.style5 {color: #FF0000}
.style6 {	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.style10 {color: #0060A1;
	font-weight: bold;
}
.style11 {color: #000000}
.style12 {color: #0060A1}
.style13 {font-weight: bold}
.style3 {font-size: 18px}
.style14 {font-size: 18px; font-family: "Trebuchet MS"; color: #E54800;}
.style15 {	color: #E54800;
	font-weight: bold;
}
	#side .feature	{
		display:block;
		background:#f8f7f5;
		padding:7px;
		margin: 5px 5px 8px 5px;
		border:1px solid #ccc;
		width:154px;
		}	
	.center-column	{
		float:left; 
		margin: 10px 0px 0px 0px;
		padding:0; 
		width:600px;
		background:transparent;
		}
		#side {
	/*position:absolute;
	right:0px; 
	top:92px;
	clear:both;*/
	float:left;
	margin: 5px 0 20px 27px;
	padding:0;
	color:inherit;
	background:#fff;
	width:179px;
	max-width:260px;
	border:1px solid #ccc;
	}
	
#datum  { color: #0f218b; font-weight: bold; font-size: 11px; font-family: "Helvetica CE", "Arial CE", Arial, helvetica }
.bile { color: white; font-family: "Helvetica CE", "Arial CE", Arial, helvetica }
.cerny  { color: black; font-family: "Helvetica CE", "Arial CE", Arial, helvetica; text-decoration: none }
.male     { font-size: 10px; font-family: "Helvetica CE", "Arial CE", Arial, helvetica }
.nadpisblack   { color: black; font-weight: bold; font-size: 14px; font-family: "Helvetica CE", "Arial CE", Arial, helvetica }
.nadpisshadow   { color: gray; font-weight: bold; font-size: 14px; font-family: "Helvetica CE", "Arial CE", Arial, helvetica }
.tabulkove    { color: black; font-size: 11px; font-family: "Helvetica CE", "Arial CE", Arial, helvetica; float: left; clear: both; margin: 5px }
.titulbili   { color: white; font-weight: bold; font-size: 12px; text-decoration: none }
a.bile { color: white; font-family: "Helvetica CE", "Arial CE", Arial, helvetica }
a.cerny  { color: black; font-family: "Helvetica CE", "Arial CE", Arial, helvetica; text-decoration: none }
a.footer { text-decoration: none }
a.titul   { color: white; font-weight: bold; font-size: 12px; text-decoration: none }
b { font-weight: bold }
.hnadpis { color: #0f218b }
.boxik { padding: 5pt; border: dashed 1pt black }
.red { color: red }
a.pantonemenu {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #898989;
	text-decoration:none
}
table.pantonemenu {
	border-bottom: solid 1px #666666;
}
#q-page {
	margin-left: 8px;
}

/* Forms selectors : Norbou style */

input.formik {
	width : 150px;
	height: 18px;
	color : Black;
	background-color : #F7F7F7;
	font-size : 11px;
	padding-left : 3px;
	padding-bottom : 0px;
	margin-top : 2px;
	margin-bottom : 2px;
	padding-top : 1px;
	border: 1px solid gray;
}
textarea.zprava {
	width : 250px;
	height : 150px;
	margin-top : 4px;
	margin-bottom : 8px;
	background-color : #F7F7F7;
	padding-left : 3px;
	padding-bottom : 0px;
	padding-top : 1px;
	font-family: "verdana ce","arial ce", "geneva ce", "helvetica ce", verdana, arial, geneva, helvetica, sans-serif;
	color : #192F3B;
	font-size: 11px;
}
.button {
  font-size : 11px;
  font-weight : bold;
}
.textImgLeft {
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 3px;
}
.textImgRight {
	text-align: right;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 3px;
}
div.box1 {
	border: 1px ridge #000066;
	padding: 8px;
	margin-left: 18px;
	margin-bottom: 25px;
}
	.anchorlistbox {
		color:inherit;
		background-color:transparent;
		border-top:0px solid #ccc;
		border-bottom:0px solid #ccc;
		padding:7px 15px 1px 15px;  
		margin:3px 0px 5px 0px;
	}
	

