

/* ----- ROTON Intro // CSS-Master ----- */


*		{padding:0; margin:0; border:none; list-style:none;}

body		{font-size:100%; line-height:1.0em;}

#content	{width:782px; margin:60px auto;}

#intro-head	{width:778px; height:179px; background:url(header-big-3.jpg); margin:0 0 0 1px; border: 1px solid #ccc; border-bottom:none;}

#prhead		{display:none;}
#prmenu		{display:none;}


	/* ----- // MENU - Selection - START ----- */


	#menu {width:782px; height:78px; background-image:url(menu-big-782-2.jpg);}

	#menu li {float:left; }
	#menu li a span, #menu li a em {display:none;}

	#menu li#it a {display:block; height:78px; width:260px; }
	#menu li#ub a {display:block; height:78px; width:240px; margin:0 0 0 -10px; }
	#menu li#sk a {display:block; height:78px; width:240px; margin:0 0 0 20px; }

	#menu li a:hover span {display: block; position: relative; width:305px; height:78px; z-index: 1;}

	#menu li#it a:hover, #menu li#it a:hover span {background-image:url(menu-big-it-782.jpg); width:260px; cursor:pointer;}

	#menu li#ub a:hover, #menu li#ub a:hover span { 
			background-image:url(menu-big-ub-782.jpg); cursor:pointer; 
			background-position: -220px 0; left:-30px;}

	#menu li#sk a:hover, #menu li#sk a:hover span {
			background-image:url(menu-big-sk-782.jpg); cursor:pointer;
			background-position: -470px 0; left:-40px;}


	/* ----- // MENU - Selection - END ----- */


/* ----- // TABLES - START ----- */


#keys {
width:780px; margin:0 0 0 1px; padding: 0 0 5px 0; background:#ccb; float:left;
font: 0.9em Arial, Verdana, Sans-Serif; color: #444;}

#keys li	{padding:2px;}

#k-left		{width: 159px; padding:2px 0 0 14px; float:left;}
#k-mid		{width: 199px; padding:2px 0 0 95px; float:left;}
#k-right	{width: 203px; padding:2px 55px 0 10px; float:right;}


/* ----- // TABLES - END ----- */


