﻿body, div, p
{
	font-size: 12px;
	line-height: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #170034;
	margin: 0px;
	padding: 0px;
	border: none;
}

input, textarea { font-family: Arial, Sans-Serif; font-size: 12px; color: #170034;}

table { border-collapse: collapse; empty-cells: show; }
table td { border:none; padding:0px}

p { padding-bottom:8px; }

img { border:none; padding: 0px; margin: 0px; }

a { color:#c22827; }
a:hover { color:#18479f; }
/*a:visited { color:#18479f; }*/

sup, sub { font-size: 10px; line-height:10px }

.kurziva { font-style: italic; }

ul { padding: 0px 0px 0px 0px; margin: 0px; }
li
{
    list-style-type: none;
    list-style-position: outside;
    padding: 0px 0px 4px 10px;
    background-image: url(Images/bckLi.gif);
    background-position: left 6px;
    background-repeat: no-repeat;
}

h1, .h1
{
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
	margin: 0;
	padding: 8px 12px 8px 12px;
	color: #ffffff;
	background-color:#262060;
}

h2, .h2
{
	font-size: 12px;
	text-transform:uppercase;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #262060;
}

h3, .h3
{
	font-size: 11px;
	text-transform:uppercase;
	line-height: 17px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	color: #262060;
}

h4, .h4
{
	font-size: 11px;
	text-transform:uppercase;
	line-height: 17px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	color: #262060;
}

h5, .h5
{
	font-size: 13px;
	line-height: 17px;
	margin: 16px 0px 3px 0px;
	padding: 0px;
	border-bottom: solid 1px #c2c0d0;
}
