/* CSS Document */

body {	font-family:verdana, arial, helvetica;
	font-size: 75%;
	background-color: #FFFFFF;
	background-attachment: fixed;
	margin:0px;	}

#wrapper {
	margin:20px auto;
	color:black;
	background-color: white;
	width: 740px;
	height: auto;
	border-left: 1px #999999 dotted;
	
	

	
	
				}
a 	{text-decoration:none;
	border-bottom:1px #ccc dotted;
	color: #FF6600;}
a:hover{color:#333333;
		background-color:#FF3300;}
				
li {list-style-image:url(../pics/list.gif);}

h3 {
	font-size:120%;
	border-top: 1px #CCC dashed;
	border-bottom: 1px #6699FF dashed;
	padding: 3px 0px 3px 0px;
	text-transform: capitalize;
	}

#header {background-image:url(../pics/patatkanan.gif);
		background-position:top right;
		background-repeat:no-repeat;
		margin-left:10px;
		width:600px;
		height:55px;
		padding-right:140px;
		padding-top:44px;
		text-align:right;
		border-bottom: 1px #ccc dashed;}
		
#content {	height:auto;
			width:730px;
			
			padding: 20px;
			padding-right:0px;;
	
	background-image:url(../pics/lampubottom.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
			
			
			}	
#content p {		text-align:left;
			line-height: 20px;
	
	color: #666666;}
		
#content img {float:left;
			  border: thin #3399CC dashed;
			  padding:0px 0px 0px 0px;
			  margin: 0px 10px 0px 0px;}
			  

#footer {background-color:white;
		font-size:80%;
		color:#999999;
		margin-left:20px;
		width:700px;
		height:20px;
		padding-right:3px;
		padding-top:3px;
		text-align:right;
		border-top: 1px #ccc dashed;}

		
				
#header a {	text-decoration:none;
				color: white;
				border:none;
				
				
				}
#header a:hover {text-decoration:none;
					color:orange;
					background-color:transparent;
					
					}
					
#changer {
	color:#999999;
	
	background-color:#FFFFFF;
	font-size:85%;
	text-align:right;
	
	width:750px;
	}
table {border-collapse: collapse; }
td,th {border: 1px #6699FF solid ;}

#content table img {margin : 0;
			border: 0;
			}