/*barva stránky*/
body {background-color: #ffff99;  scrollbar-base-color: #ffff55; font-size: 13px; font-weight: normal; text-align: center}
#hlavni {width: 760px; position: relative; text-align: left; margin: auto; background-color: #ffcc66}
a 			{text-decoration: none; font-weight: normal}					/* nepodtrhávání odkazů*/
a:link 		{color: blue; font-weight: normal; font-size: 12px}				/* nenavštívený odkaz */
a:visited 	{color: blue; font-weight: normal; font-size: 12px}				/* navštívený odkaz */
a:hover 		{color: red; font-weight: normal; font-size: 12px; text-decoration: none}		/* odkaz, přes který se jede myší*/
a.bare:link 	{color: black; font-weight: normal; font-size: 12px}
a.bare:visited  {color: black; font-weight: normal; font-size: 12px}
a.bare:hover 	{color: blue; font-weight: normal; font-size: 12px; text-decoration: none}		/* odkaz, přes který se jede myší*/

/*formulář*/
input		{background-color: #ffcc66; color: black}
textarea	{background-color: #ffcc66; color: black}
/* fieldset	{border: 2px solid #A50B0B; width: 85%; text-align: center} */
legend		{font-size: 15px; font-weight: bold; text-align: left; color: black}

#tlacitko1	{font-size: 15px; font-weight: bold; text-align: center; color: #A50B0B; background-color: #ffcc66}
#tlacitko2	{font-size: 15px; font-weight: bold; text-align: center; color: #A50B0B; background-color: #ffcc66}

/*blok s malými okraji dole i nahoře (top,left,down,right)*/
#okraj 	{margin: 5px 0px 10px 0px}
#popis	{margin: 3px 3px 3px 3px; color: black; font-size: 12px; font-weight: normal; 
	text-align: left; text-decoration: none}

/*nastavení aktual*/
#aktual	{background-color: #fdb655}
/*nastevení doprava*/
#doprava	{text-align: center; color; background-color: #fdb655; font-size: 13px}

/*nastavení nadpisů*/
h4 	{color: #663300; font-size: 36px; font-weight: bold; margin-left: 0px; margin-right: 0px; margin-top: 2px;
	 margin-bottom: 2px}
h2 	{color: black; font-size: 13px; text-align: center; font-weight: bold}
h3 	{text-decoration: underline; color: black; font-size: 15px; font-weight: bold}
h1 	{color: black; font-size: 15px; font-weight: bold; text-align: left; margin: 3px 0px 2px 0px}
h5 	{color: black; font-size: 15px; font-weight: bold; text-align: right}
h6 	{color: black; background-color: #fdb655; font-size: 15px; font-weight: bold; text-align: center}

#male	{color: black; font-size: 11px; font-weight: normal; text-align: left}

/*p 	{color: black; font-size: 13px; font-weight: normal}*/

/*pozice bloků*/
#hlavicka	{position: absolute; width: 760px; height: 120px; top: 0px; left: 0px; 
		background-color: #ffcc66}
#levy 	{position: absolute; width: 150px; top: 120px; /*height: 480px; */ left: 0px;  border: 0px;
	background-color: #ffcc33; scrollbar-base-color: "#ffcc33"; overflow: auto;
	font-size: 11px}
#pravy 	{position: absolute; width: 150px; top: 0px; /*height: 600px;*/ left: 780px;  border: 0px;
	background-color: #ffcc33; scrollbar-base-color: "#ffcc33"; overflow: none; 
	font-size: 11px}
#levd 	{position: relative; width: 150px; top: 0px; /*height: 120px;*/ left: 0px;  border: 0px;
	background-color: #ffcc33; scrollbar-base-color: "#ffcc33"; overflow: none;
	font-size: 11px}
#levc 	{position: absolute; width: 150px; top: 120px; /*height: 120px;*/ left: 0px;  border: 0px;
	background-color: #ffcc33; scrollbar-base-color: "#ffcc33"; overflow: none;
	font-size: 11px}
#levb 	{position: absolute; width: 150px; top: 480px; height: 120px; left: 0px;  border: 0px;
	background-color: #ffcc33; scrollbar-base-color: "#ffcc33"; overflow: auto;
	font-size: 11px}
#leva 	{position: relative; width: 0px; top: 0px; /*height: 480px; */ left: 0px; 
	background-color: #ffcc33; scrollbar-base-color: "#ffcc33"; overflow: auto; border: 0px;
	font-size: 11px; border: 0px; text-align: left; margin: 0px 3px 0px 3px}
#obsah 	{position: absolute; width: 610px; top: 120px; left: 150px; /*height: 480px;*/ 
	background-color: #ffcc66; scrollbar-base-color: "#ffcc66"; overflow: none}
#patka 	{position: absolute; width: 760px; height: 10px; top: 600px; left: 0px; 
	background-color: #ffcc33}
#logo 	{position: absolute; width: 150px; height: 75px; top: 13px; left: 13px; 
	background-color: #ffcc66}
#nadpis	{position: absolute; width: 500px; height: 50px; top: 25px; left: 200px; 
	background-color: #ffcc66}
#obrl	{float: left; width: 50%; text-align: left}
#obrp	{float: right; width: 50%; text-align: left; font-size: 12px}
#hledani	{position: absolute; width: 170px; height: 20px; top: 74px; left: 593px; color: black}
#dop	{position: absolute; width: 150px; top: 70px; height: 20px; left: 430px}
/*Odkazy v hlavičce*/
#nab	{position: absolute; width: 150px; height: 20px; top: 100px; left: 0px;}
#akc	{position: absolute; width: 150px; height: 20px; top: 100px; left: 152px;}
#kon	{position: absolute; width: 150px; height: 20px; top: 100px; left: 304px;}
#vse	{position: absolute; width: 150px; height: 20px; top: 100px; left: 456px;}
#obj	{position: absolute; width: 150px; height: 20px; top: 100px; left: 608px;}
#top	{position: absolute; width: 760px; height: 120px; top: 0px; left: 0px; margin: 0px 0px 0px 0px}

/*tři sloupce*/
#s1	{position: absolute; width: 200px; left: 0px}
#s2	{position: absolute; width: 200px; left: 205px}
#s3	{position: relative; width: 200px; left: 410px}

/*rolovací ceník*/
#cenik	{float: right; width: 210px; height: 95px; overflow: auto}	/*matrace*/
#cena	{float: right; width: 180px; height: 190px; overflow: auto}	/*dětské pokoje*/
#cen	{float: right; width: 50%; height: 300; overflow: auto}	/*židle*/
#rost	{float: right; width: 230px; height: 240; overflow: auto}	/*rošty*/

/*matrace*/
.ceniknad	{font-family: Arial; font-size: 12	px; color: #FFD57A; font-weight: bold; 
		text-decoration: none; background-color: #a50b0b; border: 2px solid #a50b0b}
.cenikpol	{font-family: Arial; font-size: 11px; color: black; font-weight: normal; 
		text-decoration: none; border: 1px solid #FFFFFF}
/*lavice*/
.ceniknadl	{font-family: Arial; font-size: 11px; color: #FFD57A; font-weight: bold; 
		text-decoration: none; background-color: #a50b0b; border: 2px solid #a50b0b}
.cenikpoll	{font-family: Arial; font-size: 11px; color: black; font-weight: normal; 
		text-decoration: none; border: 1px solid #FFFFFF}
/*kontakt*/
.pol	{font-family: Arial; font-size: 11px; color: black; font-weight: normal; 
		text-decoration: none; border: 0px}
/*menu*/
.skryvany 	{display: none}
.lmenu	{font-family: Arial; font-size: 11px; font-weight: bold; /*cursor: pointer; cursor: hand;*/ color: #A50B0B; text-align: left}
#rolovani {position: fixed;} /* pro Mozillu */
#rolovani {position: "absolute";} /* pro IE */
#rolovani {top: 0px; left: -200px; /* width: 150px */}