* {margin:0; padding:0 }
html, body{ 
	margin:0; 
	padding:0; 	
	text-align:center; 
	font-family:   Tahoma,Arial, Trebuchet MS,Verdana, Times, Century Gothic,  SunSans-Regular, Sans-Serif;
	color:#5a5959;
	font-size:11px;
	background:#fff;
	} 
img { border:0; }
* html  ul li	{ height:1%;}
a {
    color:#5a5959; 
    text-decoration:underline;
	outline:0;
    }
a:hover {
   color:#3e3e3e;
   text-decoration:none;
    } 
.clear{ clear:both;}

/* construction */
#pagewidth{ 
	position:relative;
	margin:0 auto;
	width:775px; 
	text-align:left;
    background: url(../images/bg_page.jpg) repeat-y ;	
	}
#top {
    border-bottom:solid 1px #fff;  
	position:relative;
	height:81px;
	background: url(../images/bg_top.jpg) 0 0  no-repeat ;
    } 	
#header {
    border-bottom:solid 1px #fff;
    position:relative;	
	}
#header img {
    display:block;
	}
.link a{
    position:absolute;
    right:28px; 
	top:45px;
	width:160px;
	height:20px;
	} 	
#left {
    position:relative;
    float:left;
	width:181px;
    display:inline; 
    font-size:11px;	
	}
#content {
    position:relative;
    float:left;
	width:468px;
    display:inline;
	border-top:solid 1px #fff;
	 }
#right {
    position:relative;
    float:right;
	width:125px;
    display:inline;
	font-size:11px;
	}
	 
.content {
    padding:10px 10px;
	font-size:12px;
    }   	


#footer {
    padding:10px 20px;
	position:relative;
	border-top:solid 1px #fff;
	background:#d8d2c7;
	font-size:10px;
	text-align:center;
	}
/* modules */
#left div.moduletable_menu h3,
#left div.moduletable h3,
#left div.moduletable_img h3,
#left div.moduletable_sonda h3
	{
	margin-left:-9px;
	margin-right:-14px;
	padding-top:12px;
	height:27px;
   	font-family:Tahoma;	
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	color:#6a665e;
	background: url(../images/h3_left.jpg) 0 0  no-repeat ;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	}
#left div.moduletable h3,
#left div.moduletable_sonda h3
 {
    margin-bottom:10px; 
    }
#left div.moduletable_img h3 {
    margin-bottom:9px; 
	margin-right:-9px;
    }	
#left div.moduletable_menu ,
#left div.moduletable,
#left div.moduletable_sonda
	{
    width:158px;
	padding-left:9px;
	padding-right:14px;
	padding-bottom:30px;
    }
#left div.moduletable_img 
	{	
    width:163px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:30px;
    }

#right div.moduletable h3,
#right div.moduletable_img h3,
#right div.moduletable_top h3
	{	
	margin-left: -6px;
	margin-right: -6px;
	margin-bottom:10px; 
	padding-top:12px;
	height:26px;
   	font-family:Tahoma;	
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	color:#6a665e;
	background: url(../images/h3_right.jpg) 0 0  no-repeat ;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	}
#right div.moduletable_top h3 {
    height:28px;
	background: url(../images/h3_right_top.jpg) 0 0  no-repeat ;
	}

#right div.moduletable_img h3 {
    margin-bottom: 6px; 
	}		
#right div.moduletable ,
#right div.moduletable_img ,
#right div.moduletable_top
	{	   
	width:113px;
	padding:0 6px;
	padding-bottom:20px;
    }	
#right div.moduletable_img ,
#right div.moduletable_top 
{
    text-align:center;
	}
#left div.moduletable_img  img,	
#right div.moduletable_img  img,
#right div.moduletable_top  img 
{ 
    border:solid 1px #fff;    
    }     	
	
#left div.moduletable ul,
#right div.moduletable ul,
#right div.moduletable_top ul{
    list-style:none;
	line-height:1.8em;
    } 
/* separator image */
.sep {
    height:16px;
    width:100%;
    background: url(../images/seperator_img.jpg) repeat-x;	
	}
/* module radio */
#left div.moduletable_radio h3
	{
	margin-left:-9px;
	margin-right:-14px;
	margin-bottom:20px;
	height:37px;
   	font-family:Tahoma;	
	font-size:0em;
	text-align:center;
	color:#efefef;
	font-weight:normal;
	background: url(../images/h3_radio.jpg) 0 0  no-repeat ;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	}
#left div.moduletable_radio
	{
    width:158px;
	padding-left:9px;
	padding-right:14px;
	padding-bottom:30px;
	text-align:center;
	color:#3f7dd5;
	   }
#left div.moduletable_radio a {
    line-height:24px;
    text-decoration:underline;
    color:#3f7dd5;
	font-size:12px;
	} 
#left div.moduletable_radio a:hover {
  	text-decoration:none;
    color:#3f7dd5;
	} 
/* module search */
.moduletable_search {
    position:relative;
    width:180px;
	height:65px;
	background: url(../images/search.jpg) 0 0  no-repeat ;
	border-top:solid 1px #fff;
    }	
.inputbox_search {
    position:absolute;
    left:18px;
    top:26px;
    padding-left:5px;	
    width:112px;  	
    font-family:Tahoma;
	font-size:11px;
	color:#7f7a74;
	border:none;
	}
.button_search {
    position:absolute;
	top:25px;
	right:9px;
    font-size:0px;
    width:25px;
	height:35px;
	background:transparent;
    border:none; 	
	cursor:pointer;
	outline:0;
	}
/* sonda */
.moduletable_sonda .button {
    float:none;
	}	
table.pollstableborder_sonda {
	margin:10px  0px;
	text-align:left;
	
	}
.pollstableborder_sonda input {
    margin-right:5px;
	}
 td.sectiontableentry1_sonda, td.sectiontableentry2_sonda {
   height:22px;
   vertical-align:top;
    }  	   	
/* menu vertical */
#left div.moduletable_menu ul 
	{
   	list-style-type:none;
	background:#fff;
	}
#left div.moduletable_menu ul li 
	{	
	font-family:Tahoma;
	font-weight:bold;
	text-indent:15px;
    font-size:11px;	
	background:#e1dbcf url(../images/m_li.jpg) no-repeat 0px 10px  ; 
	}
#left div.moduletable_menu ul li a
	{ 
	margin-bottom:1px;
    display:block;
    padding:8px 0;
    color:#7f7a74;  	
	border-bottom:solid 2px #cdc8bc; 
	text-decoration:none;
	text-transform:uppercase;
	}	 

#left div.moduletable_menu ul li a:hover 
	{ 
    color:#6b6761;
    text-decoration:none;
	}
#left div.moduletable_menu ul li ul {
    padding-top:1px; 
    }	
#left div.moduletable_menu ul li ul li
	{	
	font-family:Tahoma;
	font-weight:bold;
	text-indent:25px;
    font-size:11px;	
	background:#e1dbcf url(../images/m_lili.jpg) no-repeat 10px 10px  ; 
	}
#left div.moduletable_menu ul li ul li a
	{ 
	color:#7f7a74 !important;  	
	}
#left div.moduletable_menu ul li a:hover 
	{ 
    color:#6b6761 !important;
    }	
#left div.moduletable_menu ul li.active a 
	{	
    text-decoration:none;
	color:#4e4b47;
	}	
#left div.moduletable_menu ul li ul li.active a 
	{	
    text-decoration:none;
	color:#4e4b47 !important;
	}		
/* menu rozwijana (pionowo w tabeli)  */

#left div.moduletable_menu td 
	{	
	font-family:Tahoma;
	font-weight:bold;
	padding-left:15px;
    font-size:11px;	
	background:#e1dbcf url(../images/m_li.jpg) no-repeat 0px 10px  ; 
	border-bottom:solid 1px #fff;
	}
#left div.moduletable_menu .mainlevel
	{ 
	margin-bottom:0px;
    display:block;
    padding:8px 0;
    color:#7f7a74;  	
	
	text-decoration:none;
	text-transform:uppercase;
	}	 

#left div.moduletable_menu a:hover.mainlevel
	{ 
    color:#6b6761;
    text-decoration:none;
	}

#left div.moduletable_menu div
	{
	font-family:Tahoma;
	font-weight:bold;
	padding-left:12px !important;
	padding:8px 0;
    font-size:11px;	
	background:#e1dbcf url(../images/m_lili.jpg) no-repeat 0px 10px  ; 
	border-bottom:solid 1px #cdc8bc; 
	}
* html .moduletable_menu div {
    padding-left:12px !important;
	}	
#left div.moduletable_menu .sublevel
	{
	padding:8px 0;
	color:#7f7a74 !important; 
	text-transform:uppercase;
	text-decoration:none;
	}
#left div.moduletable_menu  a:hover.sublevel 
	{ 
    color:#6b6761 !important;
    }	
#left div.moduletable_menu #active_menu
	{	
    text-decoration:none;
	color:#4e4b47;
	}	
#left div.moduletable_menu #active_menu
	{	
    color:#4e4b47 !important;
	}			
/* content */
#content .moduletable h3 {
    margin-top:-1px;
    padding-top:12px;
	height:28px;
   	font-family:Tahoma;	
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	color:#6a665e;
	background: #e1dbcf ;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	}
  
textarea,	
.inputbox   {
    border:solid 1px #cdc8bc;
    color:#7f7a74;	
	}
.button {
    padding:2px 5px;
	background:#e1dbcf;
	font-family:Tahoma;
    font-size:11px;
	color:#7f7a74; 
	float:right;
	cursor:pointer;
	outline:0;
	border-left:solid 1px #d2ccc0;
    border-top:solid 1px #d2ccc0;
	border-right:solid 2px #b6b2aa;
    border-bottom:solid 2px #b6b2aa;
	} 
* html .button {
	padding: 0px 1px;
	padding-top:2px;
    }
 *:first-child+html .button {
	 padding: 0px 1px;
	padding-top:2px;
    } 
.content ul{
    list-style-type:circle; 
    padding-left:15px;
}	
.componentheading {	
   	margin-bottom:10px; 
	padding-top:12px;
	font-family:Tahoma;	
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	color:#6a665e;
	}
	
.contentheading {
    font-size:12px;
    font-weight:bold;
	color:#6a665e;	
    }	
.contentheading a {
    color:#2e598f;
    text-decoration:underline;
    }
.contentheading a:hover {
    color:#2e598f;
    text-decoration:none;
    } 	
a.readon  {
	margin:0 0 0 auto;
    padding-right:10px; 
    display:block; 
	float:right;
	color:#3576d8;
	text-decoration:none;
	font-size:11px;
    }	
a:hover.readon {
   color:#3576d8;
	text-decoration:underline;
    }	
.small,
.createdate ,
.modifydate {
    font-size:10px;
    color:#585858;
    }	
.small {
    float:right;
	}	
.article_seperator {
    margin-bottom:5px; 
    display:block;	
    height:12px;
	width:100%;
	background: url(../images/seperator_content.jpg) 5px 0 no-repeat;
    }



