/* default.css - wioskibeztroski */

body, input, textarea, img, td, p, h1, h2, h3, a {
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
}

.clearing {
  clear: both;
  height: 10px;
}

input, textarea {
  font-size: 11px;
  color: #333;
  font-family: 'Trebuchet MS';
}

div.hr, div#hr {
  width: 100%;
  border: none;
  height: 10px;
  background: url(../images/line.gif) no-repeat;
  margin: 15px 0 20px -5px;
}

.displayNone {
  display: none;
}

.displayBlock {
  display: block;
}

body {
  font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;
  font-size: 12px;
  background: url(../images/bg_main.jpg) no-repeat;
}

body.sub {
  background: url(../images/bg_sub.jpg) no-repeat !important;
}

body.mainpage #page {
  height: 400px;
}

#top {
  width: 100%;
  height: 150px;
  background: url(../images/bg_top.jpg);
}

#page {
  width: 100%;
  padding-bottom: 45px;
}

#page #content {
  width: 515px;
  min-height: 550px;
  color: #575759;
  margin-left: 255px;
  padding: 90px 0 100px 30px;
} 

#page #content .imgFrame {
  width: 176px;
  height: 176px;
  background: url(../images/frame.png) no-repeat;
  overflow: hidden;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

#page #content .imgFrame.alignLeft {
  float: left;
  margin-right: 10px;
}

#page #content .imgFrame.alignRight {
  float: right;
  margin-left: 10px;
}

#page #content h1 {
  font-size: 22px;
  font-weight: normal;
  color: #ee8008;
  width: 505px;
  margin-bottom: 20px;
}

#page #content a {
  color: #ee8008;
  text-align: center;
}

#page #content.wioski a {
  width: 172px;
  display: block;
  overflow: hidden;
}

#page #content a:hover {
  text-decoration: underline;
}

#page #content h3 {
  font-size: 13px;
}

#page #content p {
  font-size: 12px;
  color: #575759;
  /*width: 500px; */
  width: *%;
  text-align: justify;
  padding: 0;
}

#page #content ul {
  padding-left: 25px;
}

#page #content li {
  padding-left: 17px;
  background: url(../images/list_arrow.gif) no-repeat 0 3px;
  list-style-type: none;
}

#page #content strong {
  color: #333;
}

/* main page flash */
#content #mainPageFlash {
  margin: -60px 0 0 -40px;
}

#page #bramka {
  width: 275px;
  height: 480px;
  position: absolute;
  top: 160px;
  left: 710px;
}

#page #bramka #bramka_top {
  background: url(../images/bg_bramka_top.gif) no-repeat top;
  width: 279px;
}

#page #bramka #bramka_bottom {
  background: url(../images/bg_bramka_bottom.gif) no-repeat 2px 0;
}

#widebar {
  width: 778px;
  height: 188px;
  background: url(../images/bg_widebar.jpg) no-repeat;
  margin-left: 130px;
  margin-top: -40px;
}
  
#footer {
  width: 778px;
  height: 90px;
  background: url(../images/bg_footer.jpg) no-repeat;
  margin-left: 130px;
  /* margin-top: 20px; */
  padding: 25px 0 0 50px;
}

#footer div {
  padding-top: 3px;
}

/* top elements */
#top #logo {
  padding: 11px 0 0 40px;
  float: left;
}        

#top #menu {
  float: left;
  margin-top: 44px;
  margin-left: 135px;
  position: absolute;
  left: 235px;
  z-index: 9999;
  width: 550px;
}
         
#top #menu a {
  position: relative;
  z-index: 99;
}
 
#top a {
  cursor: pointer;
}

#top a.idea, #top a.zalozenia, #top a.wioski {
  cursor: default;
}

/* menu elements */
#top #menu a {
  display: block;
  float: left;
  margin-right: 15px;
}

#top #menu .idea {
  width: 55px;
  height: 52px;
  background: url(../images/menu/btn_idea.png);
}

#top #menu .idea.current {
  background: url(../images/menu/btn_idea_active.png);
}

#top #menu .aktualnosci {
  width: 130px;
  height: 52px;
  background: url(../images/menu/btn_aktualnosci.png);
}

#top #menu .aktualnosci:hover {
  background: url(../images/menu/btn_aktualnosci_hover.png);
}

#top #menu .aktualnosci.current {
  background: url(../images/menu/btn_aktualnosci_active.png);
}

#top #menu .zalozenia {
  width: 100px;
  height: 52px;
  background: url(../images/menu/btn_zalozenia.png);
}

#top #menu .zalozenia.current {
  background: url(../images/menu/btn_zalozenia_active.png);
}

#top #menu .zalozenia.current {
  background: url(../images/menu/btn_zalozenia_active.png);
}

#top #menu .wioski {
  width: 70px;
  height: 52px;
  background: url(../images/menu/btn_wioski.png);
}

#top #menu .wioski.current {
  background: url(../images/menu/btn_wioski_active.png);  
}

#top #menu .kontakt {
  width: 90px;
  height: 52px;
  background: url(../images/menu/btn_kontakt.png);
}

#top #menu .kontakt:hover {
  background: url(../images/menu/btn_kontakt_hover.png); 
}

#top #menu .kontakt.current {
  background: url(../images/menu/btn_kontakt_active.png);
}

/* footer elements */
#footer .text, #footer .created {
  font-family: 'Trebuchet MS';
  font-size: 11px;
  color: #2b4569;
  float: left;
}

#footer .created {
  margin-right: 105px;
  float: right;
  width: 100px;
} 

#footer .created a {
  color: #2b4569;
  font-weight: bold;
} 

#footer .footer_logos {
  margin-top: 20px;
} 

/* bramka elements */
#bramka_cont {
  margin-top: -11px;
}

#bramka_cont .entries {
  padding: 30px 30px 5px 30px;
  margin-top: -30px;
  height: 209px;
}

#bramka .title {
  padding: 25px 0 0 15px;
  cursor: pointer;
  position: relative;
}

#bramka h2 {
  font-size: 16px;
  font-weight: bold; 
  color: #ee8008;
  margin:10px 0 3px 0;
  width: 215px;
}

#bramka p {
  font-size: 11px;
  color: #2b4569;
  width: 215px;
}

#bramka .button {
  margin-left: 85px;
  margin-top: 20px;
  cursor: pointer;
}

#bramka .form {
  padding-left: 42px;
}

#bramka .form h2 {
  margin: 0px;
}

#bramka .form .name {
  background: url(../images/bramka/input_1.gif);
  width: 174px;
  height: 22px;
  padding: 7px 6px 0 10px;
  font-size: 11px;
  color: #333;
}

#bramka .form .email {
  background: url(../images/bramka/input_2.gif);
  width: 175px;
  height: 21px;
  padding: 9px 6px 0 10px;
  font-size: 11px;
  color: #333;
}

#bramka .form .text {
  background: url(../images/bramka/input_3.gif) no-repeat;
  width: 175px;
  height: 81px;
  padding: 9px 6px 10px 10px;
  font-size: 11px;
  color: #333;
  position: relative;
  z-index: 90;
}

#bramka .form .button {
  margin-left: 40px;
}

#bramka .thanx {
  text-align: center;
}

#bramka .thanx h2 {
  margin: 60px 0 53px 30px;
}

#bramka .thanx a img {
  margin-bottom: 20px;
}

#bramka .czytajWiecej {
  position: absolute;
  top: 280px;
  margin-left:115px;
}

#bramka .error_1, #bramka .error_2, #bramka .error_3, #bramka .error_4 {
  margin-top:10px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

#bramka .error_0 {
  margin-top:10px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  color: #EA8125;
  position: absolute;
  top: 282px;
  left: 50px;
}

/* ikonki wiosek */

.ico_sidebar {
  height:400px;
  left:820px;
  position:absolute;
  top:240px;
  width:30px;
}

.ico_sidebar a {
  width: 47px;
  height: 46px;
  display: block;
}

.wioska_1 {
  background: url(../images/wioski/9.gif) no-repeat;
}

.wioska_1.current {
  background: url(../images/wioski/9a.gif) no-repeat;
}

.wioska_2 {
  background: url(../images/wioski/4.gif) no-repeat;
}

.wioska_2.current {
  background: url(../images/wioski/4a.gif) no-repeat;
}

.wioska_3 {
  background: url(../images/wioski/2.gif) no-repeat;
}

.wioska_3.current {
  background: url(../images/wioski/2a.gif) no-repeat;
}

.wioska_4 {
  background: url(../images/wioski/7.gif) no-repeat;
}

.wioska_4.current {
  background: url(../images/wioski/7a.gif) no-repeat;
}

.wioska_5 {
  background: url(../images/wioski/12.gif) no-repeat;
}

.wioska_5.current {
  background: url(../images/wioski/12a.gif) no-repeat;
}

.wioska_6 {
  background: url(../images/wioski/3.gif) no-repeat;
}

.wioska_6.current {
  background: url(../images/wioski/3a.gif) no-repeat;
}

.wioska_7 {
  background: url(../images/wioski/5.gif) no-repeat;
}

.wioska_7.current {
  background: url(../images/wioski/5a.gif) no-repeat;
}

.wioska_8 {
  background: url(../images/wioski/1.gif) no-repeat;
}

.wioska_8.current {
  background: url(../images/wioski/1a.gif) no-repeat;
}

.wioska_9 {
  background: url(../images/wioski/10.gif) no-repeat;
}

.wioska_9.current {
  background: url(../images/wioski/10a.gif) no-repeat;
}

.wiosimages/wioski/3a.gif) no-repeat;
}

.wioska_7 {
  background: url(../images/wioski/5.gif) no-repeat;
}

.wioska_7.current {
  background: url(../images/wioski/5a.gif) no-repeat;
}

.wioska_8 {
  background: url(../images/wioski/1.gif) no-repeat;
}

.wioska_8.current {
  background: url(../images/wioski/1a.gif) no-repeat;
}

.wioska_9 {
  background: url(../images/wioski/10.gif) no-repeat;
}

.wioska_9.current {
  background: url(../images/wioski/10a.gif) no-repeat;
}

.wioska_10 {
  background: url(../images/wioski/11.gif) no-repeat;
}

.wioska_10.current {
  background: url(../images/wioski/11a.gif) no-repeat;
}

.wioska_11 {
  background: url(../images/wioski/13.gif) no-repeat;
}

.wioska_11.current {
  background: url(../images/wioski/13a.gif) no-repeat;
}

/* end of ico sidebar */

/* submenu */
.submenu_box {
  position:absolute;
  display: none;
  z-index: 99;
}

.submenu_box a {
  background: url(../images/menu/separate.png) no-repeat 10px 30px;
  position: relative;
  z-index: 999999;
}

.submenu_box a.last {
  background: none;
}

.submenu_box .box_top {
  width:205px;
  height:75px;
}

.submenu_box .idea {
  background:url(../images/menu/idea/top.png); 
}

.submenu_box .zalozenia {
  background:url(../images/menu/zalozenia/top.png);
}

.submenu_box .wioski {
  background:url(../images/menu/wioski/top.png);
}

.submenu_box .kontakt {
  background:url(../images/menu/kontakt/top.png);
}

.submenu_box .box_cont {
  width:205px;
  background:url(../images/menu/idea/main.png) repeat-y;
}

.submenu_box .box_bottom {
  width:205px;
  height:30px;
  margin-top: -15px;
  background:url(../images/menu/idea/bottom.png);
}

.submenu_box a {
  display: block;
  height: 30px;
}

#idea_box {
  top: 40px;
  left: 350px;
}

#zalozenia_box {
  top:40px;
  left:570px;
}

#wioski_box {
  top:40px;
  left:687px;
}

#kontakt_box {
  top:40px;
  left:770px;
}

.submenu_box a {
  font-family: Arial;
  font-size: 12px;
  color: #575759;
  margin-left: 13px;
  display: block;
  line-height: 30px;
  padding: 3px 15px;
  margin-top: -6px;
}

.submenu_box a:hover {
  background: url(../images/menu/submenu_highlight.png) no-repeat;
  font-weight: bold;
  color: #fff;
}

/* news - aktualnosci */
#news {
  margin-left: -15px;
  margin-top: 20px;
}

#news .readMore {
  margin-left: 250px;
}

#news .dataSheet {
  background: url(../images/data_sheet.png) no-repeat;
  width: 53px;
  height: 51px; 
  text-align: center;
  padding: 10px 0;
  float: left;
  font-size: 13px;
  color: #ee8008;
  font-weight: bold;
  font-family: Arial;
}

#news .newsEntry {
  float: right;
  margin-right: 5px;
  margin-bottom: 30px;
}

#news .newsEntry p, #news .newsEntry h1 {
  width: 460px !important;
}

/* pagination */
.pageNavigation {
  margin-left: 220px;
  margin-bottom: 30px;
}

.pageNavigation  strong {
  color: #EE8008 !important;
}

.prev {
  float: left;
  background: url(../images/pagination/prev.png);
  width: 27px;
  height: 23px;
  margin-top: 2px;
  display: block;
  clear: right;
}

.next {
  float: left;
  background: url(../images/pagination/next.png);
  width: 27px;
  height: 23px;
  margin-top: 2px;
  margin-right: 40px;
  display: block;
  clear: right;
}

.pageBox {
  float: left;
  background: url(../images/pagination/box.png);
  width: 27px;
  height: 18px;
  padding-top: 5px;
  font-size: 11px;
  text-align: center;
  display: block;
  clear: right;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}display: block;
  clear: right;
}

.next {
  float: left;
  background: url(../images/pagination/next.png);
  width: 27px;
  height: 23px;
  margin-top: 2px;
  margin-right: 40px;
  display: block;
  clear: right;
}

.pageBox {
  float: left;
  background: url(../images/pagination/box.png);
  width: 27px;
  height: 18px;
  padding-top: 5px;
  font-size: 11px;
  text-align: center;
  display: block;
  clear: right;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}t;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}display: block;
  clear: right;
}

.next {
  float: left;
  background: url(../images/pagination/next.png);
  width: 27px;
  height: 23px;
  margin-top: 2px;
  margin-right: 40px;
  display: block;
  clear: right;
}

.pageBox {
  float: left;
  background: url(../images/pagination/box.png);
  width: 27px;
  height: 18px;
  padding-top: 5px;
  font-size: 11px;
  text-align: center;
  display: block;
  clear: right;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}
  color: #EE8008;
  margin-top: 6px;
}t;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}display: block;
  clear: right;
}

.next {
  float: left;
  background: url(../images/pagination/next.png);
  width: 27px;
  height: 23px;
  margin-top: 2px;
  margin-right: 40px;
  display: block;
  clear: right;
}

.pageBox {
  float: left;
  background: url(../images/pagination/box.png);
  width: 27px;
  height: 18px;
  padding-top: 5px;
  font-size: 11px;
  text-align: center;
  display: block;
  clear: right;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}lear: right;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}
  color: #EE8008;
  margin-top: 6px;
}t;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}display: block;
  clear: right;
}

.next {
  float: left;
  background: url(../images/pagination/next.png);
  width: 27px;
  height: 23px;
  margin-top: 2px;
  margin-right: 40px;
  display: block;
  clear: right;
}

.pageBox {
  float: left;
  background: url(../images/pagination/box.png);
  width: 27px;
  height: 18px;
  padding-top: 5px;
  font-size: 11px;
  text-align: center;
  display: block;
  clear: right;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}08;
  margin-top: 6px;
}lear: right;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}
  color: #EE8008;
  margin-top: 6px;
}t;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}display: block;
  clear: right;
}

.next {
  float: left;
  background: url(../images/pagination/next.png);
  width: 27px;
  height: 23px;
  margin-top: 2px;
  margin-right: 40px;
  display: block;
  clear: right;
}

.pageBox {
  float: left;
  background: url(../images/pagination/box.png);
  width: 27px;
  height: 18px;
  padding-top: 5px;
  font-size: 11px;
  text-align: center;
  display: block;
  clear: right;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}ont-size: 11px;
  text-align: center;
  display: block;
  clear: right;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}08;
  margin-top: 6px;
}lear: right;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}
  color: #EE8008;
  margin-top: 6px;
}t;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}display: block;
  clear: right;
}

.next {
  float: left;
  background: url(../images/pagination/next.png);
  width: 27px;
  height: 23px;
  margin-top: 2px;
  margin-right: 40px;
  display: block;
  clear: right;
}

.pageBox {
  float: left;
  background: url(../images/pagination/box.png);
  width: 27px;
  height: 18px;
  padding-top: 5px;
  font-size: 11px;
  text-align: center;
  display: block;
  clear: right;
}

.dots {
  float: left;
  color: #EE8008;
  margin-top: 6px;
}
