/*  (c) 2008 Control : ( http://e-ctrl.net )
    --------------------------------------------------------------
	Wszelkie prawa zastrzeżone dla : Control Marek Zima
	Pomoc techniczna : http://e-ctrl.net
    --------------------------------------------------------------
*/

a 	  { color: #006699; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a:link    { color: #000; }
a:visited { color: #000; }
a:active  { color: #000; }
a:hover   { color: #002D59; background-color: #F3E139; }



body {	background-color: #A4B2B9;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;

	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: 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; }

.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; }



.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:900px; background: #A5AEB5; overflow:hidden; margin:0 auto; border-left: 3px solid #A5AEB5; border-right: 3px solid #8C8E8C;}
#srodek2   { width:900px; background: none; background: url('../img/gfx/headlin1.png') repeat-y; overflow:hidden; margin:0 auto; border-top: 2px solid #8C8E8C;} 
#srodekmulti   { width:900px; background: none; background: url('../img/gfx/srodekmulti.jpg') repeat-y; overflow:hidden; margin:0 auto; border-top: 2px solid #8C8E8C;}

.logo      { background:none; background: url('../img/submen.gif') right; float:center; width:900px; display:inline-block;  border-bottom: 2px solid #fff;}
.menuleft  { background:none; background: url('../img/bgmenuleft.png') ; float:left; width:232px; min-height: 1000px; display:inline; margin:0 auto; border-left: 2px solid #8C8E8C; border-right: 2px solid #8C8E8C;}
.menuright { background:none; float:right; width:100px; min-height: 500px; display:inline; margin:0 auto; } .menuright:hover { background:#666; }
.odstep    { background:none; float:left; width:10px; display:inline; margin:0 auto; }
.tresc     { background:#fff; background: url('../img/bgcenter.jpg') repeat-y top; float:left; width:634px; min-height: 1000px; display:inline; margin:0 auto; padding-left:15px; padding-right:15px;  }
.trescmulti     { background:#fff; background: url('../img/bgmulti.jpg') repeat-y top; float:left; width:900px; min-height: 1000px; display:inline; margin:0 auto;  }

.logo h1 { padding:2px 10px;margin:-24px 0 0 0;font-size:12px;z-index:1001;position:relative;color:#3a3a3a;}

/* 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%;
			height: 30px; line-height: 30px; vertical-align: middle; margin-bottom: 10px;
	    float: left;
	    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; }
.stopka:hover  { border-bottom:1px dashed #FFF; }


.stopka2 { width: 45%;
			height: 30px; line-height: 30px; vertical-align: middle;
	    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; }
.stopka2:hover  { border-bottom:1px dashed #000; }

#cookie-info-bar{display: block;width: 100%;margin: 0 auto;bottom: 0;padding: 10px 0;z-index: 9999;text-align: center;background: #fff;color: #626060;position: fixed;box-shadow: 0 0 10px #a0a0a0;border-top: 4px solid #9f9f9f;font-size: 12px;line-height: 15px;font-family: Arial;}
#cookie-info-bar a.policy_link{color: #0a5b94;font-size: 12px;font-family: Arial;text-decoration: none;}
#cookie-info-bar a#cookie_action_button{display: block;float: right;background: url('../img/close-cookies.png') no-repeat;width: 15px;height: 15px;border: 0;margin: 0 10px 0 0;}