body {
  font-family: Verdana;
  font-size: 13px;
  color: #6d6f71;
  color: #444;
  /*t2ext-align: center;*/
  /*b2ackground: lightyellow;*/
  background: #fffffd;
  background: rgba(255,255,0,0.02);
  /*
  b2ackground: lightgreen;
  b2ackground: url(./images/bg.jpg) repeat-x;
  b2ackground: url(./images/bg1.jpg) repeat-y;
  ba2ckground: url(./images/bg2.jpg) repeat-y;
  b2ackground: url(./images/bg.gif) repeat-x;
  m2argin:3px;
  */
}

#wrapper , .wrapper {
  /*w2idth: 990px;*/
  margin: 0 auto;
  /*t2ext-align: left;*/
  /*t2ext-align: center;*/
  position: relative;  /* nie musi byc, jak nie bedzie elementow pozycjonowanych absolutnie */
  /*b2order:1px dotted red;*/
}



#header {
  /*f2loat: left;*/
  width: 960px;
  margin:auto;
  /*h2eight: 224px;
  m2argin-top: 30px;
  ba2ckground: url(./images/header.jpg) no-repeat;*/
}


#logo {
  /*f2loat: left;*/
  display:block;
  margin: 0;
  padding-left: 15px;
  /*m2argin-top: -5px;*/
  margin-bottom:3px;
}

#header span {
  display:block;
  font-size: 40px;
  font-weight: normal;
  color: #FFF;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-shadow: black -1px 1px 8px;
  color:lightyellow;
  /*t2ext-transform: lowercase;*/
  margin-bottom:0px;
  margin-top: 4px;
  text-align:center;
  opacity:0;
  transition:opacity 0.5s;
  margin-left:215px;
  margin-right:100px;
  height:190px;
  line-height:56px;
  letter-spacing: 0px;
  /*b2order:1px solid red;*/
}

#header span:hover {
  opacity:1;
}

#header p {
  font-size: 16px;
  color: #FFFFFF;
  text-shadow: #808080 -1px 1px 2px;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  /*ma2rgin-top: -40px;*/
}

#header a { 
  text-decoration:none; 
}

#header img { 
  border-color:transparent;
  transition: all 0.2s linear;
  margin: 10px 20px 10px 0px;
  border: 2px solid transparent;
}

#header img:hover { 
  /*op2acity: 0.92;*/
  transform: scale(1.08);
}

#header #logo img { 
  /*b2order-radius: 100px;*/
  box-shadow: 0 0 10px lightgrey;
  border: 1px #ddd solid\9;  /* IE-7 & IE-8 only hack */
}




#menu {
  /*wi2dth: 990px;*/
  display:table;
  margin:3px auto;
  margin-top:8px;
  height: 46px;
  /*b2order:1px dotted grey;*/
  /*f2loat: left;*/
  background-image: url(./images/menu_bg.png);
  background-repeat: no-repeat;
  background-repeat: repeat-x\0/; /* IE8 hack */
  background-size:100% 46px;
  /*
  b2ackground: url(./images/bg.gif) repeat-x;
  b2ackground: url(./images/bg-menu.png) repeat-x;
  b2ox-shadow:0px 0px 2px lightgrey;
  */
}

#menu ul {
  list-style: none;
  margin: 0;
  padding:0;
}

#menu ul.menu1 {
  /*p2adding: 3px 1px 1px 1px;
  bo2rder:1px solid red;
  he2ight:44px;
  di2splay:table;
  wi2dth:100%;
  ma2rgin:0 auto;*/
}

#menu li {
  display: block;
  /*bo2rder:1px solid red;*/
  text-align:left;
}

#menu ul.menu1 > li {
  /*f2loat: left;*/
  display:table-cell;
  text-align:center;
  /*b2order-left:1px solid darkorange;*/
  border-left:1px dotted gold;
  /*b2order-left:1px dotted lightgreen;
  b2order-left:1px solid lightgreen;
  bo2rder-left:1px dotted lightgrey;
  he2ight:44px;*/
  vertical-align:middle;
}

#menu ul.menu1 > li:first-child {
  border-left:none;
}


#menu a {
  display: block;
  text-decoration: none;
}

#menu ul.menu1 > li > a {
  color: white;
  font-size: 16px;
  /*f2loat: left;*/
  padding: 14px 10px 14px 10px;
  height:46px;
  padding: 0px 10px;
  display:table-cell;
  vertical-align:middle;
  /*m2argin-bottom:1px; */
  font-weight:bold;
  text-transform: uppercase;
  text-shadow: #CF8516 -1px 1px 1px;
  /*b2ox-shadow:0px 0px 2px lightgrey;*/
}

#menu ul.menu1 > li:hover > a {
  background-color:darkorange;
  /*b2ackground-color:green;
  b2ackground-color:#a7bb1d;
  b3ackground: url(./images/navi_bg.jpg) center;
  b2ox-shadow:0px 2px 10px grey;
  b2ackground: url(./images/foot_bg.png) no-repeat;
  c2olor:white;*/
  color:yellow;
  /*m2argin-bottom:1px;*/
}



#menu ul.menu1 ul {display:none; /*opa2city:0;*/ width:185px; z-index:1; font-size:14px; background: #eee; border:1px dotted lightgrey; border-radius: 0 0 5px 5px; box-shadow:10px 10px 10px grey;  /*op2acity:0.98;*/}
#menu ul.menu1 li {position:relative;}
#menu ul.menu1 li:hover > ul {display:block; opacity:0.95; /*tr2ansition:0.5s;*/}
#menu ul.menu1 > li ul {position:absolute; left:0; /*t2op:44px;*/}
#menu ul.menu1 > li ul li ul {position:absolute; left:185px; top:-1px;}

#menu ul.menu1 li li {border-top:1px solid lightgrey;}
#menu ul.menu1 li li:first-child {border-top:0px solid transparent;}

#menu ul.menu1 ul li > a {color:#333; padding:8px; border-radius:5px;}
#menu ul.menu1 ul li:hover > a {color:yellow; background:#999;}


#menu ul.menu1 .arrow {display:inline-block; margin:0 5px 0; height:0; vertical-align:top; content: ""; position:absolute;}
#me2nu ul.menu1 > li  > .arrow {top:17px; right:0; margin-right:2px; border-top:3px solid #333; border-right:3px solid transparent; border-left:3px solid transparent;}
#menu ul.menu1 ul .arrow {top:15px; right:-3px; border-top:3px solid transparent; border-right:3px solid transparent; border-left:3px solid #333; border-bottom:3px solid transparent;}




#search_top {
  /*f2loat: right;
  m2argin-right: 30px;  
  p2osition:absolute;
  r2ight:0;*/
  padding-top: 5px;
}

#search_top input {
  /*b2order: 1px solid #FFFFFF;*/
  padding: 3px;
}






#container {
  /*f2loat: left;*/
  margin-bottom: 10px;
  margin-top: 5px;
  margin-left:auto;
  margin-right:auto;
  width: 990px;
  background: white;
  /*b2order-radius:0 0 10px 10px;*/
  border-radius:10px;
}


#sidebar {
  float: left;
  width: 200px;
  line-height: 22px;
  /*t2ext-align: justify;*/
  padding: 20px 20px 20px 10px;
}

.title_sidebar {
  /*f2loat: left;*/
  width: 170px;
  height: 40px;
  padding: 10px 5px 0px 15px;
  color: #FFF;
  font-size: 22px;
  letter-spacing: -1px;
  background: url(./images/navi_bg.jpg) no-repeat;
}

#sidebar p {
  padding: 0px 5px 5px 5px;
  /*l2ine-height: 26px;*/
}

#sidebar nav ul {
  list-style: none;
  margin: 0;
  padding: 0px 5px 5px 5px;
  width:90%;
}

#sidebar nav li {
  /*d2isplay: block;
  f2loat: left;
  w2idth: 180px;*/
  border-bottom: 1px solid #F1F1F1;
  background: url(./images/bullet.jpg) no-repeat left;
}

#sidebar nav a {
  color: #555;
  font-size: 12px;
  display: inline-block;
  /*f2loat: left;*/
  padding: 5px 1px 5px 10px;
  text-decoration: none;

}

#sidebar nav a:hover {
  color: #a7bb1d;
  color: green;
  text-decoration: underline;
}



#content {
  /*f2loat: left;
  w2idth: 690px;
  t2ext-align: justify;
  p2adding-left: 25px;*/
  padding-left: 235px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 23px;
  border:0px dotted lightgrey;
  /* position: relative;*/   /* nie musi byc, jak nie bedzie elementow pozycjonowanych absolutnie */
  /* psuje, bo powoduje, ze boczny sidebar jest niedostepny, ale dlaczego? */
}




#date {
  text-transform: uppercase;
  font-size: 12px;
  color: #999;
  padding-left: 20px;
  margin-top: -20px;
}



/*
#top_bar {
  background: url(./images/bg_top.png) no-repeat;
  height: 17px;
  width: 960px;
  float: left;
  margin-top: 5px;
}
*/


a {
  /*color: #7b9d4b;*/
  color: green;
  /*text-decoration: none;*/
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 36px;
  color: green;
  /*c2olor: brown;*/
  line-height:34px;
  /*li2ne-height: normal;*/
  /*l2etter-spacing: -1px;*/
  font-family: Arial;
}

#content h1 {
  margin:25px auto; /* musialem wprowadzic, gdy dodalem dodatkowe blokowe elementy HTML5 - dziwne (testowalem tylko w FF) */
}

h2 {
  font-size: 28px;
  font-weight: normal;
  color: #ff940e;
  letter-spacing: -1px;
}

h3 {
  /*color:darkred;*/
  color:brown;
}

#content img {
  margin: 10px 20px 10px 0px;
  /*border: 2px solid #ff930b;*/ /* zastanowic sie nad tym */
  max-width:100%;
}




#footer {
  width: 960px;
  /*h2eight:50px;*/
  clear:both;
  /*f2loat: left; */
  font-size: 10px;
  line-height:30px;
  color: lightyellow;
  text-align:center;
  /*pa2dding-left: 181px;*/
  box-sizing: border-box;
  margin: 2em auto auto;
  background: url(./images/foot_bg.png) no-repeat left bottom;
}

#footer a, #footer a:hover {
  color: gold;
}


.clr {
  clear:both;
  height:1px;
  font-size: 1px;
  line-height: 0px;
}


#calendar table , #calendar {
  width:100%;
  max-width:300px;
  min-width:200px;
}

#calendar .cld-number.eventday {
  background-color:lightgreen;
}

#calendar .cld-datetime {
  line-height: 3em;
}


   a + .strzalkaD , a:focus .strzalkaD { display:inline !important; position:absolute; cursor:s-resize; /*padding:0 20% 0 10pt !important;*/ background:none !important; color:gold; /*outline:1px solid red;*/ }
  .strzalkaG { cursor:n-resize; }
  .strzalkaD:before {content:" \2193 "}
  .strzalkaG:before {content:" \2191 "}
  .st2rzalkaD { line-height:42px; height:100%; } /* korekta wysokosci wybranego znaku strzalku */
  .strzalkaD { top:1em; right:9990px; }
  .strzalkaD:focus , a:focus + .strzalkaD , a:focus .strzalkaD { right:0 }
  #menu ul.menu1 > li > a .strzalkaD { display:none }
