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

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

#header {
width:100%;
height:229px;
background: #efeff1 url(img/header.png);
}

#main {
width:100%;
height:auto;
min-height: 310px;
background: #fff;
border-bottom: solid 3px #d9d9d9;
margin:0 auto;
overflow: hidden;
display: block;
}

#left {
width: 529px;
float: left;
height: 100%;
}

#right {
width:471px;
float: left;
background: #f1f2f2 url(img/right_gradient.png);
height: 100%;
padding-bottom: 1000px;
margin-bottom: -1000px;
display: block;
color: #426b91;
}

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

#welc_footer_cont {
width:1000px;
height:163px;
background: #fff url(img/book-tea.jpg);
background-repeat: no-repeat;
}

#partnerzy {
background: url(img/book-tea-bottom.png);
background-repeat: no-repeat;
padding-bottom: 4000px;
margin-bottom: -4000px;
display: block;
height: 198px;
}

#menu {
width:100%;
height:50px;
background: #e0dfe1;
}

#shadow {
width:100%;
height:8px;
background: url(img/shadow.png);
}

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


#date_header1 {
width:471px;
height:56px;
background: url(img/date_krakow.png);
}


#date_header2 {
width:471px;
height:56px;
background: url(img/date_warsaw.png);
clear: both;
}


.date {
padding-left:30px;
padding-top:10px;
padding-bottom:10px;
width:330px;
float:left;
}

.important {
font-size: 22px;
font-weight: bold;
color: #da003b;
}

.header_txt {
font-size: 17px;
font-weight: bold;
color: #da003b;
}



.venue {
padding-top:25px;
width:100px;
float:left;
font-weight: bold;
}

#main_txt {
padding-top: 10px;
padding-left: 30px;
padding-bottom: 20px;
width:470px;
text-align: justify;
height:auto;
}

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

.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.prog:link { font-size: 15px; text-decoration: underline; color: #6a8cac; font-weight: bold;}
a.prog:hover { font-size: 15px; text-decoration: none; color: #6a8cac; font-weight: bold;}
a.prog:visited { font-size: 15px; text-decoration: none; color: #6a8cac; font-weight: bold;}

.txt_blue {
color: #426b91;
font-weight: bold;
}
