/* CSS Document */

table       {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006200;
}
A {
	TEXT-DECORATION: none;
	COLOR: #3C6606;
	font-weight: bold;
}
A:hover {
	COLOR: #FF0000;
	font-weight: bold;
TEXT-DECORATION: none;
}
body {
	background: #CCCCCC url(images/fon2.jpg) center;
	SCROLLBAR-FACE-COLOR: #5da30a;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #357E00;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.topLine
{
	background-image: url(images/el_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
} 
.down
{
	background-image: url(images/el_d.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
} 
.l
{
	background-image: url(images/l.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}
.r
{
	background-image: url(images/r.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}
.navigacia
{
	background-image: url(images/papirus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sadarzanie
{
	background-color: #B4DC87;
}
.top
{
	background-color: #B4DC87;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.p_1
{
	background-image: url(images/p_1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 37px;
}
.p_s
{
	background-image: url(images/p_s.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.p_2
{
	background-image: url(images/p_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
}
.font
{
	font-size: 16px;
}
.line{
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.zag
{
	font-weight: bold;
	text-decoration: underline;
}
.link {
	padding-right: 8px;
	padding-left: 8px;
}
.link A{
text-decoration: underline;
}