
p, div, a, span {
	margin: 0px; 
	padding: 0px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
}

body.bbody{
	background: #f8eace;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

div.divpicture {
	padding: 2px 2px 2px 2px;
	float: left;
	margin: 5px;
}

img.minipicture {
	border: 1px solid #ded1b8;
}

.clear {
	clear: both;
}

/** PAGE **/
#page {
	width:990px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align:left;
}

/** FOOTER **/
#footer {
	background-image: url(images/bg_footer.png);
	background-repeat: repeat-x; 
	height: 63px;
	clear:both;
}

#footer p {
	font-size: 11px;
	margin: 0px;
	padding: 5px 10px 0px 10px;
	line-height: 14px;
	color: white;
}

/** SECTION LEFT **/
#left {
	width: 175px;
	float: left;
}

#lmenu {
	margin-left: 6px;
}

#lmenu img {
	padding:0px;
	margin: 0px;
}

#lmenu a  {
	display: block;
	background: url(images/lmenu_bg.png);
	padding: 5px 3px 5px 27px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-bottom: 1px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#lmenu a.on{
	color: #ffcc00;
}

#lmenu a.sub, #lmenu a.subon {
	background-image: url(images/lmenu_sub_bg.png);
}

#lmenu a.subon  {
	color: #FFFF99;
}



#left .highlight_header {
	text-align: center;
}

#left p {
	text-align: center;
}

/** SECTION CENTER **/
#center {
	float: left;
	width: 426px;
	padding: 20px 30px 0px 30px;
}

#center h1 {
	text-transform: uppercase;
	color: #9b4a00;
	font-size: 14px;
	font-weight: bold;
}

#center p, #center div, #center ol, #center ul {
	font-size:12px;
	color: #9b4a00;
	text-align: justify;
	line-height:20px;
}

.highlight_header {
	color: #da7920;
	text-transform: uppercase;
	font-size:14px;
	font-weight: bold;
}

.subheader {
	color: #da7920;
	font-size: 9px;
	text-transform: none;
	font-weight: bold;
}
	
#banner {
	background: #bc9b8e;
	border: 1px solid navy;
	font-size: 20px;
	font-weight: bold;
	color : white;
	padding: 20px 0px 20px 0px;
	margin: 20px auto 20px auto;
	text-align: center;
}

/** SECTION RIGHT **/
#right {
	float: right;
	width: 329px;
	/*background: green;*/
	position: relative;
	padding-top: 120px;
	z-index: 1;
}

#test {
	width: 307px;
	height: 229px;
	background: magenta;
	position: absolute;
	top: -114px;
	left: 0px;
	background: url(images/test_img.png);
	background-repeat: no-repeat;
}

.ten_years {
	background-image: url(images/ten_years.png);
	position: absolute;
	top: -114px;
	left: -50px;
	z-index: 100;
	width: 99px;
	height: 51px;
}

#right .highlight_header {
	margin-left: 42px;
}

/** PRIZES **/

#right .prize_item {
	margin-left: 42px;
	position: relative;
}

.prize_item img {
	vertical-align: middle;
	float: left;
}

.prize_item h3 {
	color: #9b4a00;
	font-size: 12px;
	text-transform: uppercase;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float: left;
}

.prize_item p {
	color: #9b4a00;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 175px;
	float: left;
}

.prize_item .more {
	float: right;
	border: 0px;
	margin-top: 10px;
}
/** HEADER **/
#header {
	margin: 0px;
	height: 178px;
	background-image: url(images/main_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	position:relative;
}

#header .button {
	position: absolute;
	top: 133px;
	left: 438px;
	display: block;
}

#header p {
	margin: 0px 0px 2px 0px;
	padding: 6px 0px 6px 0px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: right;
	letter-spacing: 2px;
}

#logo {
	position: absolute;
	top: 30px;
	left: 116px;
}

#logo img {
	border: 0px;
}

.searchTextField {
	height: 16px;
	width: 150px;
	border: 0px;
	background: white;
}


#tmenu {
	position: absolute;
	top: 35px;
	left: 498px;
	color: white;
}

#tmenu a {
	font-size: 10px;
	text-decoration: none;
	color: white;
}

#header .krs {
	font-size: 22px;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 25px;
	left: 240px;
}

.duzypomaranczowy {
	text-decoration: none; color: rgb(155, 74, 0); line-height: 18px;
	text-decoration: none; color: rgb(155, 74, 0); line-height: 18px;
}

#center p.newslead {
    font-size:11px;
}

.hotnews {
    float:left;
    margin:5px;
    padding:5px;
    width:480px;
    border:1px solid #ffaa55;
}
