body {
	margin: 0;
	padding: 0;
	color: black;
	font: 13px Arial, Verdana, helvetica, sans-serif;
	background: white url('img/bg.jpg') repeat-x top;
	text-align: center;
}
#web {
	text-align: left;
	background-color: #ebebeb;
	width: 816px; 	width: "820px";
	width: 920px; 	width: "924px";
	margin: 0 auto;
	border-left: 2px gray solid;
	border-right: 2px gray solid;
}

#title {
	height: 121px; height: "134px";
	text-align: right;
	background: #ebebeb url('img/title_w.jpg') no-repeat;
	padding: 15px 0 0 20px;
}

#title .title-blok {
	height: 90px; height: "90px";
	text-align: right;

}

#title .title-logo {
	float: left;
	width: 220px;
	height: 45px;
	margin: 15px 0 0 0;
}
#title a.link-logo {
	width: 220px;
	height: 45px;
	display: block;
}

#title .title-hledani {
	float: right;
	text-align: left;
	width: 164px;	width: "156px";
	font-size: 11px;
	height: 60px;
	margin: 7px 23px 0 0;		margin: "6px 31px 0 0";
}


#title .hledani-kosik {
	float: right;
	text-align: right;
	width: 130px;
	margin: 4px 8px 0 0;	margin: "4px 1px 0 0";
}
#title .hledani-tlacitko {
	float: left;
	width: 20px;
}

.textbox2 {
	margin: 1px 0 3px 0;
	background-color: white;
	border: 1px gray solid;
	width: 153px;
	line-height: 18px;
	height: 15px;	height: "18px";
}
#title .toptext-bottom {
	text-align: right;
	padding: 6px 0 0 0; 	padding: "6px 0 0 0";
}
#title a.linkm {
	padding: 0 26px 0 0; 	padding: "0 21px 0 0";
	font: normal 14px;
	text-decoration: none;
	color: white;
}
#title a.linkm:hover {
	color: yelllow;
}
strong {
	font-size: 12px;
}
.maly {
	color: #7f4403;
}
h2 {
	font: bold 14px;
	text-decoration: none;
	color: #9b562c;
	margin:0 0 5px 0; 
} 
td {
	font: 13px Arial, Verdana, helvetica, sans-serif;
	color: black;
	padding: 0 3px 0 2px;
	height: 20px;
}
table {
	margin-bottom: 20px;
}
#body {
	clear:both;
	background-color: #ebebeb;
	text-align: left;
}
#body-katalog {
	background-color: #ebebeb;
	text-align: left;
}
#leva {
	float: left;
	width: 219px; 	width: "220px";
	text-align: left;
	background-color: #d9d7d8;
	padding: 0;
	margin: 0;
}
#leva .titlemenu {
	font-size: 13px;
	width: 216px; 	width: "220px";
	height: 21px; height: "32px";
	text-align: left;
	background: #ebebeb url('img/menutitl.jpg') no-repeat;
	padding: 8px 0 0 8px;
}
a.menutitle {
	font-weight: bold;
	font-size: 13px;
	color: black;
	text-decoration: none;
}
#leva .bglogin {
	font-size: 13px;
	font-weight: bold;
	color: black;
	margin: 0;		margin: "0 0 10px 0";
	width: 210px;		width: "220px";
	height: 24px; height: "30px";
	text-align: left;
	background: #d9d7d8 url('img/menu2titl.jpg') repeat-x;
	padding: 7px 0 0 10px;
}
a.bgloginlink {
	color: blue;
	font-size: 12px;
	text-decoration: underline;
}
.textboxlogin {
	margin-top: 1px;
	background-color: white;
	border: 1px gray solid;
	width: 150px;
	line-height: 20px;
}
.buttonlogin {
	margin: 9px 0 20px 0;
    font-family: Verdana; 
    color: blue;
    font-size: 11px;
    font-weight: bold;
    background-color: #e8e8e9;
    border: 1 solid black;
    cursor:hand;
}



#prava {
	float: right;
	width: 678px; 	width: "685px";
	text-align: left;
	padding: 10px 11px 0 10px; 	padding: "15px 15px 0 0";
}
#prava2 {
	float: right;
	width: 628px; 	width: "635px";
	text-align: left;	
	padding: 330px 11px 0 10px; 	padding: "330px 15px 0 0";
}


#paticka {
	clear:both;
	width: 880px;		width: "920px";
	height: 18px; 	height: "22px";
	text-align: right;
	font-size: 10px;
	color: white;
	padding: 5px 20px 0 20px;		padding: "5px 20px 0 20px";
	background: white url('img/bg_paticka.jpg') repeat-y;
}
#paticka a.patickalink {
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.mapa li {
	margin: 6px 0 6px 0px;
}
.mapa li a{
	font-size: 13px;
	color: black;
}

/* Navigace */

.navigace{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 225px; width: "215px";
	border-bottom-width: 0;
}
.navigace li a{
	background: url(img/menulinkbg.jpg) repeat-y;
	font-size: 12px;
	height: 14px; 	height: "15px";
	color: black;
	display: block;
	width: 205px; width: "215px";
	padding: 2px 0;
	padding-left: 10px;
	text-decoration: none;
	margin: 1px 0 1px 0;
}
.navigace li a:hover{
	color: black;
	background: url(img/menulinkbgX2.jpg) repeat-y;
}
.obr-r {
	float: right;
	margin: 10px 10px 10px 10px;
	border: 2px #eed1b1 solid;
}

a {
	color: black;
	text-decoration: underline;
}



.bgitem {
	background: #ebebeb url('img/bgitem.jpg') no-repeat;
	background-position: 100% 100%;
	background-color: white;
	border: 1px silver solid;
	padding: 0 5px 0 5px;
}


.bgextraitem {
	width:205px;
	text-align:center;
	margin: 1px 0 1px 5px;		margin: "5px 0 10px 7px";
	padding: 0px;		padding: "5px";
	background-color: white;
	border: 1px silver solid;
}
.bgextraitem a{
	color: navy;
	text-decoration: none;
}

.bgextraitem-cena {
	clear: both;
	font-size: 15px;
	font-weight: bold;
	color: red;
}
form {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 13px;
	color: black;
}
h5 {
	margin: 0 0 5px 0;
}
td .cenik {
	font-size: 10px;
	border-bottom: silver 1px solid;
}
.ceniktable {
	margin: 3px;
}
hr {
	color: silver;
}
a.h1 {
	text-align: left;
	font-size: 12px;
	color: #868685;
	text-decoration:none;
}
a.h1:hover {
	color: #989897;
}
a.black {
	font-weight: normal;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
a.black:hover {
	color: gray;
	text-decoration:none;
}
a.top {
	padding-right: 21px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration:none;
}
a.top:hover {
	color: #E1E57E;
	text-decoration:none;
}





h1 {
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px; padding-top: "6px";
	font-size: 10px;
	color: #D1DBE6;
	text-decoration:none;
}


a.top {
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration:none; }
a.infomenu {
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-decoration:none; }

a.link {
	font-size: 10px;
	font-weight: bold;
	color: #1F5D93;
	text-decoration:none; }

a.link:hover {
	color: red;
	text-decoration:none; }

.titulek {
	font-weight: bold;
	padding-top: 4px;
	color: #F3AD03;
	font-size: 12px }
.textbox {
	border: #BCD2F7 1px solid;
	font-size: 11px;
	background-color: #ffffff }
.button {
	color: gray;
	font-size: 10px; 
	background-color: #BCD2F7;
	border: 1 solid #BCD2F7;
	cursor:hand }

A.link {
    COLOR: #1F5D93;
    font-weight: bold;
    text-decoration:none; }
A.nlink {
	font-size: 13px; 
    color: #1F5D93;
    font-weight: bold;
    text-decoration:none; }
A.nlink2 {
    color: black;
    text-decoration:underline; }
A.nlink:hover {
    color: gray;
    text-decoration:none; }
A.linktop {
	padding-right: 2px;
    FONT-SIZE: 12px;
    font-weight: normal;
    COLOR: blue;
    text-decoration:underline; }
A.linktop:hover {
    COLOR: blue;
    text-decoration:none; }
A.link:hover {
    COLOR: #CC33CC;
    text-decoration:none; }
A.ilink {
	float: left;
    FONT-SIZE: 12px;
    font-weight: normal;
    COLOR: black;
    text-decoration:none; }
A.ilink:hover {
    COLOR: black;
    text-decoration:none; }
.menu {
    FONT-SIZE: 11px;
    color: white;
    font-weight: bold; }
.plus {
    FONT-SIZE: 12px;
    color: red;
    font-weight: bold; }
.plus2 {
    FONT-SIZE: 11px;
    color: gray;
    font-weight: bold; }
.topmenu {
    margin:25px;
    FONT-SIZE: 12px;
    color: white;
    font-weight: bold; }
.buttonp {
    font-family: Verdana; 
    color: blue;
    font-size: 7pt;
    background-color: white;
    letter-spacing: 1pt;
    cursor:hand;
    border: 0 solid white;
}
.buttont {
    font-size: 12px;
    background-color: white;
    border: 1 solid black;
}

.buttonk {
    font-family: Verdana; 
    color: #A341A3;
    font-size: 10px;
    font-weight: bold;
    background-color: white;
    border: 1 solid black;
    cursor:hand;
}
.line {
    border-left: 0px solid gray;
    border-right: 0px solid gray;
}
.button {
    font-family: Verdana; 
    color: blue;
    font-size: 10px;
    font-weight: bold;
    background-color: white;
    border: 1 solid black;
    cursor:hand;
}
.textbox {
    font-family: Verdana; 
    font-size: 11px;
    background-color: white;
    border: 1 solid gray;
}

.copyright {
	text-align: left;
	color: #949191;
	padding-left: 21px;
	font-weight: normal;
	margin: 0px;
	font-size: 10px;
}
.small {
	font-size: 10px;
}

a.katalog {
    font-weight: normal;
	font-size: 12px;
	color: #6E4901;
	text-decoration:none; }
a.katalog:hover {
	color: #D8A035;
	text-decoration:none;
}
a.katalogtext {
    	font-weight: normal;
	font-size: 10px;
	color: black;
	text-decoration:none; }
a.katalogtext:hover {
	color: gray;
	text-decoration:none;
}
.smallkos {
    font-size: 10px;
    color: white; }

.ceny {
    font-size: 11px;
	padding: 0 0 2px 5px;
    color: gray; }
.ceny b{
    font-size: 13px; }
.cenabezdph {
    font-size: 18px;
	font-weight:bold;
    color: red; }


