#session_login_reg{
	font-weight: bolder;
	color:gold;
}
#kosik{
	float: right;
	margin-top:15px;
	padding-left: 10px;
	padding-right: 50px;
	color:white;
	
}
.katalog_cell{
	width: 208px;
	height: 390px;
	overflow: auto;
	float: left;
	margin:5px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
	color:white;
	font-weight:bolder;
	background-image: url(../images/zahlavi.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #9a9290;

}

.katalog_cell p{
	text-align:center;
	
}
.katalog_nadpis{
	clear: both;
	text-align: center;
	color:#3e0b0a;
	font-weight: bolder;
	margin-top:3px; 
}


.katalog_nadpis h1{
	font-size:100%;
	font-weight:bolder;
	font-size:13px;
	color:#3e0b0a;
}

.katalog_cena{
	color:#3e0b0a;
	font-size: 13px;
}

.katalog_foto{
	margin:8px;
}

.katalog_foto_icon{
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	height:24px;
}

.katalog_cell small{
	color:#d1d1cf;
}


.eshop_vice{
	margin:3px; 
	color:white;
}

.good_detail_cena{
	font-size: 15px;
	color: white;
	font-weight: bolder;
	margin-bottom: 5px;
}
.good_detail_vyrobek_param{
	padding:5px;
	text-align: left;
	margin-left:200px;

}
.good_detail_vyrobek_param small{
	color:#aaaaaa;
}
.good_detail_vyrobek{
	color:white;
	font-weight:bolder;
}

.good_detail_foto{

}
.good_detail_nazev h1{
	font-size:15px;
	font-weight: bolder;
}
.moznosti_registrace_prihlaseni{
	float: left;
	padding: 3px;
	margin-right:10px;
	color:white;	
}
.panel_do_kosiku{
	padding:0px;
	margin:0px;
	border:0px;
}
.preskrtnuta_cena{
	text-decoration: line-through;
}
.good_detail_zvetsena_fotka{
	padding:3px;
	border: 2px dotted #be7b7a;
	cursor: default;
	margin:4px;
}
.good_detail_nezvetsena_fotka{
	border:  2px solid transparent;
	cursor: pointer;
	margin:4px;
}
