a:link, a:visited {
        color: #006699;
        text-decoration: underline;
}

a:hover {
        color: #0099CC;
        text-decoration: underline;
}

body {
/*        color: #525252;*/
        color: #000000;
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 9pt;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-base-color: #DBDBDB;
        scrollbar-face-color: #DBDBDB;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-track-color: #F3F3F3;
		background-color: #ffffff;
}

div.leftfield {
        font-size: 8pt;
        padding: 0px 5px 5px 0px;
        text-align: justify;
        }

div.newsheader {
        background-color: #57257e;
        border-left: 20px solid #8E63B2;
        color: ffffff;
        font-weight: bold;
		text-align: center;
		vertical-align: middle;
		margin: 0;
		padding: 10px 0 9px 0;
}
div.newsheader2 {
        background-color: #57257e;
        border-left: 20px solid #8E63B2;
        color: ffffff;
        font-weight: bold;
		text-align: left;
		vertical-align: middle;
		padding: 2px 0 2px 2px;
}

div.newsheader_short {
        background-color: #ffffff;
        color: ffffff;
        font-weight: bold;
		background: url("/templates/images/newsheader_background.jpg");
		width: 248px;
		text-align: center;
		vertical-align: middle;
		margin: 0;
		padding: 10px 0 9px 0;
}

div.rightfield {
        background-color: #ffffff;
        border-left: 2px solid #57247e;
        margin: 0px 0px 0px 0px;
        padding: 15px 15px;
        text-align: justify;
        }

div.themepubl {
        color: #D1411B;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        margin-top: 10px;
        text-align: left;
        text-transform: uppercase;
}

hr {
        height: 1px;
        text-align: center;
        width: 95%;
        border-top: 1px solid #57247e;
        border-style: solid none none none;
}

.tableline3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}

table {
        font-family: Tahoma, "Arial Narrow";
        font-size: 9pt;
}

ul {
        clip: rect(auto auto auto 0px);
        left: 1px;
        line-height: 16pt;
        list-style: disc;
        margin: 14px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 0px;
        padding-top: 0px;
        text-align: left;
}

.head {
        color: #57247e;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        margin-left: 20px;
        margin-top: 10px;
        text-align: left;
}

.ramka {
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	margin: 2px;
	padding: 5px;
}

.extra_tel {
	background-color: #f1ed2a;
	color: #57247e;
	font-weight: bold;
	text-align: center;
}


.tableline1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}

.tableline2 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

blockquote {
	border-left: 4px solid #CC0000;
	padding-left: 1em;
}

.imgr {
        margin: 2px;
        border: 3px solid #FFFFFF;
}

.lcompact {
	margin-top: 0;
	padding-top: 0;
}
.lcompact p {
	padding: 0;
	margin: 0;
}

.ptable th {
	height: 40px; 
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-color: #efefef;
}

.ptable td {
	padding: 2px;
	vertical-align: middle;
	text-align: left;
}