* {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 ;
	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: underline;
	outline:0;
	color:#161c22;
	}
a:hover {
	text-decoration: none;
	color:#161c22;
	}
fieldset {
    margin:5px 0; 
    border:none;
    } 
input,
select {
    border:solid 1px #161c22;
	background:transparent;
    margin-bottom:3px;
    color:#161c22; 	
    } 
textarea {
    border:solid 1px #161c22;
	background:transparent;
	color:#161c22;
    }   
object { outline:none; }
	
/************************ FONT FAMILY and STYLE *****************************/
body#ff-default { font-family: Tahoma, Arial, Verdana, FreeSans, sans-serif;} 
.f-default {font-size: 11px; color:#161c22;}


/*************************** CONSTRUCTION ***************************** */
/********** P A R A M E T R S *************/
.pagewidth {
    width:1000px;
	}
#leftcol {
    width:306px;  /* front */
    height:572px; /* front */
	background:url(../images/left_front.jpg) no-repeat 0 0;/* front */
    }

#maincol {
    width:694px;  /* front */
    height:572px; /* front */
	background:url(../images/main_front.jpg) no-repeat 0 0;/* front */
    }	
   	
#pageheight {
	
	background:#22313b url(../images/bg.jpg) no-repeat 50% 0;
}
#footer {
   height: 50px; 
   background:#fff;
   }
/********** HORIZONTAL CENTER ********/
.pagewidth {
    margin:0 auto ;	
	height: 100%;
	}
/************ PAGE CONSTRUCTION *****/	
#topwrapper {
    background:url(../images/topwrapper_bg.jpg) repeat-x;
	}
#top {
    position:relative; 
	height:175px;
	 background:url(../images/top.jpg) no-repeat;
    }
.top_left{
    position:absolute;
    top:0;
	left:-200px;
	width:200px;
    height:125px;
    background: url(../images/top_left.jpg) no-repeat;
	
    }	 
#header{
    padding-top:2px; 
    position:relative; 
	height:293px;
	
    }
#navbar {
    width:680px;
    height:101px;	
	position:absolute;
    top:24px;
    right:0px;
    }
*:first-child+html #container {
	height:1%;
    }
	
#leftcol {
    float:left;
    display:inline;
	}
#maincol {
    float:left;
    display:inline;
	}	

#bottom {
    }
#debug {
    }
/************ PAGE ELEMENTS **************/
.logo {
    position:absolute;
    top:0;
    left:40px;  	
    } 
.maska {
    position:absolute;
    top:0px;
    right:0px;
	z-index:999;
    }  
#navbar ul {
    float:right;
    list-style:none;
    }
#navbar ul  li {
    float:left;
	margin-left:3px;
    }
#navbar ul li a {
    float:left; 
    display:block;
	height:101px;
	text-decoration:none;
	background: url(../images/arrow_menu.jpg) no-repeat  100% 50%;
	cursor:pointer;
    }
#navbar ul li a span {
     float:left; 
    line-height:100px;
    display:block;
	font-size:14px;
	color:#161c22;
	text-decoration:none;
	font-family:'Trebuchet MS';
    height:101px;
	padding:0 25px;
    }   	
#navbar ul li a:hover {
    color:#fff;
	text-decoration:none;
     background:#2B3E4F url(../images/menu_hright.jpg) no-repeat 100% 0;
    }	
#navbar ul li a:hover  span{
     color:#fff;
	background: url(../images/menu_hleft.jpg) no-repeat 0 0;
    }
#navbar ul li.active a {
    color:#fff;
	text-decoration:none;
     background:#2B3E4F url(../images/menu_hright.jpg) no-repeat 100% 0;
    }	
#navbar ul li.active a span{
     color:#fff;
	background: url(../images/menu_hleft.jpg) no-repeat 0 0;
    }	
#footer {
    font-family:Tahoma;
    font-size:11px;
    color:#27394a; 	
	}
.footer a {
    color:#27394a;
    text-decoration:none;
    }
.footer a:hover {
    color:#27394a;
    text-decoration:underline;
    }  	
.copyright {
    float:right;
	width:320px;
	padding-top:15px;
    padding-right:30px;	
	text-align:right;
	display:inline;
	}
.footer {
    float:left;
    width:640px;
	padding-left:10px;
    display:inline;
    }
.copyright a {
    color:#e16329;
    text-decoration:none;
    font-weight:bold;
    }
.copyright a:hover{
    text-decoration:underline;  	
	}
.footer ul {
    list-style:none;
    }
.footer ul  li {
    float:left;
    }  	
.footer ul li a {
    float:left;
    display:block;
    padding:15px 5px 0 20px;  
    text-decoration:none; 
    border-right:solid 1px #27394a;	
	}
/**************************  LEFTCOL and RIGHTCL MODULES  **************************************/
.user1,
.user2 {
    padding-left:78px;
	position:relative;
	}
.user1 {
    padding-top:15px; 
	padding-right:20px;
    height:260px;
	}
.user2 {
    height:250px;
	padding-right:20px;
    }
.user2 hr {
    width:50%;
    color:#929ca6;
	background-color:#929ca6;
	height: 1px;
	margin:5px 0;
    }  
.user4 p.sep {
    border-top:solid 1px #405161;
	line-height:100% !important;
	margin:5px 0;
	font-size:0px;
	}  
.spacer_left {
    height:25px;
	}
.user1 .readon,
.user2 .readon {
    display:block;
    position:absolute;
   right:20px;
    bottom:5px;
    width:90px;
	height:20px;
	text-align:center;
	text-decoration:none;
  	color:#FFF;
	font-family:'Trebuchet MS';
    font-size:12px;
	text-indent:0 !important;
    } 
.user1 a:hover.readon,
.user2 a:hover.readon {	
    color:#fff;
    text-decoration:underline;
    }
#users {
    margin-left:30px;
    margin-right:80px;
    } 
.user3 {
    float:left;
    width:290px;
    height:248px;
    } 
.user4 {
    float:left;
 	width:265px;
	padding-left:25px;
	border-left:solid 1px #405161;
	margin-top:38px;
	height:195px;
	
	}
	
.col { 
	padding-left:78px;
	padding-top:20px;
	height:250px;
	}
/************ MODULES XHTML **************/
.user1 .moduletable h3,
.user1 .moduletable_text h3,
.user1 .moduletable_menu h3,
.user2 .moduletable h3,
.user2 .moduletable_text h3,
.user2 .moduletable_menu h3,
.user3 .moduletable h3,
.user3 .moduletable_text h3,
.user3 .moduletable_menu h3{
    font-family:'Trebuchet MS';
	font-size:24px;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:7px;   	
    }
.user1 .moduletable h3,
.user1 .moduletable_text h3,
.user1 .moduletable_menu h3{	
	color:#daedff;	
	}
.user2 .moduletable h3,
.user2 .moduletable_text h3,
.user2 .moduletable_menu h3{	
	color:#313f4c;	
	border-bottom:solid 1px #d6d6d6;
	}	
.user3 .moduletable h3,
.user3 .moduletable_text h3,
.user3 .moduletable_menu h3{	
	 color:#daedff;
	border-bottom:solid 1px #405161;
	margin-bottom:10px;
    margin-right:-15px; 	
	}	
.user4 .moduletable h3,
.user4 .moduletable_text h3,
.user4.moduletable_menu h3{	
	display:none;
	}			
.user1 .moduletable,
.user1 .moduletable_text,
.user1 .moduletable_menu ,
.user2 .moduletable,
.user2 .moduletable_text,
.user2 .moduletable_menu ,
.user3 .moduletable,
.user3 .moduletable_text,
.user3 .moduletable_menu ,
.user4 .moduletable,
.user4 .moduletable_text,
.user4 .moduletable_menu {
    padding-top:10px;
	font-size:11px;
	font-family:Tahoma;	
    }
.user1  .moduletable {
    color:#7f9fbf	
	}
.user2  .moduletable {
   color:#313f4c;	
	}
.user3  .moduletable {
    color:#7f9fbf;
    padding-right:15px; 	
	}	
.user4  .moduletable {
    color:#5d7792;
	 padding-top:20px;
	 }
*:first-child+html .user4  .moduletable {
    height:200px;
    }	
.user1 .moduletable p {
    text-indent:15px;
	line-height:1.7em;
	}
.user2 .moduletable p {
    line-height:1.9em;
	}
.user3 .moduletable p{
    text-indent:15px;
	line-height:1.7em;
	}
.user4 .moduletable p {
    line-height:1.5em;
	}
.user4 a {
    text-decoration:none;
    color:#e16329;
	padding-right:20px;
	background:url(../images/arrow_white.gif) no-repeat 100% 4px;
    }
.user4 a:hover{
    text-decoration:underline;
    color:#e16329;
    }	
  	
.col .moduletable h3,
.col .moduletable_text h3,
.col .moduletable_menu h3{
    color:#FFF;
	font-family:'Trebuchet MS';
	font-size:15px;
	font-weight:normal;
	padding-right:20px;
	padding-left:15px;
	background:url(../images/arrow_orange.gif) no-repeat 100% 7px;
	display:inline;
    }
.col .moduletable,
.col .moduletable_text,
.col .moduletable_menu {
   
    }
.user1  .moduletable_menu ul ,
.user3  .moduletable_menu ul {
    list-style:none;
    }	
.col  .moduletable_menu ul{
    list-style:none;
    padding-top:30px;
    }
.user1  .moduletable_menu ul li ,
.user3  .moduletable_menu ul li ,		
.col  .moduletable_menu ul li{
    padding-left:15px;
	background:url(../images/arrow_white.gif) no-repeat 0 6px;
    }
.user1  .moduletable_menu ul li a,	
.user3  .moduletable_menu ul li a,	
.col  .moduletable_menu ul li a{
    display:block;
    padding:3px 0;
    color:#fff;
	font-size:11px;
	font-family:Tahoma;
    text-decoration:none;
    } 
.user1  .moduletable_menu ul li a:hover ,
.user3  .moduletable_menu ul li a:hover ,
.col  .moduletable_menu ul li a:hover{
    text-decoration:none;
    font-weight:bold; 	
    color:#FFF;
    }	
.user1  .moduletable_menu ul li.active a ,
.user3  .moduletable_menu ul li.active a ,
.col  .moduletable_menu ul li li.active a {
    text-decoration:none;
    font-weight:bold; 	
    color:#FFF;
    }	


/************************** 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;
	}  		

/* jt-slideshow */
* html #slideshowbox {
   position:absolute;
   top:2px;
   left:0;
}
#slideshowboxnav {
   z-index:1000;
   position:absolute;
   right:20px;
   bottom:20px;
  background-color:transparent;
   }

#slideshowboxnav a {
   width:20px !important;
   height:20px !important;
   display:block;
   float:left;
   border:none;
   margin-right:5px;
   background-color:none;    
   background:url(../images/animacja_a.gif) no-repeat 0 0;
   font-size:0;
   font-weight:normal;
   }    
#slideshowboxnav a.activeSlide  {
    background:url(../images/animacja_active.gif) no-repeat 0 0;
   }    



/************************** MAINCOL - CONTENT  - MODULES  ***************************/
.foto img{
    float:left;
	margin-right:10px;
	}
.fotor img{
    float:right;
    margin-left:10px;
    }   	

.main {
    padding:0 30px;
	padding-top:23px;
    }
.main ul,
.main ol {
    padding-left:20px;
    }   	

.main p {
    line-height:1.6em;
    padding-bottom:10px;
    } 	

.main .readon {
    float:right;
	padding-right:15px;
	background:url(../images/arrow_orange.gif) no-repeat 100% 4px;
	text-decoration:none;
	}
.main a:hover.readon {	
    text-decoration:underline;
	}
/***************************** JOOMAL ELEMENTS **************************************/
.componentheading {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 8px;	
	color:#fff;
	margin-bottom:20px;
	}
.componentheading a{	
	color:#fff;
	text-decoration:none;
	padding-right:20px;
	}
.componentheading div{	
	color:#fff;
	display:inline;
	padding-right:20px;
	background:url(../images/arrow_orange.gif) no-repeat 100% 4px;
	}	
.contentheading {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 8px;
	
	color:#000;
	}

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;
	 } 
/* 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;
	}	

