body {
	background: #FFFFFF;
}

A.news {
	color: #008080;
	font-size : 15px;
	text-decoration : none;
}

A.news:Hover {
	color: #008080;
	font-size : 15px;
	text-decoration : underline;
}

A.news_litt {
	color: #008080;
	font-size : 11px;
	text-decoration : none;
}

B.news_litt {
	color: #008080;
	font-size : 11px;
}

B.zag {
	color: #008080;
	font-size : 20px;
}

A.news_litt:Hover {
	color: #008080;
	font-size : 11px;
	text-decoration : underline;
}

font.coord {
	color: #000080;
	font-size : 11px;
	font-family : Tahoma;
}

font.news {
	color: #00468E;
	font-size : 11px;
	font-family : Tahoma;
}

font.news_big {
	color: #00468E;
	font-size : 15px;
	font-family : Tahoma;
}

table.news_big {
	color: #00468E;
	font-size : 15px;
	font-family : Tahoma;
}

table.news {
	color: #000080;
	font-size : 13px;
	font-family : Tahoma;
}

p.little {
	font-size : 15px;
}

p.news_litt {
	font-size : 11px;
}

.centr {
	font: normal 15px Arial;
	text-align: center;
	text-indent: 3px;
	margin: 10px 10px 0px 10px
}

.left {
	font: normal 15px Arial;
	text-align: left;
	text-indent: 3px;
	margin: 10px 10px 0px 10px
}

.right {
	font: normal 15px Arial;
	text-align: right;
	text-indent: 3px;
	margin: 10px 10px 0px 10px
}

table.main {
	font-family : Tahoma;
	font-size : xx-small;
}

b.podmenu {
	font-size : 15px;
	font-weight : bold;
	font-family : Tahoma;
	color: #663300;
}
p.normal
{
	color: #00468E;
	font-size : 15px;
	font-family : Tahoma;
}

.tbl {
		border-collapse: collapse;
		border: 1px solid #C0C0C0;
}
.tbl th, .tbl td {
	padding: 3px;
	border: 1px solid #C0C0C0;
}
.tbl th {
	background: #D4D0C8;
}
#sapeblock
{
	style="font-family: Tahoma;
	font-size: 7px;
	color:#F0F9F9;
	font-style: italic;
	cursor: default;
	text-decoration: none;
	float: right;
	position: relative;
	top: 10px;
	font-weight: lighter;
}
