/* Phoca Template - www.phoca.cz E6C273 */
* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	font-size: 76%;
	font-family: Arial, sans-serif, Verdana, Helvetica;
	line-height: 1.3;
}

h1, h2, h3, h4, h5, h6, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 0.5em 0;
}

form {
	margin:0;padding:0;
}

a img {
	border: 0px;
}

li, dd {
	margin-left: 1em;
}
ul li {
	list-style: square;
	color:#000000;
	margin-left: 15px;
}

fieldset {
	padding:5em;
}

p{
  margin-bottom: 5px;
}

td {
	padding:1px;
}

#wrap {
	min-width: 960px;
	max-width: 960px;
	width: auto !important;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position:relative;
	height: 201px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left: 1px;
	color:#c1c1c1;
}
#header .logo {
	margin-top:25px;
	margin-left:15px;
}
#header h1 {
	font-variant: small-caps;
	font-stretch: expanded;
	padding-left: 30px;
	color:#c1c1c1;
	font-weight: bold;
	font-size: 50px;
}
#header input {
	background: url(../images/search.png) no-repeat;
	border:0;
	height: 22px;
	width: 168px;
	padding: 2px;
	font-size:1em;
	color:#c1c1c1;
	border:1px solid #c1c1c1;
}
#header .search {
	position:absolute;
	top: 34px;
	right:30px;
	color:#c1c1c1;
}

#header .banner {
	position:absolute;
	top: 100px;
	right:30px;
	color:#c1c1c1;
}

#leftcol {
	float:left;
	width:220px;
	padding-left:5px;
	overflow:hidden;
}
#content {
	float:left;
	width: 506px;
}

#content1 {
	position:relative;
	float:left;
	width: 510px;
	overflow:hidden;
}

#content2 {
	position:relative;
	float:left;
	width: 735px;
	overflow:hidden;
}
#content3 {
	position:relative;
	float:left;
	width: 960px;
	overflow:hidden;
}


#rightcol {
	position:relative;
	float:left;
	width:220px;
	padding-right:5px;
	overflow:hidden;

}
#footer {
	clear:both;
	background:#fff url(../images/fbg.png) 0 bottom no-repeat;
	height:60px;
	margin-bottom:10px;
	padding-top:20px;
	text-align:center;
}
#top {
	padding:10px 10px 5px 10px;
	margin:0px;
}
#top .box {
	padding:0;
	margin:0;
	color:#000;
}

#bottom {
	clear:both;
	padding:10px 10px;
	margin:5px 10px;
	padding:10px 10px 5px 10px;
}

#user {
	clear:both;
	padding:10px;
}

.box {
	padding:10px;
}

/* --- */

#leftcolbg {
	background: url(../images/lbg.png) 23% 0 repeat-y;
	
}

#rightcolbg {
	background: url(../images/rbg.png) 77% 0 repeat-y;
	
}


a {color: #660000;}
a:link {color: #000000;}
a:hover {color: #000000;}


h1, .contentheading, .componentheading, .contentpagetitle {
	color: #000000;
	font-weight:bold;
	font-size:1.5em;
}
h2{font-size: 1.5em; color: #000000;}
h3 {font-size: 1.3em; color: #000000;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

hr {
	border:1px solid #b2b2b2;
}
fieldset {
	padding: 0.3em;
	border: 0px;
}

#footer, .small, .createdate, .modifydate {
	font-size:0.8em;
	color: #b2b2b2;
}
div.module {
	color: #000000;
	font-size: 1em;
	margin:0px;
	margin-bottom:7px;
	width: 100%;
	background: url(../images/mbm.png) top left repeat-y;
	width: 201px;
}

div.module div {
	background: transparent;
	background: url(../images/mbt.png) no-repeat;
}

div.module div div {
	background: url(../images/mbb.png) bottom left no-repeat;
}

div.module div div div {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

div.module div div div div {
	background: transparent;
	border: none;
	padding: 0;
}

.module h3 {
	color: #000000;
	padding: 0.25em 0.5em;
	text-align: left;
	font-size: 1.1em;
	margin: 0;
	margin-bottom:8px;
	border-bottom: 1px solid #fff;
}



/************************************** menu **********************************/
div.module_menu, div.module_menu2 {
	color: #eee;
	font-size: 1em;
	margin: 0 0 1.6em 0;
	width: 100%;
	background: url(../images/mbmm.png) top left repeat-y;
	width: 201px;
}

div.module_menu div, div.module_menu2 div {
	background: transparent;
	background: url(../images/mbtm.png) no-repeat;
}

div.module_menu div div, div.module_menu2 div div {
	background: url(../images/mbbm.png) bottom left no-repeat;
}

div.module_menu div div div {
	padding: 10px;
}

div.module_menu2 div div div{
  padding: 10px 7px;
}

div.module_menu div div div div, div.module_menu2 div div div div {
	background: transparent;
	border: none;
	padding: 0;
}

.module_menu h3 {
	color: #000000;
	padding: 0.25em 0.5em;
	text-align: left;
	font-size: 1.1em;
	margin: 0;
	border-bottom: 1px solid #e6decf;
}


.moduletable {
	margin:0;
  background:#b2b2b2 url(../images/contenttoc_top.png) no-repeat scroll 0 0;
padding-top:7px;
width:484px;
}
.moduletable h3{
  margin-left: 15px;
}
.eventlistmod{
  margin-left: 15px;
}
#akcje_bottom{
background:transparent url(../images/contenttoc_bottom.png) no-repeat scroll 0 0;
height:24px;
margin-bottom: 0px;
}

.module_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.module_menu li {
  list-style: none;
	border-bottom: 1px solid #e6decf;
	margin: 0;
	font-size: 1.2em;
}
.module_menu2 li { 
list-style: none;
margin: 0;
}

.module_menu li a {
	display: block;
	padding: 3px 5px 3px 0.5em;
	color: #000000;
	text-decoration:none;
}

.module_menu2 li a {
  font-weight: bold;
	display: block;
	padding: 3px 5px 3px 4px;
	color: #000000;
	text-decoration:none;
}

html>body .module_menu li a {
	width: auto;
	
	font-weight: bold;
}
.module_menu li a:hover, a#active_menu:link, a#active_menu:visited, .module_menu2 li a:hover, a#active_menu2:link, a#active_menu2:visited {
	color:#fff;
	background:#000000;
}

.module_menu #current a, .module_menu2 #current a{
	background-color: #000000;
	color:#fff;
}
.separator{
    padding: 0px 166px 0px 0px;
/* position: relative;
  top:-7px; */
	border-bottom: 1px solid #e6decf;
}
.module_menu ul #current ul li a:hover, .module_menu2 ul #current ul li a:hover{	background-color: #000000;	color:#fff;}
/**************sub***********/
.module_menu ul li ul li{
  border-bottom: none;
}
.module_menu ul li ul li a{
	display: block;
	padding: 3px 5px 3px 1.0em;
	border-left: 20px;
	color: #4c4c4c;
	text-decoration:none;
	font-weight: normal;
	border-top: 1px solid #fff;
	font-size: 0.7em;
}

.module_menu ul #current ul li a{
	display: block;
	padding: 3px 5px 3px 1.0em;
	border-top: 1px solid #fff;
	margin:0 0 -1px 0;
	background:#f6f6f6;
	color:#000000;
}

.module_menu ul li ul #current a{
	display: block;
	padding: 3px 5px 3px 1.0em;
	border-top: 1px solid #fff;
	background-color: #000000;
	margin:0 0 -1px 0;
	color:#fff;
}


#header .module {
	margin-bottom: 0em;
	padding: 0; border: 0px;
}


#topmenu {
	height:50px;
	background: url(../images/topm.png) bottom center no-repeat;
	padding:0;
	margin:0;
}

#mainlevel-nav {
	float:left;
	margin:0;
	padding:5px;
	padding-left:15px;
	width:100%;
	list-style-type:none;
	
}

#mainlevel-nav li {
	list-style:none;
	float:left;
	margin:0;
	padding:0px;
	font-weight: bold;
}

#mainlevel-nav a:link,#mainlevel-nav a:visited {
	float:left;
	display:block;
	color:#000;
	text-decoration:none;
	margin:0 2px;
	padding:7px 8px 5px 8px;
	border-right: 1px solid #fff;
}

#header #active_menu-nav, #mainlevel-nav #current a {
	float:left;
	display:block;
	color:#000;
	text-decoration:none;
	margin:0 2px;
	padding:7px 8px 5px 8px;
	border-right: 1px solid #fff;
	
	background:#fff;
}

#mainlevel-nav #current {
background:#000000;
}

#mainlevel-nav li a:hover {
text-decoration:underline;
}

.pagination span, .pagination a, .pagination strong{
	margin:0 3px;
}
/** overlib **/
.ol-foreground {
	background-color: #f0f0f0;
}
.ol-background {
	background-color: #d6d6d6;
}
.ol-textfont {}
.ol-captionfont {
	color: #ffffff;
	font-weight: bold;
}
.ol-captionfont a {}

.ol-closefont {}


#modlgn_username {
	width:160px;
}
#modlgn_passwd {
	width:160px;
}
#wspieraja_nas{
text-align:center;
background:transparent;
}
#wspieraja_nas img{
margin-top:10px;
}
.zwrot{
text-align:center;
}
.contentpaneopen ul{
  margin-left: 20px;
}
.gk_news_show_news_text a:link, .gk_news_show_news_text a:active, .gk_news_show_news_text a:visited{
  text-decoration: none;
  color: #111;
}
.ta_left h4 a:link, .ta_left h4 a:active{
  color:#3C3C3C;
}

.sectiontableheader{  background: #282828; padding: 5px 7px;}
.sectiontableheader a,.sectiontableheader th{
  font-weight: bold;
  font-size: 1.1em;
  color: #D1D1D1;
}
.sectiontableheader th{padding: 5px 7px;}
.sectiontableentry2{background: #C1C1C1;  }
.sectiontableentry1{background: #D1D1D1;}
.sectiontableentry1 td, .sectiontableentry2 td{padding: 4px 7px;}
#component-contact{margin-top: 10px;}
.img_det{padding-right: 10px; text-align: center;}
.img_det a{ text-decoration: none;}
.kontakty th{
  font-size: 1em;
  font-weight: normal;
  font-style: italic;
  padding-right: 5px;
}
.shr ul li{  color:#111;}
#tab_hlav td{
  background: #282828;
  color:#D1D1D1;
  font-weight: bold;
  }
.shr table{margin-left: 25px;}
.contenttoc{
  font-size: 1.2em;
  font-weight: italic;
  padding: 0 5px;
}
.contenttoc td {padding: 0 10px 3px 10px;}
.contenttoc th{
  font-weight: bold;
  text-align: center;
  padding: 5px 0 10px 0;
  color:#282828;
  font-size: 1.1em;
  height: auto;
}
.contenttoc_top{background: #b2b2b2 url(../images/contenttoc_top.png) no-repeat; padding-top: 7px;}
.pagenavcounter{
  text-align: center;
  background: url(../images/contenttoc_bottom.png) no-repeat;
  height: 24px;
  margin-bottom: 20px;
}
.pagenavbar{
  text-align: center;
  margin-top: 10px;
  font-weight: bold;
}
.phoca-footer{
  color: #b2b2b2;
}
.phoca-footer a{
  color: #b2b2b2;
}

.pollstableborder{
  color: #282828;
}
td.sectiontableentry2, td.sectiontableentry1{
vertical-align: middle;
padding: 5px; 
}

.poll thead td {
  padding-bottom: 5px;
}
#pomoc{
  margin-bottom:20px;
}

.dom{
  height: 50px;
  vertical-align: bottom;
}

#akcja_opis{
  margin-left: 20px;
}

