/* CSS Document */
BODY
{
background: black;
padding: 0px;
margin: 0px;
font-family: Arial;
font-size: 12px;
}

A#uvod
{
float:left;
width: px;
background: url(../img/m_home.png);
}

A#uvod:hover
{
background-position: 0px -35px
}

A#kadernici
{
float:left;
width: px;
background: url(../img/m_kadernici.png);
}

A#kadernici:hover
{
background-position: 0px -35px
}

A#nase_sluzby
{
float:left;
width: px;
background: url(../img/m_nase_sluzby.png);
}

A#nase_sluzby:hover
{
background-position: 0px -35px
}

A#kontakty
{
float:left;
width: px;
background: url(../img/m_kontakty.png);
}

A#kontakty:hover
{
background-position: 0px -35px
}

A#reference
{
float:left;
width: px;
background: url(../img/m_reference.png);
}

A#reference:hover
{
background-position: 0px -35px
}

#RichText
{width: 490px;
float: left}

#Gallery
{width: 490px;
float: right}

.gallery IMG
{
border: 1px solid gray;
padding: 2px;
margin: 2px;
}

.gallery_header
{
font-weight: bold;
margin-bottom: 2px;
}

.gallery_desc
{
margin-bottom: 4px;
}

#Gallerye
{width: 490px;
float: right}

.gallerye IMG
{
border: 1px solid gray;
padding: 2px;
margin: 2px;
}

A
{
color: #000000;
text-decoration: none;
}

A:hover
{
text-decoration: underline;
}


#Download
{width: 490px;
float: right}

ul#adminmenu li
{
background: #C0C0C0;
padding: 5px;
border: 1px solid black;
margin: 4px;
margin-bottom:0px;
float: left
}

ul#adminmenu li.selected
{
background: #C0C0C0;
padding: 5px;
border: 1px solid black;
border-bottom:4px solid #C0C0C0;
margin: 4px;
margin-bottom:0px;
float: left
}

div#adminlayoutmenu
{
float:left;
background: #C0C0C0;
padding: 4px
}

