html, body {
	background-color: #A5DaFF;
      
	color: #252A50;
	margin-top: 5px;
	font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
	padding: 0px;

}



/*

#252A50; granat

 #A5DaFF; b��kit


 #D45B2C; pomara�cz


*/
 a {
	color: #252A50;
	
}

a:hover {
	text-decoration: none;
	color: #D45B2C;
	
}


div#strona {
	width: 1104px;
	margin: 0 auto;
	padding: 10px;
	background-color: #A5DaFF;
   font-size: 14px;

}

div#naglowek {
	
	color: #ffffff;
	height: 220px;
	padding: 0px;
	margin-bottom: 2px;
    -moz-box-shadow:    1px -1px 5px 1px #252A50;
  -webkit-box-shadow: 1px -1px 5px 1px #252A50;
  box-shadow:         1px -1px 5px 1px #252A50;


}


div#naglowek_2 {
	background-color: #1e1e6e;
	color: #ffffff;
	height: 100px;
	padding: 15px;
	margin-bottom: 2px;
}
div#menu {
	width: 250px;
	float: right;
	overflow: hidden;
	background-color: #A5DaFF;
	margin-left: 2px;
	padding: 10px;
   margin-top: 120px;
}


div#zawartosc_2 {
	width: 440px;
	float: right;
	overflow: hidden;
	background-color: #A5DaFF;
	padding: 20px 30px 20px 30px;
	  background: #A5DaFF url(../grafiki/tlo_s.png);  
}

span#data

{
    margin-left: 370px;
    font-weight: bold;
}


span#data_2

{
    margin-left: 200px;
    font-weight: bold;
}

ul#sitemap {list-style-type: none;

}


div#menu ul{list-style-type: none;
}

div#zawartosc_1 {
	
	overflow: hidden;
	background-color: #A5DaFF;
	padding: 20px 30px 20px 30px;
  
	
}


div#tytul

{
    text-align: center;
    margin-top: 30px;
    padding-bottom: 20px;
    border-bottom: 3px solid #D45B2C;
    
}


div#zapis
{
    text-align: justify;
    
    line-height: 25px;
    margin-bottom: 5px;
    padding-bottom: 4px;
     border-bottom: 3px double #D45B2C;
}

div#zapis h3
{
   text-align: center;

}

div#zapis h4
{
   text-align: center;

}

ul#lista

{
  list-style-type: none;
}



ol#inner_list

{
   list-style-type: lower-alpha;
}

div#box
{
    height: 320px;
    text-align: justify;
    
    line-height: 25px;
    margin-bottom: 25px;
    padding-bottom: 40px;
     border-bottom: 3px double #D45B2C;
}

div#box h3
{
   text-align: center;

}


span#images
{
    margin-left: 200px;
}

span#grafiki_in
{
    margin-left: 100px;
}

span#grafiki_text
{
     margin-left: 25px;
}

span#images_torun
{
    margin-left: 90px;
}


p#akapit
{
    text-indent: 25px;
}


div#stopka {
	clear: both;
	height: 50px;
	background-color: #252A50;
	padding: 10px;
	color: #A5DaFF;
	margin-top: 2px;
	font-size: 12px;
	text-align: center;
	}


#stopka a {
	color: #A5DaFF;
	
}

#stopka a:hover {
	text-decoration: none;
	color:  #D45B2C;
	
}

p#copy

 {
    text-align: right;
 }




div#ramka

{
  margin-top: 3px;
  border-top: 3px solid #D45B2C;
}


 #cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;

}

#cssmenu li
{
  width: 215px;
 text-align: center;

}


#cssmenu {
  height: 49px;

  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  background: #A5DaFF;

/*
  background: -moz-linear-gradient(top, #A2D8FF; 0%, #eee9f0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eee9f0));
  background: -webkit-linear-gradient(top, #A2D8FF; 0%, #eee9f0 100%);
  background: -o-linear-gradient(top, #A2D8FF; 0%, #eee9f0 100%);
  background: -ms-linear-gradient(top, #A2D8FF; 0%, #eee9f0 100%);
  background: linear-gradient(top, #A2D8FF; 0%, #eee9f0 100%);

 */
  border-bottom: 3px solid #D45B2C;
  width: auto;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}



#cssmenu a {
  background: #A5DaFF;


  /*
  background: -moz-linear-gradient(top, #A2D8FF; 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(top, #A2D8FF; 0%, #ececec 100%);
  background: -o-linear-gradient(top, #A2D8FF; 0%, #ececec 100%);
  background: -ms-linear-gradient(top, #A2D8FF; 0%, #ececec 100%);
  background: linear-gradient(top, #A2D8FF; 0%, #ececec 100%);    */
  color: #000;
  display: inline-block;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 49px;
  padding: 0 20px;
  text-decoration: none;
}


#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li > a {
  color: #000;
  font-size: 12px;
  font-weight: 700;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #D45B2C;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}



#cssmenu > ul > li.active:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #D45B2C;
  margin-left: -10px;
}


/*

#cssmenu > ul > li.active > a {
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  background: #ececec;
  background: -moz-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffeeff ef));
  background: -webkit-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -o-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -ms-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
}




#cssmenu > ul > li:hover > a {
  background: #ececec;
  background: -moz-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffeeff ef));
  background: -webkit-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -o-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: -ms-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  background: linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
}

*/


#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 210px;
  top: 100%;
  left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #D45B2C;
  border-bottom: 1px solid #A5DaFF;
  filter: none;
  font-size: 11px;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
}
#cssmenu .has-sub ul li:hover a {
  background: #252A50;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #252A50;
  border-bottom: 1px solid #A5DaFF;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #8f0007;
}


/* Cookie warning */
#cookie-warn{
  position: fixed;
  bottom: 0;
  background: #e9feFF;
  margin: 0;
  padding: 15px;
  width: 98%;
  display: none;
  z-index: 99;
}

#cookie-warn a{
  color: #D66E1A;
  text-transform: uppercase;
  float: right;
  padding-right: 20px;
}

#cookie-warn p{
  font-size: 12px;
  color: #333;
}
