body{
	font-family: "Arial";
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	background-color: #03B1F0;
	background-image: url('images/pion.png');
	background-position: top;
	background-repeat: repeat-x;
	color: #555555;
}

h1 { 
   display: inline; 
	font-size: 16px;
	font-family: "Arial";
	color: #ffffff;
}

h3 { 
   display: inline; 
	font-size: 13px;
	font-family: "Arial";
	color: #ffffff;
}

h2 { 
   display: inline; 
	font-size: 13px;
	font-family: "Arial";
	color: #000000;
}



a{
	color: #555555;
	font-family: "Arial";
	padding-top: 8px;
}

a{
	text-decoration: none;
}

img{
	border: none;
}


#head{
		width: 954px;
   background-repeat: no-repeat;
	background-image: url('images/top.png');
	margin-bottom: 0px;
}



#a{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 90px;
	width: 50%;
}




#menu a{
	display: block;
	height: 20px;
	width: 270px;
	background-image: url('images/menu_znak.png');
	background-repeat: no-repeat;
	color: #555555;
	font-family: "Arial";
	padding-left: 30px;
	padding-top: 5px;
}

#menu a:hover{
	background-position: right;
}


#stopka{
	clear: both;
	background-image: url('images/stopka.png');
	left: 0px;
	height: 49px;
	width: 100%;
	padding-top: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}

#stopka div{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	padding-top: 10px;
	color: #03B1F0;
	
}

#stopka a{
	color: #03B1F0;
}

#stopka .color{
	color: 03B1F0;
}

#komentarz a{
	display: block;
	height: 20px;
	background-image: url('images/menu_znak.png');
	background-repeat: no-repeat;
	color: #BBBBBB;
	font-family: "Arial";
	padding-left: 30px;
	padding-top: 10px;
}

#komentarz .tresc{
	display: block;
	height: 20px;
	background-image: url('images/menu_znak.png');
	background-repeat: no-repeat;
	color: #BBBBBB;
	font-family: "Arial";
	padding-left: 30px;
	padding-top: 10px;
}

#komentarz .data{
	display: block;
	height: 20px;
	background-image: url('images/menu_znak.png');
	background-repeat: no-repeat;
	color: #BBBBBB;
	font-family: "Arial";
	padding-left: 30px;
	padding-top: 10px;
}

#komentarz .autor{
	display: block;
	height: 20px;
	background-image: url('images/menu_znak.png');
	background-repeat: no-repeat;
	color: #BBBBBB;
	font-family: "Arial";
	padding-left: 30px;
	padding-top: 10px;
}

#ram_tit_link a{
	color: #EEEEEE;
		font-size: 14px;
	padding-left: 22px;
	padding-top: 2px;	
   background-repeat: no-repeat;	
   background-image: url('images/menu_znak.png');
}