﻿@charset "utf-8";
/* CSS Document */


body{
	margin:0;
	padding:0;
	text-align:center;
}
#container{
	margin:0 auto 0 auto;
	text-align:left;
	width:630px;
	padding:0;
}
h1,h2{
	font-weight:normal;
	font-size:xx-small;

}

h1{
	background:url(../img/woodnik.gif) no-repeat;
	width:99px;
	height:18px;
		overflow:hidden;
		text-indent:-3000px;
		margin:70px 0 10px 270px;
	
}

#top{
margin:0 0 3px 0;
}
#toplink{
	font-family:"Courier New", Courier, monospace;
	color:#333;
	font-size:12px;
	text-transform:capitalize;
        float:right;
	line-height:19px;
	margin:18px 0 0 0;
        display:inline;
clear:both;
		
}

#toplink li{
	list-style:none;
        float:left;	
margin:0 0 0 7px;
}
#toplink a{
margin:0 0 0 7px;
}

#header{
	width:630px;
}




#menu a:hover {
	filter: alpha(opacity=80); /* internet explorer 系での表記 */
        -moz-opacity: 0.8; /* Mozilla 系での表記 */
        opacity: 0.8; 
     } /* Safari などに対応 */
 
#menu{
        clear:both;
	margin:0 0 17px 1px;
	width:630px;
	height:32px;
	}

#menu li{
	float:left;
	list-style:none;
	font-size:xx-small;
	font-weight:normal;
	overflow:hidden;
}

#menu #DJ{
	background:url(../img/menu1.gif) no-repeat;
	width:131px;
	height:32px;
	display:block;
	text-indent:-3000px;
	
}

#menu #ALL{
	background:url(../img/menu2.gif) no-repeat;
	width:124px;
	height:32px;
	display:block;
	text-indent:-3000px;
	
}
#menu #Wood{
	background:url(../img/menu3.gif) no-repeat;
	width:132px;
	height:32px;
	display:block;
	text-indent:-3000px;
	
}

#menu #How{
	background:url(../img/menu4.gif) no-repeat;
	width:119px;
	height:32px;
	display:block;
	text-indent:-3000px;
	
}

#menu #WN{
	background:url(../img/menu5.gif) no-repeat;
	width:123px;
	height:32px;
	display:block;
	text-indent:-3000px;
	
}



h2{
	margin:0 0 14px 0;
}
#coment{
	width:630px;
	height:13px;
	background:#333;
}

#footer{
	border-top:solid 13px #1E1E1E;
	

}
#footer address{
	font-size:8px;
	font-weight:normal;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	clear:both;
	border-top:2px solid #400000;
	width:630px;

}
#footer ul{
	height:15px;
	margin:5px 0 0 0;
	
	}
#footer li{
	list-style:none;
	float:left;
	color:#333;
	font-size:60%;
	margin:0 10px 0 0;
}
#footer li a{
	margin: 0 10px 0 0;
}


#header a:link{
	text-decoration:none;
	color:#333;
}

#header a:visited{
	text-decoration:none;
	color:#333;
}

#header a:hover{
	text-decoration:none;
	color:#999;
}

#header a:active{
	text-decoration:none;
}

#footer a:link{
	text-decoration:none;
	color:#333;
}

#footer a:visited{
	text-decoration:none;
	color:#333;
}

#footer a:hover{
	text-decoration:none;
	color:#999;
}

#footer a:active{
	text-decoration:none;
}


#paypal{
	float:right;
}
