/*css document #		{}*/
*		{margin: 0; padding: 0;} 
#logo		{position: absolute; z-index: 10; left: 107px; top:8px}
#tower		{position: absolute; z-index: 1; left: 780px; top: 8px}
/*nahradni pozadi*/
/*body		{position: absolute; left: 8%; top: 0px; background: url("images/prouzek_horizontal_trubka_modra_cyan.png"); background-repeat: repeat-x; background-color: #74B0E1; font-family: Arial; font-size: small;}*/
/*aktualni pozadi*/
body		{position: absolute; left: 8%; top: 0px; background: url("images/pozadi.png"); background-repeat: repeat-x; background-color: white; font-family: Arial; font-size: small;}
h3		{font-size: 140%}
/* umisteni velkeho obrazku produktu*/
#main		{position: absolute; width: 100px; height: 100px; z-index: 2; left: 353px; top: 320px; }
/* pole s komentarovym textem nad velkym obrazkem produktu */
#popis		{background-color: white; position: absolute; width: 403px; z-index: 10; left: 257px; top: 225px; padding: .5em; filter:alpha(opacity=60);opacity: 0.6 ; -moz-opacity:0.6}

#menu		{position: absolute; left: -30px; top: 195px; width: 235px; border: 1px solid white; padding: 17px; background-color: #D33C03}/*#D33C03 - cervene, #119ADF - modre, #0B8ACA - modre hezke*/
#menu ul      	{list-style-type: none; line-height: 24px; z-index: 1} /*pozor na výšky řádků a:hover x li */
#menu ul li 	{position: relative}
#menu ul ul 	{position: absolute; left: 140px; top: -10px; visibility: hidden; z-index: 100;}
#menu ul li:hover ul {visibility: visible; padding-top: 10px}

#menu a		{display: block; width: 125px; background-color: #4b3a3a; color: white; border-bottom: 1px solid gray; text-decoration: none; padding-left: 15px}

#menu a:hover	{line-height: 24px; border-bottom: 1px solid white;  background: url("images/sipka.png") center left no-repeat; color: black}
#menu a:hover.posledni	{border-bottom: 1px solid gray}
/*#menu a:visited	{color: gold; text-decoration: none}*/

#menu adresa	{position: absolute;}

/* umisteni 3 - 4 malych obrazku */
#link1		{position: absolute; z-index: 2; left: 257px; top: 320px}
#link2		{position: absolute; z-index: 2; left: 257px; top: 390px}
#link3		{position: absolute; z-index: 2; left: 257px; top: 460px}
#link4		{position: absolute; z-index: 2; left: 257px; top: 320px}

/*pruhlednost - toto by melo fungovat ve standardnich prohlizecich	{color: rgba(255, 255, 255, 0.5);}*/

pre		{font-family: Verdana; font-size: 10px; color: white; line-height: 15px}
pre.left		{font-family: Verdana; font-size: 10px; color: black; line-height: 15px}
tr		{font-family: Verdana; font-size: 12px;color: black; line-height: 25px}
#cara		{color: gray; height: 1px; margin-left: -85px;  margin-top: 1px; margin-bottom: 3px; width: 1005px}
#pravy		{position: absolute; width: 245px; z-index: 1; left: 700px; top: 155px; ; background-image: url("images/back_pravy.png"); background-repeat: repeat-y; padding: 23px}
#copyright	{position: absolute; width: 320px; z-index: 2; left: 352px; top: 620px}
#video		{position: absolute; width: 320px; z-index: 2; left: 290px; top: 290px}
#toplist		{position: absolute; left: 880px; top: 810px}



