﻿body
{
	font-family: Arial, Tahoma, Verdana;
	font-size:  11px;
	text-align: center;
	color: #000;
	margin: 0% 0 5% 0;
	padding: 0;
	background-color: #000000;
}


#container
{
	text-align: left;
	background-color: #fbf9ed;
	background-image: url(../images/grunge.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 800px; 
	margin: 0 auto;
}
ul.menu
{
	font-family: "Times New Romans", Georgia, Lucida Sans;
	font-size: 13px;
	text-align:  center;
	color: #000;
	width: 752px;
	border-bottom: 2px solid #000;
	padding: 120px 0 20px 0;
	margin: 0 auto;
}
ul.menu li
{
	display: inline;
}
ul.menu li a
{
	text-decoration: none;
	text-transform: capitalize;
	color: #000;
}
ul.menu li a:hover
{
	text-decoration: underline;
	text-transform: capitalize;
	color: #000;
	font-weight:bolder;

}

ul.menu li a.active
{
	text-decoration:  underline;
	font-weight:bold;
}

.lft
{
	text-align: justify;
	width: 305px;
	padding: 20px 13px 15px 120px;
	float: left;
	font-size: 11px;

}
.lft p:first-letter
{
	font-family: "Times New Romans", Georgia, Lucida Sans;
	font-size: 60px;
	font-weight: bold;
	float: left;
	padding: 0 5px 0 0;
}
.tekst
{
	text-align: justify;
	width: 800px;
	padding: 0px 0px 0px 0px;
	float: left;
	font-size: 12px;


}
.tekst p
{
	padding: 20px 20px 20px 20px;
}
.statistika
{
	text-align: center;
	width: 800px;
	padding: 0px 0px 0px 0px;
	float: left;
	font-size: 12px;

}
.statistika p
{
	padding: 20px 20px 20px 20px;
}

.tekst p:first-letter
{
	font-family: "Times New Romans", Georgia, Lucida Sans;
	font-size: 30px;
	font-weight: bold;
	float: left;
	padding: 0 5px 0 0;
		color:#BBAF99;
}

.rgt
{
	width: 329px;
	float: left;
}
.rgt blockquote
{
	font-family: "Times New Romans", Georgia, Lucida Sans;
	font-size: 18px;
	text-align: left;
	background-image: url(../images/quote.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
	width: 270px;
	padding: 23px 15px 20px 13px;
}
.rgt p
{
	font-family: "Times New Romans", Georgia, Lucida Sans;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	width: 265px;
	padding: 0 0 0 55px;
}
.footer
{
	font-family: "Times New Romans", Georgia, Lucida Sans;
	font-size: 9px;
	text-align: center;
	clear: both;
	background-image: url(../images/dogear.gif);
	background-position: bottom right;
	background-repeat:  no-repeat;
	padding: 20px 0;
}