/* CSS Document */
body
{
background: #484848;
}

h1,h2,h3,h4,h5,h6{color:white;}
p{color: silver;}

.page
{
background: #484848;
border-left: dotted 1px #ccc;
border-right:dotted 1px #ccc;
}


.header
{
height: 140px;
background: black url('bg_h_default.jpg') top center no-repeat;
}

.detail
{
border: 1px solid white;
}

.path
{
padding-top:115px;
}

.hmenu
{
background: black;
}

.submenu
{
}

.menuicon
{
}

.content
{
background: #525252;
}

.sheet
{
color: white;
}

.galerie
{
}

.thumbnail
{
border: #aaaaaa 1px solid;
}

.footer
{
background: #242424;
}

.left
{
}

.center
{
background: #5b5b5b;
}

a.menuitem {color: orange;}
a.menuitem:link {color: orange}
a.menuitem:visited {color: orange}
a.menuitem:active {color: orange}
a.menuitem:hover {color: white}

a.leftmenuitem {color: orange;}
a.leftmenuitem:link {color: orange}
a.leftmenuitem:visited {color: orange}
a.leftmenuitem:active {color: orange}
a.leftmenuitem:hover {color: white}

a.morelink {color: white;}
a.morelink:link {color: white;}
a.morelink:visited {color: white;}
a.morelink:active {color: white;}
a.morelink:hover {color: orange; }

a.menuedit {color: green;}
a.menuedit:link {color: green}
a.menuedit:visited {color: green}
a.menuedit:active {color: green}
a.menuedit:hover {color: white;}

a.pathitem {color: white;}
a.pathitem:link {color: white;}
a.pathitem:visited {color: white;}
a.pathitem:active {color: white;}
a.pathitem:hover {color: orange; }

li
{
}

a
{
color: white;
}

.nadpis
{
color: white;
}

.odstavec
{
color: silver;
}

.msg
{
color: white;
}

/*formuláře*/
.ebox
{
border: white 1px solid;
background: silver;
}

.filebox
{
border: white 1px solid;
background: silver;
}

.eboxd
{
}

.message
{
color: white;
}

