@charset "utf-8";

.red
{
	color: #F00;
}

.head-right {
	top:50px;
}

.head-left
{
	margin-top: 106px;
	float: right;		
}
.head-left-cart, .head-left-favs
{
	float: left;
	margin-bottom: 8px;
	margin-right: 10px;	
	border-left: 1px solid #e6e6e6;
	padding-left: 9px;
	height: 20px;
}
.head-left-cart
{
	width: 90px;
}
.head-left-favs
{
	width: 90px;
}
.user-login-label
{
	width: 40px;
	font-size: 10px;
	margin-top: 2px;
}
.user-login-input
{
	width: 80px;
	border: 1px #CCC solid;
	font-size: 10px;
	margin-right: 5px;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	height: 15px;
	text-indent: 2px;
}
.user-login-button
{
	border: none/*1px #CCC solid*/;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 10px;
	width: 85px;
	margin-bottom: 5px;
	cursor: pointer;
	background: url(/img/button-bg.jpg) top left;
	height: 17px;
	text-align: center;
	line-height: 16px;
}
.user-login-button:hover
{
	background: url(/img/button-bg.jpg) bottom left;
}
.head-right-user-login
{
	width:340px;
	float:left;
}

.leftsidecenter-2 {
	width:658px;
	height:390px;
	float:left;
	overflow:auto;
	background-color:#FFF;
	z-index:1;
}

#nav-produkt-detail li  a
{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;	
}
#nav-produkt-detail li a:hover
{
	color: #bd0f20;
}

.produkt-bigpopis h2 {
	font-size:13px;
	font-weight:bold;
	display:block;
	border: none;
	padding-bottom: 5px;
}
.produkt-bigpopis h3
{
	font-size: 10px;
	font-weight: bold;
	display: block;
	color: red;
}
.produkt-bigpopis h4 {
	font-size:12px;
	font-weight:normal;
	display:block;
	color: #6E6E6E;
}
/*----------------------------------------*/
/*#panes div.fade p
{
	padding-bottom: 0px;
}*/
/*----------------------------------------*/
.button-black
{
	width: 114px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	cursor: pointer;
	font-size: 11px;
	border: none;
	text-transform: uppercase;
	background-color: transparent;
}
.button-black
{
	background-image: url(/img/admin/button-white.png);
	color: #333;
}
.button-black:hover
{
	background-image: url(/img/admin/button-white-over.png);
}


.register-label
{
	float: left;
	width: 100px;
	margin-top: 2px;
}
.register-input
{
	float: left;
	width: 150px;
	
	border: 1px #CCC solid;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	margin-right: 10px;
}
.register-label-h2
{
	font-weight: bold;
	font-size: 12px;
}
.register-label-h3
{
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
}

.podminky-cislo-1, .podminky-cislo-2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 47px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
	padding-bottom: 20px;
}
.podminky-cislo-1
{	
	font-size: 36px;
}
.podminky-cislo-2
{
	margin-top: 3px;
}

.hledat-input
{
	border: none;
	color: #FFF;
	text-indent: 24px;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	width: 290px;
	padding-right: 30px;
	background: url(/img/hledat.jpg) top left no-repeat;
}
.hledat-button
{
	height: 18px;
	width: 20px;
	float: left;
	cursor: pointer;
	display: block;
	background: url(/img/hledat.jpg) top right no-repeat;
}

.order-box
{
	border-bottom:1px dotted #ccc;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
}
.order-box-number
{
	color: #F00;
	font-size: 16px;
	font-weight: bold;	
}
.order-inner, .register-inner
{
	margin-left: 40px;
	margin-top: 10px;
}
.leftsidecenter-TEXTIN h3
{
	font-size: 11px;
	font-weight: bold;
}

.user-order-label
{
	float: left;
	font-weight: bold;
	width: 100px;
	text-indent: 10px;
}
.user-order-label-big
{
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}
.user-order-value
{
	float: left;
}

.kolekce-list-item
{
	float: left;
	width: 130px;
	height: 130px; 
	text-align: center;
}
.kolekce-list-item a img
{
	width: 130px;
	height: 130px; 
}
.kolekce-list-item a img:hover
{
	opacity:0.9;
	filter: alpha(opacity=90);
}
