@CHARSET "UTF-8";
body{background: url("../images/tlo_body.gif") #92C5DA;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px auto;
	font-family: arial;
	font-size: 14px;
    line-height:18px;
	color: #606E73;	
}
img {margin:0px; padding:0px;}
.wrapper{background: transparent;
	width: 723px;
	margin:auto;
	
}
.top{
	width:723px;
	height: 120px;
}
.baner_top{background: url("../images/baner_top.jpg") transparent;
	width: 723px;
	height: 200px;
}
.wyszukiwarka{background:  url("../images/wyszukiwarka.jpg");
	width: 723px;
	height: 72px;
	position:relative;
    border:0px solid red;
}
.content{background-image: url("../images/content_middle.jpg");
	background-repeat: repeat-y;
	width: 723px;
	
}
.content_top{background-image: url("../images/content_top.jpg");
	background-repeat: no-repeat;
	background-position: top;
    
}
.content_bottom{background-image: url("../images/content_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 30px 40px;
	text-align: left;
}
img{border: 0px;
}
h1{font-size:24px; 
	color:#447E94;
	font-weight: normal;
}
.naglowek_rom{color:#447E94;
	font-weight: bold;
	
}
.footer, .footer a{
    margin: 17px 0px 17px 0px;
    font-size: 12px;
    color: #E6F4F8;
    text-decoration: none;
}

.item { margin-top:10px; margin-bottom:10px; }
.find { float:right;}
.find a {font-weight:bold;}

#search_phrase {padding-top:5px; padding-bottom:5px;}
#search_phrase strong { color:#447E94;}

