/*  (c) 2008 Control : ( http://e-ctrl.net )
    --------------------------------------------------------------
	Wszelkie prawa zastrzeżone dla : Control Marek Zima
	Pomoc techniczna : http://e-ctrl.net
    --------------------------------------------------------------
*/


body {	background-color: #ffffff;

	text-align: center; /* wysrodkowuje DIV'y w IE */
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }

/* ########## ########## ########## D I V ########## ########## ########## */

/* HEADER */


.sitemap  { width: 55%;
	    float: left;
	    overflow: hidden;
	    background-color: #ffffff;
	    border-bottom:1px dashed #0099FF; 
	    color: #E9F1FC; font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-align: left; cursor: help; }

.sitemap:hover  { border-bottom:1px dashed #FFF; }

.sitemap2 { width: 45%;
	    float: left;
	    overflow: hidden;
	    background-color: transparent;
	    border-bottom:1px dashed #0099FF; 
	    color: #0099FF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: right; cursor: help; }

.sitemap2:hover  { border-bottom:1px dashed #000; }

.logo      { width:980px; overflow: hidden; clear: both; background-color: transparent;
	     color: #0099FF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; }

.menu      { width: 100%; overflow: hidden; clear: both; background-color: transparent;
	     color: #0099FF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; }
 

/* ZAWARTOSC */

#srodek1   { width:980px; background: none; overflow:hidden; margin:0 auto; }
#srodek2   { width:980px; background:#FFFFFF; overflow:hidden; margin:0 auto; }  

.menuleft  { background:none; float:left; width:200px; margin:0; padding:0; } 
.menuright { background:none; float:left; width:200px; margin:0; padding:0; } 
.odstep    { background:none; float:left; width:17px; display:inline; margin:0;}
.odstep2   { background:none; float:left; width:24px; display:inline; margin:0;}
.tresc     { background:none; float:left; width:546px; margin:0; overflow:hidden;padding:0; text-align: left; } 


/* STOPKA */

.prestopka  { width: 100%;
	    float: center;
	    overflow: hidden;
	    background: url(../img/gfx/headline1.png) repeat-y left;
	    border-bottom:1px dashed #0099FF; 
	    color: #E9F1FC; font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-align: left; cursor: help; }
.prestopka:hover  { border-bottom:1px dashed #FFF; }


.stopka  { width: 55%;
	    float: left;
	    overflow: hidden;
	    background: url(../img/gfx/headline1.png) repeat-y left;
	    border-bottom:1px dashed #0099FF; 
	    color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-align: left; cursor: help; }
.stopka:hover  { border-bottom:1px dashed #FFF; }


.stopka2 { width: 45%;
	    float: left;
	    overflow: hidden;
	    background-color: transparent;
	    border-bottom:1px dashed #0099FF; 
	    color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: right; cursor: help; }
.stopka2:hover  { border-bottom:1px dashed #000; }

.stopka2 a { width: 45%;
	    color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: right; cursor: help; }


/* ########## ########## ########## T E X T ########## ########## ########## */


/* H1 H2 H3 ITP.. 
==================*/

h1 {	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
	text-align: center; }

h2 {	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
	text-align: center; }

h3 {	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
	text-align: center; }



