@import "contest_omen.css";
@import "boxes/omens.css";
@import "boxes/freshes.css";


.content_box{
    margin: 0px 0px 0px 0px!important;
}
.choose_prize_img{
    width: 880px;
    height: 345px;
    float: left;
}

.newest_constest_box{
    float: left;
    background: url('/images/layout/main_page/newest_box_cont.png') repeat-y;
    width: 691px;
    margin: 10px 0px 0px 1px;
}
.newest_constest_box_top{
    float: left;
    background: url('/images/layout/main_page/newest_box_top.png') no-repeat;
    width: 691px;
    height: 74px;
}
.newest_constest_box_top .pagination {
    margin: 45px 0px 0px 560px;
    line-height: 15px;
}
.newest_constest_box_bottom{
    float: left;
    background: url('/images/layout/main_page/newest_box_bottom.png') no-repeat;
    width: 691px;
    height: 45px;
    text-align: center;
}
.pagination{
    text-align: center;
    padding: 10px 0px 0px 0px;
    color: #e3e3e3;
}
.pagination a{
    color: #fff;
}
.pagination .current{
    font-size: 14px;
    font-weight: bold;
}
.tag_box{
/*    background: url('/images/layout/main_page/tag_box_cont.png') top right repeat-y;*/
    float: right;
    width: 169px;
    margin: 10px 4px 0px 0px;
}
.tag_box_top{
/*    background: url('/images/layout/main_page/tag_box_header.png') top right no-repeat;*/
    float: right;
    width: 169px;
    height: 32px;
}
.tag_box_mail{
    background: url('/images/layout/main_page/tag_box_mail_contest_header.png') top right no-repeat;
    float: right;
    width: 169px;
    height: 32px;
}
.tag_box_media{
    background: url('/images/layout/main_page/tag_box_media_contest_header.png') top right no-repeat;
    float: right;
    width: 169px;
    height: 32px;
}
.tag_box_bottom{
    float: right;
    width: 168px;
    border-bottom: 1px solid #d7d6d6;
}

#main_left{
    float:left;
    margin:10px 0 0 1px;
    width:572px;
}
.main_right{
    float:right;
    margin: 10px 0 0 1px;
    width:340px;
}

*html .main_right{
 margin: 0;
 margin-top: 10px;
 padding:0;
}

*html #contest_prize{
 height: 273px;
}
.fresh_box{
    background: url('/images/layout/sg2/fresh_box_cont.png') top left repeat-y;
    width: 350px;
    float: left;
}
.fresh_box_top{
    background: url('/images/layout/sg2/fresh_box_top.png') -1px 0px  no-repeat;
    width: 350px;
    height: 71px;
}
.fresh_box_top a {
    float:right;
    height:70px;
    width:150px;
}
.fresh_box_bottom{
    background: url('/images/layout/sg2/fresh_box_bottom.png') top left no-repeat;
    width: 350px;
    height: 9px;
}
.top10_box{
    background: url('/images/layout/sg2/top10_box_cont.png') top left repeat-y;
    width: 350px;
    float: left;
}
.top10_box_top{
    background: url('/images/layout/sg2/top10_box_top.png') 0px 0px  no-repeat;
    width: 350px;
    height: 70px;
}
.top10_box_top a {
    float:left;
    height:70px;
    width:150px;
}
.top10_box_bottom{
    background: url('/images/layout/sg2/top10_box_bottom.png') top left no-repeat;
    width: 350px;
    height: 10px;
}
.top_fresh_container {
    width: 350px;
    float: left;
}
.contest_list_box{
    background: url('/images/layout/sg3/contest_box_cont.png') top left repeat-y;
    width: 572px;
    float: left;
}
.contest_list_box_top{
    background: url('/images/layout/sg3/contest_box_top_blank.png') top left no-repeat;
    width: 572px;
    height: 45px;
}
.contest_list_box_bottom{
    background: url('/images/layout/sg3/contest_box_bottom.png') top left no-repeat;
    width: 572px;
    height: 40px;
}

.list_header{
  position:relative; 
  top:14px; 
  left: 17px; 
  font-weight:bold; 
  font-size:1.45em; 
  color: #ffffcc; 
  text-shadow: #333 -1px -1px;
}



/*-------------konkurs--------------*/

#contest_wrap{
  height: 290px;
  width:100%;
  position:relative;
  font-family: Helvetica, Tahoma, Arial;
  color: #777;
  margin-top: 20px;
  
}

*:first-child+html #contest_wrap {
  margin: 20px auto;
}

*:first-child+html .contest_omen_details  h3{
 font-size: 1.2em;
}

#contest_wrap .content {
  padding:10px;
  padding-left:30px;
}

*:first-child+html #contest_wrap .content {
 padding:0;
}

*:first-child+html #contest_white {
 padding-bottom: 18px;
}

*:first-child+html #contest_form p.smaller_p {
  margin: 0;
  padding: 0;
  width: 200px;
}

#contest_wrap h2, #contest_wrap h3, #contest_wrap h4{
  color:#555555;
  margin:0;
}

#contest_wrap a {
  color: #6AABD9;
}

#contest_wrap a:hover {
  color: #274FD3;
}

#contest_submit {
  width: 117px;
  height: 32px;
  float: right;
  padding: 32px 0 0;
  border: 0;
  background: transparent  url('/images/layout/button.png') no-repeat center top;
  overflow: hidden;
  cursor: pointer; 
  cursor: hand; 
}

form>#contest_submit {
  height: 0px;
}

#contest_header {
  background-color:transparent;
  padding: 15px;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;
}

#contest_header h4 {
  color:#274FD3;
}

#contest_yellow_box {
  background-color: #FADF46 ;
  -moz-border-radius-topleft: 8px; 
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px; 
  -webkit-border-bottom-left-radius: 8px;
  -moz-box-shadow: 7px 7px 5px #aaa;
  -webkit-box-shadow: 7px 7px 5px #aaa;
}

#contest_yellow_box .content{
  height:120px;
}

#contest_yellow_box form{
  margin-top:20px;
}

#contest_yellow_box form p {
  font-size:1.3em;
}

#contest_submit_box {
  text-align: center;
}

#contest_yellow_box p {
  margin: auto;
}

#contest_white {
  background-color: #cccccc;
  -moz-border-radius-bottomleft: 8px; 
  -webkit-border-bottom-left-radius: 8px;
  border: 1px solid #FADF46;
  border-right: 0;
  padding-right:30px;
  width: 100%;

}

*html #contest_white {
 margin-top: -18px;
}

*:first-child+html #contest_yellow_box {
  margin:0;
  padding: 0;
}


#contest_prize {
  width:100%;
  height:260px;
  float:left;
  background-color: #dddddd;
  text-align:center;
  position:relative;
  -moz-border-radius-topright: 8px; 
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-bottomright: 8px; 
  -webkit-border-bottom-right-radius: 8px;
  -moz-box-shadow: 7px 7px 5px #aaa;
  -webkit-box-shadow: 7px 7px 5px #aaa; 
  border: 1px solid #FADF46;
  border-left: 0;
}

*:first-child+html #contest_prize{
 height:259px;
}

#contest_prize img#prize{
  text-align:center; 
  vertical-align:middle;
  width:180px; 
  height:220px;
  padding: 2px;
  border: 1px solid #eeeeee;
}

#contest_prize img#contest_badge{
  position:absolute;
  top:-20px;
  left:-20px;
}

#contest_left{
  float:left;
  width:75%;
  margin:0;
  padding:0;
}


#contest_right{
  float:left;
  width:25%;
  margin:0;
  padding:0;
}

*:first-child+html #contest_right {
  float:right;
}

#contest_white{
  height:120px;
  background-color:white;
}

#contest_white .contentt{
  margin-left:10px;
  margin-top:10px;
  width:60%;
  float:left;
}

#contest_white img {
  float:left;
}

*html .contest_descript {
 width: 400px;
} 


*:first-child+html #contest_left{
 width: 600px;
 margin:0;
 padding:0;
}

*:first-child+html #contest_white, *:first-child+html #contest_yellow_box {
  width:800px;
}

*:first-child+html #contest_right, *:first-child+html #contest_prize{
 margin:0;
 padding:0;
}

/*div.contest_ksiega{*/
  /*background: transparent url('/images/layout/ksiega.png') 0 0 no-repeat;*/
  /*width: 918px;*/
  /*height: 229px;*/
/*}*/

/*div.contest_inner{*/
  /*width: 500px;*/
  /*padding-top: 45px;*/
  /*margin: 10px 100px 0 100px;*/
/*}*/

/*.contest_inner h2{*/
  /*font-size: 16px;*/
/*}*/

/*.contest_inner form p{*/
  /*margin-left: 150px;*/
  /*margin-top: 4px;*/
  /*font-size: 13px;*/
  /*vertical-align: middle;*/
  
/*}*/

/*.contest_inner form input[type=button]{*/
  /*margin-right: 70px;*/
/*}*/

/*.contest_inner a {*/
  /*text-decoration: underline;*/
  /*color: blue;*/
/*}*/

/*p#podpowiedz{*/
  /*margin: 40px 0 0 90px;*/
/*}*/

/*a#czarne_link{*/
  /*position: relative;*/
  /*top: -44px;*/
  /*left: -99px;*/
  /*display: block;*/
  /*width: 180px;*/
  /*height: 70px;*/
/*}*/
