body {
	color: #EBEBEB;
	font-family: verdana, Arial;
	font-size: 10px;
	scrollbar-face-color: #929292;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #EFE7EF;
	scrollbar-3dlight-color: #EEE7EF;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #929292;
	scrollbar-darkshadow-color: #000000;
	
	background-color:black;
	/*background-image: url(http://i66.servimg.com/u/f66/14/86/80/37/carte_14.jpg);*/
	background-repeat: repeat-x;	
	/*background-attachment: fixed;*/
}


td {
	font-family: verdana, Arial;
	font-size: 10px;
}

.tiny {
	font-size: 9px;
}

.small {
	font-size: 10px;
}

.medium {
	font-size: 10px;
}

.large {
	font-size: 10px;
	color: #EFEED9;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #EFEED9;
}

a:hover{
	text-decoration: underline;
	color: #EFEED9;
}

a:active{
	text-decoration: underline;
	color: red
}

a.menu, a.menu:link, a.menu:visited {
	color: #EBEBEB;
}

a.menu:hover {
	color: #EBEBEB;
}

input, select, textarea {
	border-top: #636363 solid thin;
	border-bottom: #636363 solid thin;
	border-right: #636363 solid thin;
	border-left: #636363 solid thin;
	color: #EBEBEB;
	background: #2F2F2F;
	font-family: verdana, Arial;
	border-width: 1px;
}

textarea {
	font-size: 10px;
}

input, select {
	font-size: 10px;
	font-weight: bold;
}

.png { behavior: url(iepngfix.htc) }

.chkmenu {
	border: solid 0px;
	}
	
.divmenu {
	text-align:left;
	font-family: verdana, Arial;
	font-size: 10px;
	}

/* infos des plančtes */
.d1
{
display:none;
position: absolute; 
z-index: 100;
width:177px; 
height: 100px; 
font-family: tahoma;

}

.d2
{
background-color: black; 
color: white; 
font-weight: bold;
padding: 2px;
border: solid 1px white;
}


.d3
{
border: solid 1px white;
border-top: solid 0px; 
}

.d3 IMG
{
width:175px;
height: 120px;
}

.d4
{
border: solid 1px white;
border-top: solid 0px;
background-color: #191917;
padding: 2px;
}

.d5
{
cursor: pointer;
}