/*  (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; }

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

img{
	max-width: 100%;
}

body {	

	position: relative;
	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 ########## ########## ########## */

.clear{
	clear: both;
}
.pagewidth{
	width: 900px;
	margin: 0 auto;
}
.center{
	text-align: center;
}

/* HEADER */

.logo{
	display: block;
	position: relative;
	width: 100%;
	height: 295px;
	background-image: url('../img/header-bg.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.logo h1{
	width: 100%;
	display: block;
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
	font-size: 12px;
	z-index: 1001;
	color: #3a3a3a;
	padding: 3px 0;
	margin: 0 auto;
}

.sitemap  { width: 55%;
	    float: left;
	    overflow: hidden;
	    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; }
 
.baner1{
	text-align: center;
	background: #A5AEB5;
	border-bottom: 2px solid #8C8E8C;
}
 
 
/* ZAWARTOSC */



#srodek1   { position: relative; background: #A5AEB5; overflow:hidden; margin:0 auto; border-left: 3px solid #8C8E8C; border-right: 3px solid #8C8E8C;}
#srodek2   { position: relative; background: none; overflow:hidden; margin:0 auto; border-top: 2px solid #8C8E8C;} 
#srodekmulti   { width:100%; background: none; background: url('../img/gfx/srodekmulti.jpg') repeat-y; overflow:hidden; margin:0 auto; border-top: 2px solid #8C8E8C; }

.menuleft  { background: #C0C6C7 url('../img/bgmenuleft.png') ; float:left; width:232px; 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:668px; min-height: 1000px; display:block; margin:0 auto; padding:10px 15px;}
.trescmulti     { background:#fff; background: url('../img/bgmulti.jpg') repeat-y top; float:left;  min-height: 1000px; display:inline; margin:0 auto;  }


/* STOPKA */

.prestopka  { width: 100%;
	    float: center;
	    overflow: hidden;
	    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; }


.stopka1  { 
	width: 55%;
	height: 30px; 
	line-height: 30px; 
	vertical-align: middle; 
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
	border-bottom:1px dashed #0099FF; 
	color: #E9F1FC; font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-align: left; cursor: help; 
}
.stopka1: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;}

.warn{font-weight:bold;font-size:11px;text-align:left;padding:20px 0 0 0;margin:0 auto;}


@media only screen and (max-width: 899px) {
	
	.pagewidth{
		width: 100%;
	}
	.menuleft {
		display: block;
		float: none;
		width: 100%;
		border-left: 2px solid #8C8E8C;
		border-right: 2px solid #8C8E8C;
	}
	.tresc {
		float: none;
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.warn{
		padding: 20px 15px 0 15px;
	}
	.stopka1, .stopka2{
		float: none;
		width: 100%;
		text-align: center;
	}
	.stopka1 {
		margin-bottom: 0;
	}
	.baner1{
		text-align: center;
		padding: 10px 0;
	}
	.logo h1 {
		top: 0;
		right: 5px;
		text-align: right;
		padding-top: 5px;
		background: rgba(255,255,255,0.5);
	}
}
@media only screen and (max-width: 480px) {
	.logo{
		height: 157px;
	}
}
