body, table, p {
	font-family: "MS Sans Serif", Geneva, sans-serif; 
	font-size: 10px;
	text-align: justify;			
	color: #5A6164;
	
}
a {
	color: #00A1DE;
}

li {
	margin-bottom: 10px;
}
h2 {
	font-size: 11px;
	font-weight: bold;	
}
.menu_top {
	padding-bottom: 10px;	
}

.border_img {
	border: 4px solid #00A1DE;
}

.stred {
	font-size: 11px;
	/* background-image: url(images/text_bottom.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom;
}
.stred_text {
	padding-left: 20px;
	padding-top: 20px;
	font-size: 11px;
	padding-bottom: 20px;
}
.textb {
	font-weight: bolder;	
}
.novinky {
	background-image: url('images/novinky.jpg');	
	height: 100%;	
	background-repeat: no-repeat;	
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px
}
.novinky_back {
	background-image: url('images/menu_back.gif');  
}
.novinky_nadpis {
	color: #74C044;
	font-size: 10px;
	font-weight: bold;
	
}
.novinky_text {
	font-size: 10px;
	font-weight: bold;
}
.text {
    font-size: 10px;
}