﻿html, body {
background-color: #bebebe; 
color:#FFFFFF;
margin:0;
padding:0;
font-family: Tahoma;

}
a:link { color: #FF6633; text-decoration: underline;  }
a:active { color: #4C3B25; text-decoration: underline;  }
a:visited { color: #FFFFFF; text-decoration: none;  }
a:hover { text-decoration: underline; }

#content 
	{width:auto;
	height:600px;
	background: url(backgr.jpg) repeat-x;
	}
	


#srodek 
	{width:780px; 
	position:relative;
	line-height: 1;}
	
#dkontakt
	{line-height: 0.5;}
	
	
#stopka
	{clear:both;
	background-color:none;}


