body {
	background: #fff url(graf/tlo.gif);
	color: #404040;
	font-family: "verdana ce", verdana, helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: fixed;
}
td, th, caption {
		font-family: "verdana ce", verdana, helvetica, sans-serif;
}

table.simple {
	margin: 20px 0px;
}
table.simple td {
	font-family: "Courier New CE", "Courier New", "Courier CE", "Courier", monospace;
	padding: 0px 5px;
}
table.simple caption {
	font-family: "Courier New CE", "Courier New", "Courier CE", "Courier", monospace;
	font-weight: bold;
	text-align: left;
}
.winner {
	color: #f00;
}
a:link {
	color: #B22222;
}
a:visited {
	color: #7E1717;
}
a.visit {
	text-decoration: none;
	color: black;
}
h1, h2, h3 {
	color: #D24500;
}
h1 {
	font-size: 1.4em;
	margin-left: -10px;
}
h2 {
	font-size: 1.1em;
	margin-left: -5px;
}
h3 {
	font-size: 1.1em;
}

dt {
	text-transform: uppercase;
	color: #FF5400;
	font-size: 1em;
	font-weight: bold;
	font-variant: normal;
	margin: 5px 0px;
	border-bottom: 1px solid #eee;
	clear: both;
}
dt a:link, dt a:visited {
	color: #ff5400;
}
dd {
	margin-left: 10px;
}
.zdopis {
	margin: 0px auto;
	padding: 2px;
	width: 304px;
	w\idth: 300px;
	background: #eee;
}
.zdopis img {
	display: block;
	border:0px;
}
/* ------------ Nagłówek ------------- */
#header {
	background: white;
	border-bottom: 1px solid #aaa;
	
}
#nadmenu {
	border-top: 1px solid #aaa;
	padding: 0px;
	background: #EDECE8;
	color: #D24500;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "verdana ce", verdana, sans-serif;
	font-weight: bold;
}
#nadmenu a {
	display: block;
	float: left;
	padding: 1px 10px;
	text-decoration: none;
	color: #D24500;
}
#nadmenu a.visit {
	background: #fff;
	color: #D24500;
}
#nadmenu a:hover {
	background: #fff;
	color: #999;
}

/* ------------ opak ------------- */
#opak {
	width: 760px;
	border: 1px solid #bbb;
	margin: 0px auto;
}

/* ------------ Content ------------- */
#content {
	padding: 10px 20px 20px 30px;
	line-height: 1.5em;
	background: #fff url(graf/tlo_content.gif) top right no-repeat;	
}

#content ul {
	list-style-image: url(graf/punkt.gif);
	list-style-type: square;
	list-style-position: outside;
	padding: 0px;
	margin: 20px;
	line-height: 1em;
}

#content ul li {
	margin: 5px 0px;
}
.zdjeciepop {
	float: left;
	margin: 5px;
	border: 1px solid #aaa;
	padding: 3px;
}
#wyniki {
	margin-top: 10px;
}
#wyniki td{
	padding: 2px;
}
#wyniki caption {
	background: #D9F3FE;
	font-weight: bold;
	border-top: 1px solid #666;
}
#wyniki th {
	background: #eee;
}

/* ------------ lewy panel ------------- */
#lewy {
	padding: 10px 0px;
	background: #fff;
}
#lewy address {
	margin: 5px 10px 5px 5px;
	padding: 5px;
	font-size: 12px;
	background: #FFFEFA;
	border: 1px solid #ddd;
	font-style: normal;
	
}
#lewy p {
	margin: 5px;
	color: #666;
}
#menul {
	width: 180px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #C3683B;
}

#menul a {
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	padding: 3px;
	color: #663333;
	background: #FFF;
	border-bottom: 1px solid #C3683B;
	text-decoration: none;
	padding-left: 6px;
}
#menul a:hover {
	color: #EE7B3F;
	background: white;
}
#menul a.visit {
	color: #D24500;
	background: #fafafa;
}
#menul a.nadplik {
	color: #D24500;
	font-size: 10px;
	background: #FFFEFA;
	font-weight: bold;
}

#menul a.nadplik:hover {
	color: brown;
	background: white;
}


/* ------------ stopka ------------- */
#footer {
	padding: 5px;
	background: #EDECE8;
}

#podmenu {
	text-align: center;
}
#podmenu a {
	margin: 0px 3px;
}
/* ------------ tree menu ------------- */
.treemenu {
margin : 0px 20px;
padding : 10px;
list-style : none;
background-color : #efefef;
border : 1px solid #000;
width : 200px;
}

.treemenu UL {
list-style : none;
margin : 0px 10px;
padding : 0px 10px;
}

.treemenu LI {
display : inline;
}

.treemenu A {
display : block;
padding-left : 12px;
text-decoration : none;
}

dl.baseny dt {
	margin: 0;
	padding: 5px 0;
}
dl.baseny dd {
	padding: 0;	
	margin-left: 10px;
}
dl.baseny dd p {
	padding: 0;
	margin: 0 5px;
}

#magicspafoto .zdjeciepop{
	float: none;
	display: block;
}
