.link {
	color: Black;
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.link:Hover {
	color: Black;
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : underline;
}
.englink {
	color: 000000;
	font-family : sans-serif;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
}
.englink:Hover {
	color: 000066;
	font-family : sans-serif;
	font-weight: bold;	
	font-size : 12px;
	text-decoration : none;
}
.white {
	color: White;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing:1px;
}
td.main {
	border : 1px solid #000066;
	font-family : sans-serif;
	font-size : 12px;
}
.topic {
	font-family : sans-serif;
	font-size : 14px;
	color : #000066;
}
.text {
	font-family : sans-serif;
	font-size : 12pt;
	text-align : justify;
}
.mailto {
	font-family : serif;
	font-size : 10px;
	color : Gray;
}
div.title {
	font-family: serif;
	font-size : 30px;
	color : Black;
}
p.title {
	font-family : serif;
	font-size : 18px;
	font-weight : bold;
}
p.nazva {
	color: #C71585;
	font-family : serif;
	font-size : 18px;
	font-weight : bold;
}
p.avtor {
	color: Black;
	font-family : sans-serif;
	font-size : 20px;
	text-align : left;
	font-weight : bold;
}
p.about {
	font-family : serif;
	font-size : 14px;
	font-style : italic;
	font-weight : normal;
	width : 40%;
	float : right;
	text-align : justify;
}
p.statname {
	color : #483D8B;
	font-family : sans-serif;
	font-size : 24px;
	font-weight : bold;
	text-align : center;
	clear : right;
}
p.src {
	font-family: monospace;
	font-size : 12px;
}
p.small{
	font-family: serif;
	font-size : 12px;
}
.bwhite {
	background-color : #6495ED;
	color : White;
	font-family : sans-serif;
	font-size : 18px;
	font-style : italic;
	font-weight : bold;
}

#linktable {
width:2px;
}

div#botlinks {
	height:2px;
	width:200px;
	owerflow:hidden;
}

div#botlinks a{
font-size:11px;
color:#999999;
}
