@charset "UTF-8";

html{
	width: 100%;
	height: 100%;
}
body{
	margin:0;
	padding:0;
	background-color:#ECF6F9; 
}
img{
	border:0px solid black;
}

a:link{
	text-decoration:none;
	color:black;
}
a:visited{
	text-decoration:none;
	color:black;
}
a:hover{
	text-decoration:underline;
	color:black;
}
.akapit{
	text-indent:15px;
	text-align:justify;
	
}
ol li{
	padding-bottom:10px;	
}



/*******************************************/

#inside{
	margin:50px auto 0px auto;
	width:814px;
	background-color:#D1F1FA;
	color:black;
	font-family:Helvetica,Verdana,Arial;
	font-size:12px;
}
#page{
	background-color:#D1F1FA;
	clear:both;
}

/********************************************/

#baner{
	width:814px;
	height:148px;	
}


/********************************************/
#menu{
	width:180px;
	float:left;
	background-color:#D1F1FA;
}

/********************************************/
.right_side{
	float:left;
	width:605px;
	margin:0px 29px 0px 0px;
	
}

/********************************************/


#footer{
	width:814px;
	font-size:10px;
	background-color:#ECF6F9;
	font-family:Tahoma;
	color:black;
	clear:both;
}
.belka{
	width:814px;
	height:35px;
}
#footer #wizytowka{
	text-align:left;
	margin:5px 0px 5px 5px;
}

/********************************************/


