html, body {
	background: #555658;
	margin: auto;
	padding: auto;
}
body {
	display: table;
	width: 1000px;
	color: #555658;
	margin: 0 auto;
	font: 14px Arial, Helvetica, sans-serif;
}
#header {
	width: 100%;
	height: 229px;
	background: #efeff1 url(img/header.png);
}
#header2 {
	width: 100%;
	height: 229px;
	background: #efeff1 url(img/header2.png);
}

#header_post {
	width: 100%;
	height: 229px;
	background: #efeff1 url(img/header-post.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%;
}

#postmain {
	width: 480px;
	height: 100%;
  display: block;
  margin: 0 auto;
	text-align: center;
	padding: 50px;
}

#main_txt_post {

	width: 480px;
	text-align: center;
	height: auto;


}

#leftpost {
	width: 600px;
	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;
}

#rightpost {
	width: 400px;
	float: left;
	background: #f1f2f2 url(img/right_gradient.png);
	height: 100%;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
	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: 85px;
}
#partnerzy2 {
	background: url(img/book-tea-bottom2.png);
	background-repeat: no-repeat;
	padding-bottom: 4000px;
	margin-bottom: -4000px;
	display: block;
	height: 85px;
}
#menu {
	width: 100%;
	height: 50px;
	background: #e0dfe1;
}


a.menumain {
	background: url(img/postmain-menu.png);
	display: block;
	height: 50px;
	float: left;
	margin-left: 25px;
	width: 87px;
}
a.menumain:hover {
	background: url(img/postmain-menuh.png);
}

a.menu1 {
	background: url(img/stannard-menu.png);
	display: block;
	height: 50px;
	float: left;
	margin-left: 25px;
	width: 141px;
}
a.menu1:hover {
	background: url(img/stannard-menuh.png);
}

a.menu2 {
	background: url(img/keddie-menu.png);
	display: block;
	height: 50px;
	float: left;
	margin-left: 25px;
	width: 125px;
}
a.menu2:hover {
	background: url(img/keddie-menuh.png);
}


a.menuBack {
	background: url(img/menu-back.png);
	display: block;
	height: 50px;
	float: right;
	margin-right: 25px;
	width: 160px;
}
a.menuBack:hover {
	background: url(img/menu-back-h.png);
}


#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_header3 {
	width: 471px;
	height: 56px;
	background: url(img/date_krakow2.png);
}
#date_header4 {
	width: 471px;
	height: 56px;
	background: url(img/date_warsaw2.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;
}

#main_txt_postc {
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 20px;
	width: 540px;
	text-align: left;
	height: auto;
}


a.post_stannard {
	background: url(img/post-conference-stannard.png) #567ca1;
	display: block;
	width: 219px;
	height: 283px;
	float: left;
	margin-left: 10px;
}
a.post_stannard:hover {
	background: url(img/post-conference-stannard.png) #db0041;
}

a.post_keddie {
	background: url(img/post-conference-keddie.png) #567ca1;
	display: block;
	width: 219px;
	height: 283px;
	float: right;
	margin-left: 10px;
}
a.post_keddie:hover {
	background: url(img/post-conference-keddie.png) #db0041;
}


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;
}

a.postc {
	text-decoration: underline;
	color: #6a8cac;
}
a.postc:hover {
	text-decoration: none;
	color: #6a8cac;
}


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