﻿body
{
	margin: 10px;
	padding: 0px;
	font-family: "arial ce" , "helvetica ce" , arial, helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
}
.menu
{
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    padding: 0px 0px 0px 0px;
    color: gray;
}

.Navigace
{    
    font-weight: bold;
    text-align: right;
}


a:link
{
    color: black;
    background-color: transparent;
    text-decoration: underline;
    font-weight: normal;
}
a:visited
{
    color: black;
    background-color: transparent;
    text-decoration: underline;
}
a:hover
{
	color: Red;
	background-color: transparent;
	text-decoration: underline;
}
a:active
{
    color: black;
    background-color: transparent;
    text-decoration: underline;
}


.bezpodtrzitka 
{
    color: mediumblue;
    background-color: transparent;
    text-decoration:none;
}

 h1
{
    font-size: 12px;
    text-align: center;
    color: Black;
    padding: 3px 0px 3px 0px;
    margin: 0px 0px 0px 0px;
}
 h2
{
    font-size: 12px;
    text-align: left;
    padding: 2px 0px 2px 5px;
    margin: 0px -5px 5px -5px;
    color: yellow;
    background-color: #000000;
}
     
 .nazev_zbozi
{
    font-size: 14px;
    text-align: left;
    padding: 2px 0px 2px 10px;
    margin: 0px -5px 5px -5px;
    color: orange;
    font-weight: bold;
    background-color: black;
} 

 .paticka
{
    background-image: url(img/menu/paticka.jpg);
    padding: 0px 0px 3px 0px;
    margin: 0px 0px -3px 0px;
} 
.blok
{
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
    padding: 0px 5px 5px 5px;
    margin: 0px 0px 5px 0px;
    text-align: left;
    background-image: url(img/menu/bod.gif);
}
.blok_stred
{
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
    padding: 0px 5px 5px 5px;
    margin: 0px 0px 5px 0px;
    text-align: left;
    background-image: url(img/menu/bod.gif);
}



.blok_pokladna
{
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
    padding: 0px 5px 5px 5px;
    margin: 0px 0px 5px 0px;
    text-align: left;
    background-image: url(img/menu/bod.gif);
}
.blok_reklama
{
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    background-image: url(img/menu/bod.gif);
}

.stred
{
   text-align:center; 
}
.img_nahled
{ 
margin-right:5px;
}
.cara
{
    height: 27px;
    background-image: url(img/menu/pruh.jpga);
}

.uvod
{
    background-image: url(img/menu/uvod.jpg);
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
}

.kosik
{
    border:0px;
}

.podsekce
{
    text-align: left;
    color: red;
}

.tb-katalog
{
    text-align: left;
}
.kosik-bunka
{
    background-image: url(img/menu/bod.gif);
}



