﻿
/*
---------------------------------------------------
theme: Default
---------------------------------------------------
hnědá                                   #5e4e3a;
hnědá světlé pozadí                     #e9ddc6;
hnědá světlý okraj, písmo               #e6e3d7;
červená                                 #e42129;
modrá                                   #85d0ff;
---------------------------------------------------
*/

body 
{
    font-family: Arial, Sans-Serif;
    font-size: 0.8em;
    margin: 0;
    padding: 0;
    background-image: url(BodyBg.gif);
    background-repeat: repeat-x;
}

h1 
{
    font-family: Arial, Sans-Serif;
    font-size: 180%;
    font-weight: lighter;
    margin: 0 0 1px 0;
}

h1.White 
{
    height: 35px; 
    padding: 10px 110px 8px 15px;
    color: #ffffff;
    background-color: #5e4e3a;
}

img.TitleImage 
{
    display: block;
    position: absolute;
    left: 830px;
    top: 0;
    z-index: 10;
}

h2 
{
    font-family: Arial, Sans-Serif;
    font-size: 160%;
    font-weight: lighter;
    padding-top: 1em;
    margin: 0 0 1em;
}

h2.Red 
{
    color: #e42129;
}

h3 
{
    font-family: Arial, Sans-Serif;
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 1em;
}


h3.RightTitle 
{
    height: 43px;
    font-family: Arial, Sans-Serif;
    font-size: 180%;
    font-weight: lighter;
    color: #ffffff;
    padding: 45px 15px 0;
    margin-bottom: 15px;
    background-color: #5e4e3a;
}

h4 
{
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    margin: 0 0 1em;
}

p 
{
    line-height: 160%;
    margin: 0;
    margin-bottom: 1em;
}

ol, ul 
{
    line-height: 160%;
    margin-left: 15px;
    padding-left: 0;
}

li 
{
    list-style-type: none;
    background-image: url(Bullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}



/*
---------------------------------------------------
PagePanel
---------------------------------------------------
*/

div.PagePanel 
{
    width: 940px;
    position: relative;
    margin: 0 auto;
    padding-top: 170px;
}


/*
---------------------------------------------------
HeaderPanel
---------------------------------------------------
*/

div.HeaderPanel 
{
    width: 940px;
    height: 120px;
    position: absolute;
    left: 0;
    top: 0;
}

img.HeaderImage 
{
    display: block;
    margin-top: 15px;
    margin-left: 15px;
}

div.CartInfoPanel 
{
    width: 230px;
    height: 70px;
    padding: 10px 0 0 20px;
    border-left: solid 1px #cccccc;
    position: absolute;
    left: 700px;
    top: 8px;
    background-image: url(BigCart.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}

div.CartInfoPanel a 
{
    color: #e3051a;
}


div.CartInfoPanel a:hover 
{
    color: #000000;
}


/*
---------------------------------------------------
HorizontalMenuPanel
---------------------------------------------------
*/

div.HorizontalMenuPanel 
{
    width: 910px;
    padding: 0 15px;
    height: 49px;
    border-bottom: solid 1px #e6e3d7;
    position: absolute;
    left: 0;
    top: 120px;
    background-color: #5e4e3a;
    background-image: url(HorizontalMenuBg.gif);
    background-repeat: repeat-x;
}

table.HorizontalMenu td a.HorizontalItemSelected 
{
    display: block;
    height: 33px;
    padding-top: 15px;
    background-image: url(HorizontalMenuSelected.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}

/*
---------------------------------------------------
ContentPanel
---------------------------------------------------
*/

div.ContentPanel 
{
    position: relative;
    width: 940px;
    padding-top: 35px;
    padding-bottom: 20px;
    margin: 0 auto;
    background-color: #ffffff;
    overflow: hidden;
}

div.ContentPanel a
{
    color: #5e4e3a;
}

div.ContentPanel a:hover 
{
    color: #e42129;
}

div.SiteMapPathPanel 
{
    height: 25px;
    width: 910px;
    padding: 10px 15px 0;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 85%;
    color: #e6e3d7;
    background-color: #5e4e3a;
    z-index: 5;
}

div.SiteMapPathPanel a 
{
    color: #e6e3d7;
}

div.SiteMapPathPanel a:hover 
{
    color: #e42129;
}


/*
---------------------------------------------------
ContentCenterPanel
---------------------------------------------------
*/

div.ContentCenterPanel 
{
    width: 599px;
    float: left;
    margin-right: 1px;
    overflow: hidden;
}

div.DefaultTopPanel 
{
    width: 599px;
    height: 266px;
    margin-bottom: 1px;
    background-image: url(DefaultTopPanelBg.jpg);
    background-repeat: no-repeat;
}

div.ContentCenterMiddlePanel 
{
    width: 569px;
    padding: 15px;
    background-image: url(DefaultMiddlePanelBg.gif);
    background-repeat: no-repeat;
    overflow: hidden;
}

div.DefaultMiddleLeftPanel
{
    width: 285px;
    padding-right: 15px;
    float: left;
}

div.DefaultMiddleRightPanel 
{
    width: 253px;
    padding-left: 15px;
    border-left: solid 1px #e6e3d7;
    float: right;
}



/*
---------------------------------------------------
ContentRightPanel
---------------------------------------------------
*/

div.ContentRightPanel 
{
    width: 340px;
    float: right;
}

div.ContentRightPanel a.ProductHyperlink 
{
    display:block;
    width: 305px;
    height: 33px;
    padding: 55px 15px 0 20px;
    margin-bottom: 1px;
    color: #85d0ff;
    background-repeat: no-repeat;
}

div.ContentRightPanel a.ProductHyperlink:hover
{
    color: #e42129;
}

a.Okna 
{
    background-image: url(OknaPanelBg.gif);
}

a.Dvere 
{
    background-image: url(DverePanelBg.gif);
}

a.Schody 
{
    background-image: url(SchodistePanelBg.gif);
}

a.Repliky 
{
    background-image: url(ReplikyPanelBg.gif);
}

div.FastContactPanel 
{
    padding: 15px;
    background-image: url(FastContactBg.gif);
    background-repeat: no-repeat;
    background-position: 100px center;
}

div.PhotosPanel 
{
    padding-left: 5px;
}

div.PhotoItem 
{
    padding: 10px;
    background-color: #e6e3d7;
}

div.PhotosPager 
{
    text-align: center;
    padding-top: 5px;
}

    
/*
---------------------------------------------------
FooterPanel
---------------------------------------------------
*/

div.FooterPanel 
{
    width: 940px;
    padding: 15px 15px 0;
    margin: 0 auto;
    height: 35px;
    border-top: solid 1px #e6e3d7;
    font-size: 90%;
}

div.FooterPanel span
{
    color: #a0a0a0;
}

div.FooterPanel a 
{
    color: #a0a0a0;
}

div.FooterPanel a:hover 
{
    color: #e42129;
}


