#form_alerts {
	
}
#form_alerts ul {
	margin:0;
	padding:0;
}
#form_alerts ul li {
	background-color: #FEFF6F;
	background-image: url("/images/form_error.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	padding: 3px 4px 5px 26px;
	line-height: 15pt;
}
#form_alerts ul li:hover {
	background-color: #FDFF4F;
	cursor: default;
}

#frameholder #languages {
	padding: 2px;
	text-align: center;
}
#frameholder #languages a {
	padding: 4px;
	width: 16px;
	height: 11px;
	float: left;
	background-color: white;
}
#frameholder #languages a img {
	/*border: solid 1px white;*/
}
#frameholder #languages a.active {
	background-color: #F46E00;
}
#frameholder #registration {
	
}

#frameholder #registration .registration_popup_error {
	background-color: #FEFF6F;
	border-left: 1px solid #C6C6C6;
	color: red;
	margin-top: 1px;
	padding: 5px 11px;
	position: absolute;
	width: 200px;
}
#frameholder #registration .registration_popup_error.warn {
	background-image: url("/images/reg_error.png");
	background-position: 6px 5px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

#frameholder #registration input.text, #frameholder #registration .floating textarea {
	border: 1px solid #C6C6C6;
	font-size: 8pt;
	margin: 0;
	padding: 4px;
	padding-left:10px;
	background-color: #FFFFCF;
}
#frameholder #registration input.text:focus {
	background-color: #FEFF9F;
}
#frameholder #registration .floating { 
	padding: 1px 2px 2px 2px;
}
#frameholder #registration .floating label {
	float: left;
	width: 90px;
}
#frameholder #registration .floating input.text {
	width: 180px;
}
#frameholder #registration .floating textarea {
	width: 490px;
}
#frameholder #registration .floating textarea:focus {
	background-color: #FEFF9F;
}
#frameholder #registration .floating .fl {
	float: left;
	width: 50%;
}
#frameholder #registration .floating .fr {
	float: right;
	width: 50%;
}
#frameholder #registration .floating .company input {
}
#frameholder #registration .floating .house_number input { 
	width: 80px;
}
#frameholder #registration .floating .postnumber input { 
	width: 80px;
}
#frameholder #registration .box {
	/*border: 1px solid #CCCCCC;*/
	cursor: pointer;
	margin-bottom: 10px;
	padding: 12px 14px;
}

#frameholder #registration .box .boxtitle {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	cursor: pointer;
}

#frameholder #registration .box #address1_container {
	display: block;
}
#frameholder #registration .box #address2_container {
	display: block;
}

/**************** KOSIK ****************/

#prazdnycart span, #prazdnycart2 span {
	display: block;
	padding: 10px;
	background-color: #EFEFEF;
	margin: 0 0 15px 0;
	text-align: center;
	font-weight: bold;
}

div#product table#cart tr.sum td.price {
	border-color: #1B6A9E #1B6A9E;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	text-align: center;
	padding: 10px 5px;
	background-color: #F0F0F0;
	color: #1B6A9E;
}

div#product table#cart {
	/* margin: 0 0 35px 0; */
}

div#product table#cart td {
	border-bottom: 1px dotted #879ec3;
	padding: 5px;
	vertical-align: middle;
	font-size: 8pt;
}

div#product table#cart th {
	padding: 8px 5px;
	background-color: #879ec3;
	color: white;
	font-size: 8pt;
}

div#product table#cart tr.sum td.celkovacena {
	border-bottom: 0;
}

td.celkovacena span, td.price span {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #888888;
}


table#cart th.delicka1 {
	height: 2px;
	overflow: hidden;
	background-color: #FFFFFF;
}

table#cart th.delicka2 {
	height: 4px;
	overflow: hidden;
	background-color: #385C6C;
}

table#cart tr:hover {
	background-color: #E6E6E6;
}

table#cart td.item a {
	text-decoration: none;
}

table#cart td.item a:hover {
	text-decoration: underline;
}

table#cart {
	background-color: #F0F0F0;
}

div#product table#cart td.item {
	padding-left: 31px;
	background: transparent url(/images/ico_cart_item.gif) no-repeat 8px center;
}

span.gift {
	/*
	padding-left: 27px;
	background: transparent url(/images/ico_gift.gif) no-repeat 2px center;
	*/
	/* padding-left: 18px; */
}



table.productlist {
	background-color: #F0F0F0;
}

div#content table.productlist th {
	background-color:#385C6C;
	padding:8px 5px;
}

div#content table.productlist td {
	border-bottom:1px dotted #385C6C;
	padding:5px;
	vertical-align:middle;
}

table.productlist tr:hover {
	background-color: #E6E6E6;
}

table.productlist a.go {
	background: transparent url(../../images/ico_icart2.gif) no-repeat scroll left top;
	display: block;
	height: 16px;
	padding: 0 0 0 20px;
	width: 50px;
	text-decoration: underline;
} 

table.productlist a {
	text-decoration: none;
}

table.productlist a:hover {
	text-decoration: underline;
}


div#freedoprava {
	margin: 30px 0;
	padding: 10px;
	border: 2px solid #CCC9C1;
}


div#freedoprava h2 {
	margin: 0;
	text-align: center;
}

div#freedoprava span {
	color: #00BB00;
}

div#konecnacena {
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px dotted #5E5E5E;
	
}

div#konecnacena span.one {
	float: left;
	font-weight: bold;
	color: #000000;
	padding: 4px 0 0 0;
}

div#konecnacena span.two {
	float: right;
	font-weight: bold;
	color: #00BB00;
	font-size: 17px;
}

div#konecnacena span.small {
	font-weight: normal;
	color: #888888;
	font-size: 10px;
	padding: 4px 0 0 0;
}
