* {
	padding: 0px;
	border: 0px;
	margin: 0px;
	border-color: #E21F26;
	font-family: Trebuchet,Verdana,sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}

body {
	background-color: #D1C9B1; /* beige background */
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

input, textarea , select{
	border: 1px solid #E21F26;
}

a:link, a:visited, a:active {
	color: #E21F26;
	text-decoration: none;
}
a:hover {
	color: #E21F26;
	text-decoration: underline;
}
a.storeaddresslink:link, a.storeaddresslink:visited, a.storeaddresslink:active {
	color: #000000;
	text-decoration: none;
}
td.sitemap {
        height: 10px;
        font-size: 8px;
        color: #FFFFFF;
        text-align: right;
        margin-right=10px;
        border-color: #E21F26;
        background-color: #E21F26;
}

td.sitemap a {
        color: #FFF;
}
td.sitemap a:visited {
        color: #FFF;
}
td.sitemap a:active {
        color: #FFF;
}

a.sitemap0 {
	font-size: 14px;
	font-weight: bold;
	line-height:25px;
	margin-left: 0px;
}
a.sitemap1 {
	font-size: 12px;
	line-height: 12px;
	padding:0px;
	margin:0px;
	margin-left: 20px;
}
a.sitemap2 {
	line-height: 12px;
	padding:0px;
	margin:0px;
	margin-left: 40px;
}
a.sitemap3 {
	line-height: 12px;
	padding:0px;
	margin:0px;
	margin-left: 60px;
}

td.leftrantetd {
	font-size: 12px;
	padding-left:5px;
	padding-right:5px;
}

td.rightrantetd {
	font-size: 12px;
	text-align: center;
	padding-left:2px;
	padding-right:2px;
}
td.leftstaff {
	width:50px;
	padding-left:2px;
	padding-right:2px;
}
td.rightstaff {
	padding-left:5px;
	padding-right:2px;
	text-align: left;
}
td.leftcontactform {
	width:80px;
	padding-left: 20px;
	padding-right: 2px;
	text-align: left;
	vertical-align: top;
}
td.rightcontactform {
	padding-left: 2px;
	padding-right: 5px;
	text-align: left;
}
td.menutd {
	padding-top: 27px;
	width: 613px;
}

td.onecolumn {
	width:830px;
	padding-top: 30px;
	padding-right: 17px;
	padding-bottom:10px;
	padding-left: 17px;
}

td.leftcolumn {
	width: 258px;
	padding-top: 30px;
	padding-right: 17px;
	padding-bottom:10px;
	padding-left: 17px;
}

td.centercolumn {
	width: 373px;
	border-left: 1px solid #E21F26;
	border-right: 1px solid #E21F26;
	padding-left: 5px;
	padding-right: 5px;
}

td.rightcolumn {
	width: 261px;
	padding-left:5px;
	padding-right:5px;
}

td.twocolumns {
	width:636px;
	padding-left:5px;
	padding-right:5px;
}

td.smallcenterrighttop {
	width: 182px;
	border-bottom: 1px solid #E21F26;
	padding-left: 5px;
	padding-bottom: 10px;
}

td.smallcenterrightbottom {
	width: 182px;
	padding-left: 5px;
	padding-top: 10px;
}

td.smallcenterlefttop {
	width: 182px;
	border-right: solid 1px #E21F26;
	border-bottom: solid 1px #E21F26;
	padding-right: 5px;
	padding-bottom: 10px;
}

td.smallcenterleftbottom {
	width: 182px;
	border-right: solid 1px #E21F26;
	padding-right: 5px;
	padding-top: 10px;
}

.line {
	height: 1px;
	border-top: 1px solid #E12F26;
 	background-color: #FFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

hr {
	height: 1px;
	border: 0px;
	color: #E21F26;
 	background-color: #E21F26;
	text-align: center;
}

table {
	background: #FFFFFF;
	border-collapse: collapse;
	font-size: normal;
}

table.menu {
	width: 886px;
}

table.contenttable {
	width: 886px;
	position:relative;
	top: -10px;
	left: 0px;
}

table.lefttable {
	width: 212px;
}

table.righttable {
	width: 253px;
}

table.centertable {
	width: 366px;
}

table.twocolumntable {
	width: 626px;
}

table.centertop {
	width: 366px;
}

table.centerbottom {
	width: 366px;
}

table.maintable {
    width: 886px;
    border-top: solid 1px;
    border-right: solid 1px;
    /*border-bottom: solid 10px;*/
    border-left: solid 1px;
    border-color: #E21F26; /* important order */
 	MARGIN: 15px auto 15px; 

}

table.staff {
	width:100%;
	margin-left: 10px;
	margin-right: 10px;
}
table.contactform {
	width:80%;
	margin-left:10px;
	margin-right:10px;
}

h1 {
	font-size: x-large;
	color: black;
	font-weight: normal;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2.red a, h2.red {
	color: #E21F26;
	text-decoration: none;
	font-size: 15px;
}

h2.red a:hover {
	color: #E21F26;
	text-decoration: underline;
	font-size: 15px;
}

h2.black a, h2.black {
	color: #000000;
}

h3 {
	font-weight: bold;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3.red {
	color: #E21F26;
	font-weight: bold;
}

h3.black {
	color: #000000;
	font-weight: bold;
}

h4 {
	font-weight: bold;
	font-size: large;
	color: #E21F26;
	margin-top: 10px;
	margin-bottom: 5px;
}
h5 {
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.left {
	text-align: left;
}
div.centered {
	text-align: center;
}
div.justified {
	text-align: justify;
}
div.centeralign {
	text-align: center;
}
div.justifyalign {
	text-align: justify;
}
div.content {
	border-bottom: solid 10px;
}
img.loggo {
	position: relative;
	z-index: 1;
}
div.imagewithdownload img {
	width: 170px;
}
.dokument div.imagewithdownload {
	width: 170px;
	height: 300px;
}
iframe.twocolumns {
	width:626px;
	height:600px;
}
iframe.onecolumn {
	width:850px;
	height:600px;
}

