body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
h1 {
	color: #666;
	font-size: 1.4em;
	margin: 0.67em 0;
}
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
/********************/
#main_container {
	background: #ccf url(../Fotki/img_rosa.png) no-repeat center bottom; 	width: 100%;
	height: 100%;
	float: left;
}
#top_container {
	background-color: #c96;
	text-align: center;
	width: 100%;
	height: 20%;
	float: left;
}
#left_container {
	width: 20%;
	height: 60%;
	float: left;
}
#kontent_container {
	text-align: center;
	width: 60%;
	height: 60%;
	float: left;
	padding-top: 6%;
}
.img_borders {
	border-width: 0;
}
