body { margin: 0px;
       font-size: 11px;
       font-family: Tahoma, Arial, sans-serif;
}
P {
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    padding: 5px 10px 0px 10px;
}
A {
    font : normal;
    text-decoration : none;
    color: #7cc168;
}
A:HOVER {
    text-decoration : underline;
    color: black;
}
TABLE {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
}
h1 {
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
}
hr {
    color: black;
}
td.ctverecek {
    background:url('i/ctverecek.png');
}
#hlavni
{
    margin-left: auto;
    margin-right: auto;
    width: 1055px;
    background: #fff;
}

#hlavicka
{
    width: 1055px;
    background-color: #7cc168;
}

#hlavickaLogo
{
    float:left;
    width:913px;
    /* background-image: url(img/logo.jpg);*/
    height:205px;
}

#hlavickaPrava
{
    float: right;
    width: 142px;
    height: 205px;
    background-color: #7cc168;
}
#hlavickaPravakosik
{
    margin-left: auto;
    margin-right: auto;
    width: 110px;
    height: 48px;
    background-image: url(img/kosik.jpg);
    text-align: left;
    color: white;
    padding-top:20px;
    padding-left:15px;
    padding-right:auto;
    text-align: left;
}
#hlavickaPravakosik a
{
    color: white;
}
#hlavickaPravakosik a:hover
{
    color: #7cc168;
    text-decoration: none;
}

#hlavickaPravaObjednavka
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 125px;
    height: 50px;
}
#hlavickaPravaObjednavka a
{
    width: 125px;
    height: 30px;
    padding-top:10px;
    padding-right:auto;
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: bold;
    display: block;
    text-decoration: none;
    background-image: url(img/obj.png);
}
#hlavickaPravaObjednavka a:hover
{
    color: black;
    text-decoration : none;
}
#hlavickaPravaZbytek
{
    padding: 20px 5px 5px 5px;
    color: white;
    text-align: center;
}
#hlavickaProfi
{
    width: 1055px;
    height: 81px;
    background: url(img/profi_l.png) no-repeat;
    float:left;
}
#Login
{
    position: relative;
    width: 597px;
    left: 458px;
    height: 81px;
    background: url(img/profi_rep.png) repeat-x;
    color: white;
    float:left;
}

#Login .zakaznik {
    position: absolute;
    left:300px;
    top:17px;
    color: white;
    padding-top: 5px;
    height:20px;
    width: 300px;
}

#Login .textlogin {
    position: absolute;
    left:178px;
    top:17px;
    color: white;
    padding-top: 5px;
    height:20px;
    width: 50px;
    background: url(img/input.png) no-repeat top right;
}
#Login input.textinputlogin {
    position: absolute;
    left:229px;
    top: 17px;
    padding: 5px 0px 0px 5px;
    background-color: #7cc168;
    border: 0px;
    height: 20px;
    width: 117px;
    vertical-align: middle;
    color: black;
}
#Login .textheslo {
    position: absolute;
    left:360px;
    top: 17px;
    color: white;
    padding-top: 5px;
    height:20px;
    width: 53px;
    background: url(img/input.png) no-repeat top right;
}
#Login input.textinputheslo {
    position: absolute;
    left:414px;
    top: 17px;
    padding: 5px 0px 0px 5px;
    background-color: #7cc168;
    border: 0px;
    height: 20px;
    width: 117px;
    vertical-align: middle;
    color: black;
}
#Login input.ok {
    position: absolute;
    left:540px;
    top: 17px;
    background:url(img/ok.png);
    color:white;
    width:47px;
    height:25px;
    border:0px;
    font-weight: bold;
    font-size: 10px;

}
#Login input.ok:hover {
    color:black;
}

#Hledej
{
    position: relative;
    width:250px;
    height:70px;
    top: 0px;
    left: 10px;
    color: white;
    /* background-color: green; */
}

#Hledej .textHledej {
    position: absolute;
    left:0px;
    top:0px;
    color: white;
    padding-top: 5px;
    height:20px;
    width: 50px;
}

#Hledej input.textinputHledej {
    position: absolute;
    left: 0px;
    top: 20px;
    border:0px;
    padding: 2px 0px 0px 5px;
    background: url(img/hledej_l.jpg) no-repeat top left white;
    width: 200px;
    height: 17px;
    color: black;
}
#Hledej input.ok {
    position: absolute;
    left:205px;
    top: 20px;
    padding: 2px 0px 0px 0px;
    background:url(img/hledej_ok.jpg) no-repeat top left;
    color:black;
    width:30px;
    height:19px;
    border:0px;
}
#Hledej input.ok:hover {
    color:white;
}

#Menu
{
    position: relative;
    width:765px;
    left: 290px;
    height:52px;
    top: -26px;
    color: white;
    background:url(img/menu_rep.jpg) repeat-x;
    float:left;

    /* background-color: green; */
}
#Menu ul		{
    margin: 0;
    padding: 0;
    float: left; /* zarovnani celeho menu doprava */
}
#Menu ul li		{
    float: left; /* poradi LI - prvni bude zleva, druha vedle napravo  */
    list-style-type: none;
    display: inline;
}
#Menu li.Mleft	{ background:url(img/menu_l.jpg) no-repeat; width:12px; height:52px; }
#Menu li.Modkaz	{ background:url(img/menu_rep.jpg) repeat-x; height:52px;}
#Menu li.Moddelovac { background:url(img/menu_odd.jpg) no-repeat; width:7px; height:52px;}
#Menu li a	{
    float: left;
    padding: 18px 6px;/* odsazeni pisma odvrchu 18 a zprava 5 */
    text-align: center;
    color: black;
    text-decoration: none;
    font-size: 12px;
}
#Menu li a:hover	{
    color: white;
}

#obsahHlavni
{
    float: left;
    width: 1055px;
}
#obsahHlavniTable
{
    float: left;
    width: 1055px;
}

td.obsahLevy
{
    background: url(img/strom_auta_v.jpg) repeat-y;
    color: white;
    width: 270px;
    padding-left: 10px;
    vertical-align: top;
}

a.strom
{
    padding: 0px 0px 0px 18px;
    color: white;
    background: url(img/uzel.png) no-repeat left top;
}
a.strom:hover
{
    color: #7cc168;
    text-decoration: none;
}

td.obsahStred
{
    padding: 0px;
    color: black;
    width: 775px;
    vertical-align: top;
    background: white;
}
td.obsahStredText
{
    padding: 24px 50px 0px 30px;
    color: black;
    width: 595px;
    vertical-align: top;
    background: white;
}

td.obsahStredReklama
{
    padding: 50px 0px 0px 0px;
    width: 100px;
    color: black;
    background: white;
    vertical-align: top;
}

td.obsahStredText td
{
}

#obsahStredSpodekObr
{
    width: 775px;
    height: 430px;
    padding: 0px;
    background: url(img/spodek_obr.jpg) no-repeat;
}
#footer_l
{
    float: left;
    width: 15px;
    height: 105px;
    background: url(img/spodek_l.png) no-repeat;

}
#footer_m
{
    float: left;
    width: 600px;
    height: 60px;
    padding: 25px;
    background: url(img/spodek_m.png) repeat-x;
    color: white;

}
#footer_r
{
    float: left;
    width: 30px;
    height: 105px;
    background: url(img/spodek_r.png) no-repeat;

}
#footer_m a
{
    color: white;
}
#footer_m a:hover
{
    color: black;
    text-decoration: underline;
}

#spodni
{
    clear: left;
    background: #ccc;
    text-align: center;
    font-size: 9px;
}
#spodni a
{
    clear: left;
    background: #cccccc;
    text-align: center;
    font-size: 9px;
    color: black;
    text-decoration: underline;


}
#spodni a:hover
{
    color: #7cc168;
}

a.tlacitko{
    border-bottom : 1px solid black;
    border-top : 1px solid Silver;
    border-left : 1px solid Silver;
    border-right : 1px solid black;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bolder;
    font-size : 60%;
    padding : 1px 5px 1px 5px;
    background-color : #FFA500;
    color : White;
    text-decoration : none;
}
a.tlacitko:hover{
    border-bottom : 1px solid silver;
    border-top : 1px solid Black;
    border-left : 1px solid Black;
    border-right : 1px solid silver;
    color : Black;
}



