table{
	width: 100%;
}

TH{
	background-color: #FFF5EE;
	text-align: left;
	padding-left: 5px;	
}

#pesIMG{
	width: 100%;
	text-align: center;
}

.rodokmen TD{
	border: 1px solid black;
	width: 33%;
}

.fotogalerie A{
		margin: 7px;
		background:white;
}

.fotogalerie IMG {
	background: none;
	border: 1px solid #EB1309;
	padding: 2px;
}

.fotogalerieBox {
	width: 100%;
}

.fotogalerieBox TD{
	border: 5px solid gray;
	padding: 5px;
}
#whiteBox{
	border: 0;
}

.kosik{
	width: 100%;
}

.kosik TD{
	border: 2px solid gray;
}

.kosik FORM{
	display: inline;
}

.fotogalerieBox TD A IMG{
	float: left;
}
.fotogalerieBox TD P{
	float: right;
	width: 50%;
	height: 100px;
	background-color: #F2FFB3;
	margin: 0px;

}

.fotogalerieBox TD FORM{
	float: left;
	margin-top: 5px;
	margin-left: 5px;	
}

.clear{
	clear: both;
}

.cart{
	background-image: url(../images/cart.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 16px;
	border: 0px !important;
	background-color: white;
	cursor: hand;
}

.yes{
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border: 0px !important;
	background-color: white;
	cursor: hand;
}

.err{
	color: red;
	font-weight: bold;
	border: 1px dotted red;
	background-color: #FFC8C8;
}
.err STRONG {
	display: list-item;
	list-style: none;
}

#shopQt {
	width: 15px;
}


.fotogalerie A:hover{
	background-color: #EB1309;
	padding:0px;
	color:white;
}

.fotogalerie A IMG{
	background: none;
	border:1px solid #EB1309;
	padding:4px;
	margin-bottom:-5px;
}

.fotogalerie A:hover IMG{
	background-color: #EB1309;
	border:1px solid #EB1309;	
	padding:4px;
}


.fotogalerie UL LI {
	list-style: none;
	display: inline;

}

.fotogalerie UL LI A{
	border: 0px;
	background-color: white;
}

.ramec2 {
	width: 100%;
}

.ramec2 TD{
	padding: 10px;
}

.ramec2 TD A{
	font-weight: bold;
}
.ramec2 .lichy TD{
	background-color: #FFF5EE !important;
}
.chovSearch {
	float: right;
	margin-top: -35px;
	%margin-top: -42px;	
}
.chovSearch input{
	border: 1px solid #FF7800;
}

.chovSearch #chovSubmit{
	%height: 20px;
	background-color: #FFEFD5;	
}