*{
  padding: 0;
  margin: 0;
  font-family: Verdana;
}

optgroup option{
  padding-left: 20px;
}
a, a img{
  border: none;
}

a{
  color: #666666;
}
a:hover{
  color: #878787;
}

body{
  font-size: 10px;
  background: url('../images/background.gif') 0px 0px repeat-x;
  text-align: center;
}
textarea{
  font-size: 10px;
}

br.clear{
  line-height: 0%;
  clear: both;
}

#container{
  margin: 15px auto;
  width: 980px;
  text-align: left;
  overflow: hidden;
}
#top{
  height: 113px;
  padding: 0px 8px;
  width: 980px;
  max-width: 960px;
  text-align: right;
  color: #FFFFFF;
  letter-spacing: 1px;
}
#top a{
  color: #FFFFFF;
}
#top a:hover{
  color: #CCCCCC;
}
#logo{
  display: block;
  float: left;
  width: 290px;
  height: 102px;
  margin-left:-40px;
  margin-top:25px;
  position:absolute;
  overflow: hidden;
  text-decoration: none;
}
#logo span{
  position: relative;
  top: -100px;
}
#searchInput{
  width: 253px;
  height: 25px;
  padding: 5px;
  background: url('../images/search_input.jpg') 0px 0px no-repeat;
  border: none;
  color: #8F8F8F;
  margin: 10px 10px 10px 15px;
}
#searchSubmit{
  width: 89px;
  height: 25px;
  padding: 4px;
  background: url('../images/search_button.jpg') 0px 0px no-repeat;
  border: none;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}
#top .radioButton{
  margin: 0px 10px 0px 10px;
  position: relative;
  top: 2px;
}

#menudiv{
  width: 960px;
  max-width: 978px;
  height: 107px;
  max-height: 90px;
  position: relative;
  padding: 17px 11px 0px;
  background: url('../images/under_menu_background.jpg') repeat-x bottom;
}
#menudiv .left, #menudiv .right{
  position: absolute;
  bottom: 0px;
  width: 11px;
  height: 45px;
}
#menudiv .left{
  left: 0px;
  background: url('../images/under_menu_left.jpg') no-repeat 0px 0px;
}
#menudiv .right{
  right: 0px;
  background: url('../images/under_menu_right.jpg') no-repeat 0px 0px;
}
#menuhere{
  width: 932px;
  max-width: 958px;
  height: 82px;
  position: relative;
  padding: 0px 10px;
  background: url('../images/menu_background.jpg') repeat-x 0px 0px;
  bottom:5px;
  margin-bottom:0;
  margin-left:4px;
}
#menuhere .left, #menuhere .right{
  position: absolute;
  bottom: 0px;
  width: 10px;
  height: 82px;
}
#menuhere .left{
  left: 0px;
  background: url('../images/menu_left.jpg') no-repeat 0px 0px;
}
#menuhere .right{
  right: 0px;
  background: url('../images/menu_right.jpg') no-repeat 0px 0px;
}
#menuhere span.menuelement{
  display: block;
  width: 116px;
  height: 50px;
  max-height: 33px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #3f3f3f;
  text-decoration: none;
  text-align: center;
  padding-top: 17px;
  position: relative;
  background: none;
  cursor: pointer;
}
#menuhere span.menuelement .left, #menuhere span.menuelement .right{
  display: none;
}
#menuhere span.menuelement div.submenu{
  position: absolute;
  top: 57px;
  width: 600px;
  display: none;
  color: #fff;
  font-weight: normal;
  text-align: left;
  font-size: 11px;
/*  vertical-align: center;*/
}
#menuhere span.menuelement div.submenu a{
  color: #fff;
  text-decoration: none;
}
#menuhere span.menuelement div.submenu a:hover{
  text-decoration: underline;
}
#menuhere span.menuelement div.submenu img{
  margin: 0px 5px;
  position: relative;
  top: 2px;
}
#menuhere span.menuelement.active{
  background: url('../images/menu_hover_background.jpg') repeat-x 0px 0px;
  color: #fff;
}
#menuhere span.menuelement.active .left, #menuhere span.menuelement.active .right{
  display: block;
  position: absolute;
  top: 0px;
  width: 6px;
  height: 50px;
}
#menuhere span.menuelement.active .left{
  left: 0px;
  background: url('../images/menu_hover_left.jpg') no-repeat 0px 0px;
}
#menuhere span.menuelement.active .right{
  right: 0px;
  background: url('../images/menu_hover_right.jpg') no-repeat 0px 0px;
}
#menuhere span.menuelement.active div.submenu{
  display: block;
}
#content {
  left:11px;
  position:relative;
  width:978px;
}
#indexleft {
  width: 662px;
  float: left;
  min-height: 500px;
  margin-top: 10px;
}
#indexright {
  width: 276px;
  margin-left: 20px;
  float: left;
  margin-top: 10px;
}
#indexflashsample {
  width: 662px;
  height: 304px;
  /*background: url("../images/flash_sample2.jpg");*/
  position: relative;
}
#indexflashsample img{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 662px;
  height: 304px;
  display: none;
}
#indexunderflash {
  width: 662px;
  height: 71px;
  background: url("../images/text_under_flash.jpg");
  padding-top: 15px;
  position: relative;
  left: 1px;
}
.indexflashundertext {
  font-size: 10px;
  color: #525151;
  padding: 0 15px;
  line-height: 19px;
  float: left;
}
#indexflashundertextleft {
  width: 375px;
  height: 60px;
  border-right: 1px solid #7C736E;
}
#indexpolandjobs {
  margin-top: 20px;
}
#indexpolandjobsright, #indexpolandjobsleft {
  float: left;
}
#indexpolandjobsright {
  margin-left: 20px!important;
}
.blacksemi, .redsemi, .grysemi {
  width: 320px;
  margin-bottom: 10px;
  height: 34px;
}
a .blacksemi, a .redsemi, a .grysemi {
  margin-bottom: 0px;
  cursor: pointer;
}
.blacksemi h2, .redsemi h2, .grysemi h2 {
  color: white;
  font-size: 12px;
  line-height: 34px;
  background: url("../images/white.png") no-repeat 0 15px;
  padding-left: 13px;
  float: left;
}
.grysemi h2 {
  font-size: 11px;
  color: #424242;
}
.blacksemi a, .redsemi a, .grysemi span{
  color: white;
  float: right;
  line-height: 34px;
  text-decoration: none;
  padding-right: 5px;
}
.grysemi span{
  font-weight: bold;
}
.grysemi h2 a{
  color: #424242;
}
.grysemi h2 a:hover{
  color: #848484;
}
.blacksemi a:hover, .redsemi a:hover {
  text-decoration: underline;
}
.blacksemi div, .redsemi div, .grysemi div {
  width: 296px;
  height: 34px;
  float: left;
  padding-left: 10px;
}
.grysemi div {
  width: 654px;
  max-width: 638px;
  padding: 0px 8px;
}
.blacksemi div {
  background: url("../images/box_grey_background.jpg") repeat-x;
}
.redsemi div {
  background: url("../images/box_red_background.jpg") repeat-x;
}
.grysemi div {
  background: url("../images/sz.jpg") repeat-x;
}
.imagedesc {
  line-height: 25px;
  color: #525151;
  margin-left: 10px;
  float: left;
  width: 180px;
  height: 95px;
}
.imagedesc a {
  color: #525151;
}
.imagedesc a:hover, #footer a:hover {
  color: #9C1615;
}
.graysemi {
  width: 318px;
  height: 33px;
  background: url("../images/gray_pasek.jpg");
  margin-bottom: 10px;
}
.graysemi a {
  color: #515151;
  font-size: 12px;
  line-height: 34px;
  background: url("../images/strzalka_gray.png") no-repeat 0 15px;
  padding-left: 13px;
  float: left;
  margin-left: 15px;
  font-weight: bold;
  text-decoration: none;
}
.graysemi a:hover {
  text-decoration: underline;
}
.graysemi span {
  line-height: 34px;
  float: right;
  margin-right: 10px;
}
#indexgogonews {
  width: 662px;
}
.ladnyinput {
  border: 1px solid #CFCFCF;
  width: 250px;
  height: 18px;
  padding-top: 2px;
  margin: 0;
  margin-left: 20px;
  padding-left: 0;
}
.logpass {
  line-height: 30px;
  margin-left: 20px;
}
#pinkad {
  background: url("../images/sample_ad.jpg");
  width: 275px;
  height: 138px;
}
#beadancer {
  background: url("../images/zostan-tancerka-gogo.jpg");
  width: 275px;
  height: 271px;
  margin-top: 20px;
}
.beadancerinput {
  border: 1px solid #CFCFCF;
  width: 150px;
  height: 18px;
  padding-top: 2px;
  margin: 0;
  padding-left: 0;
  float: right;
}
#beadancer p {
  width: 250px;
  padding-top: 10px;
}
#beadancer p b {
  float: left;
  color: white;
  position: relative;
  top: 4px;
  left: 45px;
}
#zostantancerka {
  width: 275px;
  background: url("../images/dziewczynka.jpg") no-repeat;
  font-size: 12px;
  color: #525151;
  line-height: 30px;
  font-weight: bold;
  height: 265px;
}
#zostantancerka a {
  color: #525151;
  line-height: 30px;
}
.zapomnialem {
  color:#323131;font-size:12px;text-decoration:none
}
#indexnews {
  width: 325px;
  border-top: 1px solid #959595;
  border-bottom: 1px solid #959595;
  height: 172px;
  float: left;
  color: #515151;
  line-height: 17px;
  text-align: justify;
  padding-right: 15px;
  background: #fff;
}
.newssemi, .newsblacksemi {
  width: 320px;
  height: 32px;
  margin-top: 1px;
  border-bottom: 1px solid #c7c7c7;
}
.newssemi h2, .newsblacksemi h2 {
  color: #434343;
  font-size: 12px;
  line-height: 34px;
  padding-left: 13px;
  float: left;
}
.newssemi h2 {
  background: url("../images/strzalka_gray.png") no-repeat 0 15px;
  color: #424242;
}
.newsblacksemi h2 {
  background: url("../images/white.png") no-repeat 0 15px;
  color: white;
}
.newssemi div, .newsblacksemi div {
  width: 296px;
  height: 34px;
  float: left;
  padding-left: 10px;
}
.newsblacksemi div {
  background: #111111;
}
.newssemi div, .newssemi div h2 {
  cursor: pointer;
}
.h2news {
  color: #424242;
  font-size: 12px;
  line-height: 34px;
  background: url("../images/strzalka_gray.png") no-repeat 0 15px;
  padding-left: 13px;
}
#footer {
  margin-top: 20px;
  border-top: 1px solid #c2c2c2;
  padding-top: 10px;
  padding-bottom: 30px;
  text-align: center;
}
#footerleft {
  float: left;
  text-align: left;
}
#footerright {
  float: right;
  text-align: left;
}
#footercenter{
  margin: 0px auto;
}
#footerright, #footerleft {
  color: #888888;
}
#footerright a, #footerleft a {
  color: #888888;
  text-decoration: none;
}
#footerright a:hover, #footerleft a:hover {
  text-decoration: underline;
}
a.underline:hover {
  text-decoration: underline;
}
.redsemi div span, .blacksemi div span {
  color: white;
  line-height: 34px;
}
#drinkbartop {
  margin-top: 20px;
}
#drinkbartop img , #drinkbartop .left{
  float: left;
}
#drinkbartop .left img{
  float: none;
}
#drinkbartoptxt {
  float: left;
  width: 370px;
  text-align: justify;
  line-height: 18px;
  margin-left: 20px;
  color: #424244;
}
#drinkbartoptxt h2 {
  color: #424244;
  font-size: 10px;
}
.drink .graysemi div a {
  color:#424242;
  font-size:12px;

}
.drink .graysemi div a:hover {
  text-decoration: none;
  }
.drinkframe h3 {
  color: #424242;
  font-size: 12px;
  line-height: 34px;
  background: url("../images/strzalka_gray.png") no-repeat 0 15px;
  padding-left: 13px;
  margin-left: 15px;
  font-weight: bold;
  text-decoration: none;
}
.drinkframe {
  border: 1px solid #CBCDCC;
  border-left: none;
  width: 317px;
  height: 140px;
}
.drinkframe .imagedesc {
  width: 170px;
  padding-bottom: 10px;
}
.drink .graysemi {
  margin-bottom: 0;
}
.drink {
  float: left;
  margin-top: 20px;
}

.comm_add{
  font-weight:bold;
  color:#D8D8D8;
  background:#464646;
  border:none;
  float:right;
  width:100px;
  height:25px;
  font-size: 10px;
  margin-top: 10px;
}

.newstxt {
  overflow: hidden;
  float: right;
  width: 150px;
  height: 95px;
  color:#525151;
}

.imagedesc .redsemi {
  margin-top: 5px;
}

.imagedesc .redsemi div a {
  color: white;
}
.imagedesc .redsemi div a:hover {
  color: white;
}

.gogojobsform {
  width: 100%;
}

.gogojobsformleft {
  width: 50%;
  float: left;
  line-height: 20px;
}

.gogojobsformright {
  width: 50%;
  float: left;
}

.gogojobsformright form p {
  line-height: 20px;
  clear: left;
  height: 25px;
}

.gogojobsformright form p b {
  float: left;
}

.gogojobsformright form p input {
  float: right;
  width: 250px;
  height: 20px;
}

.gogojobsformright form a {
  float: left;
  color: #454746;
  text-decoration: underline;
  line-height: 25px;
}

.gogojobsformright form .submitjobs {
  float: right;
  background: #464646;
  color: #D7D7D7;
  border: 0;
  font-size:10px;
  font-weight:bold;
  padding:5px;
}

div.pagerdiv{
  margin-top: 20px;
  text-align: center;
}

div.pagerdiv a, div.pagerdiv b {
  margin:0px;
  display:inline-block;
  line-height:22px;
  font-size:12px;
  color:#434343;
  border: 1px solid #c2c2c2;
  width:22px;
  height:22px;
  background:#dadada;
  text-align:center;
  text-decoration: none;
}

div.pagerdiv a:hover {
  background:#ebebeb;
  text-decoration:none!important;
}

div.pagerdiv b {
  background:#dadada;
}

.registerdivleft {
  float: left;
  width: 350px;
}

.registerdivright {
  float: left;
  width: 270px;
}

.regsterdiv label {
  font-weight: bold;
  line-height: 30px;
}
.regsterdiv input, .regsterdiv select {
  border: 1px solid #D0D0D0;
  width: 250px;
  height: 20px;
}
.regsterdiv select.small{
  border: auto;
  width: auto;
  height: auto;
}
.regsterdiv textarea{
  border: 1px solid #D0D0D0;
  width: 250px;
  height: 45px;
}

label.error {
  color: red;
}

.registerinfo {
  color: #434343;
  font-weight: bold;
  line-height: 100%;
}

.regosterinfo2 {
  line-height: 40px;
}

.regsterdiv .redsemi {
  margin: auto;
}

#limochoose {
  color: #434144;
  font-weight: bold;
  font-size: 11px;
}
#limochoose div {
  float: left;
  width: 320px;
}
#limochoose select {
  width: 150px;
}
#limotable {
  width: 660px;
  border: 1px solid black;
  border-right: 0;
  margin-top: 20px;
}
#limotable td {
  height: 30px;
  border-right: 1px solid black;
  text-align: center;
}
#limohead td {
  background: #424242;
  color: white;
  font-weight: bold;
  text-align: center;
}
.limomonth {
  font-weight: bold;
  text-align: left!important;
  padding-left: 5px;
}
.redsemi div h2 {
  color: white!important;
  text-decoration: none!important;
}
#esf1 {
    position: absolute; margin-left: -1034px; margin-top: -15px; z-index: 2;
}
#esf2 {
    position: absolute; margin-left: -1034px; margin-top: 88px; z-index: 2;
}
#esf3 {
    position: absolute; margin-left: -1034px; margin-top: 124px; z-index: 2;
}
#esf4 {
    position: absolute; margin-left: -1034px; margin-top: 207px; z-index: 2;
}
#esf5 {
    position: absolute; margin-left: -1034px; margin-top: 230px; z-index: 2;
}