BODY, TR, TD, CAPTION {
	background-color: white;
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	border-spacing: 0px;
    }
BODY, TR, TD {
	padding: 0 0 1em 0;
	overflow: auto;
}
#versions		{
	margin-left: 197px;
	font-size: 8pt;
}
A	{color: red; text-decoration: underline;}
A:hover							{color: red; text-decoration: none;}

H1 {
	font-size: 1.4em;
}
H5 {
	font-size: 1.1em;
}
BODY.entry {
	margin: 30px 50px 0 50px;
	background-image: url(img/bg_entry.jpg);
	background-repeat: repeat-x;
	font-size: .8em;
}
BODY.entry H1, BODY.entry H2{
	text-align: center;
}
BODY.entry H1 {
	font-size: 1.4em;
	color: white;
	background-color: #d40000;
	padding: 5px 10px;
}
BODY.entry H2 {
	font-size: 1.1em;
	color: #d40000;
}
STRONG.important {
	color: #d40000;
}
P.important {
	font-size: 1.2em;
	text-align: center;
	color: #d40000;
}
DIV.left {
	float: left;
	width: 40%;
	height: 300px;
	color: #6c6c6c;
	padding-left: 40px;

}
DIV.right {
	margin-left: 50%;
	font-weight: bold;
	color: black;
	border-left: 1px solid #d40000;
	padding-left: 40px;
}
IMG.symbol {
	margin: 20px 0;
}
P.link-out {
	margin-top: 100px;
}
P.number {
	font-weight: bold;
	font-size: 1.3em;
}
P.entry {
	text-align: center;
}
A.entry {
	border: 1px solid black;
	padding: 5px 9px;
	text-decoration: none;
	background-color: red;
	color: #ffff00;
	font-weight: bold;
	font-size: .7em;
	background-image: url(img/bg_button.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
A.entry:hover {
	color: white;
}
P {
    text-align: justify;
}

.napis-mensi, .napis-vetsi {
     font-family: 'Palatino', 'Bookman', serif;
     color: #a20;
     padding: 1ex;
     font-weight: bold;
     background-color: #fffcf6;
     text-align: center;
     border: 1px #ccc solid;
     /* text-transform: uppercase; */
     font-variant: small-caps;
}
.napis-mensi {
     font-size: 150%;
}
.napis-vetsi {
     font-size: 180%;
}
