body	{
	font: normal 10px verdana;
	text-decoration: none;
	color: #000000;
        text-align: center;
	background-image: url("../img/textura.gif");
	background-repeat: repeat;

  scrollbar-track-color: #EEEEEE;
  scrollbar-face-color: #387C9D;
  scrollbar-highlight-color: #EEEEEE;
  scrollbar-3dlight-color: #EEEEEE;
  scrollbar-darkshadow-color: #EEEEEE;
  scrollbar-shadow-color: #EEEEEE;
  scrollbar-arrow-color: #EEEEEE;

  overflow-x : hidden;
  overflow-y : auto;

	}


#main	{
	position: relative;
	width: 835px;
	height: 622px;
	top: 0px;
	left: 0px;
	margin: auto;
	background-image: url("../img/back.jpg");
	background-repeat: no-repeat;
	}


	#motyl	{
		position: absolute;
		width: 109px;
		height: 115px;
		top: -10px;
		left: 199px;
		background-image: url("../img/motyl_0.gif");
		background-repeat: no-repeat;
		}

		#motyl:hover { background-image: url("../img/motyl.gif"); }



#stred	{
	position: absolute;
	width: 400px;
	height: 250px;
	top: 235px;
	left: 300px;
        text-align: left;
	}


#stred_referencie
	{
	position: absolute;
        overflow: auto;
	width: 480px;
	height: 280px;
	top: 225px;
	left: 280px;
        text-align: left;
	}


#tab_ref
	{
	font: normal 10px verdana;
	text-decoration: none;
	color: #000000;
        text-align: left;
	}


#menu1 a { position: absolute; width: 110px; height: 46px; top: 129px; left: 354px; }
        #menu1 a:hover { background-image: url("../img/menu1.gif"); background-position: left top; background-repeat: no-repeat; }
	#menu1_on a { position: absolute; width: 110px; height: 46px; top: 129px; left: 354px; background-image: url("../img/menu1.gif"); background-position: left top; background-repeat: no-repeat; }

#menu2 a { position: absolute; width: 95px; height: 43px; top: 130px; left: 492px; }
        #menu2 a:hover { background-image: url("../img/menu2.gif"); background-position: left top; background-repeat: no-repeat; }
	#menu2_on a { position: absolute; width: 95px; height: 43px; top: 130px; left: 492px; background-image: url("../img/menu2.gif"); background-position: left top; background-repeat: no-repeat; }

#menu3 a { position: absolute; width: 110px; height: 46px; top: 121px; left: 631px; }
        #menu3 a:hover { background-image: url("../img/menu3.gif"); background-position: left top; background-repeat: no-repeat; }
	#menu3_on a { position: absolute; width: 110px; height: 46px; top: 121px; left: 631px; background-image: url("../img/menu3.gif"); background-position: left top; background-repeat: no-repeat; }



#ponuka	{
	position: absolute;
	width: 281px;
	height: 86px;
	top: 418px;
	left: 460px;
	background-image: url("../img/ponuka.gif");
	background-repeat: no-repeat;
	}


#kontakt
	{
	position: absolute;
	width: 273px;
	height: 102px;
	top: 395px;
	left: 459px;
	background-image: url("../img/kontakt.gif");
	background-repeat: no-repeat;
	}


a	{ font: bold 10px verdana; text-decoration: underline; color: #387C9D; }
a:hover	{ color: #000000; }



