/* General */
body { 
   background-color: #EAEAEA;
   font-family: Tahoma, Sans-serif;
	 font-size: 13px;
	 color: #EAEAEA;
	 margin: 0px;
}

img {
	border: none;
	display:block;
}
ul {
	list-style-type: disc;
}
a { 
	text-decoration: none; 
	color: #CC3300;
}
a:hover { 
	text-decoration: none; 
	color: #FFCC33; 
}
.pic a img {
	margin: 10px;
	border: solid 1px #CC3300;
}
.pic a:hover img {
	border-color: FFCC33;
}
.pic a:hover {  /* wakeup IE */ 
	border-width: 0;
}
/* ************** Main *************** */

.bkgtop {
	width: 750px;
	height: 20px;
	background-image: url(http://www.maelstromm.net/pliki/top.gif);
}
.contentcontainer {
	background-image: url(http://www.maelstromm.net/pliki/middle.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
.header {
	border-bottom: 1px solid #FFC82C;
	margin-right: 20px;
	margin-left: 20px;
	height: 60px;	
	background-color: #3E3A2F;
}
.maelstromm {
	padding-left: 15px;
	float: left;
	height: 1px;
}
.net {
	padding-top: 22px;
	padding-left: 5px;
	float: left;
	height: 1px;
}
.menu {
	font-size: 16px;
	font-family: Trebuchet MS, Sans-serif, Tahoma, Sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 40px;
	letter-spacing: 2px;
	text-align: left;
}
.steam_kontakt {
	font-size: 16px;
	font-family: Trebuchet MS, Sans-serif, Tahoma, Sans-serif;
	float: right;
	padding-right: 50px;
	letter-spacing: 2px;
	margin-left: 40px;
}

.core { 
	width: 650px;
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
.core img {
	display: inline;
}
#list li {
	display: block;
	padding: 0px;
}
.footer {
	border-top: 1px dotted #EAEAEA;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10px;
	text-align: center;
}
.bkgbottom {
	width: 750px;
	height: 20px;
	margin: auto;
	background-image: url(http://www.maelstromm.net/pliki/bottom.gif);
}
.omnie_linki {
	text-align: center;
	font-size: 16px;
}
.aukcja_lista {
	padding-top: 10px;
	padding-left: 10px;
}
/* ************** Special *************** */
#email { 
	width : 201px; 
	height : 31px;
	background: url(http://www.maelstromm.net/steam/email.gif);
}
#email:hover { 
	background: url(http://www.maelstromm.net/steam/email_hover.gif);
}
.center {
	text-align: center;
}
.clear {
	clear: both;
	line-height: 0px;
}
.bold { 
	color: #FFC82C; 
	font-weight: bold;
}
.site { 
	color: yellow; 
	text-decoration: underline;
}
.info { 
	font-family: Trebuchet MS, Sans-serif;
	color: #EAEAEA; 
	font-size: 16px;
	text-align: center;
}
.top {
	font-family: Trebuchet MS, Sans-serif;
	color: #FFC82C; 
	font-size: 24px;
}
.micro {
  font-size: 10px;
	font-family: Tahoma, Sans-serif;
}
.light {
	color: #FFC82C; 
}
.normal {
	color: #EAEAEA; 
}