html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
ul, li {
	display: list-item;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.clearright {
	clear: right;
}
body {
	background-color: #2b1b03;
	font: 11px verdana, sans-serif;
	color: #464544;
	/**background-image:url(../images/tlo-fireworks.gif);**/
	background-image:url(../images/tlo_w_paski.gif);
	/**background-repeat:repeat-x;**/
	background-position:bottom;
	background-attachment:fixed;
	
	
}/** layout **/
#wrapper {
	width: 900px;
	min-height: 130px;
	background:url(../images/header-miskowo.gif) no-repeat;
	/**background:url(../images/header.gif) no-repeat;**/
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	padding: 25px 0 0 30px;
	font: 32px "arial black", arial, sans-serif;
	color: #151515;
}
h1 em {
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	position: relative;
	top: -4px;
}
/* navigacja */
#nav {
	position: absolute;
	top: 0px;
	left: 235px;
	width: 720px;
}
#nav li {
	float: left;
	background: url(../images/nav_left.bmp) no-repeat;
/**	list-style: none;**/
	padding-left: 1px;
	padding-right: 20px;
	padding-top: 5px;
	line-height: 0.0;
}
/** odstep miedzu wierszami menu - ustawiany rowniez w innym miejscu ponizej - to wplywa na inne pozycje wyswietlania li**/
li {
	/**float: left;**/
	background: url(../images/nav_left.bmp) no-repeat bottom left;
	list-style: none;
	/**display: list-item;**/
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	line-height: 1.1;
}
#nav span {  display: block;  font-size: 10px;}
#nav a {
	color: #FFFFFF;
	font-size: 8px;
	/**font-weight: bold;**/
	text-decoration: none;
}/** topcontent **/
#topcon {
	/**background: url(../images/topcon.jpg) no-repeat;**/
	width: 468px;
	position: absolute;
	top: 8px;
	left: 278px;
	color: #fff;
	float: left;
}
#topcon-inner {
	margin: 1px 1px 1px 1px;
	height: 60px;
	/**overflow: auto;**/
	overflow: hidden;
	text-align: right;
	float: right;
	padding-top: 15px;
}
#active_language img {
	width: 23px;
}
#jflanguageselection {
	text-align: right;
	float: right;
	align: right;
	width: 190px;
}
#topcon h2 {
	font-size: 12px;
}/** Body **/
#content {
	width: 900px;
	position: absolute;
	color: #b9c0ac;
	top: 106px;
	left: 0px;
}
#content a {
	color: #b6a890;
}
#content a:hover {
	color: #d78010;
}
#body {
	border-left: 3px solid #684100;
	border-right: 3px solid #684100;
	background-color: #261400;
	padding: 4px;
}
/**pozycja user3 i 4**/
.box2 {
	float: left;
      width: 540px;
	background-color: #221500;
	margin-right: 4px;
}
.box2a {
	float: left;
      width: 330px;
	background-color: #221500;
	margin-left: 4px;
	margin-right: 4px;
}
/**srodek z newsami**/
.box3 {
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float: left;
	width: 687px;
	background-color: #221500;
	margin-right: 4px;
	padding-top: 0px;
}
/**reklama google**/
.box4 {
	float: right;
	width: 185px;
	background-color: #261400;
	margin-right: 4px;
	margin-top: 4px;
	margin-left: 4px;
}
.box4 img {
	margin-bottom: 5px;
}
.box4a {
	float: left;
	width: 330 px;
	background-color: #261400;
	margin-right: 0px;
	margin-top: 2px;
}
.box4a img {
	margin-bottom: 5px;
}
.box4b {
	float: left;
	width: 330 px;
	background-color: #261400;
	padding-left: 5px;
	margin-right: 3px;
	margin-top: 2px;
}
.box4b img {
	margin-bottom: 5px;
}

.box5 {
	float: left;
	width: 165px;
	background-color: #261400;
	margin-right: 4px;
}
.guest {
	float: left;
	width: 185px;
	background-color: #261400;
	margin-right: 4px;
	margin-left: 4px;

}
#guest {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 10px;
}
.box6 {
	float: left;
	/**width: 232.5px;**/
	background-color: #261400;
	margin-right: 4px;
}
.box {
	float: left;
	width: 195px;
	background-color: #261400;
	margin-right: 4px;
}
.box-t {
	background: top url(../images/box_t.gif) repeat-x;
}
.box-r {
	background: right url(../images/box_r.gif) repeat-y;
}
.box-b {
	background: bottom url(../images/box_b.gif) repeat-x;
}
.box-l {
	background: left url(../images/box_l.gif) repeat-y;
}
.box-tr {
	background: top right url(../images/box_tr.gif) no-repeat;
}
.box-br {
	background: bottom right url(../images/box_br.gif) no-repeat;
}
.box-bl {
	background: bottom left url(../images/box_bl.gif) no-repeat;
}
.box-tl {
	background: top left url(../images/box_tl.gif) no-repeat;
}
.box-tl {
	padding: 13px 18px;
}
.box p {
	margin: 1em 0;
}
p.more {
	margin: 0;
}
#hits {
	width: 165px;
}
#hits .box-tl {
	padding-bottom: 22px;
}
/** odstep menu od gory **/
#hits ul {
	margin: 0em 0;
	display: list-item;
}
/** odstep miedzu wierszami menu - ustawiany rownie w innym miejscu **/
#hits li {
	list-style: none;
	margin: 0.1em 0;
	display: list-item;
}
#hits ul a {
	text-decoration: none;
	display: list-item;
}
#hits ul a:hover {
	text-decoration: underline;
	display: list-item;
}
#hits table.moduletable {
	padding-top: 10px;
}
.moduletable li a {
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 2px;
	display: list-item;
}
.moduletable li a:hover {
	text-decoration: underline;
	padding-bottom: 2px;
	padding-top: 2px;
	display: list-item;
}
.moduletable th {
	text-transform:uppercase;
	text-decoration: none;
	color: #d78010;
	padding-bottom: 2px;
	padding-top: 2px;
}
.moduletable_menu th {
	text-transform:uppercase;
	text-decoration: none;
	color: #d78010;
	padding-bottom: 2px;
	padding-top: 2px;
}
.moduletable ul a:hover {
	text-decoration: underline;
	display: list-item;
}
#news .moduletable th {
	text-transform:uppercase;
	text-decoration: none;
	color: #ff7b00;
}
#new .moduletable th {
	text-transform:uppercase;
	text-decoration: none;
	color: #ff7b00;
}
#topcon .moduletable th {
	text-transform:uppercase;
	text-decoration: none;
	color: #ff7b00;
}
#new2 .moduletable th {
	text-transform:uppercase;
	text-decoration: none;
	color: #ff7b00;
}
#news2 .moduletable th {
	text-transform:uppercase;
	text-decoration: none;
	color: #ff7b00;
}
#new {
	margin-right: 0;
}
#new2 {
	margin-left: 0;
	margin-top: 10px;
}
#news2 {
	margin-left: 4px;
	margin-top: 10px;
}
#new .box-tl {
	padding-bottom: 18px;
}
#new p {
	margin-top: 0;
	margin-bottom: 3.6em;
}
#mainbody {
	margin-right: 0;
	margin-top: 10px;
}
#mainbody li {
	display: list-item;
}
#mainbody .box-tl {
	padding-bottom: 18px;
}
#mainbody p {
	margin-top: 0;
	margin-bottom: 3.6em;
}
#body h2 {
	font-size: 12px;
	text-align: right;
	margin-bottom: 1.5em;
}
#body h3 {
	font-size: 9px;
	color: #FFEA00;
}
#body .more a {
	font-weight: bold;
	text-decoration: none;
}
#body .more a:hover {
	text-decoration: underline;
}
#body .hr-yellow {
	border-top: 1px solid #FFEA00;
	padding-bottom: 1em;
	margin-top: 1em;
}/** footer **/
#footer {
	text-align: center;
	background-image: url(../images/tlo-footer.gif);
	background-repeat: repeat-x;
	height: 91px;
	border-left: solid 3px #684100;
	border-right: solid 3px #684100;
}
#footer p, #footer ul {
	margin: 0.8em;
}
#footer ul {
	margin-top: 1.2em;
}
#footer li {
	display: inline;
	list-style: none;
}
.contentheading, .componentheading {
	font-size : 12px;
	font-weight : bold;
	color : #b6a890;
	text-align : left;
}
#hits .input {
	border:none;
}
.mainlevel {
	padding-left:12px;
	text-align:right;
	}
.level0 {
	width: 100px;
	padding-left:12px;
	text-align:left;
	display: list-item;
	}
.level1 {
	width: 100px;
	padding-left:25px;
	text-align:left;
	}
.level2 {
	width: 100px;
	padding-left:45px;
	text-align:left;
	display: list-item;
	}
.gk_news_show_left {
	background: left url(../images/box_l.gif) repeat-y;
	padding: 5px;
	height: 302px;
	}
.gk_news_show_center {
	background: left url(../images/box_l.gif) repeat-y;
	padding: 5px;
	}
.gk_news_show_right {
	background: left url(../images/box_l.gif) repeat-y;
	padding: 5px;
	}

.cbSearchSimple div {display:inline; margin-top:5px; padding-left:5px;}
.cbSearchSimple input, .cbSearchSimple select, .cb_form_buttons_line input, .button {
	background-color:#2b1b03;
	border-right: #684100 1px solid;
	border-top: #684100 1px solid;
	border-bottom: #684100 1px solid;
	border-left: #684100 1px solid;
	font-size: 12px;
	cursor: hand;
	color: #b6a890;
	font-family: tahoma,sans-serif;
	height: 19px;
	}

span.cbSearchFromTo {
	padding-left:5px;
	}
.search input 
	{
	background-color:#2b1b03;
	font-size: 12px;
	cursor: hand;
	color: #694000;
	font-family: tahoma,sans-serif;
	height: 16px;
	border-right: #522f01 1px solid;
	border-top: #522f01 1px solid;
	border-bottom: #522f01 2px solid;
	border-left: #522f01 2px solid;
	}
#prawy-gorny {
    top: 0px; 
    right: 0px;
    position: fixed;
    z-index: 9999;
}
a.pagenav {background-image: url(../images/bg_tab-active.png); text-decoration: underline; border: 1px #110a01 solid; width:10px; padding:4px;}
span.pagenav {padding-top: 10px; background-color:#1a0a00; color:#cfcfcf; border: 1px #110a01 solid; width:10px; padding:4px;}
