body {
width: 100%;
}

html{
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}

body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
font-family: verdana;
font-size: 10px;
}

table{
  font-size: 12px;
}

.page {
  width: 100%;
	vertical-align: top;
	min-height: 100%;
	margin: 0 auto;
}

.top_bar{	
	width: 100%;
	height: 91px;
}

.top_cont{
  margin: 0 auto;
  width: 1008px;
  height: 91px;
  background: url(images/top.jpg) no-repeat;
}

.logo_space{
  height: 58px;
  padding-left: 30px;
}

.logo_space_log{
  height: 58px;
  padding-left: 30px;
  display: table-cell;
}

.top_bar_log{	
	width: 100%;
	height: 91px;
}

.top_cont_log{
  margin: 0 auto;
  width: 1008px;
  height: 91px;
  background: url(images/log_top.jpg) no-repeat;
}

a#logo{
  display: block;
  width: 360px;
  height: 58px;
  background: url(images/logo.png) no-repeat center;
}

.text_top{
  padding-left: 58px;
}

.top_title{
  color: #514255;
  font-size: 20px;
}

.top_text_in{
  width: 530px;
  // spacing linii
}

.top_menu {
  padding-top: 8px;
  text-align: right;
  width: 1008px;
}

.top_menu ul{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}

.top_menu li {
  display:inline;
  color: white;
  font-family: Tahoma;
  font-size: 12px;
  margin-right: 20px;
  padding-bottom: 4px;
}

.top_menu li:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
  border-bottom: 2px solid #7f7084;
}

.top_menu a {
color:white;
text-decoration:none;
}

.top_menu a:hover {
color:#7f7084;
}

.main_bar{	
	width: 100%;
	height: 239px;
}

.main_space{
  margin: 0 auto;
  width: 1008px;
  height: 239px;
  background: url(images/main.jpg) top center;
}

#top_text_table a{
  color: #1B1C1F;
  text-decoration: none;
}

#top_text_table img{
  border: 0;
}

.belka_bar{	
	width: 100%;
	height: 49px;
}

.belka_space{
  margin: 0 auto;
  width: 1008px;
  height: 49px;
  background: url(images/belka.jpg) top center;
}



.menu_bar{	
	width: 100%;
	height: 68px;
}

.menu_space{
  margin: 0 auto;
  width: 1001px;
  height: 68px;
  background: url(images/menu_bkg_2.jpg) no-repeat;
}

.menu_cont{
  width: 1001px;
  padding-top: 15px;
}

#menu_table{
  margin: 0 auto;
  font-size: 12px;
  color: #1B1C1F;
}

#menu_table a{
  font-size: 12px;
  color: #1B1C1F;
  text-decoration: none;
}


.separator{
  background: url(images/separator.jpg) no-repeat right;
  width: 15px;
}

.menu_bot{
  margin: 0 auto;
  width: 1008px;
  height: 18px;
  background: url(images/menu_bot.jpg) no-repeat;
}

.base{
  margin: 0 auto;
  width: 1008px;
  vertical-align: top;
  display: table;
}
.base2{
  margin: 0 auto;
  width: 1008px;
  vertical-align: top;
  display: table-row;
}

.left{
  width: 730px;
  display: table-cell;
  vertical-align: top;
  min-height: 224px;
}

.left_text{
  width: 406px;
  vertical-align: top;
  display: table-cell;
}

.left_cont{
  padding-left: 10px;
  width: 700px;
  background: url(images/kropki.jpg) no-repeat left top;
}

.left_news{
  padding-left: 10px;
  width: 440px;
  display: table-cell;
  background: url(images/kropki.jpg) no-repeat left top;
}

.news_text{
  padding-top: 15px;
}

.news_link{
  padding-top: 10px;
  text-align: right;
  width: 256px;
}

.in_title{
  color: #514255;
  font-size: 18px;
}

.left_klienci{
  padding-left: 10px;
  width: 270px;
  min-height: 224px;
  display: table-cell;
  background: url(images/kropki.jpg) no-repeat left top;
}

.right{
  width: 268px;
  padding-left: 10px;
  display: table-cell;
  background: url(images/kropki.jpg) no-repeat left top;
}

.bot_space{
	width: 100%;
	height: 23px;
	background: #2E142D;
}

.bot_in{
  margin: 0 auto;
  width: 1001px;
  height: 23px;
}

.login{
  font-size: 10px;
}

.input_main_page {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(images/input.jpg) no-repeat left top;
  border:0 none;
  height:32px;
  padding:7px 5px 5px;
  width:189px;
}

.bold_link a{
  color: #000000;
  text-decoration: none;
}

.rejestracja_wybor_table_cell{
  background: #f7f7f7;
  width: 300px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding:10px;
}

.title_center_log{
  width: 1001px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #da251d;
  padding-bottom: 15px;
}

.rejestracja_wybor_button{
  background: #562671;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  padding: 2px;
  border: 0;
}

.register_header{
  margin-top: 10px;
  padding: 10px;
  font-weight: bold;
  font-size: 12px;
  background: #dfdfdf;
}

.register_content_top{
  padding: 10px;
  width: 981px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  background: #f7f7f7;
}

.register_content{
  margin-top: 3px;
  padding: 10px;
  width: 981px;
  font-size: 10px;
  background: #f7f7f7;
  color: #424445;
}

.register_table_left{
  font-size: 10px;
  color: #424445;
  width: 250px;
}

.register_input{
  border: 1px solid #424445;
  width: 200px;
  font-size: 10px;
  color: #424445;
  padding: 2px; 
}

.user_panel_top{
  width: 630px;
  padding-right: 30px;
  padding-top: 20px;
  text-align: right;
  vertical-align: top;
  color: white;
  display: table-cell;
}

.user_panel_top a{
  color: #7f7084;
  text-decoration: none;
}

.panel_top_menu{
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  font-weight: bold;
  font-size: 12px;
  background: #dfdfdf;
}


.panel_top_menu ul{
    margin:0;
    padding: 0;
    list-style:none;
}

.panel_top_menu li{
    display:inline;
    margin-right: 5px;
    padding: 5px;
    cursor: pointer;
}
    
.panel_top_menu li:hover{
    background: #f7f7f7;
}
    
.panel_top_menu a{
    text-decoration: none;
    color:#636363;
}
    
.panel_top_menu a:hover{
    color:#1e7e86;
}

.panel_left_menu{
  width: 150px;
  padding: 10px;
  vertical-align: top;
  display: table-cell;
  background: #dfdfdf;
  margin-top: 10px;
}

.panel_left_menu ul{
    margin:0;
    padding: 0;
    list-style:none;
}

.panel_left_menu li{
    margin-right: 5px;
    padding: 5px;
    cursor: pointer;
}
    
.panel_left_menu li:hover{
    background: #f7f7f7;
}
    
.panel_left_menu a{
    text-decoration: none;
    color:#636363;
}
    
.panel_left_menu a:hover{
    color:#1e7e86;
}

.panel_spacer{
  width: 10px;
  display: table-cell;
}

.panel_content{
  width: 801px;
  padding: 10px;
  background: #f7f7f7;
  color: #424445;
  display: table-cell;
}

.news_link table a{
  text-decoration: none;
  color: #000000;
}

.news_link table img{
  border: 0;
}

.left_text_full{
  width: 680px;
}

.edit_header{
  margin-top: 10px;
  padding: 10px;
  font-weight: bold;
  font-size: 12px;
  background: #dfdfdf;
}

.edit_content{
  margin-top: 3px;
  padding: 10px;
  font-size: 10px;
  background: #f7f7f7;
  color: #424445;
}

.menu_bar_panel{
  height: 63px;
  width: 100%;
  text-align:center;
}

.menu_space_panel{
  margin:0 auto;
  text-align:center;
  width:1008px;
}

.menu_left_p{
  display: table-cell;
  width: 27px;
  height: 63px;
  background: url(images/menu_left.jpg) no-repeat left top;
}

.menu_cont_p{
  display: table-cell;
  height: 63px;
  background: url(images/menu_bkg_p.jpg) repeat-x top;
  font-family: Tahoma;
  font-size: 12px;
}


.menu_cont_p ul{
    margin:0;
    padding-top: 15px;
    padding-left: 0;
    list-style:none;
}

.menu_cont_p li{
    height: 63px;
    padding-left: 22px;
    padding-right: 23px;
    background: url(images/menu_dots.jpg) no-repeat bottom right;
    display:inline;
    cursor: pointer;
}

.menu_cont_p li.last{
    height: 63px;
    padding-left: 22px;
    padding-right: 22px;
    display:inline;
    cursor: pointer;
    background: none;
}
    
.menu_cont_p li:hover{
}
    
.menu_cont_p a{
    text-decoration: none;
    font-weight: bold;
    color:#636363;
}
    
.menu_cont_p a:hover{
    color:#1e7e86;
}



.menu_right_p{
  display: table-cell;
  width: 27px;
  height: 63px;
  background: url(images/menu_right.jpg) no-repeat left top;
}

.pp_cell{
  padding: 10px;
  border: 1px solid #D7D7D7;
  /*background: #F5F5F5;*/
}

.pp_cell table{
  font-family: verdana;
  font-size: 10px;
  border-collapse:collapse;
}

.pp_cell table td{
  border: 1px solid #EAEAEA;
  padding: 5px;
}

.pp_v_s{
  width: 1px;
  display: table-cell;
}

.pp_h_s{
  height: 1px;
}

.pp_title{
  color: #514255;
  font-size: 16px;
  font-weight: bold;
  background: url(images/kropki_p.jpg) no-repeat left bottom;
  padding-bottom:5px;
  margin-bottom:3px;
}

.pp_cell_left_list{
  background: url(images/kropki.jpg) no-repeat left top;
}

.pp_cell_left_list ul{
    margin-left: -35px;
    list-style:none;
}

.pp_cell_left_list li{
    padding: 5px;
    width: 200px;
    cursor: pointer;
    margin-bottom: 15px;
    color: #524159;
    font-weight: normal;
}
    
.pp_cell_left_list li:hover{
  background: #EAE7E9;
}
    
.pp_cell_left_list a{
    text-decoration: none;
    color:#524159;
}
    
.pp_cell_left_list a:hover{
    color:#524159;
}



#clearfooter { height: 23px; border: 0; margin: 0; padding: 0; } 
#footer { width: 1008px; text-align: center; height: 23px; padding: 0 0 0 0; margin: -23px auto 0 auto; border: 0; background-color: #2E142D; }

.menuBottom{
  padding-top: 5px;
  color: #ffffff;
} 

.menuBottom a{
  color: #ffffff;
  text-decoration: none;
} 

.edit_content_errors{
  color: #DF1515;
  padding-top: 8px;
}

.register_content_errors{
  color: #DF1515;
  padding-top: 8px;
}