/* css main file: style.css */

/* =============== reset */
body, h1, h2, h3, h4, h5, h6, div, form, fieldset, dl, dt, dd, address { margin: 0; padding: 0; }
a, a:visited, a:hover { text-decoration: none; }
fieldset, img { border: none; }
/* =============== */

/* ========================================================= main styles */

html
{
    font-size: small;
}

body
{
    color: #555;
    font-size: 90%;
    line-height: 1.5em;
    font-family: Arial, Verdana, Helvetica, "Lucida Grande", sans-serif;  
	background: #fff url(../images/bg_bar.png) 0 9em repeat-x; 
}

#wrapper, /* główny element strony */
#ffoot div
{
    margin: 0 auto;    /* wyśrodkowanie strony */
	width: 850px;      /* szerokość strony przystosowana do rozdzielczości 1024x768 */
}

input,
textarea,
select
{
    font-size: 100%;
    padding: 2px;
    margin: 0;
    vertical-align: middle;
	border: 1px solid #7f9bd9; /* obramowanie pól formularza */
}

textarea
{
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", sans-serif;
}

address
{
	font-style: normal;
}

.btn /* przyciski */
{
    padding: 1px;
}

#info div /* boxy z błędami i informacjami */
{
    margin: 0.1em;
    border-width: 1px;
	border-style: solid;
    padding: 0.2em 2em;
	text-align: center;
    font-weight: bold;
}

#info div div
{
    border-width: 0;
}

#info_err /* box z błędami */
{
	border-color: #df2626;  /* kolor obramowania */
    color: #df2626;         /* kolor czcionki */
}

#info_msg /* box z informacjami */
{
    border-color: #3d9d18;     /* kolor obramowania */
    color: #3d9d18;            /* kolor czcionki */
}

a /* odnośniki ogólnie */
{
	color: #3f8ac1;
}

a:hover /* odnośniki hover ogólnie */
{
	text-decoration: underline;
}

.back /* box z odnośnikiem powrotu */
{
    margin: 2em 2em 1em;
    text-align: right;
}

.back a
{
    text-transform: lowercase;
	padding-left: 10px;
    background: transparent url(../images/more_blue.gif) 0 no-repeat;
}

.back a:hover
{
    
}

.more /* box z odnośnikiem więcej */
{
    margin: 2em 2em 1em;
    text-align: right;
}

.more a
{
    text-transform: lowercase;
}

.more a:hover
{
    
}

.clear
{
	clear: both;
}

.pageNav
{
	text-align: right;
	margin-bottom: 1em;
}

.pageNav a,
.pageNav span
{
	padding: 0.2em 0.5em;
}

.pageNav span
{
	font-weight: bold;
}

.pageNav a 
{
    background-color: #3d8abf;
	color: #fff;
	text-decoration: none;
}

.pageNav a.arr
{
	position: relative;
	top: -0.1em;
	padding-top: 0.1em;
	padding-bottom: 0.3em;
}

/* ========================================================= project styles */

#h006
{
	position: relative;
	min-height: 9em;
}

#h006_2
{
    position: absolute;
	bottom: 0;
	right: 0;
	margin-left: 240px;
}

#h006Top h1
{
	text-indent: -4000em;
	font-size: 50%;
}

#h006Top a
{
	position: absolute;
	left: 35px;
	bottom: 1em;
}

#h006_1,
#h006_1 a
{
	color: #0884c0;
}

#h006_1
{
	position: absolute;
	top: 1px;
    right: 0;
    padding: 0 0 0 2em;
    margin: 0;
    min-height: 2.5em;
    font-size: 95%;
}

#h006_1 ul
{
    padding: 0;
	list-style-type: none;
}

#h006_1 ul li
{
	padding: 0 0 0 1px;
	float: left;
	background: transparent url(../images/dot_y_blue.gif) 0 0 repeat-y;
}


#h006_1 ul li.navigation_start
{
    background: none;
}

#h006_1 ul li a
{
	padding: 0 1em;
}

#h006_1 ul li #mailingBox 
{
	padding: 0 1em;
}

#h006_1 ul li #mailingBox legend
{
	display: none;
}

#h006_1 ul li #mailingBox .btn
{
	background-color: #fff;
	color: #0884c0;
	text-decoration: underline;
	border-width: 0;
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", sans-serif;
}

#h006_1 ul li .mailingTitle
{
	padding-right: 5px;
}

#m006,
#m003
{
	background-color: #fff;
}

#m003_1,
#m003_2
{
	background-color: #fff;
}

#m006_1,
#m003_1
{
	float: left;
	width: 227px;
	padding-right: 13px;
}

#m006_1 .more,
#m003_1 .more
{
    margin: 1em 0 0.5em;
}

#m006_1 .more a,
#m003_1 .more a
{
    color: #3d9c18;
	background: transparent url(../images/more_green.gif) 0 no-repeat;
	padding-left: 13px;
}

#m006_1 > div,
#m003_1_1 > div
{
    background: #fff url(../images/lbox_top.png) 0 0 no-repeat;
	padding-top: 7px;
	margin-bottom: 1.5em;
}

#m006_1 > div > div,
#m003_1_1 > div > div
{
    background: #fff url(../images/lbox_bottom.png) 0 100% no-repeat;
    padding-bottom: 7px;
}

#m006_1 > div > div > div,
#m003_1_1 > div > div > div
{
    border-left: 1px solid #0a83ba;
	border-right: 1px solid #0a83ba;
	padding: 0.5em 13px; 
}

#m006_1 #partners,
#m003_1_1 #partners
{
	background: none;
	padding: 1em 13px;
}

#m006_2,
#m003_2
{
    float: left;
    width: 610px;
}

#m006_1 .siteHead,
#m006_1 #trainingSearch legend,
#m006_1 .briefHead,
#m003_1_1 .siteHead,
#m003_1_1 #trainingSearch legend,
#m003_1_1 .briefHead
{
	font-size: 110%;
	font-weight: bold;
	color: #125e81;
	padding: 0.2em 0 0.5em;
	margin: 0;
}

#partners object
{
	width: 100%;
    height: 100px;
}

#m006_2_2 .siteHead,
#m003_2_2 .siteHead,
.emailForm h2
{
	font-size: 110%;
	font-weight: bold;
	background-position: -3px 0;
	background-repeat: no-repeat;
	padding: 0.3em 10px 0.3em 35px;
	margin: 0 0 1.2em;
	color: #fff;
}

#m003_2_2 .siteHead,
.emailForm h2
{
	background-color: #155785;
	padding-left: 20px;
}

#m006_2_2_1
{
	background-image: url(../images/sg_top_bg.gif);
}

#m006_2_2_2
{
    background-image: url(../images/sg_bottom_bg.gif);
}

#m006_2_2_1,
#m006_2_2_2
{
	/*margin: 1em 0;*/
	border-top: 1em solid #fff;
	border-bottom: 1em solid #fff;
	background-position: 0 0;
	background-repeat: repeat-y;
}

#m006_2_2_2
{
	border-top-width: 0;
}

#f003
{
	padding: 1em 0;
	background: transparent url(../images/dot_x.gif) 0 0 repeat-x;
}

#f003_1
{
    float: left;
}

#f003_2
{
	float: right;
	color: #3d8abf;
}

#ffoot
{
	border-top: 1px solid #d4d4d4;
	background: #efefef url(../images/footfoot_grad.png) 0 100% repeat-x;
	color: #3a8cbb;
	padding: 0.5em 0;
}

#ffoot div a
{
    color: #3a8cbb;
	text-decoration: none;
	padding: 0 1em;
	border-left: 1px solid #3a8cbb;
}

#ffoot div a.first
{
	border-left-width: 0;
}

#ffoot div a:hover
{
    text-decoration: underline;
}

#ffoot div div
{
    float: right;
	color: #555;
	width: auto;
	margin: 0;
}

#ffoot div div a
{
    padding: 0 0.5em;
	color: #555;
	font-weight: bold;
	border-left-width: 0;
}

#ffoot div div a + a + a
{
    padding-left: 0;
}


/* css file: articles.css */

.article .format_1,
.article .format_2,
.article .format_3,
.article .format_4,
.article .format_5,
.article .format_6
{
    padding: 0.5em 5px 0.5em 15px;
}

.article .artText
{
    text-align: justify; /* wyjustowanie tekstu artykułu */
}

.article .artText #rightPnl
{
	float: right;
	margin: 0;
}

.article .artText #submenu .siteHead,
.article .artText #submenu strong
{
	color: #155785;
	font-weight: bold;
	font-size: 110%;
	display: block;
	padding: 0.5em 20px;
	background-color: #f0f5f9;
	margin: 0 -5px 0 15px;
	width: 160px;
}

.article .artText #submenu ul
{
    padding: 0 15px 1em;
	width: 170px;
	list-style-type: none;
	margin: 0 -5px 0.7em 15px;
	background-color: #f0f5f9;
	text-align: left;
	font-size: 95%;
}

.article .artText #submenu ul li,
.article .artText #submenu .siteHead,
.article .artText #submenu strong
{
	text-indent: 0;
}

.article .artText #submenu ul li a
{
    color: #555;
	background: transparent url(../images/arr_blue_bold.gif) 8px 0.7em no-repeat;
	padding: 0.2em 5px 0.2em 20px;
	display: block;
}

.article img
{
    border: 1px solid #0a83ba; /* obramowanie obrazka */
    padding: 2px;              /* odstęp między obrazkiem a obramowaniem  */
}

.printSite
{
	margin-top: -1.2em;
	float: right;
	margin-right: 10px;
	background-color: #fff;
}

.printSite img
{
    border-width: 0;
	vertical-align: middle;
}

/* ===== pliki do pobrania */
.artFiles
{
    margin: 2em 0 1em;
    padding: 1em 1em 0;
    clear: both;
	border-top: 1px solid #0a83ba; /* górna linia oddzielająca */
}

.artFiles ul
{
    margin: 0 1em;
    padding: 0;
}

.artFiles ul li
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.artFiles ul a
{
    background: transparent url(../images/more_blue.gif) 0 no-repeat;
	padding-left: 11px;
	padding-right: 5px;
}

.artFiles ul a:hover
{
    
}

/* ==================== format 1 */

.article .format_1 .artImages
{
    float: right;
    margin: 0 0 0 20px;
}

.article .format_1 .artImages div
{
    margin: 0 0 10px;
	text-align: center;
}

/* ==================== format 2 */

.article .format_2 .artImages
{
    float: left;
    margin: 0 20px 0 0;
}

.article .format_2 .artImages div
{
    margin: 0 0 10px;
	text-align: center;
}

/* ==================== format 3 */

.article .format_3 .artImages
{
    margin: 20px 0 0;
	text-align: center;
}

.article .format_3 .artImages div
{
    float: left;
    text-align: center;
    margin: 0 20px;
}

.article .format_3 .artImages img
{
    /*margin: 0 10px 10px;*/
}

.article .format_3 .rightTopImage {
    text-align: center;
	margin: 0 auto;
}

.article .format_3 .rightTopImage a {
	margin-left: 15px;
}

.article .format_3 .rightTopImage a,
.article .format_3 .artImages div a {
	color: #105584;
    font-size:95%;
}

.article .format_3 .rightTopImage a:hover,
.article .format_3 .artImages div a:hover {
	text-decoration: none;
}

/* ==================== format 4 */

.article .format_4 .artImages
{
    margin: 0 0 15px;
	text-align: center;
}

.article .format_4 .artImages div
{
    display: inline;
    text-align: center;
}

.article .format_4 .artImages img
{
    margin: 10px 10px 0;
}

/* ==================== format 5 */

.article .format_5 .artImages
{
    margin: 20px 0 0;
    text-align: center;
    clear: right;
}

.article .format_5 .artImages div
{
     display: inline;
	 text-align: center;
}

.article .format_5 .artImages img
{
    margin: 0 10px 10px;
}

.article .format_5 .artText img
{
    float: right;
    margin: 0 0 10px 20px;
}

/* ==================== format 6 */

.article .format_6 .artImages
{
    margin: 20px 0 0;
    text-align: center;
    clear: left;
}

.article .format_6 .artImages div
{
     display: inline;
	 text-align: center;
}

.article .format_6 .artImages img
{
    margin: 0 10px 10px;
}

.article .format_6 .artText img
{
    float: left;
    margin: 0 20px 10px 0;
}

/* ===== wyniki wyszukiwania artykułów */
.articleSearchResults li
{
    padding: 0.4em 0;
}

.articleSearchResults li a  /* tytuł artykułu */
{
    font-weight: bold;
}

.articleSearchResults li a:hover
{
    
}

.articleSearchResults .searchIntro a    /* odnośnik 'więcej' */
{
    font-weight: normal;
}

/* ===== powiadom znajomego */
#articleSendToFriend
{
    margin: 1em 15px 0.5em;
    border-top: 1px solid #f00;  /* górna linia oddzielająca */
    padding: 0.5em 1em;
    clear: both;
}

#articleSendToFriend .sendtofriendLbl,
#articleSendToFriend .sendtofriendName,
#articleSendToFriend .sendtofriendEmail,
#articleSendToFriend .sendtofriendSubmit
{
	float: left;
	padding-right: 10px;       /* odstępy między polami */
}

/* ===== pojedynczy wstęp do artykułu */
.articleIntro .articleIntroText
{
	text-align: justify;
}

/* ========================= style dla artykułu */

.article .artText h1, 
.article .artText h2,
.article .artText h3,
.article .artText h4,
.article .artText h5,
.article .artText h6 {
	font-weight: bold;
	margin: 0.8em 0;
}

.article .artText h1 {
	font-size: 160%;
}

.article .artText h2 {
    font-size: 140%;
}

.article .artText h3 {
    font-size: 130%;
}

.article .artText h4 {
    font-size: 120%;
}

.article .artText h5 {
    font-size: 100%;
}

.article .artText h6 {
    font-size: 80%;
}

.article .artText div,
.article .artText p {
	margin: 1em 0;
}

.article .artText table {
	border-collapse: collapse;
	border: 1px solid #555;
	border-spacing: 0;
}

.article .artText table td,
.article .artText table th
{
    border: 1px solid #555;
	padding: 0.2em 5px;
}

.article .artText table th {
	font-weight: bold;
	text-align: center;
}


/* css file: brief.css */

/* ==================== lista briefów */
#briefsList
{
    padding: 1em 5px 1em 15px;
}

#briefsList dt /* tytuł aktualności */
{
    padding-bottom: 0.5em;
	font-weight: bold;
    font-size: 110%;    
}

#briefsList dt a:hover
{

}

#briefsList dd /* treść aktualności */
{
    padding: 0 0 0 15px;
    text-align: justify;
}

#briefsList dd img /* ewentualny obrazek w aktualności */
{
    float: left;
    margin-right: 1em;
    margin-bottom: 0.3em;
}

#briefsList dd .more
{
	margin: 0.3em 10px;
	padding: 0;
}

#briefsList dd .more a
{
    padding-left: 10px;
    background: transparent url(../images/more_blue.gif) 0 no-repeat;
}

/* ==================== pojedynczy brief */

#briefSingle .briefTitle
{
	padding-bottom: 1.5em;
	padding-top: 0.5em;
}

#briefSingle .briefTitle strong /* tytuł briefa */
{
    display: block;
	color: #125e81;
}

#briefSingle .briefTitle em /* data przy briefie */
{
    font-style: normal;
	color: #3d9c18;
	font-size: 90%;
}

#briefSingle .briefSingleText
{
	text-align: justify;
}

#briefSingle .briefSingleText #briefSinglePhoto /* ewentualne zdjęcie w briefie */
{
	float: left;
	margin-right: 1em;
	margin-bottom: 0.3em;
}

#briefSingle .more
{
    font-weight: bold;
}

#briefSingle .briefSeeAll
{
	font-weight: normal !important;
}

/* ==================== lista tytułów */

#briefListTitle
{
	background-color: #f0f5f9;
    width: 250px;
	margin: 4em 5px 0;
	float: right;
}

#briefListTitle .siteHead
{
	color: #155785;
    font-weight: bold;
    font-size: 110%;
    display: block;
    padding: 0.5em 20px;
	margin: 0;
	background-color: transparent;
}

#briefListTitle ul
{
	margin: 0 15px 1em;
    padding: 0;
    list-style-type: none;
}

#briefListTitle li a
{
    color: #555;
    background: transparent url(../images/arr_blue_bold.gif) 8px 0.7em no-repeat;
    padding: 0.2em 5px 0.2em 20px;
    display: block;
}

/* ==================== lista miesięcy briefów z intrem i outrem */
#briefMonths #intro,
#briefMonths #outro
{
	text-align: justify;
}

#briefMonths .briefsList
{

}

#briefMonths .briefsList li
{
    list-style-type: none;
}


/* css file: contacts.css */

.row
{
	clear: left;
	padding-bottom: 3px;
}

.conLabel
{
	float: left;
	width: 90px;   /* długość etykiety kontaktu  */
}

.conValue
{
    margin-left: 90px;  /* długość .conLabel  */
}

#leftBox
{
	float: left;
	width: 49%;
}

#rightBox
{
    float: right;
    width: 49%;
}

/* ==================== kontakt z formularzem */

#leftBox h4,
#rightBox h4
{
	padding: 0.5em;
	padding-left: 90px;
	margin-bottom: 0.5em;
	font-size: 100%;
	color: #155785;
}

#contactWithForm .addInfo
{
	clear: both;
	overflow: hidden;
}

#contactWithForm .avatar
{
    text-align: center;
}
#contactWithForm .avatar img {
    border: 1px solid #0A83BA;
    padding: 2px;
}

#avatarDesc {
	color: #105584;
}

.emailForm label
{
	float: left;
	font-weight: bold;
	width: 140px;
}

.emailForm textarea
{
    width: 350px;
	height: 120px;
}

#contactWithForm > div,
.emailForm fieldset
{
	margin-left: 15px;
}

.emailForm h2
{
	background-color: #fff;
	color: #155785;
	margin-top: 1em;
    padding-left: 10px;
	padding-top: 1.5em;
}

.emailForm fieldset input
{
	width: 210px;
}

.emailForm fieldset input:focus,
.emailForm fieldset textarea:focus
{
    border-color: #3d9c18;
}

#submitContact
{
	margin-right: 99px;
	margin-top: 0.7em;
}

#submitContact input.btn
{
	width: auto;
	border-width: 0;
	padding-right: 6px;
	padding-left: 14px;
}

/* ==================== kontakt domyślny z oddziałami */

#contactSections
{
    
}

/* ==================== kontakt domyślny prosty */

#contactSimple
{
    
}

/* ==================== kontakt domyślny prosty w stopce */

#contactFooter
{
	
}

/* ==================== kontakt domyślny prosty mini */

#contactMinisimple
{
    
}

#contactMinisimple #contactMinisimplePhone
{
    font-weight: bold;
}

#teleContact {
	margin-top: 1em;
}


/* css file: menu.css */

/* ==================== boczne dwupoziomowe */
/*
#twoDSideMenu .sideMenu
{
    padding: 0;
    margin: 0 0 1em;
}

#twoDSideMenu .sideMenu li
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#twoDSideMenu .sideMenu a     * wszystkie odnośniki menu *
{
    display: block;
    padding: 0.3em 1em;
}

#twoDSideMenu .sideMenu a:hover   
{

}

#twoDSideMenu .sideMenu li.first a  * first-child *
{

}

#twoDSideMenu .sideMenu li.last a   * last-child *
{

}

#twoDSideMenu .sideMenu li.selected   * element aktualny *
{

}

#twoDSideMenu .sideMenu li.selected a     * odnośnik elementu aktualnego *
{

}

#twoDSideMenu .sideMenu li.selected ul    * podmenu aktualnego elementu *
{

}

#twoDSideMenu .sideMenu li.selected ul a  * odnośnik w podmenu aktualnego elementu *
{
    font-size: 90%;
}

#twoDSideMenu .sideMenu li.selected ul a:hover
{
   
}

#twoDSideMenu .sideMenu li.selected ul a.selected     * aktualny element podmenu *
{

}
*/
/* ==================== górne nawigacyjne */

/*#navigationTop
{
    position: absolute;
    top: 1px;
    right: 0;
    padding: 0 0 0 2em;
    margin: 0;
    min-height: 2.5em;
    font-size: 90%;
}

#navigationTop li
{
    line-height: 2.5em;
    list-style-type: none;
    float: left;
	padding-right: 2em;
    background-position: 0;         * dla ewentualnych obrazków przy elementach nawigacji *
    background-repeat: no-repeat;
}

#navigationTop li a
{
    padding-left: 0;    /* miejsce na ewentualny obrazek *
}

#navigationTop li a:hover
{

}*/

/* ==================== górne zwykłe poziome */

#menuSimpleTop ul
{
    padding: 0;
    margin: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

#menuSimpleTop ul li
{
    float: left;
    font-size: 110%;
}

#menuSimpleTop ul li a
{
    font-weight: bold;
    display: block;
    float: left;
    padding: 0.5em 1em;
	color: #737373;
	border-bottom: 3px solid #fff;
	letter-spacing: 0.02em;
}

#menuSimpleTop ul li.selected a
{
	color: #39698d;
	border-color: #39698d;
}

#menuSimpleTop ul li a:hover
{
    color: #39698d;
	text-decoration: none;
}

#menuSimpleTop ul li.first a
{

}

#menuSimpleTop ul li.last a
{

}

/* ==================== górne poziome podmenu */

#submenuSimpleTop ul
{
    padding: 0 10px;
    margin: 0;
	font-size: 95%;
}

#submenuSimpleTop ul li
{
    list-style-type: none;
    float: left;    
}

#submenuSimpleTop ul li a
{
    display: block;
    float: left;
    padding: 0.3em 1em;
}

#submenuSimpleTop ul li.selected a
{
    
}

#submenuSimpleTop ul li a:hover
{

}

#submenuSimpleTop ul li.first a
{

}

#submenuSimpleTop ul li.last a
{

}

/* ==================== zwykłe menu w stopce */

#menuSimpleFooter
{
    padding: 0;
    margin: 0 0 1.5em;
    text-align: center;
	list-style-type: none;
}

#menuSimpleFooter li
{
    margin: 0;
    float: left;
    padding: 0;
}

#menuSimpleFooter li a
{
    padding: 0 1em;
	border-left: 1px solid #155785;
	color: #155785;
	text-decoration: none;
}

#menuSimpleFooter li a:hover
{
    text-decoration: underline;
}

#menuSimpleFooter li.first a
{
    border-left-width: 0;
}

#menuSimpleFooter li.last a
{

}

/* ==================== górne menu z podmenu rozwijanym w JS */

/* menu główne */
#menu2dhTop ul
{
    padding: 0 10px;
    margin: 0;
    line-height: 2.5em;
    min-height: 2.5em;
}

#menu2dhTop ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0; 
    float: left;
    min-height: 2.5em;
}

#menu2dhTop ul li a
{
    font-weight: bold;
    display: block;
    min-height: 2.5em;
    padding: 0 0.8em;
}

#menu2dhTop ul li a:hover
{
	
}

#menu2dhTop ul li.selected a 
{
    
}

/* podmenu */
#menu2dhSub
{
    min-height: 2.5em;
}

#menu2dhSub ul
{
    padding: 0 10px 0 15px;
    margin: 0;
    font-size: 95%;
    line-height: 2.5em;
    min-height: 2.5em;
}

#menu2dhSub ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0; 
    float: left;
    min-height: 2.5em;
}

#menu2dhSub ul li a
{
    display: block;
    min-height: 2.5em;
    padding: 0 1em;
}


/* css file: sitemap.css */

/* ==================== podstawowy sitemap */

.sitemap
{
    padding: 0.2em 2em 1em 70px;
}

.sitemapBox,
.sitemapMain
{
    padding: 1px 0 1px 25px;
    margin: 0;
    background: transparent url(../images/dot_y.gif) 0 0 repeat-y;
    font-weight: normal;
}

.sitemapMain /* lista elementów pierwszego poziomu */
{
    background: none;
    font-weight: bold;
}

.sitemapBox li,
.sitemapMain li
{
    padding: 1px 0;
    list-style-type: none;
}

.sitemapMain li a
{
    padding: 0 1px 0 13px;
	color: #3d8abf;
	text-decoration: none;
	background: transparent url(../images/more_blue.gif) 0 no-repeat;
}

.sitemapMain .sitemapBox li a,
.sitemapMain .sitemapBox li a:hover
{
	background: transparent url(../images/arr_blue_bold_l.gif) 0 0.6em no-repeat;
	display: block;
}

.sitemapMain li a:hover
{
    color: #68a635;
	background-image: url(../images/more_green.gif);
}

/* css file: training.css */

/* ============================ wyszukiwarka szkoleń */

#trainingSearch .dataRow
{
	padding-bottom: 4px;
}

#trainingSearch select
{
    width: 100%;
	padding: 1px;
}

#trainingSearch #trainingSearchLinks
{
	padding: 2px 0 2.7em;
}

#trainingSearch #trainingSearchLinks > div
{
    background: #3d9c18 url(../images/crn_tl.gif) 0 0 no-repeat;
}

#trainingSearch #searchTrainingSubmit,
#submitContact,
#submitOrder
{
	background: #3d8abf url(../images/crn_tl.gif) 0 0 no-repeat;
	float: right;
}

#trainingSearch #searchTrainingAll
{
    width: 40%;
	float: left;
}

#trainingSearch #searchTrainingNearest 
{
    width: 58%;
	float: right;
}

#trainingSearch #searchTrainingAll > div,
#trainingSearch #searchTrainingNearest > div,
#trainingSearch #searchTrainingSubmit > div,
#submitContact > div,
#submitOrder > div
{
    background: transparent url(../images/crn_tr.gif) 100% 0 no-repeat;
}

#trainingSearch #searchTrainingAll > div > div,
#trainingSearch #searchTrainingNearest > div > div,
#trainingSearch #searchTrainingSubmit > div > div,
#submitContact > div > div,
#submitOrder > div > div
{
    background: transparent url(../images/crn_bl.gif) 0 100% no-repeat;
}

#trainingSearch #searchTrainingAll > div > div > div,
#trainingSearch #searchTrainingNearest > div > div > div,
#trainingSearch #searchTrainingSubmit > div > div > div,
#submitContact > div > div > div,
#submitOrder > div > div > div
{
    background: transparent url(../images/crn_br.gif) 100% 100% no-repeat;
}

#trainingSearch #trainingSearchLinks a,
#trainingSearch #searchTrainingSubmit input,
#submitContact input,
#submitOrder input
{
    padding: 0.1em 3px 0.1em 10px;
    background: transparent url(../images/arr.gif) 6px no-repeat;
    color: #fff;
    text-decoration: none;
	text-align: center;
    display: block;
}

#trainingSearch #trainingSearchLinks a:hover,
#trainingSearch #searchTrainingSubmit input:hover,
#submitContact input:hover,
#submitOrder input:hover
{
    background-image: url(../images/arr_bold.gif); 
}

#searchTrainingSubmit
{
	clear: left;
}

#trainingSearch #searchTrainingSubmit input
{
	border-width: 0; 
	padding-left: 14px;
	padding-right: 6px;
}

/* ============================ kalendarz szkoleń */

#trainingCalendar table
{
    table-layout: fixed;
	font-size: 90%;
}

#trainingCalendar thead th
{
	color: #155785;
	text-align: center;
	width: 24px;
}

#trainingCalendar td
{
    text-align: center;
	color: #135f83;
	border: 1px solid #fff;
	padding: 0;
}

#trainingCalendar td.empty
{
	background: #ededed url(../images/cal_empty_top.png) 0 0 no-repeat;
}

#trainingCalendar td.empty div
{
    background: transparent url(../images/cal_empty_bottom.png) 0 100% no-repeat;
	padding-top: 0.3em;
    padding-bottom: 0.3em; 
}

#trainingCalendar td.event
{
    background: #3d8abf url(../images/cal_event_top.png) 0 0 no-repeat;
}

#trainingCalendar td.event div
{
    background: transparent url(../images/cal_event_bottom.png) 0 100% no-repeat;
}

#trainingCalendar td.event a,
#trainingCalendar tfoot td div a
{
    color: #fff;
	text-decoration: none;
	display: block;
    padding-top: 0.3em;
    padding-bottom: 0.3em; 
}

#trainingCalendar tfoot td
{
    text-align: center;
    color: #fff;
    padding: 0;
	background: #3d8abf url(../images/cal_month_top.png) 0 0 no-repeat;
	padding-top: 3px;
	border-top: 1em solid #fff;
}

#trainingCalendar tfoot td div
{
    background: transparent url(../images/cal_month_bottom.png) 0 100% no-repeat;
	padding-bottom: 3px;
	position: relative;
}

#trainingCalendar tfoot td div a
{
	position: absolute;
    top: 0;
    padding: 0;
    font-size: 130%;
    width: 16px;
    background-color: #75bce0;
}

#trainingCalendar tfoot td div a.monthsLeft
{
    left: 0;
	border-right: 1px solid #fff;
}

#trainingCalendar tfoot td div a.monthsRight
{
    right: 0;
    border-left: 1px solid #fff;
}

/* ============================ strona główna */

#newestTrainings,
#mainPubl
{
	float: left;
	width: 292px;
	padding-right: 13px;
}

#newestTrainings .siteHead,
#mainAdv .siteHead
{
	background-color: #155785;
	background-image: url(../images/ico_trainings.gif);
	margin-bottom: 0;
	border-bottom: 1.2em solid #fff;
}

#newestConference,
#mainAdv
{
    float: right;
	width: 292px;
    padding-left: 13px;
}

#newestConference .siteHead,
#mainPubl .siteHead
{
    background-color: #3d9c18;
    background-image: url(../images/ico_congress.gif);
	margin-bottom: 0;
    border-bottom: 1.2em solid #fff;
}

#newestConference ul,
#newestTrainings ul
{
	padding: 0;
    margin: 0;
    list-style-type: none;
}

#newestConference ul li,
#newestTrainings ul li
{
    border-bottom: 2px solid #fff;
	padding: 0.5em 10px 0.3em 25px;
}

#newestConference ul li em,
#newestTrainings ul li em
{
    font-style: normal;
	font-weight: bold;
}

#newestConference ul li h4,
#newestTrainings ul li h4
{
    font-weight: bold;
	font-size: 100%;
}

#newestConference ul li h4 a,
#newestTrainings ul li h4 a
{
    color: #555;
	text-decoration: none;
}

#newestConference ul li h4 a:hover,
#newestTrainings ul li h4 a:hover
{
    text-decoration: underline;
}

#newestConference ul li p,
#newestTrainings ul li p
{
    padding: 0;
	margin: 0;
}

#newestConference ul li a,
#newestTrainings ul li a
{
	text-decoration: none;
}

#newestConference ul li a:hover,
#newestTrainings ul li a:hover
{
    text-decoration: underline;
}

#newestConference ul li .more,
#newestTrainings ul li .more
{
    margin: 0;
}

#newestConference ul li .more a,
#newestTrainings ul li .more a
{
    font-weight: bold;
	background-position: 0;
	background-repeat: no-repeat;
    padding-left: 13px;
}

#newestTrainings ul
{
    background-color: #f0f5f9;
}

#newestTrainings ul a,
#newestTrainings ul em
{
    color: #3d8abf;
}

#newestTrainings ul li .more a
{
    background-image: url(../images/more_blue.gif);
}

#newestConference ul
{
	background-color: #f3f8f1;
}

#newestConference ul a,
#newestConference ul em
{
    color: #3d9c18;
}

#newestConference ul li .more a
{
    background-image: url(../images/more_green.gif);
}


#newestTrainings .siteHead
{
    background-color: #155785;
    background-image: url(../images/ico_trainings.gif);
}

#newestConference .siteHead
{
    background-color: #3d9c18;
    background-image: url(../images/ico_congress.gif);
}

#mainPubl .siteHead
{
	background-image: url(../images/ico_publications.gif);
}

#mainAdv .siteHead
{
    background-image: url(../images/ico_advisory.gif);
}

#mainPubl div .siteHead,
#mainAdv div .siteHead
{
	font-size: 100%;
    font-weight: bold;
    padding: 0.1em 0;
	margin: 0 0 0.5em;
    color: #555;
	background-image: none;
	background-color: transparent;
	border-bottom-width: 0;
}

#mainPubl > div
{
	background-color: #f3f8f1;
	border-bottom: 0.5em solid #fff;
	padding: 1.3em 18px;
}

#mainPubl div.last
{
	border-bottom-width: 0;
}

#mainAdv > div
{
    background-color: #f0f5f9;
	padding: 1.3em 18px;
}

#mainPubl div,
#mainAdv div
{
    text-align: justify;
}

#mainPubl div .more,
#mainAdv div .more
{
    margin: 1em 0 0;
	text-align: right;
}

#mainPubl div .more a,
#mainAdv div .more a
{
    font-weight: bold;
    background: transparent url(../images/more_gray.gif) 0 no-repeat;
    padding-left: 13px;
	color: #7e7e7e;
	text-decoration: none;
}

#mainPubl div .more a:hover,
#mainAdv div .more a:hover
{
    text-decoration: underline;
}

#mainPubl div img,
#mainAdv div img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 0.2em;
}

/* ============================ lista szkoleń */

table.siteTable
{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 1em;
	clear: both;
}

.siteTable .tblNumber
{
	width: 20px;
	background-image: none;
}

.siteTable .tblDate
{
    width: 100px;
}

.siteTable .tblCity
{
    width: 90px;
}

.siteTable .tblLect
{
    width: 150px;
}

.siteTable th
{
	background-image: url(../images/tbl_dot_y.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	color: #fff;
    font-weight: bold;
    background-color: #3d8ac0;
    padding: 0.4em 9px;
	text-align: left;
	letter-spacing: 0.04em;
}

.siteTable td
{
	background-image: url(../images/dot_y.gif);
    background-repeat: repeat-y;
    background-position: 1px 0;
}

.siteTable td
{
    padding: 0.4em 9px 0.4em 12px;
}

.siteTable td.clrBrd
{
	background-image: none;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}

.siteTable .highlight td
{
	background-color: #f0f5f9;
}

.siteTable td.tCenter
{
	text-align: center;
}

.siteTable a
{
	color: #555;
}

.siteTable .trainingName a
{
    color: #3f8ac1;
	font-weight: bold;
}

/* ============================ szkolenie */

#training .orderTraining
{
    background: #3d8abf url(../images/crn_tl.gif) 0 0 no-repeat;
    float: right;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

#training .orderTraining > div
{
    background: transparent url(../images/crn_tr.gif) 100% 0 no-repeat;
}

#training .orderTraining > div > div
{
    background: transparent url(../images/crn_bl.gif) 0 100% no-repeat;
}

#training .orderTraining > div > div > div
{
    background: transparent url(../images/crn_br.gif) 100% 100% no-repeat;
}

#training .orderTraining a
{
    padding: 0.1em 12px 0.1em 16px;
    background: transparent url(../images/arr.gif) 6px no-repeat;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: block;
}

#training .orderTraining a:hover
{
    background-image: url(../images/arr_bold.gif); 
}

#training #trainingTitle,
#training #trainingDesc,
#training .displayData,
#trainerObject,
#trainingReg form
{
	margin-left: 15px;
}

#training #trainingTitle .dataLbl,
#training #trainingDesc .dataLbl,
#trainerObject .fullName,
#trainerObject .moreTrainings span
{
	font-weight: bold;
	color: #3d8ac0;
	display: block;
	margin: 1em 0 1em -3px;
}

#training #trainingTitle .dataVal,
#training #trainingDesc .dataVal
{
	text-align: justify;
}

#training #trainingDesc .dataVal h1, 
#training #trainingDesc .dataVal h2,
#training #trainingDesc .dataVal h3,
#training #trainingDesc .dataVal h4,
#training #trainingDesc .dataVal h5,
#training #trainingDesc .dataVal h6 {
    font-weight: bold;
    margin: 0.8em 0;
}

#training #trainingDesc .dataVal h1 {
    font-size: 160%;
}

#training #trainingDesc .dataVal h2 {
    font-size: 140%;
}

#training #trainingDesc .dataVal h3 {
    font-size: 130%;
}

#training #trainingDesc .dataVal h4 {
    font-size: 120%;
}

#training #trainingDesc .dataVal h5 {
    font-size: 100%;
}

#training #trainingDesc .dataVal h6 {
    font-size: 80%;
}

#training #trainingDesc .dataVal div,
#training #trainingDesc .dataVal p {
    margin: 1em 0;
}

#training #trainingDesc .dataVal table {
    border-collapse: collapse;
    border: 1px solid #555;
    border-spacing: 0;
}

#training #trainingDesc .dataVal table td,
#training #trainingDesc .dataVal table th
{
    border: 1px solid #555;
    padding: 0.2em 5px;
}

#training #trainingDesc .dataVal table th {
    font-weight: bold;
    text-align: center;
}

#training #trainingTitle .dataVal
{
    font-weight: bold;	
}

#training .displayData,
#trainerObject .displayData
{
	margin-top: 1.3em;
	margin-bottom: 1.3em;
	background-color: #f0f5f9;
	padding: 1em 12px;
	color: #3d8ac0;
}

#training .displayData a,
#trainerObject .displayData a
{
	text-decoration: underline;
}

#training .displayData .dataRow,
#trainerObject .displayData .dataRow
{
    background: transparent url(../images/dot_x_blue.gif) 0 0 repeat-x;
}

#training .displayData .first,
#trainerObject .displayData .first
{
    background: none !important;
}

.shConference
{
	background-color: #3d9c18 !important;
}

#training .displayData .dataLbl,
#trainerObject .displayData .dataLbl
{
	float: left;
	width: 230px;
	padding: 0.5em 0 0.5em 10px;
}

#training .displayData .dataVal,
#trainerObject .displayData .dataVal
{
    margin-left: 241px;
	background: transparent url(../images/dot_y_blue.gif) 0 0 repeat-y;
	padding: 0.5em 0 0.5em 10px;
}

#training .displayData #trainingLecturers .dataVal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#training .displayData #trainingLecturers .dataVal ul li a
{
    padding-left: 22px;
	background: transparent url(../images/lecturer.png) 1px no-repeat;
	padding-top: 0.2em;
    padding-bottom: 0.2em;
}

#training .displayData #trainingPlace .dataVal a
{
    padding-left: 22px;
    background: transparent url(../images/place.png) 0 no-repeat;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

/* ============================ obiekt / wykładowca */

#trainerObject img
{
	float: left;
	margin: 0 15px 1em 0;
}

#trainerObject
{
	text-align: justify;
}

#trainerObject .moreTrainings
{
	text-align: left;
	clear: both;
}

/* ============================ zamówienie szkolenia */

#trainingReg form
{
	margin-left: 50px;
}

#trainingReg .dataRow
{
    clear: left;
	padding-bottom: 3px;
}

#trainingReg .dataLbl
{
	float: left;
	width: 200px;
}

#trainingReg .dataVal
{
    margin-left: 200px;
}

#trainingReg input
{
	width: 200px;
}

#trainingReg input:focus
{
    border-color: #3d9c18;
}

#trainingReg .other
{
	padding-left: 30px;
}

#trainingReg .other input
{
    width: auto;
	margin-right: 5px;
}

#trainingReg strong
{
	display: block;
	margin: 1em 0 0.5em -3px;
	font-weight: bold;
    color: #3d8ac0;
}

#trainingReg .other label
{
	display: block;
	padding-top: 2px;
}

#trainingReg .req
{
	color: #df2626;
	padding-left: 3px;
}

#trainingReg .Err
{
	color: #df2626;
}

#submitOrder
{
	margin-right: 152px;
}

#submitOrder input
{
	border-width: 0;
	width: auto;
	padding: 0.2em 7px 0.2em 16px;
}

.sortBox
{
	float: left;
	margin-bottom: 1em;
}

.sortBox select
{
	border-color: #3d8ac0;
    color: #555;
    margin-left: 5px;
    padding: 0pt;
}
