* {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:3px 0;
	line-height:normal;
	}
h1, h2, h3, h4 {
	padding:0 0 0 0;
	margin: 0 0;
	font-weight: bold;
	line-height: 100%;
	}
h1	{ 
	font-size: 200%;
	line-height: 100%;
	}
h2   {
	font-size: 175%;
	line-height: 100%;
	}
h3  {
	font-size: 150%;
	}
h4 	{
	font-size: 120%;
	}
a    	{
    color:#FFF;  
	text-decoration: underline;
	outline:0;
	}
a:hover {
    color:#FFF; 
	text-decoration: none;
	}
fieldset {
    margin:5px 0; 
    border:none;
    } 
input,
select {
    border:solid 1px #333;
	background:transparent;
    margin-bottom:3px;
    color:#333;	
    } 
textarea {
    border:solid 1px #333;
	background:transparent;
	color:#333;
    }   
object { outline:none; }
	
/************************ FONT FAMILY and STYLE *****************************/

body#ff-default { font-family: Tahoma, Arial, Verdana, FreeSans, sans-serif;} 
body#ff-default h3{ font-family: 'Trebuchet MS', Tahoma, Arial, Verdana, FreeSans, sans-serif;} 
.f-default {font-size: 11px; color:#333;}
	
/*************************** CONSTRUCTION ***************************** */
body {
    background-color:#dddbc6;
	}
/*  BEGIN partameters  */
#pagewrapper {
	width: 100%;
	}
.pagewidth {
    width:952px; 
	}

/*  END partameters  */

/* BEGIN constructions */
#pagewrapper {
	margin:0 auto;	
}
.pagewidth {
   	margin:0 auto;
}	
#topwrapper {
   
    background: #FFFFFF;	
}
#top {
     height:111px;
	position:relative;
} 	
#headerwrapper {
	
}
#header {
	
}
#navbarwrapper {
	
}
#navbar {

}
#toolbarwrapper {

}
#toolbar {

}
#containerwrapper {
	background:  url(../images/bg_container.jpg) repeat-y 50% 0;	
}
#container_t {
    background:  url(../images/bg_container_t.jpg) no-repeat 50% 0;	 
    }
#container_b {
    background:  url(../images/bg_container_b.jpg) no-repeat 50% 100%;	 
    }	
*:first-child+html #container_b {
    height:1%;
    } 	
* html #container_b {
    height:1%;
    } 	
#containerwrapper_front {
	background:  url(../images/front_container.jpg) repeat-y 50% 0;	
}
#container_t_front {
    background:  url(../images/front_container_t.jpg) no-repeat 50% 0;	
    padding-top:12px; 	
    }
#container_b_front {
    background:  url(../images/front_container_b.jpg) no-repeat 50% 100%;	
     padding-bottom:13px; 	
	 color:#FFF;
    }	
*:first-child+html #container_b_front {
    height:1%;
    } 	
* html #container_b_front {
    height:1%;
    } 	
	
#container {

}
#leftcol {
    float:left;
    display:inline;
	padding-bottom:35px;
	}
#maincol {
    float:right;
    display:inline;	
	}	

#bottomwrapper {

}
#bottom {

}
#footerwrapper {
	height:127px;
	background:  url(../images/bg_footer.jpg) repeat-x;	
}
#footer {
    text-align:right;
    color:#333;
    padding-bottom:15px;	
}
#debug {
    color:#333;
   padding:10px 0 20px 0;
}

/* END constructions */


/************ PAGE ELEMENTS **************/
.logo a {
    position:absolute;
    top:44px;
    left:0px;
    } 
#nav {
    position:absolute;
    top:45px;
    right:0px;
    }   	
#nav ul {
    list-style:none;
    float:right;
    }
#nav ul li {
    float:left;
    width:81px;
    height:36px;
    }
#nav ul li a {
    display:block;
    text-decoration:none;
    width:81px;
    height:36px;
    color:#FFF;
	font-family:'Trebuchet MS';
	font-size:12px;
    text-align:center;
    background:url(../images/menu_a.jpg) no-repeat 0 0;
	line-height:36px;
    }	
 #nav ul li a:hover {
    text-decoration:none;
    background:url(../images/menu_h.jpg) no-repeat 0 0;	
	}
#nav ul li.active a {
    text-decoration:none;
    background:url(../images/menu_h.jpg) no-repeat 0 0;	
	}
div.showcase {
    padding-bottom:12px;
    background:#b00119;  
    }   
#footer a {	
    text-decoration:none;
	font-weight:bold;
    color:#9a031e;
    }
 #footer a:hover {	
    text-decoration:underline;
	color:#9a031e;
    }	
.spacer_left {
    display:block;
    height:57px;
    background:yellow;
    }   	
/**************************  LEFTCOL and RIGHTCL MODULES  **************************************/
.left input,
.left select {
    border:solid 1px #333 !important;
	} 
/************ MODULES XHTML **************/
#leftcol .moduletable_blue h3,
#leftcol .moduletable_blue1 h3,
#leftcol .moduletable_blue2 h3,
#leftcol .moduletable_blue3 h3 {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	
}
#leftcol .moduletable_blue ,
#leftcol .moduletable_blue1,
#leftcol .moduletable_blue2,
#leftcol .moduletable_blue3 {
    padding:10px 30px;
	color:#FFF;
	position:relative;
}
* html #leftcol .moduletable_blue ,
* html #leftcol .moduletable_blue1,
* html #leftcol .moduletable_blue2,
* html #leftcol .moduletable_blue3 {
	height:1%
}
*:first-child+html #leftcol .moduletable_blue ,
*:first-child+html #leftcol .moduletable_blue1,
*:first-child+html #leftcol .moduletable_blue2,
*:first-child+html #leftcol .moduletable_blue3 {
	height:1%
}
#leftcol .moduletable_blue  p,
#leftcol .moduletable_blue1 p,
#leftcol .moduletable_blue2 p,
#leftcol .moduletable_blue3 p{
	line-height:1.3em;
}
#leftcol .moduletable_blue1 {
    background:url(../images/mod_blue1.jpg) repeat-y;
}	
#leftcol .moduletable_blue2 {
    background:url(../images/mod_blue2.jpg) repeat-y;
}	
#leftcol .moduletable_blue3 {
    background:url(../images/mod_blue3.jpg) repeat-y;
}	

#leftcol .moduletable_blue1 .readon,
#leftcol .moduletable_blue2 .readon,
#leftcol .moduletable_blue3 .readon{
    position:absolute;
	top:40%;
	right:12px;
    display:block;
	width:23px;
	height:23px;
	font-size:0;
	background:url(../images/readon.jpg) no-repeat;
	cursor:pointer;
}
#leftcol .moduletable_blue {
    margin-top:5px;
	min-height:250px;
	height:auto;
	background:url(../images/pacholek.jpg) no-repeat 100% 10%;
	}
* html #leftcol .moduletable_blue {
    height:250px;
    }	
#leftcol .moduletable_blue p{
    text-indent:5px;
	}
#leftcol .moduletable_blue .readon{
    position:absolute;
	bottom:20px;
	right:12px;
    display:block;
	width:23px;
	height:23px;
	font-size:0;
	background:url(../images/readon.jpg) no-repeat;
	cursor:pointer;
	}
div.left {
    padding-top:57px;
    color:#292929;	
	}
* html div.left {
    display:inline;
    }	
div.left .moduletable h3,
div.left .moduletable_text h3,
div.left .moduletable_menu h3,
div.left .moduletable_img h3 {
    color:#292929;
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	padding:5px 0 5px 20px;
    }

div.left .moduletable,
div.left .moduletable_text,
div.left .moduletable_menu,
div.left .moduletable_img   {
    color:#fff;
   margin-bottom:20px;
	 }

/*** MENU VERTICAL - mod. XHTML  *********************/
div.left .moduletable_menu ul  {
    list-style:none;
    color:#292929; 
	padding-left:20px;
    }

div.left .moduletable_menu ul li{
    height:31px;
	}
div.left .moduletable_menu ul li a {
    display:block;
    height:31px;	
	font-family:'Trebuchet MS';
	font-size:14px;
    color:#292929;
	padding-left:10px;
	text-decoration:none;
	line-height:30px;
	background: url(../images/menuv_a.jpg) no-repeat;
    } 	
div.left .moduletable_menu ul li a:hover{
    color:#111111;
	text-decoration:none;
	background: url(../images/menuv_h.jpg) no-repeat;
    } 
div.left .moduletable_menu ul li.active a{
   color:#111111;
	text-decoration:none;
	background: url(../images/menuv_h.jpg) no-repeat;
    } 



/************************** 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;
	}  		








/************************** MAINCOL - CONTENT  - MODULES  ***************************/
.foto img{
    float:left;
	margin-right:10px;
	}
.fotor img{
    float:right;
    margin-left:10px;
    }   	
.main {
    padding:0 0 30px 20px; 
    }
.main ul {
    padding-left:20px;
    }
.main ul  li {
    line-height:1.5em;
    }  	
.main p {
    line-height:1.5em;  
    } 

button,
.button {
    border:solid 1px #333;
    background:transparent;
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    padding:1px 3px;
    cursor:pointer;
    outline:0;  	
    }
#leftcol button,
#leftcol .button,	
.main button,
.main .button {
    color:#333;
    } 
.left button,
.left .button{		
	color:#333 !important;
	}
/***************************** JOOMAL ELEMENTS **************************************/
#bottom h3,
.componentheading_front {
    font-family:'Trebuchet MS';
	font-size:14px;
	font-weight:normal;
	margin:15px 0 10px 0;
	color:#FFF;
    } 
.contentheading_front {
    font-size:11px;
	font-weight:bold;
	color:#FFF;
    }  

.componentheading {
	font-size: 20px;
	font-weight: normal;
	text-transform:uppercase;
	padding:15px 0;
	color:#FFF;
	}
.contentheading {
	font-size: 20px;
	font-weight: normal;
	text-transform:uppercase;
	padding:15px 0;
	color:#FFF;
	}

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;
	}






/* autor - data */
.small,
.createdate ,
.modifydate ,
div.mosimage_caption {
	font-size: 95%;
}   
.small {
    margin-top:5px;
   	}
ul span.small {
    float:none;
	 }
td.create {
    text-align:right;
    }
/* paginacja */
div.pagination {
    padding:5px 0;
    }
td.pagescounter {
    font-weight:bold;
    } 	
/* 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;
	}	

