body #all {
	margin: 0 auto;
	width: 996px;
	color: #222;
}

/*
* Nagłówek i stopka
*/
#adv_search {
	position: absolute;
	text-align: center;
	padding: 2px;
	right: 147px;
	top: 32px;
}

#head_top {
	width: 996px;
	background: url(../img/head_top.jpg) 620px;
	position: relative;
}

.logo {
	position: absolute;
	left: 41px;
}

#head_top img {
	float: left;
}

#head_search {
	float: left;
	margin: 0;
	padding: 11px 0 0 88px;
}

#head_search div {
	padding: 2px;
	background: url(../img/nav_search_bg.png) no-repeat;
	float: left;
}

#head_search_field {
	width: 135px;
	height: 17px;
	margin: 0;
	padding: 2px 1px 0 8px;
	border: 0;
	background: #F4F5F7;
	font: 85% Verdana, Helvetica, sans-serif;
	color: #5D6CA3;
}

#head_search_button {
	float: left;
}

#head_menu {
	width: 996px;
	background: #E0E9F2 url(../img/nav_bgright.jpg) top right no-repeat;
}

#hm_first {
	width: 23px;
	background: url(../img/nav_bgleft.jpg);
}

#nav_menu {
	padding: 9px 0 0 27px;
	width: 969px;
	height: 30px;
	background: #E0E9F2 url(../img/nm_bg.png) no-repeat;
}

#advert {
	padding: 3px 0;
	width: 996px;
	min-height: 100px;
	background: #F1F3F6 url(../img/advert_bg.png) bottom no-repeat;
	border-top: 1px #FFF solid;
	border-bottom: 1px #FCFDFD solid;
}

#location {
	width: 962px;
	height: 28px;
	padding: 14px 0 0 34px;
}

#contents {
	width: 996px;
}

#contents_clear {
	clear: both;
}

#footer_top {
	height: 6px;
	width: 996px;
}

#footer_links {
	width: 931px;
	height: 33px;
	padding-top: 20px;
	padding-left: 65px;
	background: #2B4A8A url(../img/footer_bg.jpg);
}

#footer_copy {
	width: 996px;
	padding: 12px 0;
}

/*
* Kolumny
*/
#contents {
	/*background-image: url(../img/blocks_bg.png);
	background-repeat: repeat-y;
	background-position: 250px 0;*/
}

#col_left {
	padding: 0 5px 15px 2px;
	width: 408px;
	position: relative;
}

#col_mid {
	width: 310px;
	padding: 0 6px 15px 8px;
}

#col_blocks {
	width: 257px;
}

#contents.main #col_left {
	padding: 0 12px 15px 12px;
	width: 715px;
}

#col_left h1 {
	padding: 0 0 0.5em 0;
	background: url(../img/h1_bg.png) left bottom no-repeat;
}

#col_left h1.h1_ads {
	padding-left: 0;
	padding-bottom: 30px;
}

#col_left div.h1_ads {
	margin: -50px -15px 5em -5px;
}

h2 {
	color: #354396;
	font-size: 150%;
}

/*
* Menu boczne
*/
.side_menu {
	margin: 10px 0 10px 0;
	padding: 0 1px 1px 1px;
	width: 235px;
	list-style: none;
	background: url(../img/sidemenu.png) repeat-y;
}

.side_menu li {
	padding-top: 1px;
}

.side_menu a:link, .side_menu a:visited, .side_menu span {
	display: block;
	color: #1E4785;
	font-size: 110%;
	font-weight: bold;
	height: 19px;
	padding: 4px 0 0 20px;
}

.side_menu span {
	padding-left: 30px;
	color: #000;
	background: #F8F8F7;
}

.side_menu a:hover, .side_menu a:active {
	color: #C00;
	background: url(../img/sidemenu_hover.png);
}

.side_menu li.sub a:link, .side_menu li.sub a:visited {
	padding-left: 30px;
	background: #F8F8F7;
}

.side_menu li.sub a:hover, .side_menu li.sub a:active {
	background: #D7DEFF;
}

.qrcode {
	margin: 5px;
}

.qrcode a img {
	border: 1px #8C8E90 solid;
}

#col_left h1 .qrcode a {
	float: none;
}

.qrcode a {
	font-size: 10px;
	font-weight: normal;
	color: #8C8E90;
}

h1 .qrcode, h2 .qrcode {
	float: right;
}

.box_loading {
	background: url(../img/loading.gif) center no-repeat;
}