/* BSP Magnetica s.r.o., Robert Gonda, 2008 ***************************************************** */

html, body, div, p, span, blockquote, h1, h2, h3, h4, table, tr, td, ul, li, ol, a {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	padding: 0;
	margin: 0;
	border: 0;
}

/* Anasoft 7.2009, zvacsenie textu na poziadanie zakaznika, Peto Smolinsky ************************/

p, #content li {

	font-size: 12px;
	line-height: 1.7em;
}

/* 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,
h1 span, h2 span, h3 span, h4 span {
	text-decoration: none;
}

h1, h1 a, h1 span {
	font: bold 15px/17px Verdana, sans-serif;
}

h2, h2 a, h2 span {
	font: bold 15px/17px Verdana, sans-serif;
}

h3, h3 a, h4, h4 a, h3 span, h4 span {
	font: bold 13px/17px Verdana, sans-serif;
}

span.strongColor {
	font-weight: bold;
}

table {
	margin-bottom: 16px;
}

table, td, th  {
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
}

td, th  {
	padding: 3px 10px;
}

th  {
	font-weight: bold;
}

td p, th p  {
	padding: 0;
}

table.noBorder, table.noBorder td, table.noBorder th {
	border: none;
}

table.noBorder td, table.noBorder th {
	padding: 3px 10px 3px 0;
}

ul {
	list-style-type: none;
	padding-left: 1.4em;
}

ul li {
	padding-left: 0.8em;
}

li ul, li ol {
	padding-top: 3px;
	padding-bottom: 5px;
}

ol {
	padding-left: 3em;
}

li p {
	padding: 0;
}

blockquote {
	padding-left: 3em;
}

a, p a {
	text-decoration: underline;
	color: #000000;
}

a:hover, p a:hover {
	color: #777777;
}

img, a img {
	padding: 0;
	margin: 0;
	border: 0;
}

img.top_left_image {
	float: left;
	margin: 0 10px 10px 0;
}

img.top_right_image {
	float: right;
	margin: 0 0 10px 10px;
}

/* Content Classes *** */

h1.header1 {
	padding-bottom: 3px;
}

h2.header2 {
	padding-bottom: 1px;
}

p.date, .date span, span.date {
	color: #999999;
	font-size: 10px;
	padding-bottom: 3px;
}

p.date a {
	display: block;
	float: right;
	color: #999999;
	text-decoration: none;
}

p.date a:hover {
	text-decoration: underline;
}

p.author {
	font-size: 11px;
	padding-bottom: 1px;
}

.printlink {
	float: right;
}

p.special {
	font-size: 10px;
	line-height: 12px;
	padding: 5px 6px 5px 6px;
	margin-bottom: 14px;
	border: 1px solid #CCCCCC;
}

p.special a {
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}

