body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg0.jpg);
	background-repeat:repeat-x;
	background-color:#4E3062;
	scrollbar-x: none; 
	overflow-x: none;
	SCROLLBAR-FACE-COLOR: #764895; 
	SCROLLBAR-HIGHLIGHT-COLOR: #B7A57B; 
	SCROLLBAR-SHADOW-COLOR: #5E4F33; 
	scrollbar-darkshadow-color:#4E3062;
	SCROLLBAR-ARROW-COLOR: #4E3062; 
	SCROLLBAR-TRACK-COLOR: #764895; 
	SCROLLBAR-BASE-COLOR: #4E3161; 
	scrollbar-3d-light-color: #8C5BAA;
}
h1{font-size:10px}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #D0BCDE;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D0BCDE;
}
a:hover {
	text-decoration: none;
	color: #CC3399;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.gfgfg {font-size: 9px}
.style4 {
	font-size: 8px;
	color: #8854AB;
}
.style5 {color: #B953AE;
		font-size: 12px}
.style6 {color: #D0BCDE;
		font-size: 12px}
div.divkoteczki {
					height: 80px;
					font-family: "verdana";
					
					}

ul.koteczki {
	position: absolute;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 500px;
	left: 400px;
	top: 732px;
}

ul.koteczki ul {
list-style-type: none;
}

ul.koteczki li {
float: left;
}

ul.koteczki li li {
float: none;
}

ul.koteczki li a {
display: block;
width: 250px;
height: 15px;
text-align: center;

color: #C488CC;
padding: 3px 0;
text-decoration: none;

font-weight: bold;
}

ul.koteczki li a:hover {

color: #383D41;
font-style: bold;
}

ul.koteczki li ul {
padding: 0;
margin: 0;
position: absolute;
display: none;
overflow:hidden
}

ul.koteczki li:hover ul.mco {
display: block;
height:300px;
}

ul.koteczki li:hover ul.dev {
display: block;
height:300px;
}

div.koteczkilinki {
							float: right;
							margin-right: 20px;
							margin-top: 5px;
							}

a.koteczkilink:active {
									 font-size: 11px;
									 font-weight: bold;
									 font-family: verdana;
									 text-decoration: none;
									 color: #C488CC;
									 }

a.koteczkilink:hover {
									font-size: 11px;
									font-weight: bold;
									font-family: verdana;
									text-decoration: none;
									color: #383D41;
									font-style: bold;
									}

a.koteczkilink:link {
								 font-size: 11px;
								 font-weight: bold;
								 font-family: verdana;
								 text-decoration: none;
								 color: #C488CC;
								 }

a.koteczkilink:visited {
										font-size: 11px;
									  font-weight: bold;
										font-family: verdana;
										text-decoration: none;
									  color: #C488CC;
										
										}
