﻿/*
-----------------------------------------------
Default Theme
-----------------------------------------------
-----------------------------------------------
*/

body 
{
    margin: 0;
    padding: 0;
    background-image: url(BodyBg.gif);
    background-repeat: repeat-x;
    background-color: rgb(255,255,255);
    font-family: Arial, Sans-Serif;
    font-size: 0.8em;
    color: rgb(32,32,32);
}

h1 
{
    font-size: 140%;
    padding-left: 30px;
    font-weight: lighter;
    background-image: url(H1Bg.gif);
    background-repeat: no-repeat;
    background-position: left center;
    color: rgb(58,115,184);
}

h2 
{
    font-size: 110%;
    padding-left: 30px;
    color: rgb(58,115,184);
}

h2.AssortmentTitle 
{
    padding: 5px 0 10px;
    font-size: 85%;
    background-image: url(H2Bg.gif);
    background-repeat: repeat-x;
    border-top: solid 1px rgb(58,115,184);
    margin: 0;
}

h3 
{
    font-size: 100%;
    font-weight: bold;
}

h3.HyperLink 
{
    font-weight: normal;
    font-size: 85%;
    margin: 0;
}


span.HelpSpan 
{
    font-size: 85%;
}

p 
{
    line-height: 160%;
    text-indent: 30px;
}

a 
{
    color: rgb(58,115,184);
}

a:hover
{
    color: rgb(221,55,72);
}

ul
{
    line-height: 160%;
}

div.Iso 
{
    background-image: url(Iso9001.gif);
    background-repeat: no-repeat;
    background-position: 75% 40%;
}

div.FirmaDefaultText 
{
    background-image: url(FirmaDefaultBg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

div.FirmaHlavniOboryText 
{
    background-image: url(HlavniOboryBg.jpg);
    background-repeat: no-repeat;
    background-position: center 20%;
}

div.FirmaReferenceText 
{
    background-image: url(ReferenceBg.jpg);
    background-repeat: no-repeat;
    background-position: center 20%;
}


/*
-----------------------------------------------
CoverPanel
-----------------------------------------------
*/

div.CoverPanel 
{
    width: 100%;
    background-image: url(CoverBg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}


/*
-----------------------------------------------
PagePanel
-----------------------------------------------
*/

div.PagePanel 
{
    position: relative;
    width: 900px;
    margin: 0 auto;
    padding-top: 240px;
}


/*
-----------------------------------------------
BodyPanel
-----------------------------------------------
*/

div.BodyPanel 
{
    width: 100%;
    background-image: url(BodyRightPanelBg.gif);
    background-repeat: repeat-y;
    background-position: right;
}


/*
-----------------------------------------------
BodyRightPanel
-----------------------------------------------
*/

div.BodyRightPanel 
{
    width: 520px;
    padding: 20px 70px 10px 30px;
    float: right;
}


/*
-----------------------------------------------
LoginControl
-----------------------------------------------
*/

input.LoginButton 
{
    width: 80px;
    margin-right: 62px;
}


/*
-----------------------------------------------
ProductsTable
-----------------------------------------------
*/

table.ProductsTable 
{
    font-size: 85%;
    clear: both;
    margin: 20px 0 30px;
    width: 100%;
    border-collapse: collapse;
}

table.ProductsTable tr.HeaderTop th 
{
    text-align: left;
    border-top: solid 1px rgb(200,200,200);
    padding: 3px 5px;
    border-top: solid 1px rgb(58,115,184);
    background-image: url(H2Bg.gif);
    background-repeat: repeat-x;
}

table.ProductsTable tr.HeaderBottom th 
{
    text-align: left;
    padding: 3px 5px;
    border-bottom: solid 1px rgb(58,115,184);
    background-image: url(H2Bg.gif);
    background-repeat: repeat-x;
}


table.ProductsTable tr.TopLink td 
{
    padding: 10px 5px;
    font-weight: bold;
    border-bottom: solid 1px rgb(58,115,184);
    background-image: url(VerticalMenuItemBg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

table.ProductsTable tr.TopLink td a 
{
    padding-left: 10px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    background-image: url(VerticalMenuItemBullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

table.ProductsTable tr.TopLink td a:hover 
{
    text-decoration: underline;
    color: rgb(221,55,72);
}

table.ProductsTable tr.Top td 
{
    padding: 3px 5px;
    font-weight: bold;
}

table.ProductsTable tr.Bottom td 
{
    padding: 3px 5px;
    border-bottom: solid 1px rgb(200,200,200);
}

/*
-----------------------------------------------
BodyLeftPanel
-----------------------------------------------
*/

div.BodyLeftPanel 
{
    width: 230px;
    padding-left: 50px;
    float: left;
}

table.ShortContactsTable 
{
    font-size: 85%;
    border-collapse: collapse;
    margin: 20px auto 10px;
}

table.ShortContactsTable td 
{
    padding: 2px;
} 


/*
-----------------------------------------------
HeaderPanel
-----------------------------------------------
*/

div.HeaderPanel 
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 160px;
}

img.HeaderImage 
{
    display: block;
    width: 900px;
    height: 160px;
}


/*
-----------------------------------------------
HorizontalMenuPanel
-----------------------------------------------
*/

div.HorizontalMenuPanel 
{
    position: absolute;
    left: 0;
    top: 160px;
    width: 100%;
    height: 80px;
}

div.HorizontalMenuLeftPanel 
{
    width: 85px;
    height: 100%;
    float: left;
    background-image: url(HorizontalMenuLeftPanelBg.gif);
    background-repeat: no-repeat;
}

div.HorizontalMenuItemPanel0
{
    width: 110px;
    height: 80px;
    float: left;
    background-image: url(HorizontalMenuItem0Bg.gif);
    background-repeat: no-repeat;
}

div.HorizontalMenuItemPanel1
{
    width: 111px;
    height: 80px;
    float: left;
    background-image: url(HorizontalMenuItem1Bg.gif);
    background-repeat: no-repeat;
}

div.HorizontalMenuItemPanel2
{
    width: 110px;
    height: 80px;
    float: left;
    background-image: url(HorizontalMenuItem2Bg.gif);
    background-repeat: no-repeat;
}

div.HorizontalMenuItemPanel3
{
    width: 110px;
    height: 80px;
    float: left;
    background-image: url(HorizontalMenuItem3Bg.gif);
    background-repeat: no-repeat;
}

div.HorizontalMenuItemPanel4
{
    width: 111px;
    height: 80px;
    float: left;
    background-image: url(HorizontalMenuItem4Bg.gif);
    background-repeat: no-repeat;
}

div.HorizontalMenuItemPanel5
{
    width: 110px;
    height: 80px;
    float: left;
    background-image: url(HorizontalMenuItem5Bg.gif);
    background-repeat: no-repeat;
}

div.HorizontalMenuItem0Selected 
{
    background-image: url(HorizontalMenuItem0Selected.gif);
    background-repeat: no-repeat;
}

div.HorizontalMenuItem1Selected 
{
    background-image: url(HorizontalMenuItem1Selected.gif);
    background-repeat: no-repeat;
}

div.HorizontalMenuItem2Selected 
{
    background-image: url(HorizontalMenuItem2Selected.gif);
    background-repeat: no-repeat;
}

div.HorizontalMenuItem3Selected 
{
    background-image: url(HorizontalMenuItem3Selected.gif);
    background-repeat: no-repeat;
}

div.HorizontalMenuItem4Selected 
{
    background-image: url(HorizontalMenuItem4Selected.gif);
    background-repeat: no-repeat;
}

div.HorizontalMenuItem5Selected 
{
    background-image: url(HorizontalMenuItem5Selected.gif);
    background-repeat: no-repeat;
}

a.HorizontalMenuItemHyperLink
{
    color: #FFFFFF;
    font-size: 95%;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    height: 40px;
    padding-top: 40px;
}

a.HorizontalMenuItemHyperLink:hover 
{
    color: rgb(255,255,255);
    text-decoration: underline;
}

a.HorizontalMenuItemSelected
{
    color: #3A73B8;
}

a.HorizontalMenuItemSelected:hover
{
    color: rgb(221,55,72);
}


div.HorizontalMenuRightPanel 
{
    width: 153px;
    height: 46px;
    padding-top: 34px;
    float: right;
    background-image: url(HorizontalMenuRightPanelBg.gif);
    background-repeat: repeat-x;
}

div.HorizontalMenuRightPanel img 
{
    display: block;
    float: left;
} 

/*
-----------------------------------------------
VerticalMenuPanel
-----------------------------------------------
*/

div.VerticalMenuPanel 
{
    width: 230px;
    padding-top: 30px;
    background-image: url(VerticalMenuBg.gif);
    background-repeat: no-repeat;
}

div.VerticalMenuBodyPanel 
{
    width: 200px;
    padding: 0 10px 10px 20px;
    background-image: url(VerticalMenuBodyBg.gif);
    background-repeat: repeat-y;
    background-color: #FFFFFF;
}

div.VerticalMenuItemPanel 
{
    width: 190px;
    height: 22px;
    padding: 3px 0 0 10px;
    border-bottom: solid 1px #909298;
    background-image: url(VerticalMenuItemBg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

div.VerticalMenuItemPanel a 
{
    padding-left: 10px;
    font-size: 85%;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    background-image: url(VerticalMenuItemBullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

div.VerticalMenuItemPanel a:hover
{
    text-decoration: underline;
}

div.VerticalMenuFooterPanel 
{
    width: 100%;
    height: 30px;
    background-image: url(VerticalMenuFooterBg.gif);
    background-repeat: no-repeat;
}

/*
-----------------------------------------------
FooterPanel
-----------------------------------------------
*/

div.FooterPanel 
{
    width: 440px;
    padding: 65px 0 0 460px;
    height: 125px;
    background-image: url(FooterBg.jpg);
    background-repeat: no-repeat;
}

div.FooterPanel span 
{
    font-size: 85%;
}

/*
-----------------------------------------------
Clear
-----------------------------------------------
*/

div.BodyClearPanel 
{
    height: 70px;
    padding: 10px 70px 20px 310px;
    clear: both;
    background-image: url(BodyPanelBg.jpg);
    background-repeat: no-repeat;
}