body{
  margin: 0;
  padding: 0;
	background: #ffffff;
	color: #666666;
  font-family: Verdana;
  font-size: 12px;
  
}

img {
    border: none;
    margin: 0;
    padding: 0;
}

#wrap{
	border: #CECECE solid 1px;
	width: 960px;
	margin: 0 auto;
	
}

#header{
	background: #ffffff url('/theme/image/header.jpg') no-repeat;
	width: 960px;
	height: 248px;
	margin: 0 auto;
}

.logo{
 padding: 40px 0 0 0;
}

.slogan {
 padding: 0 0 0 30px;
 font-weight: bold;
 font-size: 18px;
 color: #000000;
}

#menu {
	background: transparent url('/theme/image/2.jpg') repeat-x;
	width: 540px;
	height: 23px;
	text-align: center;
	padding: 6px 0  0  0;
	margin: 80px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}

#menu a{
	text-decoration: none;
	color: #000;
}

#menu a:hover{
	text-decoration: none;
	color: #d20001;
}

#content {
	background: #ffffff url('/theme/image/gradient.jpg') repeat-x;
	width: 960px;
	margin: 60px auto 35px auto;
	float: left;
}

#in_content {
  width: 1070px;
  float: left;
}

#left, #center, #right {
  float: left;
}

#left, #right {
  width: 201px;
  max-width: 201px;
  float: left;
}

#center {
  width: 520px;
  max-width: 520px;
  float: left;
  padding-right: 20px;
}

#left1 {
  float: left;
  width: 710px;
  padding-left: 10px;
  margin-left: 20px
}

.menu_left {
  margin: 0 auto;
  width: 170px;
  float: left;
}

.menu_top {
  background: url("/theme/image/menu_top.jpg") no-repeat;
  width: 170px;
  height: 28px;
  margin: 0;
  padding: 5px 0 0 0px;
  color: #010100;
  font-weight: bold;
  text-align: center;
}


.menu_middle {
  background: url("/theme/image/menu_brd.jpg") repeat-y;
  width: 170px;
  margin: 0;
  padding: 0;
  color: #414040;
}

.menu_middle ul {
  margin: 0 10px 0 10px;
  padding: 0;
  list-style: none;
}

.menu_middle li {
  border-bottom: 1px solid #e6e6e6;
}

.menu_middle li:hover{
  background-color: #edecec;
  color: #d20001;
}

.menu_middle a {
  color: #414040;
  text-decoration: none;
}

.menu_middle a:hover{
  background-color: #edecec;
  color: #d20001;
}

.menu_bottom {
  background: url("/theme/image/menu_bottom.jpg") no-repeat;
  width: 170px;
  height: 12px;
  margin: 0;
  padding: 0 0 30px 0;
}

.menu_right {
  margin: 0 auto;
  width: 180px;
}

.menu_top_right {
  background: url("/theme/image/menu_top_right.jpg") no-repeat;
  width: 180px;
  height: 43px;
  margin: 0;
  padding: 3px 0 0 0;
  color: #010100;
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  line-height: 17px;
  text-align: center;
}


.menu_middle_right {
  background: url("/theme/image/menu_brd_right.jpg") repeat-y;
  width: 180px;
  margin: 0;
  padding: 0;
  color: #414040;
}

.menu_middle_right ul {
  margin: 0 10px 0 10px;
  padding: 0;
  list-style: none;
}

.menu_middle_right li {
  border-bottom: 1px solid #e6e6e6;
}

.menu_middle_right li:hover{
  background-color: #edecec;
  color: #d20001;
}

.menu_middle_right a {
  color: #414040;
  text-decoration: none;
}

.menu_middle_right a:hover{
  background-color: #edecec;
  color: #d20001;
}
.menu_bottom_right {
  background: url("/theme/image/menu_bottom_right.jpg") no-repeat;
  width: 180px;
  height: 12px;
  margin: 0;
  padding: 0;
}

.header_bottom a .wiecej{
	color: black;
	text-decoration: none;
	cursor: pointer;
}

.header_bottom a {
	color: black;
	text-decoration: none;
	cursor: default;
}

.box {
  margin: 0 auto 50px auto;
  width: 201px;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  color: #343434;
}

.box_top {
  background: url("/theme/image/box_top_right.jpg") no-repeat;
  width: 201px;
  height: 11px;
  margin: 0;
  padding: 0;
}

.box_middle {
  background: url("/theme/image/box_brd_right.jpg") repeat-y;
  width: 191px;
  margin: 0;
  padding: 0 5px 0 5px;
}

.box_bottom {
  background: url("/theme/image/box_bottom_right.jpg") no-repeat;
  width: 201px;
  height: 18px;
  margin: 0;
  padding: 0;
}

.main1 {
  width: 520px;
  color: #343434;
  font-size: 18px;
}

.main2 {
  font-size: 15px;
  padding-bottom: 10px;
  width: 520px;
  text-align: justify;
  border-bottom: 1px solid #e6e6e6;
}

.main3 {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 520px;
  text-align: justify;
  border-bottom: 1px solid #e6e6e6;
  color: #000000;
  font-size: 18px;
}

.main3 img {
  border: 1px solid #e6e6e6;
  float: left;
  margin: 10px 10px 0 0;
}

.main3 span {
  color: #d20001;
}

.main3 h2 {
  font-size: 18px;
  padding: 0;
  margin:0;
  font-weight: normal;
}

.main4 {
  padding-top: 10px;
  font-size: 11px;
  width: 310px;
  text-align: justify;
  float: left;
  color: #666666;
}

.main4 a {
 color: #d20001;
 text-decoration: none;
}

.main5 {
  padding-top: 10px;
  font-size: 14px;
  text-align: justify;
  color: #666666;
  padding-bottom: 10px;
  width: 580px;
  border-bottom: 1px solid #e6e6e6;

}

.main5 img {
  border: 1px solid #e6e6e6;
  float: left;
  margin: 10px 10px 0 0;
  text-align: left;
}
.main5 span {
  color: #d20001;
}

.main5 h2 {
  font-size: 18px;
  padding: 0;
  margin:0;
  font-weight: normal;
}

.main6{
  padding-top: 10px;
  font-size: 11px;
  width: 420px;
  text-align: justify;
  float: left;
  color: #666666;
}

.main5 a {
 color: #d20001;
 text-decoration: none;
}
#stopka{
	background:url("/theme/image/footer.jpg") repeat-x scroll 0 0 #FFFFFF;
	width: 810px;
	height: 50px;
	margin: 0 auto;
	float: left;
  	text-align: right;
  	padding: 5px 150px 0 0;
}
