@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #003366;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
.homepage #container {
	width: 1024px;  
	background: url(images-Bobci/content-background.jpg) repeat-y;
	margin: 10px auto; 
	border: 1px solid #000000;
	text-align: left; 
	display: block;
}
.homepage #header {
	height: 363px;
	width: 1024px;
}
.homepage #header h1 {
	position: relative;
	bottom: -245px;
	margin: 0 0 0 12px; 
	width: 249px;
	height: 92px;
	background: url(images-Bobci/title.png) no-repeat;}
.homepage #mainFoto {
	position: relative;
	display: block;
	margin: 4px 0 0px 0;
}
.homepage #leftHeader {
	width: 304px;
	height: 363px;
	position: relative;
	top: 0px;
	left: 0px;
}
.homepage #rightHeader {
	width: 721px;
	position: relative;
	top: -363px;
	right: -304px;
	height: 363px;
}
.mainContent {
	position: relative;
	top: 0px;
}
.homepage #leftColumn {
	width: 303px;  
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
}
.homepage #menu {
	list-style-type: none;
	margin-left: 20px;
	width: 283px;
	padding: 0;
}
.homepage .tlacitko {
	display: block;
	height: 50px;
	width: 187px;
	margin: 0 0 5px 0;
	text-decoration: none;
}
.homepage #novinky {
	background:url(images-Bobci/novinky-spry.png) no-repeat;	
}
.homepage #novinky:hover {
	background:url(images-Bobci/novinky-spry.png) no-repeat 0 -50px;	
}
.homepage #cd {
	background:url(images-Bobci/cd-spry.png) no-repeat;	
}
.homepage #cd:hover {
	background:url(images-Bobci/cd-spry.png) no-repeat 0 -50px;	
}
.homepage #klipy {
	background:url(images-Bobci/klipy-spry.png) no-repeat;	
}
.homepage #klipy:hover {
	background:url(images-Bobci/klipy-spry.png) no-repeat 0 -50px;	
}
.homepage #pisnicky {
	background:url(images-Bobci/pisnicky-spry.png) no-repeat;	
}
.homepage #pisnicky:hover {
	background:url(images-Bobci/pisnicky-spry.png) no-repeat 0 -50px;	
}
.homepage #fotky {
	background:url(images-Bobci/fotky-spry.png) no-repeat;	
}
.homepage #fotky:hover {
	background:url(images-Bobci/fotky-spry.png) no-repeat 0 -50px;	
}
.homepage #clenove {
	background:url(images-Bobci/clenove-spry.png) no-repeat;	
}
.homepage #clenove:hover {
	background:url(images-Bobci/clenove-spry.png) no-repeat 0 -50px;	
}
.homepage #dejiny {
	background:url(images-Bobci/dejiny-spry.png) no-repeat;	
}
.homepage #dejiny:hover {
	background:url(images-Bobci/dejiny-spry.png) no-repeat 0 -50px;	
}
.homepage #kontakt0 {
	background:url(images-Bobci/kontakt-spry.png) no-repeat;	
}
.homepage #kontakt0:hover {
	background:url(images-Bobci/kontakt-spry.png) no-repeat 0 -50px;	
}
.homepage #priznivci {
	background:url(images-Bobci/priznivci-spry.png) no-repeat;	
}
.homepage #priznivci:hover {
	background:url(images-Bobci/priznivci-spry.png) no-repeat 0 -50px;	
}
/*.homepage #o-nas {
	background:url(images-Bobci/o-nas.png) no-repeat;
	width: 640px;
	height: 325px;
}
*/
.homepage #rightColumn {
	width: 721px;
	position: relative;
	top: 0px;
	margin-left: 303px;
} 
.homepage #rightContent {
	padding: 0 5px;
	width: 640px;
} 
.homepage #rightContent p {
	text-align: justify;
}
.homepage #footer {
	padding: 0 20px; 
	background: center url(images-Bobci/footer.png) no-repeat;
	margin-bottom: 20px;
} 
.homepage #footer p {
	margin: 0; 
	padding: 10px 0; 
	text-align: center;

}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hidden {visibility: hidden;}
