/*
Theme Name: MW
Theme URI: http://www.mierzwysoko.org.pl
Description: Motyw na potrzeby Stowarzyszenia Mierz Wysoko
Author: Opiekun Strony
.
License Statement? Que?:>.
.
*/

body {
    background-color: #ecf4ff;
    font-family: Helvetica,Tahoma,Arial,"Arial CE",sans-serif;
    font-size: 81.3%;
}

.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a {
    color: #1563cb;
}

#container {
    margin-left: auto;
    margin-right: auto;
    width: 920px;
    background: white;
}

#header {
    background: url("images/header-bg.png") no-repeat top left;
    position: relative;
    height: 185px;
    width: 100%;
}

#header-img-lewe {
    float: left;
    position: relative;
    top: 20px;
    left: 60px;
}

#header p {
    font-size: 2.1em;
    padding: 10px;
   /* float: right;*/
    color: #65abff;
    text-align: center;
}

#header-img-prawe {
    margin-right: 5px;
    margin-bottom: 5px;
    float: right;
}

#navbar {
    border-top: solid 2px #a5c9ff;
    border-bottom: solid 2px #a5c9ff;
    clear: both;
    height: 25px;
    position: relative;
    font-size: 1.1em;
    background-color: #ecf4ff;
}

#navbar ul li {
    display: inline;
}

#navbar a{
    text-decoration: none;
}

#navbar a:hover{
    color: red;
}

ul#navbar-eng {
    float: left;
    display: inline; /* IE hack */
    margin-top: 4px;
    margin-left: 95px;
}

ul#navbar-pl {
    float: right;
    display: inline; /* IE hack */
    line-height: 16px;
    margin-top: 3px;
    margin-right: 5px;
}

*ul#navbar-pl { /*IE hack */
    margin-top: 4px;
}

ul#navbar-pl li a {
    font-weight: bold;
    font-size: 1.1em;
    padding-left: 2px;
    padding-right: 2px;
    margin-right: 5px;
    margin-left: 5px;
}

ul#navbar-pl li a.akt{
    background-color: white;
    position: relative;
    padding-bottom: 6px;
    padding-top: 2px;
    padding-left: 3px;
    padding-right: 3px;
    border-left: solid 2px #a5c9ff;
    border-right: solid 2px #a5c9ff;
}


#menu {
    background: #fff4cd;
    width: 240px;
    float: left;
    padding: 10px 0px 100px;
    overflow: hidden;
}

#menu a {
    text-decoration: none;
}

#menu a:hover {
    text-decoration: none;
    color: red;
}

#menu-pozycja {
    border-left: 3px solid #ffe37a;
    margin-top:5px;
    padding-bottom:5px;
}

#menu h2 {
    font-weight: normal;
    color: #1563cb;
    background: url("images/menu-pozycja-bg.png") repeat-y top left;
    padding: 7px 5px;
}

#menu ul {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
    font-weight: bold;
    font-size: 1.1em;
}

#menu ul li {
    margin-top: 13px;
}

#menu ul ul {
    margin-top: 5px;
    margin-left: 15px;
    font-weight: normal;
    font-size: 0.9em;
}

#menu #opp {
    margin-top: 20px;
    text-align: center;
    color: #1563cb;
    font-weight: bold;
}

#menu #opp p {
    margin-top: 10px;
}

#menu #naturalnie {
    margin-top: 20px;
    text-align: center;
    color: #1563cb;
    font-weight: bold;
}

#menu #naturalnie p {
    margin-top: 10px;
}

#menu #fb {
    margin-top: 25px;
    text-align: center;
    height: 50px;
}

#main {
    padding: 10px;
    width: 660px;
    float: right;
    color: #1563CB;
    line-height: 140%;
}

#main strike {
    text-decoration: line-through;
}

#main strong {
    font-weight: bold;
}

#main em {
    font-style: italic;
}

#main h1 {
    font-size: 1.5em;
    font-weight: normal
}

#main h2 {
    font-size: 1.2em;
    font-weight: normal;
}

#main h6 {
    font-size: 0.8em;
    line-height: 10px;
}

#main ol {
  list-style-type: decimal;
  margin-left: 20px;
}

#main ul {
  list-style-type: disc;
  margin-left: 15px;
}

#main div.posty {
    border-bottom: 1px black solid;
    padding: 4px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #f4f4e7;
}

#main .posty .posty_naglowek {
    height: 16px;
    background-color: #f4f4ce;
    padding: 2px;
}

#main .posty .posty_data {
    float: right;
}

#main .posty p {    
    padding: 2px;
}

#main #als_naw {
    width: 100%;
    height: 20px;
}

#main #als_galeria_poprz {
    float: left;
    margin-left: 20px;
}

#main #als_galeria_nast {
    float: right;
    margin-right: 20px;
}

#main img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#main img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#main img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

#main .alignright {
	float: right;
	}

#main .alignleft {
	float: left
	}

#footer {
    clear: both;
    text-align: center;
    color: #3366ff;
    border-top: solid #a5c9ff 2px;
}

#footer p {
    height: 15px;
}

p#footer-1 {
    height: 45px;
    padding: 10px 0;
    border-bottom: solid 2px #a5c9ff;
}

p#footer-1 span{
    font-weight: bold;
}

span#copyright {
    padding-left: 10px;
    float: left;
}

span#projekt {
    padding-right: 10px;
    float: right;
}

p#footer-2 {
    background-color: #e3efff;
}

div#wydarzenia {
    float: right; 
    width: 200px; 
    background-color: rgb(255, 240, 185); 
    border: 1px solid black;     
    margin-left: 10px; 
    padding: 5px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

span.bench {
  color: white;
}
