/** BASIC */

body {
	font: normal .8em Verdana, Arial, Helvetica, sans-serif;
width: 1105px;
}

h1, h2, h3, h4, h5, h6 {
	color: #336600;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

a {
	color: #336600;
}

a:hover {
	text-decoration: none;
}

/** HEADER */

#header {
	width: 700px;
	height: 80px;
	margin: 0px auto;
	background: #CDE2A1 url(images/img01.gif) no-repeat left top;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 35px 0px 0px 10px;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 43px 10px 0px 0px;
	background: url(images/img02.gif) no-repeat right top;
}

/** MENU */

#menu {
	width: 700px;
	height: 30px;
	margin: 0px auto;
	background: url(images/img03.gif) repeat-x left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: smaller;
	font-weight: bold;
	color: #336600;
}

#menu a:hover {
	color: #FFFFFF;
}

/** CONTENT */

#content {
	width: 700px;
	margin: 0px auto;
	background: url(images/img04.gif) repeat-y left top;
}

#columnA {
	float: right;
	width: 450px;
	padding: 20px;
}

#columnB {
	float: left;
	width: 200px;
	padding: 10px 5px
}

#columnB h2 {
	font-size: large;
}


/** ColumnA */


#columnA ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#columnA li {
	display: block;
	float: left;
	width: 140px;
	padding: 5px;
}

#columnA li ul {
	line-height: 14px;
}

#columnA li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#columnA h2 {
	margin: 0 0 15px 0;
	color: #008C00;
}

#columnA a {
	text-decoration: none;
	color: #008C00;
}

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


/** kontakt */
#kontakt ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#kontakt li {
	display: block;
}
/** FOOTER */

#footer {
	width: 700px;
	margin: 0px auto;
	background: #BED985 url(images/img05.gif) no-repeat left bottom;
}

#footer p {
	margin: 0px;
	padding: 5px 10px;
	background: url(images/img06.gif) no-repeat right bottom;
	font-size: smaller;
}

/** links */

#links {
	width: 700px;
	margin: 0px auto;
	background: #BED985; 
}

#links p {
	margin: 5px;
	padding: 5px 10px;
	background: #BED985;
	font-size: smaller;
}

#zwyciezcy p {
        text-align: center;
}

/** BOKS REKLAMOWY */


#glowaboksu {
	width: 200px;
	height: 30px;
	margin: 0px auto;
	background: #CDE2A1 url(images/img01.gif) no-repeat left top;
}



#glowaboksu h2 {
	float: right;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	background: url(images/img02.gif) no-repeat right top;
}


#podtytul {
	width: 200px;
	height: 2px;
	margin: 0px auto;
	background: url(images/img03.gif) repeat-x left top;
}

#podtytul ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#podtytul li {
	display: inline;
}

#podtytul a {
	display: block;
	float: right;
	padding: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: smaller;
	font-weight: bold;
	color: #336600;
}

#podtytul a:hover {
	color: #FFFFFF;
}

/** tresc */

#tresc {
	width: 200px;
	margin: 0px auto;
	background: url(images/img07.gif) repeat-y left top;
}


#reklama {
	float: left;
	width: 200px;
	padding: 10px 5px
}

#reklama h2 {
	font-size: large;
}


/** stopka */

#stopka {
	width: 200px;
	margin: 0px auto;
	background: #BED985 url(images/img05.gif) no-repeat left bottom;
}

#stopka p {
	margin: 0px;
	padding: 5px 10px;
	background: url(images/img06.gif) no-repeat right bottom;
	font-size: smaller;
}

#box { float: right;
padding: 3px 0px;
}
