body { 
	font-family: tahoma;
	font-size: 11px; 
	color: #787878;
	margin: 0px; 
	padding: 0px;
	background: #EEEEEE url(../images/top_bg.jpg) repeat-x; 
}

a {
	color:#787878;
	text-decoration:none;
	font-family:tahoma;
	font-size: 11px;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
	background: #fff;
}

.inp {
	border: 1px solid #C0C0C0;
	background: url(../images/input_bg.jpg) no-repeat;
	width: 110px;
	height: 19px;
}

#top {
	width: 1024px;
	height: 165px;
	background: url(../images/top.jpg) no-repeat;
}

#top1 {
	width: 1024px;
	height: 28px;
	background: url(../images/top2.jpg) no-repeat;
	padding-top:0px;
	font-size: 17px;
	
	text-decoration: none;
}
#menu_top {
	width: 100%;
	height: 40px;
	background: url(../images/top2_bg.jpg) repeat-x;
}

#menu_top, #menu_top a {
	font-family: tahoma;
	font-size: 11px;
	color: #787878;
	text-decoration: none;
}

#login_form {
	float: left;
	margin-left: 40px;
	line-height: 38px;
}

#login_form_input {
	margin-right: 5px;
	margin-left: 5px;
}

#login_button {
	background: url(../images/ok_button.jpg) no-repeat 0px 2px;
	border: 0;
	cursor: pointer;
	width: 25px;
	height: 23px;
}

.search_btn {
	background: url(../images/szukaj_btn.jpg) no-repeat 0px 2px;
	border: 0;
	cursor: pointer;
	width: 69px;
	height: 22px;
}

#login2 {
	float: left;
	line-height: 16px;
	margin-left: 20px;
}

#login2 a:hover {
	text-decoration: underline;
}

#search_bar {
	margin-left: 40px;
	float: right;
	width:300px;
	line-height: 38px;
}

#search_bar_submit {
	width: 44px;
	height: 31px;
	background: url(../images/search_button.jpg) no-repeat 0px 2px;
	border: 0;
	cursor: pointer;
}

#search_bar_input {
	width: 200px;
	font-weight: bold;
}

#advertisement_box {
	width: 750px;
	height: 120px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main {
	width: 100%;
	margin-top: 15px;
}

#left_column {
	width: 176px;
	float: left;
	margin-left: 10px;
}

.menu_box {
	width: 100%;
}

.menu_header {
	width: 176px;
	height: 24px;
	background: url('../images/menu_header.jpg') no-repeat;
	color: #fff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 12px;
	text-transform: capitalize;
}

.menu_box_body {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	background: url('../images/menu_box.jpg') repeat-y;
}

#menu_box_body_stat {
	line-height: 20px;
}

.staty1 {
	background: url(../images/staty_1.jpg) no-repeat;
	padding-left: 24px;
	margin-left: 5px;
}

.staty2 {
	background: url(../images/staty_2.jpg) no-repeat;
	padding-left: 24px;
	margin-left: 5px;
}

.staty3 {
	background: url(../images/staty_3.jpg) no-repeat;
	padding-left: 24px;
	margin-left: 5px;
}

.staty4 {
	background: url(../images/staty_4.jpg) no-repeat;
	padding-left: 24px;
	margin-left: 5px;
}

.menu_box_body ul, #adv_box_body ul {
	list-style-type: none;
	margin: 0px 0px 0px 1px;
	padding:0;	
}

.menu_box_body li, #adv_box_body li {
	list-style-type: none;
	background: url('../images/list.jpg') no-repeat;
	color: #787878;
	height: 16px;
	font-size: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
}

.menu_box_body li.sub {
	background: url('../images/list2.jpg') no-repeat;
	padding-left: 45px;
}

#adv_box_body li {
		width:128px;
	}

.menu_box_body li a, #adv_box_body a {
	color: #787878;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
}

.menu_box_body li a:hover {
	text-decoration: underline;
}

.menu_bottom {
	width: 223px;
	height: 4px;
	background: url('../images/menu_bottom.jpg') no-repeat;
	margin-bottom: 2px;
}

#main2 {
	float: left;
	width: 607px;
	margin-left: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

.main_header {
	width: 596px; /*607*/
	height: 25px; /*30*/
	background: url(../images/main_header.jpg) no-repeat;
	color: #fff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 12px;
	text-transform: capitalize;
}

.main_bg {
	width : 626px;	
	background: url(../images/main_bg.jpg) repeat-y;	
}

.main_foot {
	width: 626px;
	height: 4px;
	background: url(../images/main_foot.jpg) no-repeat;	
}

.picture_back {
	width: 143px;
	height: 122px;
	background: url('../images/picture_back.jpg') no-repeat;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 3px;
}

.picture_back img {
	width: 128px;
	height: 96px;
	margin-top: 5px;
	margin-left: 7px;
}

.picture_back a {
	color: #fff;
	text-decoration: none;
}

.picture_back a:hover {
	text-decoration: underline;
}

.picture_back_caption {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin-top: 5px;
}

#right_column {
	width: 176px;
	float: right;
	margin-right: 10px;
}

#adv_header {
	width: 140px; /*175*/
	height: 23px; /*33*/
	background: url('../images/adv_header.jpg') no-repeat;
	color: #00a0e0;
	font-size: 14px;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 10px;
}

#adv_box_body {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	background: url('../images/adv_bg.jpg') repeat-y;
}

#adv_bg {
	width: 155px;
	margin: auto;
	background-color: #ccc;
}

#adv_bottom {
	width: 175px;
	height: 8px;
	background: url('../images/adv_bottom.jpg') no-repeat;
	/*margin-bottom: 2px;*/
}

#footer {
	width: 100%;
	background: url('../images/footer_bg.jpg') repeat-x;
	height: 37px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 20px 0 10px 0;
}


#footer a {
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .copy {
	padding: 10px;
}

.clear {
	clear: both;
}

img {
	border: 0px;
}

/* formularze */

dt,dd {padding-left:20px; margin:0;font-size:11px;}
p.description {padding:0;margin:0;font-size:11px;}

ul.errors {list-style:none; background:#FF6347; width:250px;padding:5px;font-size:11px;} 

td {font-size:11px; text-align:left; padding:5px; vertical-align:top}
#add_input {cursor:pointer;font-size:11px;margin-left:20px;}

/* paginacja */
.pagination {
	font-size: 11px;
}

.pagination a {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

#shoutbox {
	font-size:10px;
	padding:0;
	margin: 0;
}

#shoutbox #s-label {display:none}

#shoutbox form {
	margin: 0 0 0 10px;
	padding:0;
}

#shoutbox dl { margin: 0; }

#shoutbox dd, #shoutbox dt {
	padding:0;
}
	
#shoutbox p {
	padding: 3px 3px 3px 10px;
	margin: 0 1px;	
	background: #B3E0FC;
}
	
#shoutbox p.row2 {
	background: #C6EDFF;
}

#sondabox {
	padding-left:20px;font-size:10px
}

#sondabox input {
	width: 20px;
}

#sondabox .sonda_btn {
	background: url(../images/zaglosuj_btn.jpg) no-repeat 0px 2px;
	border: 0;
	cursor: pointer;
	width: 69px;
	height: 23px;
}

.shoutbox_btn {
	background: url(../images/wyslij_btn.jpg) no-repeat 0px 2px;
	border: 0;
	cursor: pointer;
	width: 69px;
	height: 23px;
}
