body { 
	font-family: sans-serif;
	font-size:1em;
	line-height:1.3em;
	background-color: #000;
	position:absolute;
	left:50%;
	width:740px;
	margin-left:-370px;
}

p 	{
	font-size: 1em;
	text-align:center;
	color: #FFFFFF;
	text-align:left;	
	line-height:1.3em;
}
p.txt{
	font-size: 1em;
	line-height:1.3em;
	color:#FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 30px;
	text-align: center;
}

p.txt2{
	font-size: 1.1em;
	line-height:1.3em;
	color:#FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 30px;
	text-align: center;
}

p.bold{
	font-size: 1em;
	line-height:1.3em;
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
	margin-left: 140px;
	margin-top:10px;
	margin-right: 60px;
}
p.boldtxt{
	font-size: 1em;
	line-height:1.3em;
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
}

p.boldtxt2{
	font-size: 1.1em;
	line-height:1.3em;
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
}
ul 	{
	float:left;
	list-style-type:none;
	width:100%;
}

a	{
	color:white;
	font-size: 1em;
	text-decoration:none;
	font-family: sans-serif;
}
a:visited {
	text-decoration: none;
}

a:hover {
	color:#999999;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

li {
	display:inline;
}

#rubL	{
	float:left;
	width:137px;
	height: 41px;
	background-color:#000000;
}

#rub	{
	float:left;
	width:549px;
	height: 41px;
	background-image:url(images/buda_rub.jpg);
	background-repeat: no-repeat;
}

#rubR	{
	float:right;
	width:45px;
	height: 41px;
	background-color:#000000;
}

#middle {
	float: clear;
	height: 25px;
	width: 740px;
	background-color:#000000; 
}

#text {
	float: left;
	background-color:#FFF;
	font-family: sans-serif;
}

