@charset "utf-8";
@import "reset.css";
img, div {
  behavior: url(/css/iepngfix.htc);
}

body{
  background: #ee7a09 url(../images/bg.jpg) repeat-x;
  font-family: "Tahoma";
  margin:0;
  padding: 0;
  text-align: center;
  font-size: 12px;
  color: #555;
}

.upper {
  text-transform: uppercase;
}

#copyright {
  color: #fff;
  float: left;
  font-size: 10px;
  padding-bottom: 20px;
  margin-left: 15px;
}

#createdBy{
  color: #fff;
  float: right;
  font-size:10px;
  padding-bottom: 20px;
}

#createdBy a {
  color: #fff;
  margin-right: 15px;
}

.clear{
  clear: both;
}

div#wrapper {
  width: 817px;
  margin:0 auto;
  text-align: left;
}

div#wrapper div#top{
  margin-top: 15px;
  height: 18px;
  background: url(../images/top.png);
  width: 100%;
}
div#wrapper div#middle{
  background: url(../images/content.png);
  width: 100%;
}

div#wrapper div#middle div#content{
  margin:0 auto;
  width: 800px;
}

div#wrapper div#middle div#content div#header{
	height:240px;
	background-image: url(../images/babka_gr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#wrapper div#middle div#content div#left{
	float: left;
	width: 220px;
 margin-left: 10px !important;
 margin-left: 5px;
}

div#wrapper div#middle div#content div#left div#menu div#menu-top{
	width: 100%;
	height:15px;
	background-image: url(../images/menu_top.jpg);
}

div#wrapper div#middle div#content div#left div#menu div#menu-content{
  width: 100%;
  background: #575556;
}

div#wrapper div#middle div#content div#left div#menu div#menu-content a{
	display: block;
	height: 16px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	border-top-style:dotted;
	border-color:white;
	border-width: 0.1em;
	margin: 0px;
	padding: 6px 6px 6px 10px;
}


div#wrapper div#middle div#content div#left div#menu div#menu-content a:hover {
  background: url(../images/menu_hover.png);
  border-top:1px solid white;
  border-bottom:1px solid white;
  border-width: 0.1em;
  margin-bottom:-1px;
}

div#wrapper div#middle div#content div#left div#menu div#menu-footer{
  clear: left;
	width: 100%;
	height:15px;
	background-image: url(../images/menu_footer.jpg);
	margin: 0px;
	padding: 0px;
 }
div#wrapper div#middle div#content div#right{
	float: left;
	width: 550px;
	margin-left: 8px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
#wrapper #middle #content #right .welcome h1 {
 font-size: 16px;
	font-weight: bold;
	color: #2C92AB;
	line-height: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div#wrapper div#footer{
  background: url(../images/footer.png);
  height: 17px;
  width: 100%;
}
#wrapper #middle #content #header .logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 88px;
	width: 220px;
	position: relative;
	left: 5px;
	top: 60px;
}

#wrapper #middle #content #header .flash {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 227px;
	width: 550px;
	position: relative;
	text-align: right;
	right: 10px;
}
#wrapper #middle #content #right .info {
	background-image: url(../images/info.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 204px;
	width: 219px;
	float: right;
}
#wrapper #middle #content #right .info p {
	height: 130px;
	width: 90px;
	display:block;
	margin: 55px 0px 0px 10px;
	padding: 5px;
	float: left;
 color: #fff;
 text-align: center;
}

#wrapper #middle #content #right .welcome {
	float: left;
 width: 300px;
	margin: 0px 0px 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
 line-height: 16px;
}

#wrapper #middle .boxes {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
}
#wrapper #middle .boxes .news_box_top {
	background-image: url(../images/news_gora.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 40px;
	width: 449px;
	color: #2C92AB;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	padding: 0px;
}
.box_left {
	padding: 0px;
	float: left;
	height: auto;
	width: 449px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.box_right {
	float: left;
	height: auto;
	width: 333px;
}
#wrapper #middle .boxes .news_box_top h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}


#wrapper #middle .boxes .news_box_content {
	background-image: url(../images/news_srodek.jpg);
	background-repeat: repeat-y;
	width: 429px;
	margin: 0px;
	padding: 10px;
	display: block;
	height: auto;
 line-height: 15px;
}
#wrapper #middle .boxes .news_box_content .news {
  padding: 5px 0px 5px;
}

#wrapper #middle .boxes .news_box_content .news p{
  text-align: justify;
  padding:5px 0px 5px;
}

#wrapper #middle .boxes .news_box_content .news h1 {
  text-decoration: underline;
}

#wrapper #middle .boxes .news_box_content .news .date_news{
  float: left;
  font-size: 10px;
}

#wrapper #middle .boxes .news_box_content .news .read_more_news a{
  font-size: 10px;
  color: #f29325;
  float: right;
}

#wrapper #middle .boxes .news_box_footer {
 clear: left;
	background-image: url(../images/news_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 449px;
}
#wrapper #middle .boxes .gallery_box_top {
	background-image: url(../images/promocje_gora.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 333px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2C92AB;
	line-height: 40px;
}
#wrapper #middle .boxes .gallery_box_top h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 16px;
}
#wrapper #middle .boxes .gallery_box_content {
	background-image: url(../images/promocje_srodek.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 10px;
	height: auto;
 float: left;
 width: 313px;
}

#wrapper #middle .boxes .logo {
  text-align: center;
}

#wrapper #middle .boxes .logo a {
  display: block;
  margin-top: 5px;
}

#wrapper #middle .boxes .gallery_box_content #gallery_random_images {
  width: 300px;
  margin: 0 auto;
}

#wrapper #middle .boxes .gallery_box_content #gallery_random_images li {
  float: left;
  width: 136px;
  height: 123px;
  padding: 6px 4px 6px 4px;
  background: url(../images/bgimage.gif) no-repeat ;
  text-align: center;
  margin: 2px;
}



#wrapper #middle .boxes .gallery_box_footer {
 clear: left;
	background-image: url(../images/promocje_dol.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 333px;
}

#wrapper #middle .boxes .naglowek_zaw {
	background-image: url(../images/promocje_gora.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 297px;
}
.box_main {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

#wrapper #middle .boxes .subpage_top {
	background-image: url(../images/podstrona_gora.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 40px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #middle .boxes .subpage_top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2C92AB;
	line-height: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#wrapper #middle .boxes .subpage_content {
	background-image: url(../images/podstrona_srodek.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 760px;
 float: left;
 padding: 10px;
 line-height: 20px;
}

#wrapper #middle .boxes .subpage_footer {
 clear: left;
	background-image: url(../images/podstrona_dol.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 780px;
}

.clear10 {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 10px;
}

.form {

}

.form li {
  padding: 1px;
}

.form li .input {
  border:1px solid gray;
}

.form li textarea {
  border:1px solid gray;
}

.form li label {
 float: left;
 width: 150px;
 font-size: 10px;
 height: 10px;
 padding: 5px 0;
}

#gallery {
  clear: left;
  width: 98%;
  margin: 0 auto;
}

#gallery li {
  float: left;
  width: 136px;
  height: 123px;
  padding: 6px 4px 6px 4px;
  background: url(../images/bgimage.gif) no-repeat ;
  text-align: center;
  margin: 2px;
}

#gallery li img {
 vertical-align: bottom;
}

.errors {
  font-size: 10px;
  color: #ec1010;
  font-weight: bold;
}
#ok {
  text-align: center;
  color: #70ba27;
  padding-bottom: 10px;
  font-weight: bold;
}

#back{
  float: left;
  margin-top:20px;
  color: #f29325;
  font-size: 10px;
  font-weight: bold;
}

#gallery_description{
  float: left;
  padding: 0px 10px 10px 10px;
}

#logos li{
  height: 80px;
  background: #fff;
  width: 150px;
  float: left;
  margin-left: 5px;
}
