#layout {
    width: 826px;
    margin: 25px auto;
}

div#top {
    height: 79px;
    background: url(../image/template/top_bg.gif) repeat-x #bebebe;
}

#logo {
    float: left;
    display: inline;
    width: 331px;
}

#flags {
    float: left;
    display: inline;
    width: 219px;
    height: 79px;    
}

#flags ul {
    margin: 13px 0 0 0;
}

#flags ul li {
    line-height: 26px;
}

#flags ul li a {
    text-decoration: none;    
    margin-left: 50px;
    color: #555;
    padding: 3px 0 3px 32px;
}

#flags ul li a.selected {
    font-weight: bold;
    color: #333;
}

#flags ul li a:hover {
    text-decoration: underline;
}

#flags ul li a.en {
    background: url(../image/template/flag_en.gif) 0 3px no-repeat;
}

#flags ul li a.pl {
    background: url(../image/template/flag_pl.gif) 0 3px no-repeat;
}

#client_support {
    float: left;
    display: inline;
    width: 275px;
    background: url(../image/template/customer_support.gif) no-repeat;
    
}

#client_support fieldset {
    border: none;
    margin: 29px 0 0 10px;
    font-size: 10px;
    color: #6e6e6e;
    padding: 0;
}

#client_support label {
    width: 80px;
    float: left;
    display: inline;
    margin-bottom: 4px;
    margin-right: 12px;
}

#client_support input.text {
    border: none;
    float: left;
    display: inline;
    background: #bbbbbb;
    color: white;
    width: 74px;
    padding: 3px;
    font-size: 10px;
    color: #555555;
    margin: 0 12px 0 0;
}

#client_support input.submit_image_button {
    background: none;
    margin: 0;
    float: left;
    display: inline;
    padding: 0;
    border: none;
}

#top_menu {
    margin: 0;
    padding: 0;
    width: 806px;
    float: left;
    display: inline;
    padding: 5px 10px;
    background: url(../image/template/top_menu_bg.gif) repeat-x #5d5d5d;
}

#top_menu li {
    margin: 0;
    padding: 0;
    float: left;
    list-style-type: none;
    margin-right: 17px;
}

#top_menu li.last {
    margin-right: 0;
}

#top_menu li a {
    white-space: nowrap;
    line-height: 29px;
    font-size: 14px;
    padding: 5px 15px 5px 25px;
    font-family: 'Tahoma';
    font-weight: bold;
    background: url(../image/template/li_top.gif) no-repeat;
    text-decoration: none;
}

#top_menu li a:hover {
    background: url(../image/template/li_top_hover.gif) no-repeat;
}

#banner {
    width: 826px;
    height: 217px;
}

#content {
    width: 826px;
    background: #878787;
}

div#content div.left_column {
    width: 225px;
    float: left;
    display: inline;
    background: #878787;
}

div#content div.right_column {
    width: 601px;
    float: left;
    display: inline;
    background: url(../image/template/right_column_bg.gif) repeat-x #515151;
}


div.bottom {    
    padding: 20px;
    width: 786px;
    text-align: right;
    background: #878787;
}

div.bottom_menu {
    float: right;
    display: inline;
    font-size: 10px;
    color: #AFAFAF;
}

div.bottom_menu a {
    margin: 0 5px;
    font-size: 11px;
}

div.date_time {
    float: left;
    display: inline;
}

div#content div.left_column div.light {
    margin: 15px;
}

div#content div.right_column div.light {
    width: 560px;
    margin: 15px 0px 15px 21px;
}

h1.title {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    border-bottom: solid 1px #A5A5A5;
    padding-bottom: 7px;
    margin-bottom: 12px;
}

h2.title {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    border-bottom: solid 1px #A5A5A5;
    padding-bottom: 7px;
    margin-bottom: 12px;
}

div.menu {

}

div.menu ul {
    margin: 0px;
    padding: 0px;   
    list-style-type: none;
}

div.menu ul li {
    margin: 2px 0 2px 0px;
    padding: 0px;
}

div.menu ul a {
    text-transform: uppercase;    
    display: block;    
    padding: 1px 0;
    text-decoration: none;
}

div.menu ul a:hover {
    text-decoration: underline;
}

div.menu h1, div.menu h2, div.menu h3, div.menu h4, div.menu h5 {
    margin: 0px;
    font-weight: normal;
    padding: 0px;
}

div.menu h1 {
    font-size: 13px;
    font-weight: normal;
}

div.menu h1 a {
    font-weight: normal;    
}

div.menu h2 {
    font-size: 13px;
}

div.menu h3 {
    font-size: 12px;
}

div.menu ul ul {
    margin-bottom: 10px;
}



div.menu ul ul ul {
    margin-bottom: 5px;
}

div.menu ul ul li {
    margin-left: 10px;

}

div.menu ul ul li {    
    background: url(../image/template/li_arrow_bottom.gif) 0 6px no-repeat;
    padding-left: 12px;
}

div.menu ul ul li.leaf {
    background: url(../image/template/li_arrow.gif) 0 4px no-repeat;
}

div.menu ul ul a {
    text-transform: none;
}

div.menu ul a.selected {
    color: #0C345F;
}




div.menu a.expand {
    color: #0C345F;
}


div.search {
    padding-top: 10px;
    border-top: solid 1px #A5A5A5;
    margin-top: 15px;
}

div.search form {
    float: left;
}

div.search input {
    color: #737373;
}

div.search input.text {
    float: left;
    display: inline;
    padding: 3px;
    border: none;
    width: 115px;
    line-height: 14px;
    background: #f0f0f0;
}

div.search fieldset {
    border: solid 1px #A5A5A5;
    margin: 0;
    padding: 0;
}

div.search fieldset legend {
    margin-left: 7px;
    padding: 0 3px;
}

div.search fieldset div.form_light {
    margin: 6px 10px 10px 10px;
}

div.search input.submit_image_button {
    float: left;
    border: none;
    display: inline;
    width: 50px;
    margin: 0;
    padding: 0;
    line-height: 14px;
    padding: 2px;
}

ul.listing {
    margin: 5px 0;
    padding: 0;
    list-style-type: none;
}
ul.listing li {
    padding: 0 0 0 15px;
    background: url(../image/template/li_check.gif) 0 3px no-repeat;
    margin: 4px 0;
}

ul.listing li span {
    margin-left: 20px;
    font-size: 10px;
    color:#AFAFAF;
}

ul.download {
    margin: 5px 0px;
    list-style-type: none;
    padding: 0;
}

ul.download ul {
    margin: 5px 0px;
    list-style-type: none;
    padding: 0;
}

ul.download li {
    margin: 6px 0;
    padding: 0;
    color: #fff;
}

ul.download li li {
    margin: 2px 0 2px 15px;
    padding: 0;
    color: #e1e1e1;
}

ul.download li li li {
    color: #fff;
}

ul.download a {
    text-decoration: none;
}

ul.download a:hover {
    text-decoration: none;
}

a.pdf {
    background: url(../image/icon/ico_pdf.gif) 0 1px no-repeat;
    padding: 2px 0 2px 20px;
    line-height: 14px;

}

a.doc {
    background: url(../image/icon/ico_doc.gif) 0 2px no-repeat;
    padding: 2px 0 3px 20px;
    line-height: 14px;
}

ul.download li {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 25px;
}

ul.download li li {
    font-size: 11px;
    margin-bottom: 10px;
}

ul.download li li li {
    font-weight: normal;
    font-size: 11px;
    margin-bottom: 0px;
}

ul.download ul.attachment li {
    padding: 4px 0;
}

ul.download ul.attachment a {
    font-weight: normal;
}

div.product_download_list {
    margin-top: 20px;
}

div.product_download_list ul li {
    margin-bottom: 7px;
}



div.sitemap {

}

div.sitemap ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

div.sitemap ul li {
    margin: 2px 0 2px 0px;
    padding: 0px;
    background: url(../image/template/li_small.gif) 0 7px no-repeat;
    padding-left: 10px;
}

div.sitemap ul li li {
    background-position: 0 6px;
}
div.sitemap ul li li li {
    background-position: 0 5px;
}


div.sitemap ul a {
    text-transform: uppercase;
    display: block;
    padding: 1px 0;
    text-decoration: none;   
}

div.sitemap ul a:hover {
    text-decoration: underline;
}

div.sitemap h1, div.sitemap h2, div.sitemap h3, div.sitemap h4, div.sitemap h5 {
    margin: 0px;
    padding: 0px;
}

div.sitemap h1 {
    font-size: 14px;
    font-weight: bold;
}

div.sitemap h1 a {
    font-weight: bold;
}

div.sitemap h2 a {
    font-size: 13px;
    font-weight: bold;
}

div.sitemap h2 {
    font-size: 13px;
}

div.sitemap h3 {
    font-size: 12px;
}

div.sitemap ul ul {
    margin-bottom: 10px;
}



div.sitemap ul ul ul {
    margin-bottom: 5px;
}

div.sitemap ul ul li {
    margin-left: 20px;

}

div.sitemap ul ul li {        
}



div.sitemap ul ul a {
    text-transform: none;
}

div.sitemap ul a.selected {
    color: #0C345F;
}


div.sitemap a.expand {
    color: #0C345F;
}

div.product_item {
    width: 135px;
    overflow: hidden;
    margin: 10px 22px;
    border: solid 2px #9F9F9F;
    height: 190px;
}

div.product_item div.image {
    width: 135px;
    height: 135px;
    overflow: hidden;
}

div.product_item div.description {
    padding: 5px 5px;
    text-align: center;
    background: #6F6F6F;
    height: 45px;
    line-height: 12px;
}

div.product_item div.description a {
    text-decoration: none;
}

div.product_item div.description a:hover {
    text-decoration: underline;
}

div.gallery {
    width: 100%;
}

div.gallery a {
    border: solid 5px #A7A7A7;
    float: left;
    display: block;
    margin: 5px 5px;
}

div.gallery a img {
    float: left;
    display: block;
}
