.problem{
background-color: #FAA;
}

.napoveda {
	cursor: help;
}
.ikona {
	cursor: hand;
	cursor: pointer;
	vertical-align: middle;
}
.done {font-weight: normal;}
.bold {font-weight: bold;}
#farlink {
	background: url(http://wwweby.cz/farlinkbcg.jpg) repeat-x bottom;
	background-color: #ddd;
	color: #222;
	clear: both;
	font-size: 0.8em;
	border-bottom: 1px solid #888;
	padding: 3px 0px 3px 0px;
}
#farlink a {padding: 0px 5px 0px 5px;}
#farlink a:hover {text-decoration: none; color: #999;}
.fright {
	float: right;
}
.fleft {
	float: left;
}
.center {
	text-align: center;
}
.in {
	padding: 7px;
}
.navigace {
	padding: 10px;
	text-align: center;
	clear: both;
}
.navigace a {
	color: Black;
}
#pozor {
	color: Red;
	margin: 5px;
	background-color: White;
	text-align: center;
	clear: both;
}
.prihlaseni {
	background-image: url(../files/prihlaseni.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 5px;
	width: 191px;
	height: 75px;
}
.strankovani {
	margin: 5px;
	text-align: center;
	color: #888;
	font-size: 0.9em;
	clear: both;
}
.strankovani a {color: #444; text-decoration: none;}
.strankovani a:hover {color: Black;}
.strankovani a.akt {font-weight: bold;}
#rkontakt {
	padding: 5px;
	line-height: 140%;
	background-image: url(../files/boxbcgl.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
}
#anketa {
	width: 180px;
	background-image: url(../files/boxbcgl.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
}
#anketa_cln {
	padding: 5px;
}
#anketa_cln h3 {
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #FD6594;
}
#anketa .bar {
	line-height: 12px;
	height: 12px;
	background-color: White;
	border: 1px solid #ccc;
}
#vyhledavac {
	text-align: center;
}
#vyhledavac input.text {
	height: 14px;
	background-color: White;
	line-height: 14px;
	font-size: 0.9em;
	width: 135px;
	border: 1px solid #ccc;
}
#vyhledavac input.zvolit {
	background-image: url(../files/zvolit.gif);
	background-color: transparent;
	height: 17px;
	width: 64px;
	border: none;
	cursor: pointer;
	cursor: hand;
}
#login {
	width: 180px;
	height: 120px;
	text-align: center;
	color: #999999;
	/*text-transform: uppercase;*/
	background: url(../files/boxbcgl.jpg) no-repeat top left;
	border: 1px solid #d0d0d0;
}
#login a {
	color: #999999;
}
#login a:hover {
	color: #004586;
	text-decoration: none;
}
#login input {
	width: 200px;
	background-color: white;
	border: 1px solid #bbb;
	color: #999;
	height: 15px;
	margin: 1px;
}
#login input.pas {
	width: 100px;
}
#login input.j {
	width: 150px;
}
#login input.but, #vyhledavac input.but {
	background-image: url(../pics/ok.gif);
	background-color: transparent;
	height: 17px;
	width: 31px;
	border: none;
	cursor: pointer;
	cursor: hand;
}
#login input.odh {
	background-image: url(../pics/odhlasit.gif);
	background-color: transparent;
	height: 17px;
	width: 60px;
	border: none;
	cursor: pointer;
}
#login div {
	height: 12px;
	overflow: hidden;
	text-align: center;
	font-size: 0.8em;
}
#login div input {
	height: 10px;
	width: 10px;
	border: 1px solid #ddd;
	overflow: hidden;
}
input.bigbut {
	height: 40px;
	width: 120px;
	cursor: pointer;
	cursor: hand;
}
form#doporuceni {
}
form#doporuceni table td input {
	width: 130px;
}
form#doporuceni #text {
	width: 300px;
	text-align: left;
}
form#doporuceni table th {
	width: 130px;
}
.space2 {
	height: 2px;
	line-height: 2px;
	clear: both;
}
input.hledat {
	background-image: url(../pics/hledat.gif);
	background-color: transparent;
	height: 17px;
	width: 53px;
	border: none;
}
.red {color: Red;}
.redbox {
	background-color: Red;
	width: 20px;
	line-height: 20px;
	text-align: left;
}
.cartbox {
	background-color: #ddcdba;
	width: 20px;
	line-height: 20px;
	text-align: left;
}
table.stock td.doleva {
	text-align: left;
}
#overDiv {
	position: absolute;
	visibility: hidden;
	z-index: 1000;
}
#KK {

	background-color: #eeeeee;
	position: absolute;
	visibility: hidden;
	width: 400px;
	z-index: 1001;
}
.skrt {
	text-decoration: line-through;
}
.buletin {
	text-align: justify;
}
.buletin input {
	background-color: #eee;
	color: #999;
	border: 1px solid #999;
	width: 150px;
	height: 15px;
	font-size: 0.9em;
	margin: 1px;
	text-align: center;
}
.buletin input.but {
	background-image: url(../files/ok.gif);
	background-color: transparent;
	height: 17px;
	width: 31px;
	border: none;
}
.buletin .in {
	padding: 10px 10px 20px 10px;
}
.buletin .in img {
	float: left;
	margin: 3px 20px 10px 20px;
}
#kosik {
	width: 160px;
	height: 100px;
	text-align: center;
	float: right;
	color: #555;
	text-transform: uppercase;
}
#kosik a {
	color: #555;
}
#kosik a:hover {
	color: #999;
	text-decoration: none;
}
.search {
	float: right;
	margin: 0 130px 0 0;
}
.sidemenu {
}
.sidemenu a {
	display: block;
	padding: 8px 5px 5px 8px;
	margin: 0 1px 0 1px;
	font-size: 0.8em;
	text-decoration: none;
}
.slevy .sidemenu {
	text-align: center;
	font-size: 1.2em;
}
.slevy .sidemenu a .red {
	color: #00adef;
	font-size: 0.9em;
}
.slevy .sidemenu a .blk {
	color: Gray;
	font-size: 0.9em;
}
.sidemenu a .red {
	color: #00adef;
}
.sidemenu a .blk {
	color: Gray;
}
.orange {color: Orange;}
.lbcg {
	background-color: #fdecf4;
	float: left;
}
.lbcg2 {
	float: left;
}
.last {
	width: 170px;
	float: left;
	text-align: center;
/*	height: 115px;
	overflow: hidden;*/
}
.last a {
	font-family: times new roman, serif;
	color: #656366;
	font-size: 1.2em;
	text-decoration: none;
}
.last a:hover {
	text-decoration: underline;
}
.last .price {
	color: #d0098a;
	font-size: 1.2em;
	font-weight: bold;
}
.last .price .oldprice {
	font-size: 0.8em;
	font-weight: normal;
}
.last .price .oldprice .skrt {
	text-decoration: line-through;
}
.last img.prfoto {
	float: left;
	margin: 5px;
}
.last .prefix {
	font-size: 0.8em;
	margin: 3px;
}
.privlastky {
	float: right;
}