body {
	margin-top: 1%;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: small;
}

#all{
	margin:  0 auto;
	text-align: left;
	width: 750px;
}

div.top { position: relative;
	background: url(pict/top.gif) left no-repeat; z-index:1;
	background-color: transparent;
	width: 750px;
	height: 320px;
	margin-bottom: 60px;
}

.top-text { color: black; font-size: xx-large; font-weight: 600; position: absolute; top: 30px; left: 30%; }


div.left {
	width: 220px;
	background: url(pict/oddelovac.gif) right no-repeat;
	/*background-color: yellow;*/
	height: 516px;
	float: left;
	text-align: center;
}


div.right {
	width: 255px;
	height: 516px;
	background: url(pict/oddelovac.gif) right no-repeat;
	/*background-color: lime;*/
	float: left;
	text-align: center;
	}

div.spodni {
	width: 750px;
	background: url(pict/dwon.jpg) right no-repeat;
	/*background-color: maroon;*/
	height: 400px;
	clear: both;
}


div.left a { display: block; }

#adresa { margin: 1em auto;}
#adresa p { margin: 0; padding: 0;}

img.menu{
	 /*background-repeat:no-repeat;*/
	 list-style-type: none;
	 margin-bottom: 10px;
	 padding-top: 10px;
	 width: 150px;
	 height: 24px;

	 border: 0;

}
div.others{
	width: 400px;
	float: left;
	text-align: center;
	margin: 10px;
	/*background-color: blue;*/
}

/* li {
	b/ackground-image: url(pict/menu1.jpg, menu2.jpg);
	width: 150px;
	height: 24px;
	list-style-type: none;
	font-size: x-small;
	color: White;
	margin-bottom: 40px;
	padding-top: 10px;
	float: left;
	background-repeat: no-repeat;
	
}*/

img.obsah{
	margin: 10px;
	float: left !important;
	border: 2px solid Black;
	background-color: #ffa500;
}

img.galery{
	margin:10px 20px 10px 0;

	/*float: center !important;*//*tento příkaz neexistuje*//**/
	border: 2px solid Black;
	background-color: #ffa500;
}
	/*filter: gray ;*/

a:hover img    {
filter: none;
}

a  { min-height: 24px; min-width: 100px;
	text-decoration: underline;
	color: Black;
}

a:hover{
	text-decoration: underline;
	color: Black;
}

.obrazky a { text-decoration: none; }
.podmenu { margin-bottom: 1em;}

/*OSTATNI*/

