/* od_czegos_trzeba_zaczac -------------------------------------*/

html { height: 100%; }
body { margin: 0; padding: 0; background: #fff;  }

body, td, input, textarea, select {color: #5c5c5c; font: normal 11px Arial, Tahoma, sans-serif; }

p { margin:0; padding: 0 0 7px 0; }
img { border:0}

.clear { clear: both; }
.flA { float: left;}
.flB { float: right; }

form { padding:0; margin:0; }

hr {  
	height: 1px; 
	border: 0; 
	color: #d5dbd6; 
	background: #d5dbd6;  
	margin-top: 3px!important; 
	margin-bottom: 8px!important;
	margin-top: -4px; 
	margin-bottom: 0px;
	}
	
/* div  -------------------------------------*/

#root { 
	position: relative; 
	width: 780px; 
	margin: 0px auto;
	border: solid 0px red;
	}

#headWrapper { 
	margin:0;
	padding:1px 0 0 0;
	overflow: auto;
	height: 100%;
	}

#logo {
	width: 383px;
	float: left;
	}
	
#member {
	width: 190px;
	height: 93px;
	float: right;
	border-left: 5px solid #ffb200;
	background: #f0f0f0;
	}
	
#search {
	width: 190px;
	height: 93px;
	float: right;
	border-left: 5px solid #ffb200;
	background: #f0f0f0;
	margin: 0 0 0 7px;
	}
	
#submenu {
	margin: 10px 0 10px 0;
	height: 100%;
	color: #b2b2b2;
	text-align: right;
	}	

#menuWrapper {
        overflow: hidden;
        height: 100%;
        background: #000;
}
	
#gfxWrapper { 
	margin:0;
	margin:1px 0 1px 0;
	overflow: auto;
	height: 100%;
	}
	
#gfxBg {
	float: left;
	width: 357px;
	background: url(../../html/img/gfx_bg_01.gif) no-repeat;
	height: 198px;
	}

#gfxFoto {
	float: right;
	width: 241px;
	}
	
#gfxMenu {
	float: right;
	width: 182px;
	background: url(../../html/img/gfx_bg_02.gif) no-repeat;
	height: 198px;
	}
	
#gfxWrapperSite { 
	margin:0;
	margin:1px 0 1px 0;
	overflow: auto;
	height: 100%;
	}

#gfxBgSite {
	float: right;
	width: 546px;
	background: url(../../html/img/gfx_bg_03.gif) no-repeat;
	height: 105px;
	}
	
#gfxFotoSite {
	float: left;
	width: 234px;
	}
	
#mainWrapper { 
	margin:0;
	padding:0 0 10px 0;
	overflow: auto;
	height: 100%;
	border-top: solid 5px #000;
	background: url(../../html/img/box_hp_bg.gif) repeat-y;
	}

#mainWrapperSite { 
	margin:0;
	padding:0 0 20px 0;
	overflow: auto;
	height: 100%;
	border-top: solid 5px #000;
	background: url(../../html/img/boxsite_bg.gif) repeat-y;
	}
	
#mainWrapperContent { 
	margin:0;
	padding:15px;
	}
	
#box_01 {
	float: left;
	padding-right: 1px;
	width: 177px;
	color: #7a7a7a;
}

#box_02 {
	float: left;
	padding-right: 1px;
	width: 177px;
	color: #7a7a7a;
}

#box_03 {
	float: left;
	padding-right: 1px;
	width: 241px;
	}
	
#box_04 {
	float: left;
	width: 182px;
	color: #7a7a7a;
	}

#box_05 {
	float: left;
	padding-right: 1px;
	width: 355px;
	color: #7a7a7a;
}

#boxLeft {
	float: left;
	width: 203px;
	color: #7a7a7a;
	}

#boxRight {
	color: #444;
	float: right;
	width: 515px;
}

#breadcrumbs {
	color: #ababab;
	margin-bottom: 12px;
	}
	
#footerWrapper {
	margin-top: 2px;
	padding-bottom: 5px;
	border-top: solid 7px #ffb200;
	color: #b2b2b2;
	overflow: auto;
	height: 100%;
	}

#copyright {
	border-top: solid 1px #ececec;
	padding: 7px 0 15px 0;
	text-align: center;
	color: #B2B2B2;
	font-weight: bold;
	}
	
#register {
	font-weight:bold;
	color: #000;
	padding:0;
	margin:10px 0 0 0;
	width:165px;
	}

#register .flA {
	padding:0;
	margin:0;
	width:148px;
	}

#register .flB {
	padding:0;
	margin:0;
	width:17px;
	}

/* A -------------------------------------*/

a { color: #000; text-decoration: none; }
a:active { outline: none; }
a:hover { color: #c90016; text-decoration: underline; }

#footerWrapper a { color: #1da1d6; text-decoration: underline;  }
#footerWrapper a:hover { color: #fb2e0d; text-decoration: none;}

#breadcrumbs a { color: #ababab; text-decoration: none;  }
#breadcrumbs a:hover { color: #888; text-decoration: underline;}

#search a, #member a {
	color: #787878;
	text-decoration: underline;
	}

#search a:hover, #member a:hover {
	color: #000;
	text-decoration: underline;
	}
	
a.print {
	padding: 0 0 0 23px;
	background: url(../../html/img/ico_print.gif) no-repeat 0px 1px;;
	color: #c90016;
	}
	
a.pdf {
	padding: 0 0 5px 21px;
	background: url(../../html/img/ico_pdf.gif) no-repeat 0px 1px;;
	color: #c90016;
	}
	
a.top {
	color: #c90016;
	}

/* nawigacja -------------------------------------*/

#menuWrapper ul {
	width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#menuWrapper li {
    float: left;
    font: bold 11px Tahoma, Arial, sans-serif;
    margin: 0;
    padding: 8px 0 7px 0;
    background: #000;
}

#menuWrapper a {
    margin: 0;
    padding: 8px 12px 7px 13px;
    color: #fff;
	border-right: 1px solid #fff;
    text-decoration: none;
}

#menuWrapper a:hover {
    color: #fff;
    background: #888;
	}
	
#menuWrapper a.active {
	background: #ffb200;
    text-decoration: none;
}

#menuWrapper a.active:hover {
	background: #ffb200;
    text-decoration: none;
}

#menuWrapper a.last {
    margin: 0;
    padding: 8px 12px 7px 11px;
    color: #fff;
	border-right: 1px solid #000;
    text-decoration: none;
}

#menuWrapper a.last:hover {
	border-right: 1px solid #888;
}

#menuWrapper a.activeLast {
    background: #ffb200;
    text-decoration: none;
    padding: 8px 12px 7px 11px;
    border-right: 1px solid #ffb200;
}

#menuWrapper a.activeLast:hover {
	background: #ffb200;
	border-right: 1px solid #ffb200;
}

#boxLeft ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
	
#boxLeft ul li { 
	margin: 0;
	display: block; 
	}

#boxLeft ul li a { 
	display: block;
	color: #5c5c5c;
	padding: 3px 0px 4px 18px;	
	text-decoration: none;
	font-weight: bold; 
	border-top: solid 1px #c1c1c1;
	}
	
#boxLeft ul li a:hover, #boxLeft ul li a.on { 
	display: block;
	color: #d55c69; 
	text-decoration: none; 
	font-weight: bold;
	}
	
#boxLeft ul ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
	
#boxLeft ul ul li { 
	margin: 0;
	display: block; 
	}

#boxLeft ul ul li a { 
	display: block;
	color: #5c5c5c;
	background: none;
	padding: 3px 0px 4px 28px;
	text-decoration: none;
	font-weight: normal;
	border-top: solid 1px #E6E6E6;	
	}

#boxLeft ul ul li a:hover,  #boxLeft ul ul li a.on { 
	display: block;
	color: #d55c69; 
	padding: 3px 0px 4px 28px;
	text-decoration: none; 
	font-weight: normal; 
	}

	
#gfxMenu ul { 
	margin: 53px 0 0 20px; 
	padding: 0; 
	list-style: none; 
	font-weight: bold;
	}
#gfxBg ul { 
	margin: 83px 0 0 20px; 
	padding: 0; 
	list-style: none; 
	}
	
#gfxBg ul { 
	margin: 150px 0 0 25px; 
	padding: 0; 
	list-style: none; 
	overflow: none;
	}
	
#gfxMenu ul li { 
	margin: 0;
	display: block; 
	font-size: 10pt;
	}
#gfxBg ul li { 
	margin: 0;
	display: block; 
	font-size: 14pt;
	}

#gfxMenu ul li a, #gfxBg ul li a { 
	display: block;
	color: #fff;
	padding: 3px 0px 10px 24px;	
	text-decoration: none;
	background: url(../../html/img/arrow.gif) no-repeat 0px 5px;
	}
	
 #gfxBg ul li a { padding: 3px 0px 0px 24px; }
	
#gfxMenu ul li a:hover, #gfxMenu ul li a.on, #gfxBg ul li a:hover, #gfxBg ul li a.on { 
	display: block;
	color: #FFB200; 
	text-decoration: none; 
	}

#footerWrapper ul { 
	margin: 0;
	padding: 12px 17px 0 17px; 
	list-style: none; 
	}
	
#footerWrapper ul li { 
	display: inline; 
	}
	
#footerWrapper ul li.end { 
	display: inline; 
	}
	
#footerWrapper ul li a, #footerWrapper .flB a { 
	padding: 0 5px 0 4px;
	color: #b2b2b2;
	font-weight: bold;
	text-decoration: none; 
	}
	
#footerWrapper ul li a:hover, #footerWrapper .flB a:hover { 
	color: #b2b2b2; 
	text-decoration: underline; 
	}


#submenu ul { 
	margin: 0;
	padding: 0; 
	list-style: none; 
	}
	
#submenu ul li { 
	display: inline; 
	}
	
#submenu ul li.end { 
	display: inline; 
	}
	
#submenu ul li a { 
	padding: 0 5px 0 4px;
	color: #b2b2b2;
	font-weight: bold;
	text-decoration: none; 
	}
	
#submenu ul li a:hover { 
	color: #b2b2b2; 
	text-decoration: underline; 
	}


ul#mapa { 
	margin: 10px 0 15px 0; 
	padding: 0; 
	list-style: none; 
	}
	
ul#mapa li { 
	margin: 0;
	display: block; 
	background: url(../../html/img/ul_01.gif) no-repeat 18px 7px;
	padding: 2px 0px 2px 32px;
	}

ul#mapa li a { 
	display: block;
	color: #5c5c5c;
		
	text-decoration: none;
	font-weight: bold; 
	}
	
ul#mapa li a:hover { 
	display: block;
	color: #d55c69; 
	text-decoration: none; 
	font-weight: bold;
	}
	
ul#mapa ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
	
ul#mapa ul li { 
	margin: 0;
	display: block; 
	background: url(../../html/img/ul_02.gif) no-repeat 18px 7px;

	}

ul#mapa ul li a { 
	display: block;
	color: #5c5c5c;
	text-decoration: none;
	font-weight: normal;
	}

ul#mapa ul li a:hover { 
	display: block;
	color: #d55c69; 
	text-decoration: none; 
	font-weight: normal; 
	}
	

/* naglowki -------------------------------------*/

#mainWrapperContent h1, #box_01 h1, #box_02 h1, #box_03 h1, #box_04 h1, #box_05 h1 {
	display: block;
	padding:0 0 7px 18px;
	margin:0;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	background: url(../../html/img/header_dot.gif) no-repeat 0px 3px;
	}

#box_01 h2, #box_02 h2, #box_03 h2, #box_04 h2, #box_05 h2, #boxRight h2 {
	display: block;
	padding:0 0 3px 0;
	margin:0;
	color: #c90016;
	font-size: 11px;
	}
	
div.data  { display: block; }
#boxRight div.data  { display: block; padding: 7px 0 0 0 }

#search h1, #member h1 {
	display: block; 
	padding: 10px 10px 5px 10px;
	margin:0px;
	color: #000;
	font: bold 11px Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	}
	
/* inne -------------------------------------*/

#search fieldset, #member fieldset, #box_04 fieldset  { border: none; padding: 0 0 0 10px; margin: 0px; }
#search fieldset legend, #member fieldset legend, #box_04 fieldset legend { display: none; }
#search fieldset input, #member fieldset input  { color: #777; width: 135px; padding: 0;  }
#search fieldset input.click, #member fieldset input.click, #box_04 fieldset input.click  { width: auto; border: none;  } 	
#box_04 fieldset input  { color: #777; width: 130px; padding: 0;  }

#member fieldset input.clickout { padding: 3px 0 0 0; width: auto; }
#member fieldset img.login { padding: 3px 0 0 0; width: auto; }

#search fieldset div, #member fieldset div, #box_04 fieldset div { 
	padding-top: 3px!important;
	padding: 1px 0 0 0;
	margin:0;
	}

#search fieldset div label, #member fieldset div label, #box_04 fieldset div label { 
	float: right;
	width: 17px;
	padding: 0 15px 0 0;	
	}
	
#member div, #search div {
	padding: 0 0 0 10px;
	}
	
#member div.logout  { height: 100%;  margin: 0px!important; margin-top: 5px; overflow: auto; }
#member  .flC  { float:left; padding: 0 0 0 10px; line-height: 22px; }

#logo img {
	padding: 11px 0 0 0;
	}
	
#box_01 div.content, #box_02 div.content, #box_03 div.content, #box_04 div.content, #box_05 div.content {
	padding: 10px 10px 0 10px;
	}

#gfxFoto img {
	border-right: solid 10px #FFB200;
	display: block;
	}

#gfxFotoSite img {
	border-right: solid 4px #FFB200;
	display: block;
	}


fieldset#pass { border: none; padding: 0; margin: 0px; }
fieldset#pass legend { display: none; }
fieldset#pass input { color: #777; width: 200px; padding: 0;  }
fieldset#pass input.click  { width: auto; border: none;  } 	

fieldset#pass div { 
	padding-top: 3px!important;
	padding: 1px 0 0 0;
	margin:0;
	}

fieldset#pass div label{ 
	float: left;
	padding: 0 10px 0 0;	
	}
	
div.content img.arrow {
	padding: 0 0 0 3px;
	}
	
div.hr { 
	height:1px;
	margin: 10px 0 0 0;
	background: url(../images/dot_m.gif) repeat-x;
	}

p.right { margin-top: 5px; text-align: right }	
div.contCenter { 
	text-align: center;
	background: #fff;
	padding: 10px;
	margin: 5px 0 15px 0;
	border: solid 1px #ddd;
	}
	
#kontaktForm { border: none; padding:5px 0 0 0; margin: 0; }
#kontaktForm legend { display: none; }

#kontaktForm div { 
	padding: 7px 0 7px 0;
	border-bottom: 1px dashed #ddd;
	}

#kontaktForm div label { 
	float: left; 
	width: 160px;  
	text-align: right;
	padding: 4px 10px 0 0;
	}
	
#kontaktForm span { 
	color: #E5435E;
	}

#kontaktForm div input,

#kontaktForm div textarea { 
	width: 260px;
	padding: 3px 5px; 
	border: 1px solid #bbb; 
	overflow: auto; 
	}
	
#kontaktForm div.white {
	background: #fff;
	padding: 5px 0 11px 0;
	}

#kontaktForm div.noBorder {
	padding: 5px 0 0 0;
	border: none;
	}
	
#kontaktForm div.whiteRec {
	background: #fff;
	padding: 7px 0 7px 10px;
	border-top: 1px dashed #ddd;
	}
	
#kontaktForm div input.check { 
	width: 15px;
	padding: 0;
	border:none;
	overflow: auto; 
	}

#kontaktForm div.submit, #kontaktForm div.submit input { 
	text-align: center;
	width: auto;
	border: none;
	}
	
/* tabele -------------------------------------*/

table { width: 100%; margin: 3px 0 15px 0; padding:0;  }

table th {
        background: #C90016;
        padding: 6px 8px 6px 8px;
        color: #fff;
        text-align: left;
        }

table td {
        background: #e6e6e6;
        padding:8px;
        }

table td.x {
		background:none;
		padding:0;
		width:10px;
}

table td a {
        color: #5C5C5C;
        text-decoration: underline
        }
        
table#Regtab td {
		background:none;
		padding:3px 8px 3px 8px;
}
        
 /* galerie -------------------------------------*/
        
.gallery a, .gallerySort a  {
	color: #5C5C5C;
	text-decoration: underline
}

.gallery .flB a {
	float:right;
	margin: 0 0 0 12px;
}

.gallery .flC a {
	float: left;
	margin: 0 0 0 12px;
}

.gallery h3 , .galleryShow h3 {
	display: block;
	padding: 0 0 2px 0;
	margin:0px;
	color: #C90016;
	font: bold 11px Arial, Tahoma, sans-serif; 
}

.gallery {
	width: 495px;
	background: #fff;
	overflow:hidden;
	padding: 10px;
	margin: 5px 0 10px 0;
	border: solid 1px #dedede;
	border-width: 1px 0 2px 0;
}

.galleryShow {
	width: 475px;
	background: #fff;
	overflow:hidden;
	padding: 20px;
	margin: 5px 0 10px 0;
	border: solid 1px #dedede;
	border-width: 1px 0 2px 0;
	text-align: center;
}

#imgcontainer { 
	text-align: center 
}

.gallerySort {
	text-align: center;
}

.gallery .flA { width: 155px; }
.gallery .flB { width: 340px; }
.gallery .flC { text-align: center; }
.gallery img { display: block; border: none;}
.galleryShow img { padding-bottom: 5px;}
.gallery .flA img { padding: 3px 0 0 0 }
.gallery .flC  img { display: inline; border: none; padding: 3px 2px 0 2px}

#footerWrapper .flB {
	padding: 12px 17px 0 0px;
	font-weight: bold
}

/* pliki do pobrania webdav */

table.galeria {
	width: 100%;
	margin: 0 0 10px 0;
	padding:0;
	border-collapse: collapse;
	}

table.galeria td  {
	padding: 10px;
	border: solid 1px #f5f5f5;
	background: #fff;
	}

table.galeria td { text-align: center; border-bottom: solid 2px #e5e5e5; }

table.galeria td.note {
	background-color: #f5f5f5;
	font-weight: normal;
	padding: 6px 6px 8px 6px;
	border: 1px solid #f5f5f5;
	border-bottom: solid 1px #e5e5e5;
	text-align: center;
}

table.galeria td a { text-decoration: none }

.strona_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CA0016;
	text-decoration: none;
}


	
