* {margin:0; padding:0 }
html, body{ 	margin:0; padding:0;} 
.clear{ clear:both;}	
/********************* GENERAL PAGE STYLE ********************************/	
* html  ul li{ height:1%;}
form {margin: 0;padding: 0;}	
img { border:0; }
p 	{
	padding:0;
	line-height:normal;
	}
h1, h2, h3, h4 {
	padding:0 ;
	margin: 0 ;
	line-height:normal;
	font-weight:normal;
	}
h1	{ 
	font-size: 250%;
	}
h2   {
	font-size: 225%;
	color: red;
	}
h3  {
	font-size: 200%;
	}
h4 	{
	font-size: 175%;
	}
ol  { padding-left:20px;}	
a    	{
	text-decoration: underline;
	outline:0;
	color:#020202; 
	}
a:hover {
	text-decoration: none;
	color:#020202; 
	}

input,
select ,
textarea {
    border:solid 1px #020202;
	background:transparent;
    margin-bottom:3px; 
	font-family:Verdana;
	font-size:11px;
	color:#020202; 
    } 

object { outline:none; }
	
/************************ FONT FAMILY and STYLE *****************************/
body#ff-default { font-family: Verdana, Tahoma, Arial, FreeSans, sans-serif;} 
.f-default {font-size: 11px; color:#020202; }
h1,h2,h3 , .componentheading, .contentheading, #navbar { font-family:'Gill Sans MT Condensed','Arial Narrow',sans-serif;}
/*************************** CONSTRUCTION ***************************** */
body {background:url(../images/bg.jpg) ;}
/********** P A R A M E T R S *************/

.pagewidth {
    width:931px;
	margin:0 auto;
	}	
#leftcol {
    width:200px;
    }
#rightcol {
    width:180px;
    }
#maincol {
    width:520px;
    }	
   	

html, body {
	height: 100%;
	}
#pageheight {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -148px; 
	background:url(../images/wrapper_bg.jpg) repeat-x;
}
#footer, .push {
	height: 148px; /* .push must be the same height as .footer */
	}
#footer {
   background:url(../images/footer.jpg) repeat-x;
   }
#wrapper {
    height:100%; 
    
	}
#topwrap {
    background:url(../images/topwrap.jpg) no-repeat 50% 0;
    } 
#top {
   	background:url(../images/top_bg.jpg) repeat-x;
    }
.top {
    position:relative;  
    background:url(../images/top_bgl.jpg) no-repeat;	
	height:437px;
	}
.language {
    margin-left:280px;
	padding-right:40px;
    height:33px;
	text-align:right;
    background:url(../images/language.jpg) no-repeat;		
	}
#navbar {
	margin-left:280px;
    height:84px;
	background:url(../images/navbar.jpg) no-repeat;		
	}
    	
#header{
    margin-left:280px;
    height:270px;
	background:url(../images/header.jpg) no-repeat;	
	}
#search {
	margin-left:280px;
	padding-left:380px;
	padding-top:7px;
    height:43px;
	background:url(../images/search.jpg) no-repeat;		
	}
#container {
    padding:0 15px;  
    }    

#leftcol {
    float:left;
    display:inline;
	}
#maincol {
    float:left;
    display:inline;
	}	
#rightcol {
    float:right;
    display:inline;
	}
#bottom {
    }
#debug {
    }
/************ PAGE ELEMENTS **************/
.logo {
    position:absolute;
	top:70px;
	left:69px;
	}
#navbar ul {
    list-style:none;
	padding-left:15px;
    }
#navbar ul  li {
    float:left;
	margin-right:1px;
    }
#navbar ul li a {
    float:left;
    display:block;
    padding:0 15px;
    font-size:14px;
    color:#cca297;
    text-decoration:none;
	line-height:84px;
	text-transform:uppercase;
    } 
#navbar ul li a:hover {
    text-decoration:none;
    color:#f09c5f;
    background:url(../images/menu_active.png) repeat-x;
    } 	
* html #navbar ul li a:hover {
     background:#510000;
    } 		
#navbar ul li.active a {
    text-decoration:none;
    color:#f09c5f;
    background:url(../images/menu_active.png) repeat-x;
    } 
* html #navbar ul li.active a {
     background:#510000;
    } 
.slajd {
    padding:3px 3px 3px 0;
	text-align:left;
	color:#646363;
    }
.slajd  img {
    display:block;
    } 	
#footer {
    color:#756054;
    font-size:10px;
	padding:0 20px;
    }
#footer a{
    color:#756054;
    text-decoration:none;
    }
#footer a:hover {
    text-decoration:underline;
    }
.copyright {
    padding-top:20px;
    float:left;
    width:39%;
    display:inline;
    }
.footer {
    padding-top:20px; 
    float:right;
    width:60%;
    display:inline;
    text-align:right;
    }	
/**************************  MODULES  **************************************/
#container ul { 
  list-style:none;
  }
#container ul li {
  background:url(../images/li.jpg) no-repeat 0 6px ;  
  padding:3px 0;
  padding-left:14px;
  }  
/************ MODULES XHTML **************/
.col .moduletable h3,
.col .moduletable_text h3,
.col .moduletable_menu h3{
    color:#580806;
	font-size:24px;
	font-weight:normal;
	border-bottom:solid 1px #473d2f;
	padding-bottom:3px;
	margin-bottom:10px;
    }
.col .moduletable,
.col .moduletable_text,
.col .moduletable_menu {
    margin-bottom:15px;
    }
.col .moduletable .border {
    padding-bottom:10px;	
	border-bottom:solid 1px #473d2f;
	}
.colmain .moduletable h3,
.colmain .moduletable_text h3,
.colmain .moduletable_menu h3{
    color:#580806;
	font-size:26px;
	font-weight:normal;
	border-bottom:solid 1px #473d2f;
	padding-bottom:3px;
	margin-bottom:10px;
    }



/**** SPECIAL  - MODULES **********************/	
/* sonda */
div.module .poll_title {
     color:#ed1c24;
    }
td.poll_title {
    padding-bottom:5px;
    font-weight:bold;     
	}  		
table.pollstableborder
	{
    margin:10px  0px !important;
	}
.pollstableborder input
	{
    margin-right:5px;
	border:none !important;
	background:none !important;
	}
td.sectiontableentry1, td.sectiontableentry2 {
   height:20px;
    }  	
div.poll {
    padding:0;
    text-align:center;
	}  		
#search {
    position:relative;
	}
#search .inputbox {
    background:#fff;
	border:solid 1px #fff;
	font-size:10px;
	color:#bab9b9;
	padding:1px 3px;
	}
#search .button {
    width:11px;
    height:11px;
    color:#2f241c;
    font-size:0px;
    cursor:pointer;
    border:none;
    background:url(../images/button.jpg) no-repeat;
	margin-left:5px;
	position:relative;
	top:-3px;
    }	
#search .moduletable  h3 {
    font-size:14px;
    color:#aca8a5;	
	text-transform:uppercase;
    font-weight:normal;
	padding-right:5px;
	display:inline;
	line-height:100%
	}

#search .search,	
#search .login ,
#search .zalogowany {
   color:#aca8a5;	
   position:absolute;
   top:7px;
   right:30px;
    } 	
fieldset {
    border:none;
    margin:0;
    padding:0;
    } 	
#jflanguageselection {
    margin-top:5px;
	margin-bottom:0;
    } 	
/************************** MAINCOL - CONTENT  - MODULES  ***************************/
.foto img{
    float:left;
	margin-right:10px;
	}
.fotor img{
    float:right;
    margin-left:10px;
    }   	

.main p {
    padding-bottom:10px;
	}
.main {
    padding-bottom:15px;
    }



/***************************** JOOMAL ELEMENTS **************************************/
.componentheading {
    color:#580806;
	font-size:26px;
	font-weight:normal;
	border-bottom:solid 1px #473d2f;
	padding-bottom:3px;
	margin-bottom:10px;
	}
.contentheading {
    color:#580806;
	font-size:26px;
	font-weight:normal;
	border-bottom:solid 1px #473d2f;
	padding-bottom:3px;
	}
.componentheading a,
.contentheading a {
	 color:#580806;
	 text-decoration:none;
	} 
.componentheading a,
.contentheading a {
	 color:#580806;
	 text-decoration:underline;
	} 
table.contentpaneopen {
    padding:0;
    border-spacing:0;
	width:100%;
	margin-bottom:10px;
    }
* html table.contentpaneopen {
    border-collapse:collapse;
    }	
td.buttonheading {
   border-bottom:solid 1px #473d2f;
    }   
td.buttonheading, 
.contentpaneopen td.buttonheading {
	padding: 0px 3px 0;
	}
td.column_separator {
	padding-left: 15px;
	}
td.componentheading {
	padding-bottom: 15px;
	}
.sectiontableheader {
  	font-weight: bold;
  	padding: 4px;
  	line-height: 20px;
}

.main tr.sectiontableentry1 td,
.main tr.sectiontableentry2 td,
.main td.sectiontableentry1,
.main td.sectiontableentry2 {
  	text-align: left;
  	padding: 2px 0 0px 5px;
	}
.main tr.sectiontableentry2 td,
.main td.sectiontableentry2 {
 	height: 27px;
	}
.main tr.sectiontableentry1 td,
.main td.sectiontableentry1 {
	height: 27px;
	}

/* button */
button,
.button {
    border:solid 1px #020202;
	background:transparent;
    margin-bottom:3px; 
	font-family:Verdana;
	font-size:11px;
	color:#020202; 
	cursor:pointer;
	outline:0;
    } 
/* readon */
a.readon {
    font-size:12px;
	font-weight:bold;
	color:#580806;
	text-decoration:none;
	display:block;
	float:right;
    } 
a:hover.readon  {
    text-decoration:underline;
    }
/* autor - data */
.small,
.createdate ,
.modifydate ,
div.mosimage_caption {
	font-size: 95%;
}   
.small {
    margin-top:5px;
    }
ul span.small {
    float:none;
	 } 
/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #ccc;
	padding: 5px;
	max-width: 200px;
	z-index:10;
	}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	}
.tool-text {
	font-size: 100%;
	margin: 0;
	}	
.table1 {
	font-weight: bold;
	background-color: #F8F8F8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.table3 {
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.table2 {
	background-color: #F8F8F8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DDDDDD;
	padding: 5px;
}
.td_table {
	width: 14%;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #660000;
	border-bottom-color: #660000;
	padding: 5px;
}