/* CSS Document */
#idbottom1{top:130px} /* submenu */
#idbottom2{top:130px} /* objednavka služeb */
#idbottom3{top:110px} /* kontakt */
#idbottom4{top:350px} /* odkazy */

#idstred1{height:100px} /* submenu */
#idstred2{height:100px} /* objednavka */
#idstred3{height:80px} /* kontakt */
#idstred4{height:320px} /* odkazy */

#idbublina1{height:153px;
			top:256px; } /* submenu */
#idbublina2{height:153px;
			top:409px} /* objednavka */
#idbublina3{height:134px;
			top:562px} /* kontakt*/
#idbublina4{height:423px;
			top:696px} /* odkazy */

div.topall{background-image:url(image/lefttop.png);
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	height:30px}
	
div.bottomall{background-image:url(image/leftbottom.png); background-repeat:no-repeat;
	position:absolute;
		width:250px;
	    height:17px;
	    left:0px;}
div.stred{ background-image:url(image/linka.png);
	position:absolute;
	top:30px;
	left:0px;
	width:250px;
	}
div.bublina{background-color:#FF843d;
position:absolute;
left:0px;
width:250px;
}
