/*LAK-SYSTEM 2009 - www.lak-system.cz - Autor: Václav kvára - v.skvara@post.cz*/

ul, li
{
margin: 0px;
padding: 0px;
}
.cl
{
clear: both;
}
ul.menu
{
font-family: sans-serif;
font-size:20px;
margin-top: 0px;
width:950px;
}
ul.menu li
{
list-style-type: none;
}
ul.menu li.btn_01
{
float: left;
width: 106px;
height: 55px;
background-image:url(../img/btn_o_firme.jpg);
background-repeat:no-repeat;
margin-right: 0px;
margin-bottom: 0px;
}
ul.menu li.btn_01 a
{
display: block;
width: 106px;
height: 55px;
text-align: center; /* vodorovne centrovani */
color: #fdfcfc;
font-weight: bold;
text-decoration: none;
font-style: italic;
padding-top:11px;

}
ul.menu li.btn_01 a:hover
{
color: #0f8bbf;
border-color: #0f8bbf;
background-image:url(../img/btn_o_firme_over.jpg);
background-repeat:no-repeat;
}
ul.menu li.btn_02
{
float: left;
width: 103px;
height: 55px;
background-image:url(../img/btn_produkty.jpg);
background-repeat:no-repeat;
margin-right: 0px;
margin-bottom: 0px;
}
ul.menu li.btn_02 a
{
display: block;
width: 103px;
height: 55px;
text-align: center; /* vodorovne centrovani */
color: #fdfcfc;
font-weight: bold;
text-decoration: none;
font-style: italic;
padding-top:11px;
}
ul.menu li.btn_02 a:hover
{
color: #0f8bbf;
border-color: #000;
background-image:url(../img/btn_produkty_over.jpg);
background-repeat:no-repeat;
}
ul.menu li.btn_03
{
float: left;
width: 117px;
height: 55px;
background-image:url(../img/btn_sluzby.jpg);
background-repeat:no-repeat;
margin-right: 0px;
margin-bottom: 0px;
}
ul.menu li.btn_03 a
{
display: block;
width: 117px;
height: 55px;
text-align: center; /* vodorovne centrovani */
color: #fdfcfc;
font-weight: bold;
text-decoration: none;
font-style: italic;
padding-top:11px;
}
ul.menu li.btn_03 a:hover
{
color: #0f8bbf;
border-color: #000;
background-image:url(../img/btn_sluzby_over.jpg);
background-repeat:no-repeat;
}
ul.menu li.btn_04
{
float: left;
width: 112px;
height: 55px;
background-image:url(../img/btn_technologie.jpg);
background-repeat:no-repeat;
margin-right: 0px;
margin-bottom: 0px;
}
ul.menu li.btn_04 a
{
display: block;
width: 112px;
height: 55px;
text-align: center; /* vodorovne centrovani */
color: #fdfcfc;
font-weight: bold;
text-decoration: none;
font-style: italic;
padding-top:11px;
}
ul.menu li.btn_04 a:hover
{
color: #0f8bbf;
border-color: #000;
background-image:url(../img/btn_technologie_over.jpg);
background-repeat:no-repeat;
}
ul.menu li.btn_05
{
float: left;
width: 107px;
height: 55px;
background-image:url(../img/btn_sponzoring.jpg);
background-repeat:no-repeat;
margin-right: 0px;
margin-bottom: 0px;
}
ul.menu li.btn_05 a
{
display: block;
width: 107px;
height: 55px;
text-align: center; /* vodorovne centrovani */
color: #fdfcfc;
font-weight: bold;
text-decoration: none;
font-style: italic;
padding-top:11px;
}
ul.menu li.btn_05 a:hover
{
color: #0f8bbf;
border-color: #000;
background-image:url(../img/btn_sponzoring_over.jpg);
background-repeat:no-repeat;
}
ul.menu li.btn_06
{
float: left;
width: 106px;
height: 55px;
background-image:url(../img/btn_kontakty.jpg);
background-repeat:no-repeat;
margin-right: 0px;
margin-bottom: 0px;
}
ul.menu li.btn_06 a
{
display: block;
width: 106px;
height: 55px;
text-align: center; /* vodorovne centrovani */
color: #fdfcfc;
font-weight: bold;
text-decoration: none;
font-style: italic;
padding-top:11px;
}
ul.menu li.btn_06 a:hover
{
color: #0f8bbf;
border-color: #000;
background-image:url(../img/btn_kontakty_over.jpg);
background-repeat:no-repeat;
}
ul.menu li.btn_00
{
float: left;
width: 145px;
height: 55px;
background-color:#111111;
margin-right: 0px;
margin-bottom: 0px;
}
ul.menu li.btn_00 a
{
display: block;
width: 145px;
height: 55px;
text-align: center; /* vodorovne centrovani */
color: #fdfcfc;
font-weight: bold;
text-decoration: none;
font-style: italic;
padding-top:11px;
}
ul.menu li.btn_00 a:hover
{
color: #0f8bbf;
border-color: #000;
}
