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

body {
	margin: 0;
	padding: 0;
	background:  url(images/murek.gif) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
//moje SL
#odsylacz {
        position:absolute;
        top: 70px;
        right: 10%;
        }

#dolnyopis {
        color: gray;
       font-size: 12px;
       text-align: center;
       text-indent: 40px;
       font-family: "Times New Roman", serif;
       width: 90%;
       font-weight: normal;
}

label {
   display: block;
   width: 100px;
   }
h1 {
	margin: 0;
	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #3E3E3E;
	font-size: 40px;
}
h2 ,h3 {
	margin: 0;
	
	font-weight: normal;
	color: #3E3E3E;
}

h4 {
	margin: 0;
	text-align: center;
	text-transform: lowercase;
	font-weight: normal;
	color: #fff;
	font-size: 29px;
}

h5 {
	
	text-transform: lowercase;
	font-weight: normal;
	color: #fff;
	font-size: 23px;
	text-align: center;
	margin-top: -5px;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p,  ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 16px;
}

a:link {
	color: #BE482C;
}

a:hover, a:active {
	text-decoration: none;
	color: #BE482C;
}

a:visited {
	color: #BE482C;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 899px;
	margin: auto;
}

/* Menu */

#menu {
	float: left;
	width: 860px;
	height: 54px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	background: #DE8761;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #DE8761;
	color: #FFFFFF;
}

/** LOGO */

#logo {
	width: 899px;
	height: 239px;
	margin: 0 auto;
	background:  url(images/baner.gif) no-repeat left top;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { padding-top: 25px; }

#logo h1 a {
	text-decoration: none;
	color: #6D5A46;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 45px 0 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page_poczatek {
	width: 899px;
	height: 37px;
	margin: auto;
	margin-top: 44px;
	
	background:  url(images/gora.gif);
}
#page_dol {
	width: 899px;
	height: 42px;
	margin: auto;
	
	
	background:  url(images/dol.gif) repeat;
}
/* Content */

#content {
	
	width: 899px;
	background:  url(images/content.gif) repeat-y;
	
}

/* Post */

#post {
	margin-left: 120px;
	width: 650px;
	height: auto;
}

/* Sidebar */

#sidebar {
	width: 899px;
	
	height: 44px;
	float: left;
	
	background:  url(images/menu.gif) repeat-x;
}
	


#sidebar  ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	float: right;
	margin-right: 200px;
}
#haslo {
}

#haslo h2 {
	margin-bottom: 20px;
}
/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}
#x1 {
	padding: 3px;
	
	border: none;
	
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background:  url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background:  url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
	background:  url(images/img09.jpg) no-repeat left top;
}

#footer {
	padding: 0px 10px 10px 10px;
	height: 64px;
	
	
	
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #FFD2C6;
}

#legal a {
	color: #FFD2C6;
}

#oferta a{
	float: left;
	margin-left: 170px;
	background-image: url(./images/oferta.gif);
	width: 168px;
	height: 44px;
	margin-top: 3px;
}
#oferta a:hover{
	background-image: url(./images/oferta2.gif);
}
#oferta a:active{
	background-image: url(./images/oferta2.gif);
}
#galeria a{
	float: left;
	margin-left: 20px;
	background-image: url(./images/galeria.gif);
	width: 161px;
	height: 44px;
	margin-top: 3px;
}
#galeria a:hover {
	background-image: url(./images/galeria2.gif);
}
#galeria a:active {
	background-image: url(./images/galeria2.gif);
}
#kontakt a{
	float: right;
	margin-right: 170px;
	background-image: url(./images/kontakt.gif);
	width: 170px;
	height: 44px;
	margin-top: 3px;
}
#kontakt a:hover {
	background-image: url(./images/kontakt2.gif);
}
#kontakt a:active {
	background-image: url(./images/kontakt2.gif);
}