html, body
{
	background: #1d1717;
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

body
{
    background: #d5d5d5;

}

.center
{
    width: 1000px;
    min-width: 1000px;
    max-width: 1000px;
    margin:auto;
}

/* ======== header part ========= */
#header
{
    width: 100%;
    height: 70px;
    background: url(../images/topbg.png) repeat-x;
}

#subheader
{
    width: 100%;
    height: 10px;
    background: url(../images/subheader.png) repeat-x;
}

#seconferencelogo
{
    width: 340px;
    height: 70px;
    background: url(../images/seconference_logo.png) no-repeat;
    float: left;
}


#mainmenubar
{
    float: right;
    margin: 30px 0 0 0;
    height: 25px;
}

#mainmenubar li
{
    float: left;
    padding: 0 10px; 
}

#mainmenubar li.back
{
    background: url(../images/llbg.png) no-repeat right;
    height: 25px;
    width: 9px;
    z-index: 8;
    position: absolute;
    margin: 0;
    padding: 0;
}

#mainmenubar li.back .left
{
    background: url(../images/llbg.png) no-repeat top left;
    height: 25px;
    margin-right: 9px; 
}

#mainmenubar li a
{
    position: relative;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    height: 25px;
    z-index: 10;
    float: left;
    display: block;
    padding-top: 4px;
}


/* ======== mainbar part ========= */
#mainbar
{
    width: 100%;
    height: 260px;    
    background: #1d1717;
}

#editionbar
{
    width: 60px;
    height: 260px;
    background: url(../images/editionbar.png) no-repeat;
    float: left;
}

#editionbartop
{
    width: 60px;
    height: 10px;
    background: url(../images/editionbartop.png);
    float: left;
}

#leftmenubox
{
    width: 225px;
    height: 260px;
    float: left;
    background: url(../images/mainpart_separator.png) top right no-repeat;
}

#banner
{
    float: left;
    width: 403px;
    height: 260px;
    background: url(../images/seconference_logo2.png);
}


#leftmenu
{
    width: 195px;
    margin-left: 15px;
    margin-top: 10px;
}

#rightbox
{
    width: 290px;
    float: right;
    height: 260px;  
    background-color: #fff;
}

#blipcontainer
{
    width: 290px;
    margin: auto;
    height: 260px;
    color: #444;
    background-color: #b20606;
}

#blipoheader
{
    float: right;
    background: url(../images/blipheadera.png);
    width: 290px;
    height: 10px;

}
#blipheader
{
    width: 270px;
    height: 25px;
    margin: auto;
    background: url(../images/blipheaderb.png);
    padding: 0 10px;
    cursor: pointer;
}


#blipcontent
{
    width: 270px;
    height: 215px; /*190 przy włączonym panelu logowania*/ 
    overflow: auto;
    background-color: #fff;
    padding: 0 8px 0 8px;
    margin: auto;
}

#blipfooter
{
    width: 286px;
    height: 18px;
    margin: auto;
    background: url(../images/blipstatusseparator.png) no-repeat top left;
    background-color: #fff;
}

img#blipthrobber
{
    margin: 85px auto auto 110px;
}

#blipcontainer a 
{
    font-weight: bold; 
    text-decoration: none;
    color: #444;
}

#blipfooter a
{
    float: right;
    font-size: 13px;
    padding: 1px 10px 0 0;
    font-weight: bold;
}

#blipheader h2
{

    font-weight: bold;
    font-size: 14px;
    color: #ddd;
}

#blipheader:hover h2
{
    color: #fff;
}

#blipcontainer a:hover
{
    color: #f00;
}

#loginheader
{
    width: 286px;
    height: 25px;
    background: url(../images/login_header.png);
    margin: 0px 2px;
    cursor: pointer;
}

#loginheader h2
{
    font-size: 14px;
    color: #555;
    font-weight: bold;
    padding: 5px 10px 0;
}

#loginheader:hover h2
{
    color: #222;
}

#hiddenlogin
{
    width: 266px;
    height: 188px;
	background: url(../images/lpanelbg.png) repeat-x;
	background-color: #fff;
    margin: 0 2px;
    display: none;
    padding: 10px;
    overflow: auto;
}

#axlogin
{
    padding-top: 5px;
    width: 255px;
}

#axlogin li
{
    display: block;
    padding: 5px 0 5px 15px;
    width: 230px;
    clear: both;
}

#axlogin label
{
    float: left;
    display: block;
    width: 50px;
    height: 20px;
    padding-top: 4px;
}

#axlogin input
{
    display: block;
    float: right;
    width: 175px;
    height: 18px;
}

#axlogin input[type=submit]
{
    width: 70px;
    height: 22px;
}

#axlogin ul.errorlist
{
    width: 230px;
    display: block;
}

#axlogin ul.errorlist li
{
    display: block;
    width: 175px;
    margin: 0 0 0 55px;
    padding: 0;
    font-size: 8pt;
    color: red;
}

#loginthrobber
{
    width: 246px;
    height: 168px;

}
#lthrobberimg
{
    width: 60px;
    height: 40px;
    margin: auto;
    background: url(../images/loginthrobber.gif) no-repeat center;
}

#loginthrobber p
{
    margin: auto;
    padding-bottom: 20px;
    padding-top: 40px;
    text-align: center;
}

#axlogged h2
{
    font-weight: bold;
    padding-bottom: 5px;
}

#axlogged ul
{
    margin-left: 20px;
}

#axlogged li
{
    margin: 2px 0;
}

a#axoutlink
{
    cursor: pointer;
}

#registerlink
{
    padding-top: 8px;
    text-align: center;
}

.axlp
{   
    padding-top: 5px;
}

.contentwidth
{
    height: 10px;
    width: 1000px;
    margin: auto;
}

li.blipstatus
{
    padding: 10px 0 5px 0;
    background: url(../images/blipstatusseparator.png) center bottom no-repeat;
}

li.blipstatus span.statusdate
{
   display: block;
   font-weight: bold;
   margin-bottom: 1px;
   
}

li.blipstatus span.statuscontent
{
    display: block;
}

a#agenda, a#prelegenci, a#prezentacje, a#pobyt, a#materialy, a#galeria, a#warsztaty
{
    padding: 11px 0 0 50px;
    width: 145px; /*195-padding*/
    height: 29px; /*40-padding*/
    display: block;
    background-position: left top;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #b6b4b4;
}

a#agenda
{
    background-image: url(../images/lmb_agenda.png);
}
a#prelegenci
{
    background-image: url(../images/lmb_prelegenci.png);
}
a#prezentacje
{
    background-image: url(../images/lmb_prezentacje.png);
}
a#pobyt
{
    background-image: url(../images/lmb_pobyt.png);
}
a#materialy
{
    background-image: url(../images/lmb_materialy.png);
}
a#galeria
{
    background-image: url(../images/lmb_galeria.png);
}

a#warsztaty
{
    background-image: url(../images/lmb_warsztaty.png);
}

a#agenda:hover, a#prelegenci:hover, a#prezentacje:hover, a#pobyt:hover, a#materialy:hover, a#galeria:hover, a#warsztaty:hover
{
    background-position: right top;
    color: #fff;
}

/* ======== content part ========= */
#content
{
    width: 100%;
    min-height: 500px;
}

#content_box
{
    margin: 15px 0;
    width: 1000px;
}

#content_center
{
    min-height: 500px;
    width: 1000px;
    background-image: url(../images/content_center.png);
    
}
#content_box_header, #content_box_footer
{
    width: 1000px;
    height: 5px;
}
#content_box_header
{
    background-image: url(../images/content_header.png);
}
#content_box_footer
{
    background-image: url(../images/content_footer.png);
}
#content_center
{
    width: 1000px;
}

#leftside
{
    float: left;
    width: 670px;
    padding: 15px 0 15px 20px;
}

#rightside
{
    float: right;
    width: 245px;
    padding: 15px 20px 15px 0;
}

.cleaner
{
    clear: both;
}

/* ======== footer part ========= */

#footerleftpart
{
	width: 600px;
	float: left;
	height: auto;
}


#footer
{
    width: 100%;
    height: 120px;
	background: #1d1717;
}
#footerrightpart
{
	width: 400px;
	float: left;
	margin: 0px;
}

#organizers
{
    width: 400px;
    height: 70px;
	padding-top: 1px;
	display: block;
}

#copy
{
	width: 400px;
	padding: 10px 0;
	display: block;
	text-align: center;
}

#organizers:hover, #copy:hover
{
    background: #342f2f;
}

p#organizers_s
{
    color: #e7e7e7;
    font-size: 12px;
    font-weight: bold;
    margin: 27px 20px 0 15px;
    float: left;
}
#organizers_icons
{
    height: 50px;
    margin-top: 12px;
    width: 370px;
}

a#pk, a#xlecie, a#fim, a#pkitsec
{
    height: 50px;
    background-position: left top;
    margin: 0 16px;
    float: left;
    display: block; 
}

a#pk
{
    width: 48px;
    background-image: url(../images/organizator_pk.png);
}

a#xlecie
{
    width: 52px;
    background-image: url(../images/organizator_xlecie.png);
}

a#fim
{
    width: 52px;
    background-image: url(../images/organizator_fim.png);
}

a#pkitsec
{
    width: 54px;
    background-image: url(../images/organizator_pkitsec.png);
}

a#pk:hover, a#xlecie:hover, a#fim:hover, a#pkitsec:hover
{
    background-position: left bottom;
}

#footersitemap
{
    width: 600px;
    height: 70px;
    float: left;
}

#footersitemap:hover
{
    background: #342f2f;
}

.linkbox
{
    width: 500px;
    margin: 12px 0 5px 25px;
}

.linkbox a, a.copylink
{
    color: #666;
    text-decoration: none;
    margin: 0 5px;
    font-weight: bold;
}

.linkbox a:hover, a.copylink:hover
{
    color: #fff;
}

/* ======== newsletter part ========= */

#newsletterbox
{
	padding: 0;
	margin:0;
	width: 600px;
	float: left;
	height: auto;
}

#newsletterbox:hover
{
	background-color: #342f2f;
}

#newsletterformcontent
{
	width: 540px;
	padding: 10px 30px;
}

h3.newsletter
{
	font-weight: bold;
	font-size: 10pt;
	color: #ddd;
}

p.newsletterinfo
{
	color: #ddd;
	padding-top: 5px;
}

a#newsletterlink
{
	color: #666;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

a#newsletterlink:hover
{
	color: #eee;
}

#newsletterform
{
	width: auto;
	height: auto;
}

#newsletterform li
{
	padding: 2px 0;
	clear: both;
}

#newsletterform label
{
	padding-top: 3px;
	display: block;
	float: left;
	width: 80px;
	color: #ddd;
}

#newsletterform li span
{
	padding-top: 3px;
    font-size: 8pt;
    color: #999;
    display:block;
    margin-left: 270px;
}

#newsletterform input
{
	width: 180px;
	display: block;
	float: left;
	color: #111;
}

#newsletterform input[type=submit]
{
	width: 80px;
	margin-left: 185px;
	margin-bottom: 15px;
}

#newsletterform ul.errorlist li
{
    color: red;
    padding-left: 80px;
    font-size: 8pt;
}

#newsletterthrobber
{
	background: url(../images/nlt.gif) no-repeat center;
	background-color: #342f2f;
	width: 600px;
	margin: auto;
	height: 60px;
}

