/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
#075A42
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	background-color: #075B50;
	margin-top: 10px;
	background-image: url(/images/tlo.jpg);
}
-->
}

h1, h2, h3 {
	color: #4F789F;
}

h1 {
	font: bold  18px Georgia, "Times New Roman", Times, serif;
	color: #006400;
}

h2 {
	font: bold  16px Georgia, "Times New Roman", Times, serif;
	color: #556B2F;
}

h3 {
	font: bold  14px Georgia, "Times New Roman", Times, serif;
	color: #556B2F;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px solid #3B3B3B;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
background: #FFFFFF;
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #3B3B3B;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 850px;
	height: 140px;
	
	margin: 0 auto;
	background: #075A42 url(http://www.bsswidnica.pl/images/zima2011.jpg);
	/*background: #075A42 url(/images/img2.jpg);*/
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */



#page {
	width: 850px;
	margin: 0 auto;
	background: url(/images/img3.gif) repeat-y; 
	border-top: 0px solid #075A42; 
	overflow:auto;
	
}

#content {
	float: right;
	width: 647px;
	padding-right: 1px;
	
	
}

#sidebar {
	float: left;
	width: 200px;
	height: 100%;
	padding-left: 1px;
	
}




/* Menu */

#menu {
	width: 200px;
	float: left;
	overflow: hidden;
	

}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}


/* Menu2 */


#menu2 { 
	clear: both; border-bottom: 0px solid #fff; 
	border-top: 1px solid #E0DBD1; height: 30px; 
	width: 850px;
	margin: 0 auto;
	height: 35px;
	background: #065500;
	}



#menu2 li {
	list-style-type: none; display: inline; 
	background: #065500;
	height: 35px; 
}


#menu2 a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu2 .active a {
	background: #BABABA;
	color: #000000;

}


#menu2 a {
 display: block; float: left; padding: 0 25px; color: #fff;
 font: 15px/30px arial, sans-serif; 
 text-decoration: none;
 height: 35px; 
 }

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
   background: #FFFFFF;
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 850px;
	height: 25px;
	margin: 0 auto;
	padding: 5px 0px;
	background: #065500;
	font-size: .90em;
	text-decoration: none;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFcccc;
	text-decoration: none;
}
#footer .active a {
	color: #FFFFFF;
	text-decoration: none;

}

#legal {
	float: left;
}

#links {
	float: right;
	
}
