html * {
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
}
body {
    background: #ffffff;
    text-align: center;
}
a {
	color: #71103c;
}

.clr {
	clear: both;
}

.system_messages {
	width: 90%;
	height: auto;
	margin: auto;
	padding: 5px;
	border: 1px solid #71103c;
	background-color: #ffffe1;
	color: #666666;
	font-size: 88%;
	text-align: center;
}
.system_messages p {
	text-align: center;
}
#top {
    position: relative;
    margin: 0 auto;
    width: 880px;
    height: 105px;
    background: #71103c url('../gfx/poswiata.jpg') no-repeat;
}
#top a#logo {
    position: relative;
    top: 24px;
    left: 20px;
}
#top #logowanie {
    position: absolute;
    top: 0;
    right: 0;
    background: #ffffff;
    padding: 7px 13px;
    color: #71103c;
}
#top #logowanie img {
    vertical-align: top;
}
.lang_cont {
	float: right;
	margin-top: 56px;
	margin-right: 12px;
}
#top #menu_pl, #top #menu_en {
    position: absolute;
    bottom: -25px;
    right: 0;
    padding: 12px;
    background: #ffffff;
    width: 600px;
    height: 26px
}
#top #menu_en {width: 590px;}

#top #menu_pl a, #top #menu_en a{
    display: block;
    float: left;
    height: 26px;    
    overflow: hidden;
    text-indent: -999px
}
#top #menu_pl a#glowna {
    width: 45px;
    background: url('../gfx/btn_home_pl.gif') no-repeat;
}
#top #menu_pl a#wystawcy {
    width: 119px;
    background: url('../gfx/btn_list_pl.gif') no-repeat;
}
#top #menu_pl a#spotkania {
    width: 107px;
    background: url('../gfx/btn_meeting_pl.gif') no-repeat;
}
#top #menu_pl a#serwis {
    width: 108px;
    background: url('../gfx/btn_expo_pl.gif') no-repeat;
}
#top #menu_pl a#kontakt {
    width: 64px;
    background: url('../gfx/btn_contact_pl.gif') no-repeat;
}

#top #menu_en a#glowna {
    width: 41px;
    background: url('../gfx/btn_home_en.gif') no-repeat;
}
#top #menu_en a#wystawcy {
    width: 103px;
    background: url('../gfx/btn_list_en.gif') no-repeat;
}
#top #menu_en a#spotkania {
    width: 118px;
    background: url('../gfx/btn_meeting_en.gif') no-repeat;
}
#top #menu_en a#serwis {
    width: 105px;
    background: url('../gfx/btn_expo_en.gif') no-repeat;
}
#top #menu_en a#kontakt {
    width: 63px;
    background: url('../gfx/btn_contact_en.gif') no-repeat;
}
#top #menu_pl form,
#top #menu_en form {
    display: block;
    width: 138px;
    float: left;
    margin: 2px 0 0 12px;
}
#top #logowanie form input.login,
#top #menu_pl form input#szukaj,
#top #menu_en form input#szukaj {
    border: 1px solid #71103c;
    color: #bbbbbb;
    padding: 2px 5px;
    width: 100px;
    font-size: 13px;
}
#top #logowanie form input.login {
    width: 50px;
    padding: 1px;
    font-size: 10px;
}
#top #logowanie form input#zaloguj {
    width: 50px;
    padding: 1px;
    font-size: 10px;
    color: #ffffff;
    background: #71103c;
}
#top #menu_pl form input#lupa,
#top #menu_en form input#lupa {
    vertical-align: top;
    margin-left: 5px;
}
#bottom {
    margin: 0 auto;
    padding: 40px 15px 15px;
    width: 850px;
    background: #dddddd;
}
#main {
    padding: 15px;
    background: #fff
}
#main div.div_w_main {
    background: #f4f4f4;
    border: solid #dedede;
    border-width: 0 1px 1px;
    padding: 15px;
    height: auto !important;
    min-height: 350px;
    height: 350px;
}
#main h1 {
    height: 29px;
    width: 100%;
    background: url('../gfx/naglowek-tlo-duze.jpg') no-repeat;
    line-height: 29px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
}
#main #lewy {
    width: 366px;
    float: left;
}

#main #lewy h1{
    background: url('../gfx/naglowek-tlo-zaproszenia.jpg') no-repeat;
}
#main #prawy {
    width: 444px;
    float: right;
}
#main #prawy h1 {
    background: url('../gfx/naglowek-tlo-spotkania.jpg') no-repeat;
}
#main #clearer {
    clear: both;
}
#main table {
    width: 100%;
    border-collapse: collapse;
}
#main table thead {
    color: #71103c;
    font-size: 13px;
    height: 30px;
    vertical-align: top;
}
#main table thead img {
    margin-left: 5px;
    vertical-align: middle;
}
#main table a.button {
    color: #ffffff;
    background: #71103c;
    padding: 0 10px;
    text-align: center;
    font-size: 10px;
    text-decoration: none;
}
#main table tbody tr {
    height: 25px;
}
#main table tbody span {
    color: red;
}
#main table td.buttons {
    width: 90px;
}
#main table td.logo_firmy {
    width: 200px;
    text-align: center;
    vertical-align: top;
}
#main table.list td {
	border-bottom: 1px solid #C9C9C9;
}
#main table p {
    margin: 15px 0;
}
#main table p.nazwa_firmy {
    margin: 0 0 15px;
    color: #71103c;
    font-size: 13px;
}
#main table p.nazwa_firmy span{
    margin: 0 0 15px;
    color: #666666;
    font-size: 12px;
}
#main table img.button {
    margin: 0 15px 0 0;
}
#main table a.spotkanie {
    width: 65px;
    display: block;
}
#main table tbody {
    color: #666666;
}

.leftAlign {
	text-align: left;
}
.rightAlign {
	text-align: right;
}

#calendar {
	width: 52%;
	margin-right: 20px;
	float: left;
}
#calendar h3 {
	font-size: 16px;
	margin-top: 14px;
}
.meetingCalendar {
	width: 100%;
	border-collapse: collapse;
}
.meetingCalendar td {
	width: 110px;
}
.meetingCalendar thead td {
	border: 1px solid #71103c;
	text-align: center;
}
.meetingCalendar thead td.noborder {
	border: 0px;
	text-align: center;
}
.meetingCalendar td.pointer {
	cursor: pointer;
}
.meetingCalendar tbody td {
	border: 1px solid #71103c;
	text-align: center;
	width: 210px;
}
.meetingCalendar tbody td.otherMonth {
	background-color: #cccccc;
}
.meetingCalendar tbody td.fullDay {
	background-color: #cc0000;
}
.meetingCalendar tbody td.day_available {
	cursor: pointer;
	background-color: #69c17d;
}
.meetingCalendar tbody td.outOfExpo {
	background-color: #eeeeee;
}
.meetingCalendar tbody td.day_selected {
	background-color: #fad163;
}

#hours {
	width: 45%;
	float: left;
}
#hours h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

.meetingHours {
	border-collapse: collapse;
}
.meetingHours td {
	border: 1px solid #71103c;
	text-align: center;
}
.meetingHours tbody td.booked {
	background-color: #cc0000;
}
.meetingHours tbody td.hour_available {
	cursor: pointer;
	background-color: #69c17d;
}
.meetingHours tbody td.hour_selected {
	background-color: #fad163;
}

.form_cont {
	background-color: #eeeeee;
	width: 90%;
	margin: 10px auto auto 0px;
	padding: 4px 4px 4px 4px;
	height: auto;
}
.form_cont_full {
	background-color: #eeeeee;
	width: 100%;
	margin: 0px auto auto -4px;
	padding: 4px 4px 4px 4px;
	height: auto;
}
.zend_form {
	width: 100%;
}
.zend_form dt {
	float: left;
	margin: 10px 10px 0 0;
	color: #71103c;
	font-size: 150%;
	width: 150px;
	text-align: left;
	clear: both;
}
.red_star {
	color: red;
	position: relative;
	top: 4px;
	margin-left: 2px;
}
.popup_question {
	color: blue;
	position: relative;
	top: 0px;
	margin-left: 5px;
}
.zend_form dd {
	float: left;
	text-align: left;
	margin: 10px 10px 0 0;
	width: 550px;
}
.zend_form dd.meeting_button {
	float: left;
	text-align: left;
	margin: 10px 10px 0 0;
	padding: 6px;
	border: 1px solid black;
	text-align: center;
	width: 99px;
}
.zend_form dd.disabled {
	background-color: gray;
}
.zend_form dd.selected {
	background-color: red;
}
.zend_form dd ul {
	margin-left: 20px;
}
.zend_form dd label input{
	width: 10px;
	margin-right: 2px;
	position: relative;
	top: 5px;
}
#logo {
	height: 22px;
}
.zend_form dd input {
	padding-top: 2px;
	border: 1px solid black;
	height: 16px;
	width: 250px;
	color: #666666;
}
#submit {
	padding: 0px 2px 6px 2px;
	border: 1px solid #71103C;
	height: 30px;
	width: auto;
	color: #666666;
}
.zend_form dd select {
	border: 1px solid #71103C;
	height: 20px;
	color: #666666;
}
.zend_form dd textarea {
	height: 100px;
	border: 1px solid #71103C;
	color: #666666;
}
.paging {
	width: 100%;
	text-align: center;
}

table .rightMargin {
	text-align: left;
	width: 50px;
}

#popup {
	display: none;  
	position: absolute;  
	_position:absolute;
	top:0;  
	left:0;  
	background: #ffffff;
	padding: 6px;
	border: 1px solid #cecece;  
	z-index: 1;  
}

#register {display: none;}

.forgot-link { display: block; position: relative; left: 250px; top: -54px; width: 100px; height: 30px;}

#top-bar {
	height: 29px;
    width: 100%;
    background: url('../gfx/naglowek-tlo-duze.jpg') no-repeat;
    line-height: 29px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
}
