/**
 * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

@charset "utf-8";
/* CSS Document */
  html, body, div, span, applet, object, iframe, caption, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend { border: medium none ;
    margin: 0pt;
    padding: 0pt;
    vertical-align: baseline;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    }



body
{	
	background: #1D9014 url(../images/tlo.jpg) repeat-x;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	
}



body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* TOC */
table.contenttoc{
	float: right;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.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;
}



#glowny {
	height: 100%;
	width: 960px;

	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
		background-image: url(../images/srodek.jpg);
	background-repeat: repeat-y;
}
#naglowek_glowny {
	height: 415px;
	width: 960px;
	float: left;
	position: relative;
	background-image: url(../images/naglowek.jpg);
	background-repeat: no-repeat;
}
#ogien {
	height: 62px;
	width: 36px;
	position: absolute;
	background-image: url(../images/ogien.gif);
	margin-left: 512px;
	margin-top: 35px;
	z-index: 3; 
}

#srodek_glowny {
	height: auto;
	width: 960px;
	background-image: url(../images/srodek.jpg);
	background-repeat: repeat-y;
	position: relative;
	float: left;

z-index: 2;	
	
}
#left {
	height: 100%;
	width: 200px;
	position: relative;
	margin-left: 9px;
	margin-top: 22px;
    	font-family: Arial,Helvetica,sans-serif;
    	font-size: 12px; 
	font-weight: bold ;
    	color: #11430A ;
	z-index: 2; 
}

#srodek{
	background: url(../images/tlo1.jpg) repeat;
	height: 100%;
	width: 680px;
	color: #000;
	padding: 10px;
	margin-left:210px;
	margin-right:25px;
	margin-top: -350px; 	z-index: 3;
	
}

#stopka_glowny {
	height: 52px;
	width: 979px;
	float: left;
   	font-family: Arial,Helvetica,sans-serif;
    	font-size: 10px; 
	position: relative;
	background-image: url(../images/stopka.jpg);
	background-repeat: no-repeat;
}



