body, td, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: left;
	vertical-align: top;
}
body{
	text-align: center;
	margin-top: 0px;
	background: url(layout/bck_body.jpg);
}
img{
	border: 0px;
}
p{
	text-indent: 20px;
	line-height: 20px;
}
p.neod{
	text-indent: 0px;
	line-height: 20px;	
}
p.center{
	text-align: center;
}
h1{
	font-size: 18px;
}
h2{
	font-size: 15px;	
}
table#hlavni{
	width: 950px;
	border: 0px;
	background-color: #E1FFE1;
	background-image: url(layout/bck_left2.jpg);
	background-position: left;
	background-repeat: repeat-y;
	border-left: 2px solid Yellow;
	border-right: 2px solid Yellow;
	border-bottom: 5px solid Yellow;
}
table#hlavni td#topright{
	text-align: right;
}
table#hlavni tr#top{
	height: 104px;
	background-image: url(layout/bck_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
table#hlavni tr#top2{
	height: 23px;
	background-image: url(layout/tit_center.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
table#hlavni tr#top2 td#toptitle{
	width: 245px;
	padding-left: 110px;
	padding-top: 3px;
	font-size: 15px;
	font-weight: bold;
	color: #005B00;
	background-image: url(layout/tit_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
	letter-spacing: 1px; 
}
table#hlavni tr#obsah{
	background-image: url(layout/bck_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
table#obsah, table#fotos{
	width: 100%;
	background-image: url(layout/bck_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;	
}
table#obsah td{
	padding-left: 130px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 50px;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table#obsah img{
	border: 1px solid Black;
	margin: 10px;
	margin-left: 0px;
	margin-right: 20px;
}
table#obsah img.right{
	margin-left: 20px;
	margin-right: 0px;
}
table#obsah ul{
	line-height: 20px;
	list-style: decimal outside none;
	padding-left: 40px;
}
table#obsah ul.nomark{
	line-height: 20px;
	list-style: none inside none;
	padding-left: 20px;
}
table#obsah ul.point{
	line-height: 20px;
	list-style: square outside none;
	padding-left: 40px;
}
table#obsah table.finance{
	width: 700px;
}
table#obsah table.finance td{
	text-align: left;
	width: 70%;
	padding: 0px;
}
table#obsah table.finance td.right{
	width: 30%;
	text-align: right;
	font-weight: bold;
}
table#fotos{
	padding-left: 150px;
}
table#fotos td{
	text-align: center;
	padding: 20px;
	padding-top: 30px;
}
table#fotos img{
	border: 1px solid Black;
	margin-bottom: 5px;
}
div#softcom{
	font-size: 8pt;
	text-align: center;
	padding-top: 5px;
	color: Teal;
}
div#softcom a{
	text-decoration: none;
	color: Teal;
}
div#softcom a:hover{
	text-decoration: none;
	color: White;
}
table#obsah table.news{
	width: 100%;
}
table#obsah table.news td{
	text-align: left;
	padding: 0px;
}
