/*
    Document   : main
    Created on : 2009-08-02, 18:21:32
    Author     : zajac
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root {
    display: block;

}

*{
  margin:0;
  padding:0;
  font-family:Arial,"sans serif";
}

p{
  padding:0.5em 0;
}

h1,h2,h3,h4,h5,h6{
  padding:0.5em 0;
}



img{
  border:none;
}
html{
  height:100%;
}

body{
  height:100%;
  background-image: url(/images/1px.png);
  background-repeat: repeat;
}

.main{
  width:1000px;
  margin:auto;
  min-height:100%;
  overflow: hidden;
  padding:0 10px;

  background-image: url(/images/main_background.png) !important;
  background-image: url(/images/main_background.gif);
  background-repeat: repeat-y;
  background-position: top center !important;
    background-position: 0 0;
}

.banner{
  height: 128px;
  background-image: url(/images/banner_bg.png);
  background-repeat: repeat-x;
  background-position: bottom left;
}


.banner .logo img{
  margin:30px 0px 0px 40px;
}



.news_banner{
  position:relative;
  line-height: 37px;
  height: 37px;
   font-size:14px;
  list-style:none;
color:#000;
text-shadow:1px 1px 1px #aaa;
  padding:0 20px 5px 20px;

}

.news_banner a{
   font-size:14px;
  list-style:none;
   
 color:#BD0704;
  text-decoration: none;
  font-weight: bold;
  text-shadow:1px 1px 1px #aaa;
}

.news_banner a:hover{
   text-decoration: underline;
}

.news_banner ul{
 list-style: none;
}

.news_slide_span{
  font-size:16px;
  float:left;
  padding-right:15px;
  font-weight:bold;
}
.navigation{
  position:relative;
  line-height: 37px;
  height: 37px;
  background-image: url(/images/menu_bg.png);
  background-repeat: repeat-x;
  background-position: bottom left;
}


ul.navigation{
  font-size:14px;
  list-style:none;
  
  color:#fff;
  text-shadow:1px 1px 2px #333;
  font-weight: bold;
  padding:0 95px;
  
}
.navigation li{
  float:left;
  margin:0 15px !important;
  margin:0 11px;
 min-width: 80px; 

}
.navigation li a{
   padding:0 3px 0 20px;
  background-image:url(/images/menu_arrows.png);
  background-repeat: no-repeat;
  background-position: 4px 13px;
  color:#fff;
  text-decoration:none;
  display:block;
   z-index: 10;
  position: relative;
  overflow: hidden;

}

.navigation li span{
   padding:0 3px 0 20px;
  background-image:url(/images/menu_arrows.png);
  background-repeat: no-repeat;
  background-position: 4px 13px;
  color:#fff;
  text-decoration:none;
  display:block;
   z-index: 10;
  position: relative;
  overflow: hidden;

}




.navigation li.back {
  border-bottom: 2px solid #fff;
  height: 6px;
  z-index: 8;
  position: absolute;
  margin:0 !important;
  padding:0;
  background-image:url(/images/arrow_top.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  top:28px;
}

.navigation li a:hover, .navigation li a:active, .navigation li a:visited {
  border: none;
}


.slide_banner{
  width:790px;
  padding:0 105px;
  height:156px;
  background-image: url(/images/greybox_bg.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  overflow:hidden;
 font-size:13px;
}


.slide_banner a{
   color:#BD0704;
  text-decoration: none;
}

.slide_banner a:hover{

  text-decoration: underline;
}


.hidden{
  display:none;
}

.slide_banner .pictogram{
  width:150px;
  float:left;
  text-align:center;
  padding:30px 10px 10px 10px;
}

.slide_banner .center{
  width:320px;
  float:left;
  padding:10px 10px;
  height:130px;
  text-align: justify;
}

.slide_banner .right{
  width:250px;
  float:left;
  padding:10px 10px;
  height:130px;
  text-align: justify;
}

.title_slide{
  font-size:14px;
  font-weight: bold;
}

.shadow_under_slide{
  min-height:21px !important;
  _height:21px;
  background-image: url(/images/underbox_shadow.png);
  background-repeat: repeat-x;
  background-position: top left;
  margin-top:1px;
}


.max_footer{
    width:1000px;
   margin:auto;
   overflow: hidden;
  padding:0 10px;
  height: 158px;
  margin-top:-158px;
}

.footer{
  height: 158px;
  background-image: url(/images/footer_bg.png);
  background-repeat: repeat-x;
  background-position: top left;
  text-align:center;
  font-size:10px;
  padding-top:5px;
}

.footer a{
  text-decoration: none;
  color:#C22020;

}

.footer a:hover{
  text-decoration: underline;
}
.footer_navigation{
 padding-bottom:5px;
 padding-top:10px;
 font-size:13px;
}

.footer_navigation a{
  color:#444;
  margin:0 15px;
}

#dynamic_subnavigation{
 font-size:14px;
 list-style:none;
}

#dynamic_subnavigation a{
color: #2B2B2B;
 display: block;
 text-decoration: none;
 padding-left:40px;
 background-image:url(/images/menu_arrows.png);
  background-repeat: no-repeat;
  background-position: 21px 6px;

}
#dynamic_subnavigation > li > a{
   background-color: #F4F4F4 ;
}

#dynamic_subnavigation > li.news > a{
   background-color:#CCCCCC;
}

#dynamic_subnavigation > li > a:hover{
 background-color: #E4E4E4;
}

#dynamic_subnavigation > li{
  
  margin:2px;
  padding:0px 0px 0px 0px;
  line-height:25px;
}



#dynamic_subnavigation > li.current > a{
  background-color: #E4E4E4
}



.subnavigation{
  width:210px;
  float:left;
  margin-left:2px;
  padding-right:10px;
  padding-bottom:20px;
}

#dynamic_subnavigation li ul{
 list-style:none;
 padding-top:0px;
 margin-bottom:0px;

}

#dynamic_subnavigation li ul li a{
  background-color: transparent;
  padding-left:30px;
  margin-left:20px;
   background-position: 11px 5px;
   margin-top:2px;
   font-size:13px;
}

#dynamic_subnavigation li ul li:hover a{
   background-color: #d4d4d4;
 
}

#dynamic_subnavigation li ul li.current a{
   background-color: #d4d4d4;

}

.content{
  overflow: hidden;
  line-height: 1.2em;
  margin-bottom:158px;
}

.tresc{
  float:left;
  margin-left:0px;
  padding-left:10px;
  max-width:750px ;
  font-size: 12px;
  margin-bottom:10px;
}

.tresc.home{
  max-width:520px;
}

.tresc ul{
  padding-left:20px;
}
.tresc a{
  color:#BD0704;
  text-decoration: underline;
}

.tresc a:hover{

  text-decoration: none;
}



.site_title{
  color:#444444;
  font-size: 16px;
}

.center_news{
  width:200px;
  float:left;
  padding:0 20px 0 10px;
  font-size:12px;
  background-image: url(/images/content_divider.png);
  background-repeat: no-repeat;
  background-position: right top;
  min-height: 550px;
}

.date_news{
   background-color: #BD0704;
   color:#fff;
   font-weight: bold;
   padding:1px 2px;
   margin-right:5px;
}

.title_news{
  padding:5px 0;
}

.title_news_div{
 
}

.title_news a{
  text-decoration: none;
  color:#444444;
  font-weight: bold;
}

.title_news a:hover{
  text-decoration: underline;

}

.news_more{
  text-align: right;
}

.news_more a{
  color:#BD0704;
  text-decoration: none;
}

.news_more a:hover{
  text-decoration: underline;
}

.one_news{
  text-align: justify;
  padding-bottom:10px;
  margin-bottom: 10px;
  background-image: url(/images/news_separator.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
}

.pagination, .wroc, .raport_wiecej{
  text-align: center;

}

.pagination a, .wroc a, .raport_wiecej a{
  color:#BD0704;
  text-decoration: none;
  font-weight: bold;
}

.pagination a:hover, .wroc a:hover, .raport_wiecej a:hover{
  text-decoration: underline;
}

.news_title{
  padding:7px 0;
  font-size:14px;
   color:#444444;
  font-weight: bold;
}

.date{
   background-color: #BD0704;
   color:#fff;
   font-weight: bold;
   padding:1px 2px;
   margin-right:5px;
}

.news_box{
  padding:10px 0;
}

.news_center{
  padding:5px 0;
}

.small_box{
  float:left;
  width:233px;
  margin:5px;
  min-height:233px;
  text-align: center;
}



.small_box_top{
  background-image:url("/images/box-top.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  width:214px;
  padding:15px 10px 5px;
  height:14px;
  line-height:14px;
  font-size:13px;
  color:#fff;
  text-align: center;
  font-weight: bold;

}

.small_box_center{
background-image:url("/images/box-background.jpg");
  background-repeat: repeat-y;
  background-position:  0 0;
  width:233px;
}
.small_box_center_content{
background-image:url("/images/box-center.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  width:200px;
  padding:5px 17px;
  min-height:174px !important;
  _height:174px;
  text-align: justify;
  position:relative;
}

.small_box_bottom{
  background-image:url("/images/box-bottom.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  width:200px;
  padding:15px 17px 5px 17px !important;
  padding:0px 17px 5px 17px;
  height:1px;
  line-height:1px;
    
}

.small_box_play{
  text-align: right;
  position:absolute;
  bottom:-7px;
  right:14px;
}

.image_box{
    height:160px;
    width:233px;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.raport_title{
  padding:15px 0 3px;
  font-size:15px;
}

.raport_title a{
  text-decoration: none;
  color:#444444;
  font-weight: bold;
}

.raport_title a:hover{
  text-decoration: underline;

}

.raport{
  width:750px;
}

a.raport_link{
 font-weight:bold;
 color:#000;
 text-decoration: none;
}

a.raport_link:hover{
 text-decoration: underline;
}

.webform{
  width:400px;
  margin:auto;
  overflow: hidden;
  margin-left:150px;
}

.webform input[type=text]{
  padding:20px;
  background-color:transparent;
  background-image:url(/images/input.png);
  background-position:top left;
  background-repeat: no-repeat;
  width: 348px;
  height:19px;
  border: none;
  font-size:15px;
}

.webform textarea{
  background-color: transparent;
  padding:20px;
  background-image:url(/images/textarea.png);
  background-position:top left;
  background-repeat: no-repeat;
  width: 348px;
  height:83px;
  border: none;
  font-size:15px;
}



.webform label{
  padding:0 10px;
  font-size:14px;
    color:#BD0704;
  font-weight: bold;
}

.send-webform{
  text-align: center;
}


.search{
  float:right;
  overflow: hidden;
  padding-top:5px;
  padding-right:25px;
}

.new_connect{
  clear:right;
  float:right;
  margin:15px 40px 0px 0px;
}

input#post_search{
  border:none;
  width:172px;
  padding-left:5px;
  height:20px;
  background-image:url(/images/search_input.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  float:left;
}

#submit_search{
  float:left;
}
.robot{
  display:none;
}

.ue{

}

.copyright{
  padding-top:5px;
}

.three{
  float:left;
  width:333px;
  height:50px;
 
  font-size:12px;
}

.three a{
  color:#000;
}



.three a:hover{
  text-decoration: none;
}

.three.first{
  text-align: left;
  width:300px;
  _width:270px;
  margin-left:30px;
}

.three.center{
  height:30px;
  padding-top:10px;
  padding-bottom:10px;
  text-align: center;
}

.three.theerd{
  text-align: right;
  width:300px;
  _width:270px;
  margin-right:30px;
}

.i{
  font-style: italic;
}

.ue_text{
  clear: both;
  padding-top:10px;
  font-size:12px;
  
}

table td{
	vertical-align:top;
}
