html, body {
  background: #F4E3AF  url(/images/5.gif) 50% repeat-y;
  font-family: "verdana ce", verdana, helvetica, sans-serif;
}

/*------ podstawowe -----*/
h1,h2,h3 {font-weight: bolder; margin: 10px 0 15px 0; color: #C02942;}
h1 {font-size: 1.3em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
strong {font-weight: bolder;}
em {font-style: italic;}
#yui-main {
background: url(/images/9.jpg) 95% 30px no-repeat;
}
#yui-main p {
margin: 5px;
}
div.yui-b, #ft {
padding: 5px;
}
a:link {color: #C02942;}
a:visited {color: #53777A;}
a:hover {color: #D95B43;}

/*--------- Nawigacja -------------*/
ul.section_list, ul.section_list ul {
text-transform: uppercase;
font-size: 12px;
list-style-type: none;
padding: 0;
margin: 0;
}
ul.section_list li {
list-style-type: none;
margin: 0;
padding: 0;
}
ul.section_list a {
display: block;
text-decoration: none;
border: 1px solid #aaa;
margin: 3px 0;
padding: 2px;
background: #53777A;
color: #fff;
}

ul.section_list a.active {
background: #542437;
}
ul.section_list li ul li a {
background: #ECD078;
color: #542437;
}
ul.section_list li ul li a.active {
background: #ccc;
color: #542437;
}
/*--------- Obrazki --------------*/
img.obramka {
border: 3px double #53777A;
}
/*--------- Style ----------*/
.published {
  font-style: italic; color: #999;
  text-align: right;
}
#yui-main {
line-height: 1.5em;
}
.entry-content ul {
	list-style-image: url(graf/bullet_king.gif);
}
.bread {
background: #fff;
}
.bread a {
color: #542437;
font-weight: bolder;
}

#search-box {
text-align: center;
font-weight: bolder;
background: #ECD078;
color: #C02942;
padding: 3px;
border: 1px solid #592A3D;
}
.search-result {
border-left: 1px solid #53777A;
border-bottom: 1px solid #53777A;
padding: 3px;
margin: 10px;
}
.search-result h3 {
margin-top: 0;
}
/* Galeria */
.images img {
 border: 3px double #53777A;
 padding: 3px;
 background: white;
 margin: 5px;
}
.images {
text-align: center;
}
/*---------- Turnieje -komunikaty -------*/
div.turniej {
border-left: 1px solid #53777A;
border-bottom: 1px solid #53777A;
padding: 3px;
margin: 10px;
}
/*----- Grand prix --------*/
table.resultsn {
	border-collapse: collapse;
	margin: 10px 0;
}
table.resultsn td {
	border: 1px solid #999;
	padding: 3px;
	vertical-align: top;
}

table.results {
	border-collapse: collapse;
}
table.results td, table.results th {
	font-size: 12px;
	padding: 3px;
	border: 1px solid #999;
}
table.results th {
	font-weight: bolder;
	background: #eee;
	border-bottom: 2px solid #888;
}

.entry-content p {
padding: 5px 0;
}

dl.directory dt {
font-weight: bolder;
}
