
/* --------------------------- generic objects --------------------------- */

.min_h700 {
    min-height: 780px;
    height: 100%;
    width: 290px;
}

.w_900 {
    width: 990px;
}


.td_r0 {
    text-align: right;
    padding: 0;
}

.td_r5 {
    text-align: right;
    padding: 0 5px 0 5px;
}

.td_l0 {
    text-align: left;
    padding: 0;
}

.td_l5 {
    text-align: left;
    padding: 0 5px 0 5px;
}


#pageContainer {
    width: 990px;
    margin: 0px auto
}


div#content_container_main {
    background: #f1f7dd;
    border: #E5E5E5 1px solid;
    background: url(../img/background_main.jpg) repeat-y top left;
    visibility: hidden;
    display: table-cell;
}


p.art_preview_title {
    color: #174157;
    font-size: 12px;
    font-weight: bold;
    background: url(../img/newspaper.png) no-repeat top left;
    margin: 5px 0 5px 0;
    padding: 2px 0 0 20px;
}

p.date {
    color: #858585;
    font-size: 11px;
    background: url(../img/timestamp_footer.gif) no-repeat top left;
    margin: 5px 0 50px 0;
    padding: 0 0 0 17px;
}

p.tabelka {
    margin: 5px 5px 5px 5px;
}

p.day {
    color:#19465E;
    font-size:13px;
    font-weight:bold;
    margin:2px 0 4px;
    padding:0;
}

ul {
    margin: 0 0 10px 15px;
    text-align: left;
    list-style-image: url(../img/bulet_check_blue2.gif);
}

ol {
    margin: 0 0 10px 20px;
    text-align: left;
}

li {
    margin: 5px 0 5px 5px;
    padding: 0 0 2px 0;
}

li strong, p strong {
    font-weight: bold;
}

hr {
    border: 2px solid #afd6e4;
    height: 2px;
    background-color: #afd6e4;
}

a, a:link, a:visited, a:hover {
    font-weight: bold;
    color: #19465e;
    text-decoration: underline;
}

img.teaser_right {
    margin: 2px 5px 0 0;
    padding: 2px;
    background-color: #82c5e2;
}

img.teaser, img.teaser_blue {
    border-width: 3px;
    padding: 3px;
    margin: 5px 13px 5px 0px;
}

img.teaser_blue {
    background-color: #afd6e4;
}

img.teaser_blue2 {
    border-width: 3px;
    padding: 3px;
    margin: 5px 30px 5px 0px;
    background-color: #afd6e4;
}

img.pdf {
    margin:2px 5px 2px 0;
}

div.date {
    width: 650px;
    color: #818D9F;
    font-size: 11px;
    background: #cbebf5 url(../img/ico_clock1.gif) no-repeat top left;
    margin: 0 10px 0 0;
    padding: 1px 1px 1px 17px;
    float: right;
}


div.noscript_info {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    padding: 20px;
    border: #ff9d29 4px solid;
    background-color: #feffb1;
    width: 350px;
    margin: 50px auto;
}

div.paginator {
    margin: 0 0 -20px 0;
    text-align: center;
}


/* --------------------------- generic fonts classes definition --------------------------- */
p {
    margin: 0 0 20px 0;
}

h1 {
    color: #19465e;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 15px 0;
    padding: 0 0 0 28px;
    background: url(../img/bulet_h1h2.png) no-repeat top left;
}

h2 {
    color: #19465e;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 8px 0;
    padding: 0;
}


h4 {
    color: #0e2f40;
    font-size: 17px;
    font-weight: bold;
    margin: 8px 0 8px 0;
    padding: 0;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover  {
    color: #19465e;
    text-decoration: underline;
}

h3 {
    color: #19465e;
    font-size: 13px;
    font-weight: bold;
    margin: 2px 0 4px;
    padding: 0;
}

h5 {
    color: #19465e;
    font-size: 17px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 15px 0;
    padding: 0 0 0 2px;
}

.tabel {
    margin:0 0 5px;
}


/* ------- header-related ------- */

div#header {
    width: 970px;
    height: 90px;
    margin: 0 auto 0 10px;
    float: left;
}

div#header_left {
    width: 290px;
    height: 90px;
    background: url(../img/img_banner_main_left.jpg) no-repeat top left;
    float: left;
}

div#header_right {
    width: 680px;
    height: 90px;
    background: url(../img/img_banner_main_right.jpg) no-repeat top left;
    float: left;
}



/* ------- news-related ------- */

div#news_title {
    color: #19465e;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 3px 5px;
    padding: 0 0 0 44px;
    height: 37px;
    line-height: 28px;
    background: url(../img/ico_news.gif) no-repeat top left;
}

/* ------- main menu-related ------- */

div#menu_main_holder {
    width: 970px;
    height: 36px;
    margin: 5px 0 10px 10px;
    padding: 4px 0 0 0;
    background-color: #cdf5fa;
    float: left;
    background: url(../img/menu_main_background.jpg) no-repeat top left;
}



/* ------- search form-related ------- */

input.searchfield {
    margin: 1px 0 0 0;
    border: 2px solid #87c2ca;
}

input.searchbutton {
    width: 60px;
    height: 20px;
    border: 0;
    padding: 0;
    margin: 4px 6px 2px 0;
    background-image: url(../img/search_btn_background.gif);
    cursor: pointer;
}


/* ------- footer-related ------- */

div#footer {
    width: 990px;
    height: 32px;
    background: transparent url(../img/footer_main_background.jpg) no-repeat top left;
    margin: 0px auto 0px auto;
    padding: 7px 0 0 0;
    font-weight: bold;
    color: #f5f6e8;
    text-align: center;
    float: left;
    font-size: 10px
}

.content_body_left {
    padding: 0 0px 0px 10px;
    font-size: 11px;
    line-height: 13px;
    float: left
}

.content_body_left div {
    margin: 0 5px 15px 5px;
    background: #e3ecf2;
    padding: 1px 5px 5px 5px;
}


div#content_right {
    width: 670px;
    margin: 0 10px 0 0;
    background: #f0f6f9;
    float: right;
}

.content_body {
    padding: 20px;
    line-height: 16px;

}

.breadcrumbs {
    color: #19465e;
    font-weight: bold;
    margin: 0 0 3px 5px;
    padding: 0 0 0 40px;
    height: 37px;
    line-height: 28px;
    background: url(../img/ico_breadcrumbs.gif) no-repeat top left;
}

table.smartgruper_contact {
    border: 7px solid #afd6e4;
    padding: 10px 40px 10px 40px;
    margin: 10px auto 40px auto;
    background-color: #fafaf3;
}
table.smartgruper_contact td {
    font-size: 25px;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
    color: #19465E;
}

table.szkolenia {
    border: 1px solid #AFD6E4;
    width: 480px;
    margin-left: 1px;
}

table.szkolenia td{
    padding:10px 0px 10px 10px;
    font-size: 11px
}

table.address_data td {
    background:#E7EDF6 url(../img/background_address_data.gif) repeat-y scroll left top;
    border-bottom:3px solid #F8FCFD;
    border-left:3px solid #afd6e4;
    border-right:3px solid #F8FCFD;
    margin:0 15px 20px 0;
    padding:15px 100px 15px 15px;
    vertical-align:top;
}
table.company_info td {

    margin:0 20px 5px 0;
    padding:10px 5px 20px 10px;
    vertical-align:top;
}



ul.left_picture {
    margin: 0 0 10px 155px;
    padding: 0 0 0 20px;
    text-align: left;
    list-style-image: url(../img/bulet_check_blue2.gif);
}

li.table {
    padding: 0 0 0;
    margin: 0 0 0 5px;
}
