@charset "utf-8";

body {
    background-image: url(../images/bck.jpg);
	background-repeat: repeat-x; 
	margin: 0;
	padding: 0;
	background-color:#00b6e7;
	position: absolute; 
	top: 0; 
	left: 0; 
	bottom: 0; 
	width: 100%; 
	height: 100%;
	}
#ramka {
     vertical-align:top;
	 margin-left:0px;
	 background-image:url(../tlo_pod_strone.jpg);
	 background-repeat:repeat-y;
	 height: 100%;
}
#stopka {
vertical-align: bottom;
padding:0;
margin:0;
	}
