td#aktuality {
	background-image: url(img/pozadi_aktuality.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 10px;
	color: #D4DCC0;
	text-align: left;
}
#aktuality p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #555558;
	margin: 0px;
	padding: 0px;
}
.podmenu {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 12px;
	color: #555558;
	background-image: url(img/pm_sipka.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
}
a.podmenu:hover{
	text-decoration:none;
}
td#podmenu {
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
/*	border: solid 1px red;*/
}

td#podmenu p{
	text-align: left;
}

td#telo{
	border-right: solid 1px #D1D9BB;
	border-left: solid 1px #D1D9BB;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 12px;
	color: #555558;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

div#telo {
	
}


body {
	padding: 0px;
	background-color: #DEE4D4;
}

table#telo{
	background-color: white;
	/*text-align: left;*/
}
h1 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #86A76A;
	margin: 0px;
	padding: 0px;
	padding-left:10px;
	text-align:left;
}
#doplnek {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 12px;
	color: #555558;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}


div#mezi_1 {
	background-color: #FFFFFF;
	height: 29px;
}
div#mezi_2 {
	background-color: #FFFFFF;
	border-left: solid 1px #D1D9BB;
	border-right: solid 1px #D1D9BB;
	height: 29px;
}
div#mezi_3 {
	background-color: #FFFFFF;
	height: 29px;
}
img.menu {
	margin: 0px;
	padding: 0px;
	
}
td#up_1, td#up_3 {
	background-color: #DEE4D4;
}

td#up_2 {
	background-color: #DEE4D4;
	border-bottom: solid 1px #D1D9BB;
}

div#head_1, div#head_3 {
	background-color: #DEE4D4;
}

div#head_2 {
	background-color: #DEE4D4;
	border-left: solid 1px #D1D9BB;
	border-right: solid 1px #D1D9BB;
}

div#head_foto{
	border-left: solid 1px #D1D9BB;
	border-right: solid 1px #D1D9BB;
}

td#down_1, td#down_3 {
	background-color: #DEE4D4;
}

td#down_2 {
	background-color: #DEE4D4;
	border-top: solid 1px #D1D9BB;
}
a{
	color:black;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}