*{ padding:0px; margin:0px; }
		img{ border: none; text-align:center; -ms-interpolation-mode: bicubic; }
		.menuitem{ position:fixed relative; bottom:0px; display:inline-block; }
		
body{font-family: Verdana, Arial sans-serif; font-size: 12px; text-align: center}
#obsah {position:absolute; width: 1024px; left:50%; top: 0px; margin: 0px 0 0 -512px; background-color:white; font-size: 16px; border-style: none}
#logo {position: absolute; width: 300px; height: 73px; top: 30px; left:185px; padding: 0px; background-color:white; border-width: 0px}
#text {position: absolute; width: 346px;  top: 68px; left:540px; padding: 0px; background-color:white}
#text2 {position: absolute; width: 700px;  top: 123px; left:185px; padding: 0px; background-color:white}
#animace {position: absolute; width: 700px;  top: 326px; left:185px; padding: 0px; background-color:transparent;z-index: 1; color:#fc5d02; font-size: 12px; border-style: none}
#animace a:link    {color: #fc5d02}
#animace a:visited {color: #fc5d02}
#animace a:active  {color: DeepSkyBlue}
#animace a:hover   {color: DeepSkyBlue; text-decoration: none}

#foto {position: absolute; width: 640px; top: 336px; left:185px; height:200px; padding: 30px; background-image: url("image/foto.jpg"); background-color:#4682b4}
#demo {position: absolute; width: 160px; height: 52px; top:599px; left:690px; background-color:transparent}
#copy {position: absolute; width: 200px; top: 596px; left:185px; background-color:transparent; font-size: 10px; text-align: left}

h1    {color: black; font-size: 14px ; letter-spacing: 1pt; text-align: right}
h2    {color: black; font-size: 11px; letter-spacing: 1pt; text-align: center; line-height: 160%; text-indent: 0px; background-color: none}
ul	{color: black; font-size: 11px; letter-spacing: 0pt; line-height: 130%; text-indent: 0px; background-color: none}
p	{color: black; font-size: 11px; letter-spacing: 0pt; text-align: left; line-height: 140%; text-indent: 0px; background-color: none}

a img {border-width: 0px;}
a         {text-decoration: none}
a:link    {color: DeepSkyBlue}
a:visited {color: DeepSkyBlue}
a:active  {color: DeepSkyBlue}
a:hover   {color: #fc5d02; text-decoration: none}


/* jQuery lightBox plugin - Gallery style */
	#gallery {
		position: absolute; width: 680px; top: 160px; left:185px; height:10px; 
		background-image: url("image/gal3.jpg");
		background-color: #67849d;
		padding: 10px;
		
		
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 3px solid #fff;
		border-width: 3px 3px 3px;
	}
	#gallery ul a:hover img {
		border: 3px solid #67849d;
		border-width: 3px 3px 3px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
	