h1 {
	font-size: 14pt;
	color:green;
	background-image: url(/pics/system/h1bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 40px;
}

h1.special_h1 {
	font-family: Georgia;
	font-size: 16px;
	color:green;
	margin-left: 290px;
	height: 60px;
}

h2 {
	font-size: 12pt;
	color:green;
	background-image: url(/pics/system/h1bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
#content_main table .vysledkytab  {
	border: 1px solid #6aa26a;
	background-color: #fff9a0;
	width:200px;

}
#content_main table .vysledkytab td {
	border: 1px solid #6aa26a;
	background-color: #ffffff;
	margin: 8px;
	padding: 7px;	
}

#content_main .vysledky {
	border: 1px solid #6aa26a;
	background-color: #fff9a0;
	padding: 10px;
}

#content_main table .studie  {
	width:480px;

}

.recepty{
	height:"224"; 
	width:"183"; 
	margin-left: 10px;

}
.recepty-poz{
	margin-left: 10px;
	margin-bottom: 10px;
}
.autori-receptov{
	margin-left: 5px;
	margin-bottom: 5px;
	
}