@charset "utf-8";
html,body {
background:#fff;
margin:auto;
padding:auto;
}

body {
display:table;
width:100%;
font-family:Arial, Verdana, Tahoma, Helvetica;
font-size:11pt;
color: #555658;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin:0 auto;
}

#main_header {
width:100%;
margin:0 auto;
background: #efeff1;
border-bottom: solid 3px #d9d9d9;
}

#welc_header {
width:1000px;
height:425px;
margin:0 auto;
background: #efeff1;
}

#welc_footer {
margin:0 auto;
overflow: hidden;
display: block;
width: 1000px;
min-height: 300px;
}

#welc_footer_cont {
width:1000px;
height:100%;
background: #fff url(img/book-tea.jpg);
padding-bottom: 4000px;
margin-bottom: -4000px;
display: block;
background-repeat: no-repeat;
}

#partnerzy {
height: 120px;
background: url(img/partnerzy_main.png);
}

#welc_header_l {
width:540px;
height:305x;
float: left;
}

#welc_header_r {
width:460px;
float: left;
}

#welcome {
width: 405px;
position:relative;
left: 80px;
top: 40px;
}

#wel_menu {
position:relative;
left: 60px;
top: 60px;
}

#helpline {
width: 405px;
position:relative;
left: 680px;
top: 40px;
}

.reg_helpline {
font-size: 16px;
font-weight: bold;
color: #da003b;
}

a.reg_help:link { text-decoration: underline; color: #da003b;}
a.reg_help:hover { text-decoration: none; color: #da003b; }
a.reg_help:visited { text-decoration: none; color: #da003b; }


a:link { text-decoration: underline; color: #555658;}
a:hover { text-decoration: none; color: #555658; }
a:visited { text-decoration: none; color: #555658; }