/* BSP Magnetica s.r.o., Robert Gonda, 2009 ***************************************************** */

html, body, div, p, span, blockquote, h1, h2, h3, h4, h5, h6, table, tr, td, ul, li, ol, a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #6E6E6E;
	padding: 0;
	margin: 0;
	border: 0;
}


/* Content formating **************************************************************************** */

h1, h2, h3, h4, blockquote, p, ul, ol {
	padding-bottom: 14px;
}

h1, h2, h3, h1 a, h2 a, h3 a, h4, h4 a {
	color: #6E6E6E;
	text-decoration: none;
}

h1, h1 a {
	color: #003462;
	font: bold 20px/22px "Trebuchet MS", Verdana, sans-serif;
}

h2, h2 a {
	color: #094880;
	font: normal 18px/20px "Trebuchet MS", Verdana, sans-serif;
}

h3, h3 a {
	color: #0065BF;
	font: bold 14px/16px "Trebuchet MS", Verdana, sans-serif;
}

h4, h4 a {
	color: #6E6E6E;
	font: bold 14px/16px "Trebuchet MS", Verdana, sans-serif;
}

p.header {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	background: url('../img/circleArrowGray.gif') no-repeat 0 3px;
	padding-left: 15px;
}

#right p.header a {
	color: #6E6E6E;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

p.f12 {
	font-size: 12px;
	line-height: 14px;
}

span.strongColor {
	color: #003462;
	font-weight: bold;
}

table {
	margin-bottom: 16px;
}

table, tr, td, th  {
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
	white-space: normal;
	/* font-size: 11px; line-height: 12px; */
	font-size: 13px;
	line-height: 16px;
}

td, th  {
	padding: 3px 4px;
}

th, th p  {
	font-weight: normal;
}

td p, th p  {
	padding: 0;
	/* font-size: 11px; line-height: 13px; */
	font-size: 13px;
	line-height: 15px;
}

td.noImage { background: transparent url('../img/icon/iconImage0.gif') no-repeat 50% 50%; }
td.status0 { background: transparent url('../img/icon/iconProduct0_mini.gif') no-repeat 50% 50%; }
td.status1 { background: transparent url('../img/icon/iconProduct1_mini.gif') no-repeat 50% 50%; }
td.status2 { background: transparent url('../img/icon/iconProduct2_mini.gif') no-repeat 50% 50%; }
td.withImage { background: transparent url('../img/icon/iconImage1.gif') no-repeat 50% 50%; }
td.darkBg { background-color: #EAECEE }
td.lightBg { background-color: #FFFFFF }

/* add miso */
td.status0, td.status1, td.status2 { width: 20px; }

table.noBorder, table.noBorder tr, table.noBorder td, table.noBorder th {
	border: none;
}

table.noBorder tr {
	vertical-align: top;
}

table.noBorder td, table.noBorder th {
	padding: 3px 4px 3px 0;
}

table.variants {
	margin-bottom: 0;
}

table.variants, table.variants tr, table.variants td, table.variants th {
	border: none;
}

table.variants tr.trgray td, table.variants td.trgray {
	background-color: #EAECEE;
}

table.variants th {
	/* font-size: 11px;	line-height: 13px; */
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;	
	background-color: #094880;
	padding: 7px 5px;
}

table.variants td {
	padding: 3px 7px;
	vertical-align: middle;
}

table.variants td img {
	margin: 0;
	padding: 0;	
}

table.variants td.tdseparator {
	font-weight: bold;
	color: #FFFFFF;	
	background-color: #80B2DF;
	padding: 3px 7px;
}

table.variants tr.even {
	background-color: #EAECEE;
}

ul {
	padding-left: 2.4em;
}

ul li {
	padding-left: 0.5em;
}

li ul, li ol {
	padding-top: 3px;
	padding-bottom: 5px;
}

ol {
	padding-left: 3em;
}

li p {
	padding: 0;
}

ul.listArrow {
	padding-left: 0;
	list-style-type: none;
}

ul.listArrow li {
	color: #6E6E6E;
	background: url('../img/circleArrowGray.gif') no-repeat 0 3px;
	padding-left: 15px;
	padding-bottom: 6px; 
}

#right ul.listArrow li a {
	color: #6E6E6E;
	text-decoration: none;
}

#right ul.listArrow li a:hover {
	color: #094880;
	text-decoration: underline;
}

blockquote {
	padding-left: 3em;
	padding-bottom: 0;	
}

a, p a {
	text-decoration: underline;
	color: #204E76;
}

a:hover, p a:hover {
	color: #46A8FF;
}

a:visited, p a:visited {
	color: #C0C0C0;
}

img, a img {
	padding: 0;
	margin: 0;
	border: 0;
}

img.top_left_image, img.imageleft {
	float: left;
	margin: 0 10px 10px 0;
}

img.top_left_image_8 {
	float: left;
	margin: 0 8px 8px 0;
}

img.top_left_image_0 {
	float: left;
	margin: 0 0 8px 0;
}

img.top_left_image_19 {
	float: left;
	margin: 0 18px 18px 0;
}

*> img.top_left_image_19 {
	margin: 0 19px 19px 0;
}

img.top_right_image, img.imageright {
	float: right;
	margin: 0 0 10px 10px;
}

img.border {
	border: 1px solid #818183;
}


/* BSP Magnetica s.r.o., Robert Gonda, 2009 ***************************************************** */

table.tb-zebra-rows, table.tb-zebra-rows tr, table.tb-zebra-rows th, table.tb-zebra-rows td {
	border: none;
}

table.tb-zebra-rows td {
	border-right: 1px solid #FFFFFF;
}

table.tb-zebra-rows tr.header-odd, table.tb-zebra-rows tr.header-even {
	/* font-size: 11px; line-height: 13px; */
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	color: #7092B0;	
	background-color: #094880;
	padding: 3px 7px;
}

table.tb-zebra-rows tr.header-odd th, table.tb-zebra-rows tr.header-even th,
table.tb-zebra-rows tr.header-odd th p, table.tb-zebra-rows tr.header-even th p {
	/* color: #FFFFFF; */	
	color: #A8C0D6; /*color: #7092B0;*/
}

table.tb-zebra-rows tr.tr-odd {
	background-color: #FFFFFF;
}

table.tb-zebra-rows tr.tr-even {
	background-color: #EAECEE;
}

table.tb-zebra-rows tr.tr-even td.noImage { background-color: #EAECEE; }
table.tb-zebra-rows tr.tr-even td.status0 { background-color: #EAECEE; }
table.tb-zebra-rows tr.tr-even td.status1 { background-color: #EAECEE; }
table.tb-zebra-rows tr.tr-even td.status2 { background-color: #EAECEE; }

/*** add Michal Had�r **********/

table.tb-zebra-rows tfoot tr td {
  background-color: #fff;
  background-image: url(../img/table_footer_legend.gif);
  background-repeat: no-repeat;
  
  height: 27px;
  width: 500px;
  padding: 0;
}


