body{
	background-color: White;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
}

a{
	text-decoration: none;
	color: #BABABA;
}

#logo{
	margin: 0;
	padding: 0;
	background: url(img/logo.gif) left no-repeat;	
	height: 121px;
}

#telo{
	margin: 0;
	padding: 0;
	background: url(img/bg-telo.jpg) repeat-x;	
	height: 392px;
	text-align: center;
}

#obr{
	background: url(img/telo.jpg) left no-repeat;
	height: 392px;
} 

#paticka{
	margin: 0;
	padding: 0;
	height: 44px;
	line-height: 44px;
	text-align: center;
}


#paticka span.text{
	font-size: 0.8em;
	
	font-weight: bold;
	color: #BABABA;
	
	
}