* {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    	{
	text-decoration: none;
	outline:0;
	color:#1c4c6f;
	}
a:hover {
	text-decoration: underline;
	color:#1a6e9f;
	}
fieldset {
    margin:0px 0; 
    border:none;
    } 
input,
select {
    border:solid 1px #183046;
	background:transparent;
    margin-bottom:3px; 
    } 
textarea {
    border:solid 1px #183046;
	background:transparent;
    }   
object { outline:none; }
	
/************************ FONT FAMILY and STYLE *****************************/
body, body.f-default {font-size: 11px;}

body#ff-default { font-family: Tahoma, Arial, Verdana, FreeSans, sans-serif;} 
body#ff-default h3 {font-family: Arial Narrow, Arial;}
.f-default {font-size: 11px;}
	
/*************************** CONSTRUCTION ***************************** */
body { background: #186495 url(../images/bg_body.jpg) repeat-x; }
/********** P A R A M E T R S *************/
#pagewidth {
    width:766px;
	}
#footer {
    width:766px;
	}
#rightcol {
    width:230px;
    }
#maincol {
    width:536px;
    }	

/************ PAGE CONSTRUCTION *****/	
#pagewidth {
    position:relative; 
    margin:0 auto ;	
	background: url(../images/bg_page.jpg) repeat-y; 
	color:#3e3e3e;
	}

#wrapper {
    background: url(../images/bg_page_bot.jpg) no-repeat bottom; 
	}
* html #wrapper {
    height:1%;
    }  	
#top {
    position:relative;
    height:76px;
	background: url(../images/top.jpg) no-repeat; 
    }
#header{
    position:relative;
       }
#maincol {
    padding-bottom:0px;  
    float:left;
    display:inline;
	}	
#rightcol {
    float:right;
    display:inline;
	}
#bottom1 {
    height: 97px;
	
    background: url(../images/footer.png) no-repeat center;
    }

html>/**/body #bottom1, x:-moz-any-link, x:default {margin-left:1px;}
	
#footer {
   position:relative;
   height: 97px;
   background: url(../images/footer.jpg) no-repeat;
   }	
#debug {
    }
/************ PAGE ELEMENTS **************/
#navbar {
     height:41px;
	background: url(../images/bg_menu.jpg) repeat-x;
    }	
#navbarmodule {
    height:41px;
	background: url(../images/bg_menu.jpg) repeat-x;
	 }	
.content {
    padding:10px 10px; 
    padding-bottom:0; 	
    background: url(../images/bg_content_top.jpg) no-repeat top; 
	min-height:350px;
	height:auto;
    }
* html .content {
    height:350px;
    }
.home a {
    position:absolute;
    left:5px;
    top:5px;
    width:535px;
    height:23px;
    }
.logo a {
    position:absolute;
    right:115px;
    top:5px;
    width:122px;
    height:137px;
	z-index:1;
    } 
#rightcol .inset {
    background: url(../images/bg_inset.jpg) repeat-x ; 
    height:307px;
	   }

#rightcol .right {
    padding-top:10px;
	padding-bottom:40px;
    background: url(../images/bg_right.jpg) no-repeat 0 0;
	min-height:200px;
	height:auto;
    } 	
* html #rightcol .right {
    padding:0 !important;
    margin:0 !important;	
    padding-top:10px;
    height:200px;
    }   	
.content ul {
    padding-left:15px;
    }
#rightcol ul {
    list-style:none;
    } 
#rightcol .button {
    background:#10476b;
	color:#FFF;
	padding:2px 3px;
	font-family:Tahoma;
	font-size:12px;
    outline:0;
    cursor:pointer;
    }
#rightcol .inputbox {	
	background:#10476b;
	color:#FFF;
	padding:2px 3px;
	font-family:Tahoma;
	font-size:12px;
	}
#maincol .button {
     border:solid 1px #183046; 
  	padding:2px 3px;
	font-family:Tahoma;
	font-size:12px;
    outline:0;
    cursor:pointer;
    }
.foto img {
    float:left;
    margin-right:10px;
    }
.footer {
    position:absolute;
 	left:30px;
	top:60px;
    width:700px;
    height:20px;
   	text-align:left;
	color:#e97e00;
    } 
.footer1 {
    padding-top:60px;  
    margin:0 auto;   
    width:700px;
    height:20px;
   	text-align:left;
	color:#e97e00;
    } 	
.footer a ,
.footer1 a {
    color:#babab6;
    text-decoration:none;
    }
.footer a:hover ,
.footer1 a:hover {
    color:#babab6;
    text-decoration:underline;
    } 	
span.mainlevel,
span.mainlevel-nav {
    padding:0 10px;
    }  	
/**************************  LEFTCOL and RIGHTCL MODULES  **************************************/
/************ MODULES XHTML **************/
#rightcol .moduletable h3,
#rightcol .moduletable_text h3 {
    font-size:16px;
    font-family:Arial Narrow;
	font-weight:normal;
	text-transform:uppercase;
	color:#ecece8;
	padding-bottom:10px;
    }   	
#rightcol .moduletable_img h3{
    display:none;
    }

#rightcol .moduletable ,
#rightcol .moduletable_text {
    padding:0 15px; 
    color:#ecece8;
	margin-bottom:20px;
	 }
#rightcol .moduletable_img {
    text-align:center;
	margin-bottom:20px;
	}	
#rightcol .moduletable_menu h3{
    font-size:16px;
    font-family:Arial Narrow;
	font-weight:normal;
	text-transform:uppercase;
	padding-left:15px;
	color:#ecece8;
    }   	
	
#rightcol .moduletable_menu {
    padding-bottom:30px;
	}		

#rightcol ul {
    list-style:none;
    }
#rightcol li {
    line-height:1.5em;
    }  	
#rightcol a {
    text-decoration:none;
    color:#ecece8;
    } 	
#rightcol a:hover {
    text-decoration:underline;
    color:#ecece8;
    } 		
/*** MENU VERTICAL - mod. XHTML  *********************/
#rightcol .moduletable_menu ul {
    list-style:none;
    padding:15px 0;	
	
	}
#rightcol .moduletable_menu ul li{
    text-align:right;
	margin-bottom:3px;
	}
#rightcol .moduletable_menu ul li a {
    text-transform:uppercase;
	text-decoration:none;
	font-family:Arial Narrow;
	font-size:15px;
	color:#ecece8;
	display:block;
	padding:3px 15px 3px 0;
	background:#2f92b7;
	   } 	
#rightcol .moduletable_menu ul li a:hover{
    background:#186495;
	text-decoration:none;
	} 
#rightcol .moduletable_menu ul li.active a{
    background:#186495;
	text-decoration:none;
	} 
#rightcol .moduletable_menu ul li ul{
    list-style:none;
	padding:0;
	padding-top:3px;
	}
#rightcol .moduletable_menu ul li ul li{
    
	}
#rightcol .moduletable_menu ul li ul li a{	
	padding:3px 25px 3px 0;
	text-transform:none;
	background:#2f92b7 !important;
	text-decoration:none;
	}
#rightcol .moduletable_menu ul li ul li a:hover{
    background:#186495 !important;
	text-decoration:none;
    } 	
#rightcol .moduletable_menu ul li ul li.active a{
     background:#186495 !important;
	 text-decoration:none;
	} 	

/************************** SPECIAL  - MODULES  **************************************/	
/* wyszukiwarka */
.moduletable_search h3{
    height:42px;
	background: url(../images/h3_search.jpg) no-repeat;
	font-weight:normal;
	color:#186495;
	font-size:0px;
	}
.moduletable_search {
    padding:0 15px;
	margin-bottom:20px;
	} 	
.inputbox_search {
    background:#10476b;
	color:#FFF;
	padding:2px 3px;
	font-family:Tahoma;
	font-size:12px;
	width:185px;
    }  	
/* sonda */
div.module .poll_title {
     color:#ed1c24;
    }
td.poll_title {
    padding-bottom:5px;
    font-weight:bold;     
	}  		
table.pollstableborder
	{
    margin:5px  0px !important;
	}
.pollstableborder input
	{
    margin-right:5px;
	border:none !important;
	background:none !important;
	}
td.sectiontableentry1, td.sectiontableentry2 {
   height:16px;
    }  	
div.poll {
    padding:0;
    text-align:center;
	}  
/*login */
p#form-login-username,
p#form-login-password,
p#form-login-remember {
    text-align:left;
    }   	
	

/************************** MAINCOL - CONTENT  - MODULES  ***************************/








/***************************** JOOMAL ELEMENTS **************************************/
#rightcol .inputbox {
    background:#10476b;
    }  	

.componentheading {
	font-size: 160%;
	line-height: 100%;
	padding:10px 0;
	margin: 0;
	}
.contentheading {
	font-size: 140%;
	color: #a2081d;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 0;
	}

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;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  	text-align: left;
  	padding: 2px 0 0px 5px;
	}
tr.sectiontableentry2 td,
td.sectiontableentry2 {
 	height: 20px;
	}
tr.sectiontableentry1 td,
td.sectiontableentry1 {
	height: 20px;
	}






/* autor - data */
.small,
.createdate ,
.modifydate ,
div.mosimage_caption {
	font-size: 95%;
}   
.small {
    margin-top:5px;
    float:right;
	}
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;
	}	

