

/* katalog */
.bgitem {
	background-position:top;
	background-repeat: repeat-x;
	border: 0;
	margin: 5px;
	margin-bottom: 15px;
	width: 95%;
	height: 300px;
	border-bottom: 3px gray solid;
}
.bgitem-title {
	text-align: center;
	height: 20px;
	width: 100%;
	padding: 4px 0 0 2px;
}
.bgitem-prvnicast {
	text-align: left;
	height: 160px;
	padding: 0px 0 0 4px;		padding: "0px 0 0 10px";
}

.bgloginlink {
	font-size: 12px; }

.buttonlogin {
	height: 23px;
	background-color: #e7e7e7;
	font-size: 13px; }

.itemcena {
	font-size: 17px;
	color: #ffd619;
	font-weight: bold; }
.bgitem-obvyklacena {
	font-size: 12px;
	color: silver; }
.bgitem-popis {
	padding: 0;
	margin: 8px 0 5px 0;
	height: 65px; }
.bgitemp {
	height: 30px;
	margin: 0;
	padding: 0; }
.cartbox {
	width: 25px;
	border: 1px gray solid; 
	height: 17px;		height: "20px"; }


form {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 13px;
	color: white;
}
h5 {
	margin: 0 0 5px 0;
}
td .cenik {
	font-size: 10px;
	border-bottom: silver 1px solid;
}
.ceniktable {
	margin: 3px;
}
hr {
	color: silver;
}

.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 }

.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;
}

.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;
}


.button2 {
	margin: 0;
    font-family: Verdana; 
    color: #121523;
    font-size: 10px;
    font-weight: normal;
    background-color: #e8e8e9;
    border: 1 solid gray;
    cursor:hand;
}
.small {
	font-size: 10px;
}




.smallkos {
    font-size: 10px;
    color: white; }



.tab {
	height:22px;
	padding:1px;
	border: 1px gray solid;
    background-color: #2f3f59;
}