body
{
	background-color: #EBD38B;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
}

*
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}

TD
{
	font-size: 11px;
	color: #000000;
}

TD.left
{
	background-image:url(../images/bg_menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

TD.dots
{
	background-image:url(../images/dots.gif);
	background-repeat:repeat-x;
}

.nadpis
{
	font-size: 12px;
	color: #FF9A4A;
}

a
{
	text-decoration: none;
	color: #333333;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
}

a.black
{
	text-decoration: none;
	color: #000000;
}

a.black:hover
{
	text-decoration: underline;
	color: #000000;
}

.stroke
{
	border: 1px solid #575757;
}

.shadow
{
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3);
	border: 1px solid #575757;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	text-align: right;
	color: #9D5F00;
}
.shadow p {
	text-align: justify;
}

h2 {
	font-size: 1.2em;
	color: #FF9A4A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9A4A;
	text-decoration: none;
}
