* {
	padding: 0;
	margin: 0;
	font: 11px/12px arial, georgia, serif;
	line-height: 16px;
	text-align: justify;
	color: #ede9de;
}
a {
	text-decoration: none;
	color: #F1D05F;
}
a:hover {
	text-decoration: none;
	color: #C5D6B9;
}

u {
text-decoration: none;
border-bottom: 2px solid #1EAFA8;
background-color: #64AF63;
}

b {
color: #A77A9B;
font-weight: bold;}

body, 
html {
	text-align: center;
	background-color: #0C2343;
	height: 100%;
}
div#container {
	margin: auto;
	width: 527px;
	min-height: 100%;
	_height: 100%;
	background-image: url('http://szablony.blogowicz.info/szablony/rysunkowe/rainbow2/bg.png');
	position: relative;
}
div#content {
	margin: 10px 54px 0 50px;
	padding-bottom: 25px;
}
div#footer {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 430px;
	padding-bottom: 25px;
}
div#main {
	background-image: url('http://szablony.blogowicz.info/szablony/rysunkowe/rainbow2/main.png');
	height: 248px;
}
div#description {
	display: none;
	position: absolute;
	top: 26px;
	left: 34px;
	color: #fff;
	width: 117px;
	text-align: center;
}

div#menu {
	position: absolute;
	top: 0;
	left: 0;
}
div#menu a {
	position: absolute;
	width: 14px; 
}
div#menu a {
	top: 6px; 
	height: 13px;
}
a#a1 {left: 34px;}
a#a2 {left: 55px;}
a#a3 {left: 74px;}
a#a4 {left: 96px;}
a#a5 {left: 116px;}
a#a6 {left: 137px;}

textarea {border: 1px solid #e3cba7;
background-color: #b1c1a6;
font:9px/11px arial;
width: 410px;
height: 40px;
overflow: hidden;}

h1 {font: 19px/21px courier new;
color: #e3cb6a;
background-color: #438774;
font-weight: bolder;
text-align: center;}
