/* Magnetica s.r.o., robert 20006 *************************************************************** */

html, body, div, p, span, h1, h2, table, tr, td, ul, li, ol, img, a {
	font: normal 11px/14px Verdana;
	color: #000000;
	padding: 0;
	margin: 0;
	border: 0;
}

h1, h2, p, ul, ol, table
{
	padding-bottom: 1em;
}

h1, h2, h1 a, h2 a
{
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #00672b;
}

h1
{
	font-size: 12px;
}

blockquote {
	margin: 0 0 0 3em; 
}

table, td, th 
{
	border: solid 1px #00672b;
	border-collapse: collapse;
	margin-bottom: 1.5em;
}

td, th 
{
	padding: 3px 10px;
}

th 
{
	font-weight: bold;
	text-align: center;
}

table p {
	padding-bottom: 0;
}

ul {
	padding-left: 3em;
}

ul li {
	padding-left: 0;
}

ol {
	padding-left: 3.5em;
}

li p {
	padding-bottom: 0;
}

a {
	color: #00672b;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

p a {
	color: #00672b;
}

p a:hover {
	color: #000000;
}

.top_left_image {
	float: left;
	margin: 0 10px 10px 0;
}

.top_right_image {
	float: right;
	margin: 0 0 10px 10px;
}

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left 
{ text-align: left; }

p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center 
{ text-align: center; }

p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right 
{ text-align: right; }


