body {
	background-color : #666666;
	margin-top:10px;
	margin-left:20px;
	font-family : arial;
	font-size : 10px;
	color : #cccccc;	
}

a {
	font-family : arial;
	color:#cccccc;
	font-size : 12px;
	text-decoration : none;
}
a:hover {
	color:#ffffff;
}
td {
	font-family : arial;
	font-size : 12px;
	color : #cccccc;
}
td input {
	border : 1px solid gainsboro;
	background-color : #666666;
	width : 200px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cccccc;
}
td textarea {
	background-color : #666666;
	border : 1px solid gainsboro;
	width : 200px;
	height : 100px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cccccc;
	scrollbar-3dlight-color : #666666;
	scrollbar-arrow-color : #cccccc;
}
td select {
	background-color : #666666;
	border : 1px solid gainsboro;
	width : 90px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cccccc;
	scrollbar-arrow-color : #cccccc;
	scrollbar-darkshadow-color : #666666;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #666666;
	scrollbar-shadow-color : #666666;
	scrollbar-track-color : #666666;
}

td button {
	background-color : #666666;
	border : 1px solid gainsboro;
	width : 100px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cccccc;
}

.fotoinput {
	margin: 0px;
}
.fotoinput input {
	width:100%;
}
#toplink {
	position : absolute;
	cursor : pointer;
	top: 10px;
	left:20px;
	z-index :1;
	width:500px;
	height:100px;
	background-image :url(../img/logo.jpg);
	border : solid 1px white;
	}
	
#menu {
	position : absolute;
	top:140px;
	width:200px;
	min-height:400px;
	margin-top: 20px;
	color: #cccccc;
	font-family : arial;
	font-size : 12px;
}

#menu a {
    text-decoration : none;
	font-family : arial;
	font-size : 12px;
	color:#cccccc;
}

#menu a:hover {
	color:#ffffff;
}

#content {
	position : absolute;
	top : 160px;
	left : 220px;
	z-index : 1;
	margin : 0px;
	margin-left:30px;
	width: 580px;
	font-family : arial;
	font-size : 12px;
	font-weight : normal;
	color : #cccccc;
	text-align : justify;

	}

#content img {
	border:1px solid #333333;

	margin-right : 15px;
	margin-top : 0px;
	margin-bottom : 10px;
	float : left;
}

#content h1 {
	color: #cccccc;
	font-size : 12px;
	font-weight: bold;
	margin-top: 0px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
}
#content td {
	text-align: left;
	vertical-align: top;
}
#content td.main img{
	width: 260px;
	height: 360px;
}
#content td.also img{
		margin: 2px;
		width: 87px;
		height: 120px;
}
#content td.first img{
		margin: 2px;
		width: 116px;
		height: 160px;
}

select
{
	width:180px;
	border: 1px solid gainsboro;
	background:#666666;
	color: #ffffff;
	font-family: arial;
	letter-spacing: 0px;
}
#sendmail {
	position:absolute;
	width:400px;
	height:220px;
	background-color : #ffffff;
	z-index : 3;
	border:1px solid #666666;
	visibility : hidden;
	left : 30px;
	top:90px;
	font-family : arial;
	font-size : 11px;
	padding : 10px;
}

.text {
	width:380px;
	
}
.button {
	border: 1px solid #333333;
	background-color : #666666;
	color:#cccccc;
	width:140px;
	font-size : 12px;
	font-family : arial;
	letter-spacing : 1px;
	text-align : center;
	
}
#login {
position : absolute;
top : 10px;
left : 530px;
width: 300px;
height : 100px;
border : 1px solid  gainsboro;
font-family :Arial, Helvetica, sans-serif;
font-size : 10px;
color : #cccccc;
	}

#login input {
	border: 1px solid #cccccc;
	background-color : #666666;
	margin-bottom : 0px;
	width:120px;
	font-size : 10px;
	
}
#login  input.button {
	border: 1px solid #cccccc;
	background-color : #666666;
	color:#ρρρρρρ;
	width:60px;
	font-size : 12px;
	font-family : arial;
	letter-spacing : 1px;
	text-align : center;
	
}

#counters {
left:10px;
top:600px;
position: absolute;
	font-size: 10px;
}
#counters a {
	font-size: 10px;
}