/*  #009241 kolor z loga */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #8596aa;	
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
  	padding:10px 10px 10px 10px;
}

#glowna {
 	margin: 0 auto;
  	width: 960px;
  	background: #eef9f4;
	padding:2px 0px 10px 0px;
}

#ramka {
	align:top;
 	margin: 0 auto;
	padding: 1px 3px 4px 0px;
  	width: 962px;
  	background: #000000 ;
}

/*logo 5 fotek góra*/
.m1{
	display: inline;
	float: left;
	width: 192px;
	height: 130px;
}


.m2{
	display: inline;
	width: 192px;
	height: 130px;
	float: left;
}

.m3{
	display: inline;
	float: left;
	width: 192px;
	height: 130px;
}
.m4{
	display: inline;
	float: left;
	width: 192px;
	height: 130px;
}
.m5{
	display: inline;
	float: left;
	width: 192px;
	height: 130px;
}
.m1-5{
	display: inline;
	float: left;
	text-align: right;
	width: 960px;
	height: 130px;
}
/*logo 5 fotek góra*/


/*logo i kancelaria góra*/
.logo1{
	display: inline;
	float: left;
	width: 192px;
	height: 80px;
}

.logo2{
	display: inline;
	float: left;
	width: 768px;
	height: 80px;
}

.logo1-2{
	display: inline;
	float: left;
	width: 960px;
	height: 80px;
}

/*logo i kancelaria góra*/

.przerwa {
	height: 21px;
}

.przerwamala {
	height: 5px;
}







h1 {
}
h2 {
}
h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}



img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 27px;
	padding: 0;
	background:  url(../images/bg1.gif) repeat-x;

	font-size: 1em;
	color: #000000;
}

.boxed .content {
	padding: 40px 10px 40px 10px;
	background: #eef9f4;

}

/* Post */

.post {
	margin-bottom: 20px;
}

.post .title {
	height: 27px;
	padding:0px 0px 0px 15px;
	background: url(../images/bg1.gif) repeat-x;
	font-size: 14px;
	color: #000000;

}



.post .story {
	padding: 40px 20px 40px 20px;
	background: #eef9f4;
}


.post h2 {
	padding: 22px 0px 3px 25px;
	background: url('../images/gora/znak.png') no-repeat 0% .7em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}


/* Content */

#content {
	width: 940px;
	margin: 0 auto;


}



/* Content > Main */

#main {
	float: right;
	width: 650px;
}

#main a {
}



/* Content > Sidebar */

#sidebar {
	float: left;
	width: 290px;
 height: 100%;
 overflow: hidden;


}

#sidebar a {
}


/* Footer */

#footer {
	clear: both;
	width: 940px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../images/bg2.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}


a{
color:blue;
text-decoration:none;
}

a:hover{
color:#009241;
text-decoration:none;
}

a img {border: 0;} 



#sidebar h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 0px 10px;
	}
#sidebar h1 a:hover{  }




#nav{
	margin: 0 0 0 0 ;
	padding:0 0 0 0 ;
	list-style:none;
	display:block;
	height:auto;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	font-family:times;
	}



#nav li a{
	display:block;
	color:#335533;
	text-decoration:none;
	padding: 6px 0;
	height: auto;

	}

#nav li a:hover{
	width : auto;
	color:#009240;

	}


#nav li a.current,ul#saturday li a.current:hover{
	width : auto;
	color:#009240;
	background: #c1dfcf;
	}






#galeria img.thumb {

background-color: #c0dece;
border: 1px #fff solid;

padding: 7px;
margin-right: 7px;
margin-bottom: 7px;

}


#galeria a:hover img.thumb {
background-color: #009241;
border: 1px #567500 solid;


}
