body {
	font: normal 12px verdana, arial, sans-serif;
	line-height: 1.3;
	background: #E6E4E5 url(../images/pattern01.jpg) center top repeat-x;
	margin: 0;
}
/* global styles ******************************************************/
*:focus { outline: none; }
a { color: #6D6D6F; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: 0; }
input { 
	border: solid 1px #bfbfbf;
	padding: 1px;
	vertical-align: middle;
}
.r { float: right; }
.l { float: left;}

/* main layer *********************************************************/
#topBox {
	width: 782px;
	overflow: auto;
	margin: 0 auto;
	border: 0;
}
#flash { width: 100%; }
/* headBox ************************************************************/
#headBox {
	background: url(../images/dots.gif) bottom repeat-x;
	height: 38px;
}
#headBox * {
	padding: 9px 0 0 0;
	margin: 0;
	font-size: 11px;
}
#headBox p.data { width: 197px; }
#headBox img { vertical-align: middle; padding: 0; }
#headBox h1 {
	font-weight: normal;
	font-size: 18px;
	padding: 8px 0 0 10px;
	color: #858178;
	margin: -5px 0 0 0;
}

/* table with news ****************************************************/
#newsTable {
	width: 100%;
	margin: 10px auto;
}
#newsTable img { border: solid 1px #fff; }
#newsTable td.nfo {
	width: 50%;
	vertical-align: top;
	padding: 0 5px 20px 0;
}
#newsTable td div.news {
	width: 255px;
}
#newsTable td div.news * {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
#newsTable td div.news h3 {
	color: #605F5E;
	font-weight: normal;
	font-style: italic;
	padding: 0 0 5px 0;
}
#newsTable td div.news p.more {
	text-align: right;
	font-weight: bold;
}
#newsTable td div.news p.more a { font-size: 10px; }

/* text ***************************************************************/
#textBox {
	margin: 10px 0;
	overflow: auto;
	width: 100%;
}

#textBox div p, #textBox p  {  font-size: 11px; margin: 0 0 0 0; font-style: normal; text-align: left; color: #2D2C2C; line-height:16px }

#textBox div.manag {
	clear: both;
	margin: 0 10px 20px 0;
	overflow: auto;
	padding: 0 0 20px 0;
	background: url(../images/dots.gif) bottom repeat-x;
}
#textBox div.manag h4, #textBox div.galeria-r h3 {
	font-weight: normal;
	font-style: italic;
	padding: 0 0 10px 0;
	color: #95773B;
	text-align: right;
	font-size: 12px;
	margin: 0;
}
#textBox div.o {
	padding: 23px 0 0 15px;
	width: 550px;
}
#textBox div.l { width: 196px; }
#textBox div.last { background: none; }
#textBox div.galeria-l { color: #755b29; }
#textBox div.galeria-r h3 { font-style: normal; text-align: left; color: #2D2C2C; }
#textBox div.galeria-r p {  font-size: 11px; margin: 0 0 0 0; font-style: normal; text-align: left; color: #2D2C2C; line-height:16px }
#textBox div.galeria-r h3 a { color: #2D2C2C; }
#textBox div.galeria-r h3 a.s { color: #FB0202; }
#textBox div.galeria-r h3 span { color: #755b29; font-style: italic; }
#textBox div.galeria-r h3 span.str { font-size: 11px; margin: -15px 0 0 0; }
#textBox div.galeria-r table { width: 545px; }
#textBox div.galeria-r table td img { border: solid 1px #fff; }

#koncerty {
	margin: 0 0 0 210px;
	font-size: 11px;
}
#koncerty td { vertical-align: top; }
#koncerty td.t { width: 100px; color: #8A6B2D; }
#koncerty td.w { width: 120px; }

/* footer *************************************************************/
#footBox1 {
	background: url(../images/bg_foot.gif) top center no-repeat;
	overflow: no;
	clear: both;
	margin: 10px 0 0 0;
	border: 0;
	width: 100%;
	}
	
#footBox {
	background: url(../images/bg_foot.gif) top center no-repeat;
	margin: 10px 0;
	overflow: auto;
	width: 100%;
}
	
#footBox div.o {
	padding: 13px 0 0 15px;
	width: 560px;
	text-align: center;
}

#footBox div.l { 
	padding: 13px 0 0 0;
	width: 185px; 
	}

#footBox p { text-align: center; }
#footBox p img { vertical-align: middle; }
