/* BSP Magnetica s.r.o., Robert Gonda, 2009 ***************************************************** */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	/* color: #273A45; */
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #273A45;
	background: #FFFFFF;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}


/* Content formating **************************************************************************** */

h1, h2, h3, h4, blockquote, p, ul, ol {
	margin-bottom: 14px;
}

h1, h2, h3, h1 a, h2 a, h3 a, h4, h4 a {
	color: #81B20A;
	text-decoration: none;
}

h1, h1 a {
	color: #273a45;
	font: normal 20px/22px Arial, Helvetica, sans-serif;
}

h2, h2 a {
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}

h3, h3 a {
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}

h4, h4 a {
	font: normal 14px/16px Arial, Helvetica, sans-serif;
}

p { text-align: justify; }
p.align-left { text-align: left; }
p.align-center { text-align: center; }
p.align-right { text-align: right; }
p.align-justify { text-align: justify; }

span.strongColor {
	color: #81B20A;
	font-weight: bold;
}

table {
	margin-bottom: 16px;
}

table, tr, td, th  {
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
	white-space: normal;
}

#content td, #content th  {
	padding: 3px 10px;
}

th, th p  {
	font-weight: bold;
}

td p, th p  {
	padding: 0;
	margin: 0;
}

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 10px 3px 0;
}

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;
	margin: 0;
}

ul.listArrow {
	padding-left: 0;
	list-style-type: none;
}

ul.listArrow li {
	/* color: #6E6E6E; */
	background: url('../img/arrowGreen.gif') no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px; 
}

#left ul.listArrow li a {
	font-size: 13px;
	line-height: 16px;
	color: #81B20A;
	text-decoration: none;
}

#left ul.listArrow li a:hover {
	color: #81B20A;
	text-decoration: underline;
}

ul.listCircle {
	padding-left: 0;
	list-style-type: none;
}

ul.listCircle li {
	background: url('../img/circleGreen.gif') no-repeat 1px 3px;
	padding-left: 15px;
	padding-bottom: 2px; 
}

blockquote {
	padding-left: 3em;
	padding-bottom: 0;	
}

a, p a {
	text-decoration: underline;
	color: #273A45;
}

a:hover, p a:hover {
	color: #81B20A;
}

a:visited, p a:visited {
	color: #6e7b85;
}

/* a.linkTerm, a.linkTerm:hover {
	padding-right: 15px;
	background: url('../img/linkTerm.gif') no-repeat 100% 50%;
} */

p.error {
	color: #EE0000;
}

p.note {
	color: #6E7B85;
}

p.linkOrange {}

p.linkOrange a, #footer_links p.linkOrange a {
	color: #F78F1E;
	text-decoration: none;
}

p.linkOrange a:hover, #footer_links p.linkOrange a:hover {
	color: #F78F1E;
	text-decoration: underline;
}

img, a img {
	padding: 0;
	margin: 0;
	border: 0;
}

img.top_left_image, img.imageleft {
	float: left;
	margin: 0 10px 10px 0;
}

img.top_right_image, img.imageright {
	float: right;
	margin: 0 0 10px 10px;
}

img.border {
	border: 1px solid #8B8B8B;
}

/* Table: zebra *** */

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 {
	padding: 6px 10px;
}

table.tb-zebra-rows {
	border: 1px solid #D7D7D7;
}

table.tb-zebra-rows td {
	border-right: 1px solid #D7D7D7;
}

table.tb-zebra-rows tr.header-odd, table.tb-zebra-rows tr.header-even {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;	
	border-bottom: 1px solid #D7D7D7;
	background-color: #1E4462;
	padding: 5px 10px;
}

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 {
	text-align: center;
	color: #FFFFFF;
}

table.tb-zebra-rows tr.tr-odd {
	background-color: #FFFFFF;
}

table.tb-zebra-rows tr.tr-even {
	background-color: #F5F6F6;
}


/* BSP Magnetica s.r.o., Robert Gonda, 2009 ***************************************************** */


