* {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:#000;
	font-size:12px;
	background:#fff;
	} 
img { border:0; }
*html  ul li	{ height:1%;}
a {
    color:#ff0000; 
    text-decoration:underline;
	outline:0;
    }
a:hover {
   color:#3e3e3e;
   text-decoration:none;
    } 
.clear{ clear:both;}
h1 {font-size:26px;}
h2 {font-size:22px;}
h3 {font-size:18px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
/* construction */
#bodywidth{ 
	position:relative;
	margin:0 auto;
	width:1002px; 
	padding:0 27px;
	}

.navigation {
	position:absolute;
	top:0px;
    left:0px;
	width:978px;
    height:251px;
	
    }


#pagewidth{ 
	position:relative;
	margin:0 auto;
	width:1000px; 
	text-align:left;	
	background:#fff url(../images/bg_page.jpg) repeat-y ;
	z-index:1;
		}
#header {
    position:relative;
    left:10px;
	height:257px;
	
	}
.logo a {
     position:absolute;
	top:50px;
    left:15px;
	width:220px;
    height:150px;
    outline:0;
	}
	
.foto {
    position:absolute;
	top:7px;
    left:247px;
	width:420px;
    height:245px;
    }

#navbar {
    margin-left:10px;
    position:relative;
	height:45px;
	background: #ffffff url(../images/bg_navbar.jpg) 100% 0 no-repeat;
	}
	
#left {
    margin-left:10px;
	margin-right:5px;
	padding-top:3px;
	padding-bottom:5px;
	 float:left;
	width:231px;
    display:inline;    
	}

.wrapper {
   
    }	
#content {
   
    float:left;
	width:754px;
    display:inline;
	min-height:570px;
	height:auto;
	background: url(../images/bg_content.jpg) 0 0  no-repeat ;
	color:#3e3e3e;
    }
* html #content {
    height:570px;
    }
.content {
    padding-left:10px;
    padding-right:20px;
    }   	
#stopka {
    display:block;
    height:14px;
    background: url(../images/bg_content_bot.jpg) 100% 0  no-repeat ;
    }   	

#footer {
    position:relative;
	width:100%;
	height:130px;
	background:#fff;
	color:#3e3e3e;
	font-weight:bold;
	}
.footer_content {
    padding-top:5px; 
    margin-left:246px;
    text-align:center;
	} 
/* modules - content */
#spacer {
    display:block;
	height:80px;
	}
.welcome {
    position:absolute;
	left:256px;
	top:310px;
	width:340px;
	height:20px;
	font-weight:bold;
	}
.welcome span {
    color:#e18b11;
	}	
.contact {
    position:absolute;
	left:256px;
	top:335px;
	width:340px;
	height:45px;
	font-weight:bold;
	}
.contact span {
    color:#9cab1f;
	}		
.box {
	position:absolute;
	left:602px;
	top:300px;
	width:381px;
	height:75px;
	font-weight:normal;
	color:#c5c5c5;
	background: url(../images/bg_search.jpg) no-repeat  ; 
	}
.search {
	position:absolute;
	left:10px;
	top:10px;
	width:300px;
	}	
.search .inputbox {
    width:120px;
	font-family:Tahoma;
	color:#c5c5c5;
    font-size:11px;
    padding:2px 3px;
    border:solid 1px #ccc;
    } 
.search .button {
    background:transparent;
    border:none;
    color:#c5c5c5;
	font-size:10px;
	margin-left:10px;
	cursor:pointer;
	} 
.login {
    position:absolute;
    left:245px;
    top:40px;
    }    	
.login  a{
    text-decoration:none;
    font-weight:bold;
	color:#c5c5c5;
    }
.login  a:hover{
    text-decoration:underline;
    }  	
.joomfish {
    position:absolute;
	right:30px;
	top:20px;
	width:30px;
	height:20px;
	}
.modules {
    margin-left:10px;
    margin-right:20px;
    } 	
/* modules - left */
#left div.moduletable_accord h3,
#left div.moduletable_menu h3,
#left div.moduletable_m h3,
#left div.moduletable_text h3,
#left div.moduletable h3
	{
   	font-family:Myriad Pro;
	padding:7px 10px;
	padding-left:15px;
	font-size:15px;
	text-transform:uppercase;
	color:#000;
	background:#ccc;
	font-weight:normal;
	width:206px;
	}
#left div.moduletable_text h3 
       {	
    margin:0 -10px;
	margin-bottom:10px;
    }   	
div.moduletable_menu ,
div.moduletable_m 
        {   
    }
div.moduletable_text {
    padding:0px 10px;
	padding-bottom:10px;
	width:186px;
	}
div.moduletable ul,
div.moduletable_text ul {
    list-style:none;
    } 	
div.moduletable_menu ul ,
div.moduletable_m ul 
	{
   	list-style-type:none;
	}
div.moduletable_menu ul li ,
div.moduletable_m ul li 
	{	
	font-family:Tahoma;
	font-weight:bold;
	text-indent:20px;
    font-size:11px;	
    background:#f5f5f5;	
	}
div.moduletable_menu ul li a,
div.moduletable_m ul li a
	{ 
    display:block;
    padding:8px 0;
    color:#000;  	
	background: url(../images/ma.jpg) no-repeat 10px 12px  ; 
	border-bottom:solid 1px #dcdcdc; 
	text-decoration:none;
	}	 
div.moduletable_m ul li a{
	border-bottom:none; 
    }
div.moduletable_menu ul li a:hover 
	{ 
    background:#e3e3e3 url(../images/mah.jpg) no-repeat 10px 12px  ; 
    text-decoration:none;
	}
div.moduletable_m ul li a:hover 
	{ 
    background:url(../images/ma.jpg) no-repeat 10px 12px  ; 
    text-decoration:none;
	color:#ff0000;
	}
div.moduletable_menu ul li.active a 
	{
	background:#efefef url(../images/mah.jpg) no-repeat 10px 12px  ; 
    text-decoration:none;
	}
div.moduletable_m ul li.active a 
	{ 
    background:url(../images/ma.jpg) no-repeat 10px 12px  ; 
    text-decoration:none;
	color:#ff0000;
	}
.content ul {
    padding-left:10px;
	}
.componentheading {
    margin-top:10px;  
    font-size:18px;
	font-weight:bold;
	}
.contentheading {
    font-size:14px;
	font-weight:bold;
    }
	
/*********** ACCORDION MENU **************/
div.moduletable_accord ul {
    list-style:none;
    } 	
div.moduletable_accord ul li {	
	font-family:Tahoma;
	font-weight:bold;
	text-indent:20px;
    font-size:11px;	
    background:#f5f5f5;	
	}
div.moduletable_accord ul li a	{ 
    display:block;
    padding:8px 0;
    color:#000;  	
	background: url(../images/ma.jpg) no-repeat 10px 12px  ; 
	border-bottom:solid 1px #dcdcdc; 
	text-decoration:none;
	}	 

div.moduletable_accord ul li a:hover 
	{ 
    background:#e3e3e3 url(../images/mah.jpg) no-repeat 10px 12px  ; 
    text-decoration:none;
	}		

select.cf_inputbox {
    width:265px !important;
    } 	





