body, h1 {
	margin: 0;
	padding: 0;
}
a {
	font: 12px;
	color: #389DB0;
        line-height: 15px;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	background-color: #D3EDF2;
	color: #6CC2D1;
} 
body {
	background: #fff url('http://szablony.blogowicz.info/szablony/rysunkowe/sink/tlo.jpg') repeat-x;
	margin-bottom: 50px;
	text-align: center;
	color: #fff;
	font-family: courier new, monospace;
}
h1 {
	background-color: #6DC2D2;
	color: #389DB0;
	font-size: 17px;
	line-height: 13px;
}
div#container {
	margin: auto;
	background-color: #9AD6E1;
	background: #9AD6E1 url('http://szablony.blogowicz.info/szablony/rysunkowe/sink/dol.jpg') repeat-x scroll bottom;
	height: 100%;
	overflow: hidden;
	width: 618px;
	padding-bottom: 29px;
}
div#top {
	background-image: url('http://szablony.blogowicz.info/szablony/rysunkowe/sink/gora1.jpg');
	margin: auto;
	width: 618px;
	height: 346px;
}
div#container2 {
	background-image: url('http://szablony.blogowicz.info/szablony/rysunkowe/sink/tlo1.jpg');
	overflow: hidden;
	height: 100%;
	padding-bottom: 10px;
}
div#content {
	float: left;
	width: 433px;
	padding-left: 16px;
	text-align: justify;
	font: 12px courier new, monospace; 
	line-height: 16px;
}
div#menu {
	float: right;
	width: 145px;
	text-align: left;
	padding-right: 16px;
	line-height: 11px;
  font: 10px;}

div#menu a {
	font: 11px arial, sans-serif;
	color: #fff;
        line-height: 16px;
	text-decoration: none;
	letter-spacing: 1px;}

textarea{
background-color: #6CC2D1;
border: 2px solid #ffffff;
color: #ffffff;
font-size:9px;
font-family: georgia;
overflow: hidden;
width: 400px;
height: 60px;
}
