body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background-color: White;
}

a:visited{  
	color: #14149A;
}

a:link{  
	color: #14149A;
}

a:active{  
	color: #14149A;
}

a:hover{  
	color: black;
}

a {
    cursor: Pointer;
}

span.malyText {
	font-size: 10px;
	line-height: 10px;
	height: 12px;
}

span.popis {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	background: #F0F0FF;
	vertical-align: top;
}

span.malyTextNaStred {
	font-size: 10px;
	vertical-align: top;
}

span.velkyOdkaz {
    font-size: 18px;
}

span.text_bily {
    font-size: 10px;
    color: white;
    height: 10px;
    margin: 2px 5px 2px 5px;
    vertical-align: middle;
}

span.text_homepage {
    font-size: 12px;
    height: 10px;
    margin: 1px 5px 1px 5px;
    vertical-align: middle;
    cursor: Pointer;
}

span.menu {
	font-size: 18px;
	position: absolute;
	height: 25px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	background: #99CCFF;
	cursor: Pointer;
	text-decoration: underline;
	display: block;
}

span.mapa1 {
    font-size: 14px;
    background: #F0F0FF;
}

span.mapa2 {
    font-size: 12px;
    background: #F0F0FF;
}

span.mapa3 {
    font-size: 10px;
    background: #F0F0FF;
}

span.mapa4 {
    font-size: 10px;
    font-style: italic;
    line-height: 14px;
}

.skryty {
	display: none;
}

div.nadpisHlavni {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 10px 10px;
}

div.text {
	font-size: 13px;
	font-weight: normal;
	margin: 3px 0px 0px 10px;
	width: 700px;
	background: #F0F0FF;
}

td.odrazka {
	vertical-align: top;
	width: 20px;
	text-align: right;
}

td.pruh {
	background-image: URL("../Obrazky/Ostatni/modry_pruh_pozadi.jpg");
	background-repeat: repeat-y;
	margin-left: 1px;
}

img.sipka {
	margin-top: 3px;
}

img.fotka_vlevo {
	margin-left: 30px;
}

img {
	border: 0px;
}

img.obr_produkt {
	border: 2px solid blue;
	margin: 10px 15px 15px 20px;
	vertical-align: top;
}

img.obr_topBrother {
	border: 2px solid blue;
	margin: 2px 0px 2px 0px;
}

img.obr_pdf {
	margin: 0px 0px 10px 0px;
}

p.text_tucny {
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0px 0px 10px;
}

.produkt {
    font-size: 15px;
    font-weight: bold;
    color: #14149A;
}

.produkt_odsazeny {
    font-size: 15px;
    font-weight: bold;
    color: #14149A;
    margin: 10px 0px 5px 10px;
    background: #F0F0FF;
}

.produkt_subkategorie {
    font-size: 15px;
    font-weight: bold;
    color: #14149A;
    margin: 10px 0px 5px 10px;
    background: #FFCCFF;
}

li.produkt_popis {
    /*list-style-image: URL('../Obrazky/Ostatni/sipka.gif');*/
    list-style-type: disc;
    list-style-position: outside;
    margin: 0px 0px 0px 0px;
    font-size: 13px;
    padding: 0px 0px 2px 5px;
    width: 550px;
    vertical-align: top;
}

.produkt_poznamka {
    font-size: 15px;
    margin: 0px 0px 10px 10px;
    font-style: italic;
}

.tabulka_popisek {
    font-size: 12px;
    margin: 0px 0px 10px 10px;
}

.kategorie {
    font-size: 15px;
    font-weight: bold;
}

table.tabulka_popis {
	font-size: 13px;
	border: 1px solid black;
	margin: 0px 0px 15px 10px;
	padding: 0px;
	border-collapse: collapse;
}

td.tabulka_popis {
	border-color: black;
}

th.tabulka_popis {
	border-color: black;
}

.pdf_katalog {
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0px 0px 18px;
    vertical-align: text-top;
}

hr {
	width: 100%;
 	border-width: 0px;
    height: 1px;
 	background: black;
 	margin: 10px 0px 0px 0px;
}