html{
	
	background:#e1dfc4 url(images/new/bgr_html.jpg) repeat-x;
}
body{
	 *position:absolute;
     *top:0px;
     *left:0px;
     margin-left:0px;
	 margin-right:0;
	 margin-top:0px;
     margin-bottom:0;
     padding:0;
     line-height: 1.7em;
     text-align: center;
     font-family: verdana, Times, Times New Roman, sans-serif;
     font-size: 75%;
     background:url(images/new/bgr_main.jpg) no-repeat;
	 color:#000;
}
#wrapper{
	background:url(images/bgr_wrapper.jpg) no-repeat left bottom;
	padding-top:25px;
	padding-left:34px;
	padding-bottom:10px;
	
	}
*html #wrapper{
	background:url(images/bgr_wrapper.jpg) no-repeat left bottom;
	padding-top:25px;
	padding-left:-34px;
	padding-bottom:10px;
	
	}

p {
     margin: 0 0 10px 0;
     padding: 0;
}

  



img {
	border: none;
} 
p:first-letter{
    font-family: 'Trebuchet MS', Times, Times New Roman, sans-serif; 
    font-size: 120%; 
    font-weight: bold;
	color: #113388; 
   
}
/*------------------ Hyperlinks ----------------------*/

a:active{
     color: #1405ee;
     text-decoration: none;
     background: transparent;
}   
a:link,a:visited {color: #1405ee;
     text-decoration: none;
     background: transparent;
	 }

a:hover {
     color: #33ff33;
     text-decoration: none;
     background: transparent;
}

#header a {
     color: #FFFFFF;
     text-decoration: none;
     background: transparent;     
}   

#header a:hover {
     color: #FDE9AD;
     text-decoration: none;
     background: transparent;     
}

#footer a {
     color: #BEF09E;
     text-decoration: none;
     background: transparent;     
}   

#footer a:hover {
     color: #FDE9AD;
     text-decoration: none;
     background: transparent;     
}

/*------------------- Headings ----------------------*/

h4 {
font-family: 'Trebuchet MS', Times, Times New Roman, sans-serif;
     color: #3d517f; font-size: 1.25em; line-height: 1em; margin: 0 0 5px 20px; padding: 0;  letter-spacing: -0px; background: transparent;
	 text-shadow: 2px 1px 2px #CCC;
}

h2 {
font-family: 'Trebuchet MS', Times, Times New Roman, sans-serif;
     color: #BEF09E; font-size: 1.5em; line-height: 1em; margin: 0 0 10px 20px; padding: 0;
	 text-shadow: 2px 1px 2px #CCC;
}

h3 {
font-family: 'Trebuchet MS', Times, Times New Roman, sans-serif;
     color: #3d517f; font-size: 1.8em; line-height: 1em; margin: 0 0 10px 0; padding: 0;  letter-spacing: -1px;
	 text-shadow: 2px 2px 2px #CCC;
}

h1 {
font-family: 'Trebuchet MS', Times, Times New Roman, sans-serif;
      color: #3d517f; font-size: 1.3em; line-height: 1em; margin: 0 0 10px 0; padding: 0;  letter-spacing: 0px; background: transparent;
	  text-shadow: 2px 1px 2px #CCC; 
}

h5 {
font-family: 'Trebuchet MS', Times, Times New Roman, sans-serif;
     color: #3d517f; font-size: 1em; line-height: 1em; margin: 0 0 10px 0; padding: 0;
	 text-shadow: 2px 1px 2px #CCC;
}

hr {  width: 95%;
     color:#FFBA00; 
	 size:3;
	 height:1px;
	 border-width:1px 0 0;
	 border-color: #005599;
	 border-style:solid;
	 margin:0 auto;
	 border-style:dashed;

}
/*----------------- Page Structure -----------------*/

#page_wrapper {
	 width: 1010px;
	 padding:0;
     border:1px solid #8A837D;
     background-color: #FFFFFF;
     text-align: justify;
	
}

#header {
     background: #aaff88 url('images/new/header_buk_wp.jpg') top right no-repeat;
     height: 160px;
     padding-top:0;
     margin:0;
}

#center_section {
     background:  url('images/sidebars.jpg') top right repeat-y;
     border-top:1px dashed #D3CBBD;
}

#center_section_custom {
     background:  url('images/sidebars_custom.jpg') top right repeat-y;
     border-top:1px dashed #D3CBBD;
}

#content_wrapper {
     float: left;
     width: 100%;
display:inline;
}

#content_column {
     margin-right: 370px;
}

#content_column_custom {
     margin-right: 190px;
}

#left_column {
     float: left;
     width: 180px; 
     margin-left: -360px;
display:inline;
}

#right_column {
     float: left;
     width: 180px; 
     margin-left: -180px; 
display:inline;
}

#footer {
     clear: left;
     width: 100%;
     background: #3d517f ;
     color: #FFF;
     text-align: center;
     padding: 4px 0;
}

#footer p {
	   text-align: center;
	   margin: 0;
	   padding: 20px;
}

#under_header{
     padding-top: 10px;
	 padding-left: 0px;
	 padding-bottom: 5px;
     margin: 0px;
     clear: both;
     background: url('images/menu_shadow.jpg') top left repeat-x;
	 text-align: left;
	 color: #3d517f ;
	 font-size: 1.2em;
	 font-weight: bold;
	
}

.inner_padding {
     margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.page_padding {
     margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
}


/* ------------- Ordered/Unordered Lists ------------- */


#content_column ul, #left_column ul, #right_column ul {
     margin-left: 6px;
     padding-left: 0px;
     list-style-type:none;
}

#content_column li, #left_column li, #right_column li {
     padding-left: 12px;
     background: transparent url('images/arrow.gif') 0 0.5em no-repeat;
     margin-bottom: 5px;
}

#content_column ol, #left_column  ol, #right_column ol {
     margin-left: 0px;
     padding-left: 0px;
}

#content_column ol li, #left_column  ol li, #right_column ol li {
     margin-left: 23px;
     padding-left: 0px; 
     background: none; 
     list-style-type: decimal;
     list-style-position: outside; 
}

/* ------------- Horizontal Menu Bar ------------- */

#menu_container {
	    margin:0;
	    padding: 0;
		width:100%;
	height:35px;
	background:url(images/new/buk_bgr_menu_35px.jpg) no-repeat;
}

#menu_container ul {
     padding-left: 0;
     margin: 0;
     background:none;
     color: White;
     float: left;
     width: 100%;
     font-family: verdana, arial, helvetica, sans-serif;
     font-size: 1.2em;
     font-weight: bold;
     display:inline;
	 
}

#menu_container ul li { display: inline; line-height: 1em;}

#menu_container ul li a {
     padding: 1em 1em 1em 1em;
     background-color: #CC6600;
     color: black;
     text-decoration: none;
     float: left;
     border-right: 1px solid #fff;
     display:inline;
}

#menu_container ul li a:hover {
     background-color: #FF9933;
     color: #fff;
}


/*-------------------- Other ------------------*/


blockquote {
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 1px 0 1px 30px;
	margin: 0 30px 5px 10px;
}

blockquote p { 
     margin: 0 0 1em 0;
     padding: 0px;
     font-size: 1.1em;
     line-height: 1.3em;
     font-weight: bold;
     color: #5F5C59;
 }
.img_shadow{
	box-shadow: 4px 4px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 4px 4px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 4px 4px 2px rgba(0,0,0,0.5);
}
.menutext {
     margin: 0 0 10px 0;
     padding: 0;
	 font-family: verdana, calibri, 'Trebuchet MS', arial, sans-serif;
} 
 
 .float_right {
     float: right;
     margin-left: 5px;	
     display:inline;
}
 
 .spacer {clear:both;}
 
 
 /* Added by batboy for e107 */

.defaulttext {
   font: 10px verdana, arial, sans-serif; 
/*   color: #000; */
}

.mediumtext {
   font: 10px verdana, arial, sans-serif;
/*	color:#000;*/
}

.smalltext {
   font: 9px verdana, arial, sans-serif;
/*	color:#000;*/
}

.smallblacktext {
	font: 9px verdana, arial, sans-serif;
	color:#000;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.fborder {
	background-color: #fff;
}

.tbox{
	background-color: #ccc; 
	color: #000000;
	font: 10px verdana, arial, sans-serif;
	background:none;
}
.tbox.search {
	
	margin-left: 624px;
	margin-top:11px;
	margin-right: auto;
	width:159px;
	border:none;
	display:inline; 
}
.button{
	background-color: #ddd;
	border: #000 1px solid;
	color: #000000;
	font: 9px verdana, arial, sans-serif;
	text-align:center;
	display:inline;
}
.button.search{
	background:none;
	border: #000 0px solid;
	
}

.nextprev{
	background-color: #fff;
/*	border: #000 1px solid; */
	color: #000000;
	font: 9px verdana, arial, sans-serif;
	text-align:center;
	padding : 2px;
}

.np{
	background-color: #ddd;
	border: #000 1px solid;
	color: #000000;
	font: 9px verdana, arial, sans-serif;
	text-align:center;
	padding : 2px;
}

.forumheader{
	background-color: #d3cbbd;
	font: 12px verdana, arial, sans-serif;
	color: #000;
	padding: 4px;
	border: 1px solid #E5E5E5;
}

.forumheader2{
	background-color: #F7F7F7;
	font: 12px verdana, arial, sans-serif;
	color:#000;
	padding: 4px;
	border: #E5E5E5 1px solid;
}

.forumheader3{
	background-color: #F7F7F7;
	font: 11px verdana, arial, sans-serif;
	color:#000;
	padding: 4px;
	border: #E5E5E5 1px solid;
}

.forumborder{
	border: #000080 1px solid;
}

.helpbox {
	width: 350px;
	font: 9px verdana, arial, sans-serif;
}

.indent{
background-color:#F0F0F0;
border:1px dashed #000000;
padding:4px;
width:90%;
}
#navigation
{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	margin-top: 0px;
	display:inline;
}

#strona {
	
     	font-family: verdana, calibri, 'Trebuchet MS', verdana, arial, sans-serif;
	    word-wrap: break-word;

}
#strona img {
	float: left;
	width: auto;
	padding: 1.0em 1.0em 1.0em 0;
	margin: 0pt;
    display:inline;
	box-shadow: 4px 4px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 4px 4px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 4px 4px 2px rgba(0,0,0,0.5);
}
#news{

    width: 460px;
	padding: 5px;
	font: 0.95em  'Trebuchet MS', Times, Times New Roman, sans-serif;
	text-align: justify;
	color: #002255;
	margin: 25px 0px 0px 0px;
	background-color:#Fffaef;
	border: 1px dashed #a3CBeD;
     
}
#news_img {
	float:left;
	width: 200px;
	padding-top:5px;
	padding-right:15px;
	margin-right: 0px;
	
}
#news_img img{
	box-shadow: 4px 4px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 4px 4px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 4px 4px 2px rgba(0,0,0,0.5);
	}
.phototext {
	float: left;
	width: 35%;
	padding: 0.5em 0.5em 0.5em 0em;
	font: 0.9em  'Trebuchet MS', Times, Times New Roman, sans-serif;
	
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #0044cc;
	border-top-color: #0044cc;
	margin: 0.5em 0.5em 0.5em 0em;
}
.other_news{
	text-align:left;
	padding-top:2px;
	*padding-top:0px;
	
	font: 0.95em  'Trebuchet MS', Times, Times New Roman, sans-serif;
	line-height:1.2em;
		}
.other_news a{
	font: 0.95em  'Trebuchet MS', Times, Times New Roman, sans-serif;
	color: #003366;
	
}
.other_news a:hover{
	font: 0.95em  'Trebuchet MS', Times, Times New Roman, sans-serif;
	color: #0033dd;
	
}		
.other_news_title{
	
	text-align: left;
    width: 150px;
	font: 1.3em  'Trebuchet MS', Times, Times New Roman, sans-serif;
	margin: 0px 0px 0px 8px;
	font-weight:bold;    
}

.othernews_titlelink{
	font: 0.9em  'Trebuchet MS', Times, Times New Roman, sans-serif;
	vertical-align:top;
	}

/* MENU */

#menu{
	width:100%;
	height:35px;
	background:url(images/new/buk_bgr_menu_35px.jpg) no-repeat;
}
#mainmenu{
	float:left;
	padding:5px 0 0 4px;
	width:584px;
}
#mainmenu ul{
	margin: 0;
	padding:0;
	list-style-type: none;
	
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color:#fff;
	font-size:14px;
	font-family:'Trebuchet MS', Times, Times New Roman, sans-serif;
	padding:0 0 0 5px;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*Top level menu link items style*/ 
#mainmenu ul li a{
	display:block;
	color:#005;
	text-shadow: 1px 1px 1px #aaa;
	padding:3px 10px 5px 10px;
	font-weight: bold;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	text-decoration:none;
	background:#000;
	color:#fff;
}





/* ######### CSS classes applied to down and right arrow images  ######### */
#main_search{
	float:left;
	padding:10px 0 0 41px;
	width:190px;
}
#searchform_top{
	float:left;
	width:100%;
}
#searchform_top_text{
	width:153px;
	padding:0px;
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	background:none;
	border:0;
	margin:0 0px 0 0;
}
#gosearch{
	float:left;
	margin:3px 0 0 0;
}
     
