*{
	font-family:	tahoma, 'Arial CE', Arial, Verdana, Geneva, Helvetica, sans-serif;
	-moz-box-sizing:content-box;
	box-sizing:		content-box;
	padding:		0px;
	margin:			0px;
	color:			#333333;
	font-size:		100%;
	line-height:	1.4;
}
/*	Nejpvre(!) rozvržení stránky a naformátování horní části*/
body{
	text-align: 	center;
	background:		#fff;
	font-size:		80%;
	padding-bottom:	110px;
}

p {
	margin-bottom:	5px;
}

ul, ol {
	margin-left:	30px;
}


/* obecné nastavení css pro formulářové prvky*/
select
{
font-size: 8pt;
}

input
{
background-color:	#fff;
color:				#666;
font-size:			11px;
}

input.text
{
border: 1px solid #BBBEC8;
width:				200px;
color:				#000;
}

table.action_price_table input.text {
	border: 1px solid #BBBEC8;
	width:				70px;
}

input.password
{
border: 1px solid #BBBEC8;
}

input.submit {
	background-color:	#003366;
	border: 			1px solid #CCCCCC;
	color:				white;
	font-weight:		bold;
	padding:			1px;
}

input.checkbox {
	background-color:	transparent;
}

input.radio {
	background-color:	transparent;
}

textarea
{
border: 1px solid #BBBEC8;
background-color: white;
font-size: 8pt;
}

#DivBody{
	margin:			0px auto;
	text-align: 	left;
	height:			100%;
	border-left:	1px solid #E5EAEF;
	border-right:	1px solid #E5EAEF;
}

div.homepage #Header {
	width:			990px;
	height:			136px;
	background-image: url('../gfx/homepage-hlavicka-pozadi.jpg');
}



#Header img.topBackground{
	margin-top:		15px;
	margin-left:	34px;
	float:			left;
}

div.homepage #Header img.topBackground{
	margin-left:	275px;
}

div.header_menu_strip {
	float:			right;
	white-space:	nowrap;
	width:			550px;
	margin:			9px 0 0 0px;
}

#HeaderMenu{
	float:			right;
	background-color:	#E5EAEF;
	color:			black;
	font-weight:	normal;
	padding:		4px 5px 3px 15px;
	margin-left:	4px;
}

div.DecorationMenuBox {
	height:			25px;
	width:			25px;
	background-color:	#003366;
	float:			right;
}


#HeaderMenu a{
	color:			black;
/*	font-size:		11px;*/
}
/*	Naformátování hlavní obsahové části*/
#ColumnsContainer{
	background:		transparent;
	height:			100%;
	vertical-align:	top;
	padding-top:	20px;
}
#ColumnsContainerTable{
	height:			100%;
	width:			100%;
}
#ColumnsContainerTable td{
	vertical-align:	top;
}
#ColumnLeft{
	height:			100%;
	width:			238px;
	background-image:	url('../gfx/zena.jpg');
	background-repeat:	no-repeat;
}

div.homepage td#ColumnLeft {
	background:		0;
}

#ColumnLeft img.logo{
	margin:			40px 0;
}

#ColumnCenter{
	background:		#fff;
}
#ColumnRight{
	height:			100%;
	width:			194px;
	background:		#E5EAEF;
	border-left:	5px solid #fff;
}
#ColumnCenterAndRight{
	background:		#fff;
	padding:		0;
}

div.main_content {
	border-left:	1px dashed #7f99b2;
	padding:		0 10px;
	margin-top:		20px;
}

div.main_content a {
	text-decoration:	underline;
}
div.main_content a:hover {
	text-decoration:	none;
}

div.main_content a img {
	text-decoration:	none;
}


#Footer{
	border-top:		20px #fff solid;
	padding:		2px 5px;
	text-align:		right;
	vertical-align:	bottom;
	background-color: #EB8B00;
	color:			#fff;
}
#Footer span, #Footer a {
	color:			#fff;
}

/*	Určení společných prvků*/
h1, h2, h3{
	padding:		5px 0px;
	margin:			0px;
}
h1{
	font-size:		140%;
	color:			#003366;
}
h2{
	font-size:		130%;
	color:			#003366;
}
h3{
	font-size:		120%;
	color:			#003366;
}
a{
	text-decoration:none;
	color:			#003366;
}
a:hover,
a:active{
	text-decoration:underline;
}
a img{
	border:			0px none;
}

/** Homepage styles */

td#HomepageMainContent {
	padding-right:		10px;
}


div.HomepageInformation {
	background-image:	url('../gfx/zena-homepage.jpg');
	background-position: left top;
	background-repeat:	no-repeat;
	height:				220px;
	padding:			0 0 0 180px;
}

div.HomepageInformation h1 {
	border-bottom:		1px solid #ea8c00;
	padding-top:		12px;
}

div.HomepageInformation ul {
	list-style-type:	none;
	margin:				17px 0 0 28px;
}

div.HomepageInformation ul li {
	height:				41px;
	padding-left:		20px;
}

div.HomepageInformation ul li.odd {
	background-image:	url('../gfx/pozadi-homepage-strip.gif');
	background-repeat:	repeat-x;
	background-color:	#EAEDF2;
	height:				40px;
}

div.HomepageHouseBlock {
	float:				left;
	width:				470px;
}

div.HomepageHouseBlock h2 {
	background-image:	url('../gfx/bytovy-nabytek-nadpis-pozadi.gif');
	background-position:	left top;
	background-repeat:	no-repeat;
	background-color:	#003366;
	height:				28px;
	padding:			7px 0 3px 15px;
	color:				white;
}

div.HomepageHouseBlock div.content {
	background-image:	url('../gfx/bytovy-nabytek-pozadi.gif');
	background-repeat:	repeat-x;
}

div.HomepageHouseBlock table.HomepageProductCategoryList {
	margin:				5px 5px 5px 10px;
}

div.HomepageHouseBlock table.HomepageProductCategoryList td {
	padding:			5px 2px;
	border-bottom:		1px dashed #cccccc;
}

div.HomepageHouseBlock table.HomepageProductCategoryList td p {
	padding-left:		13px;
}

div.HomepageHouseBlock table.HomepageProductCategoryList td.edge {
	border-right:		1px dashed #738fab;
	border-bottom:		0;
	width:				5px;
}
div.HomepageHouseBlock table.HomepageProductCategoryList td.space {
	width:				4px;
	border-bottom:		0;
}

div.HomepageOfficeBlock {
	float:				left;
	width:				272px;
	margin-left:		8px;
}

div.HomepageOfficeBlock h2 {
	background-image:	url('../gfx/kancelarsky-nabytek-nadpis-pozadi.gif');
	background-position:	left top;
	background-repeat:	no-repeat;
	background-color:	#ea8c00;
	height:				28px;
	padding:			7px 0 3px 15px;
	color:				white;
}
div.HomepageOfficeBlock div.content {
	background-image:	url('../gfx/kancelarsky-nabytek-pozadi.gif');
	background-repeat:	no-repeat;
	height:				312px;
	padding:			10px;
}

div.AdviceTips div.content ul,
div.HomepageOfficeBlock div.content ul {
	float:				left;
	list-style-image:	url('../gfx/sipka-oranzova.gif');
}

h2.HomePageHeader {
	background-image:	url('../gfx/oblibeny-nabytek-pozadi.gif');
	background-repeat:	no-repeat;
	background-color:	#e5eaef;
	color:				#003366;
	height:				28px;
	padding-left:		15px;
}

div.content span.title a {
	color:				#ea8c00;
	text-decoration:	underline;
	font-weight:		bold;
}

td#HomepageColumnRight {
	width:				230px;
}

div.AdviceTips
,div.ShoppingWarranty
, div.NewsBox {
	border-left:		1px dashed 	#7f99b2;
}

div.NotHomepage div.ShoppingWarranty {
	border-left:  		0;
}

div.AdviceTips {
	margin-top:			42px;
	height:				178px;
}

div.ShoppingWarranty {
	height:				370px;
}

div.NewsBox {
	min-height:				200px;
	_height:				200px;
}

div.AdviceTipsHeader
,div.ShoppingWarrantyHeader
,div.NewsBoxHeader {
	height:				38px;
	padding:			0px 0 0 50px;
	line-height:		38px;
	font-weight:		bold;
	width:				175px;
}

div.AdviceTipsHeader {
	height:				28px;
	background-image:	url('../gfx/rady-a-tipy.gif');
	background-repeat:	no-repeat;
	background-color:	#003366;
	color:				white;
	padding-top:		10px;
}

div.AdviceTipsHeader a, div.AdviceTipsHeader a:visited {
	color:				white;
	text-decoration:	none;
}

div.AdviceTipsHeader a:hover {
	text-decoration:	underline;
}

div.ShoppingWarrantyHeader {
	background-image:	url('../gfx/garance-spolehlivosti.gif');
	background-repeat:	no-repeat;
	background-color:	#e5eaef;
	color:				#003366;
}

div.NewsBoxHeader {
	background-image:	url('../gfx/novinky-ikona.gif');
	background-repeat:	no-repeat;
	background-color:	#e5eaef;
	color:				#003366;
}

div.ShoppingWarranty table {
	margin-top:			20px;
}

div.ShoppingWarranty table td {
	padding-right:		4px;
}

div.ShoppingWarranty table td a {
	font-weight:		bold;
}

div.BoxNewsMore {
	text-align:			right;
	padding-right:		10px;
}

div.BoxNewsMore a {
	text-decoration:	underline;
}

div.catalog_title {
	height:			38px;
	margin-top:		178px;
	background-image:	url('../gfx/katalog-ikona.gif');
	background-repeat:	no-repeat;
	padding:			12px 0 0 50px;
	color:				#003366;
	font-weight:		bold;
}

/*	Kategorie v levém menu	*/
ul#BoxProductCategories{
	margin-bottom:	15px;
	margin-left:	0px;
	margin-top:		10px;
}
ul#BoxProductCategories li,
div.BoxShoppingCartHeading,
div.BoxNewsHeading,
div.BoxSearchHeading,
div.BoxNewsletterHeading,
div.BoxLoginHeading,
div.BoxAdminInfoHeading,
div.BoxCustomerInfoHeading{
	padding:		4px 0px 3px 5px;
	color:			#fff;
	border:			0px solid #fff;
	border-width:	0px 0px 1px 0px;
/*	font-size:		11px;*/
	font-size:		95%;
}
div.BoxNewsHeading h2 {
	font-size:		100%;
	padding:		0;
}

ul#BoxProductCategories li {
	list-style-type:	none;
	padding-left:		20px;
	border-bottom:		1px dashed #CCCCCC;
}

ul#BoxProductCategories li ul li{
	/*list-style-image:url('../gfx/arrow-down.gif');*/
}

ul#BoxProductCategories li {
	font-size:		11px;
	color:			black;
	padding-right:	6px;
}
ul#BoxProductCategories li a,
ul#BoxProductCategories li a {
	color:			black;
}
ul#BoxProductCategories li.ProductCategoryActive{
	background:		#EA8C00;
	border-bottom:	0;
	color:			white;
}


ul#BoxProductCategories li.ProductCategoryOnPath{
	background:		#E5EAEF;
	padding-left:	5px;
	margin-top:		-1px;
	border-bottom:	0;
	/*list-style-image:url('../gfx/arrow-down-top-category.gif');*/
}
ul#BoxProductCategories li.ProductSubCategories ul li.ProductCategoryOnPath {
	background:		none;
}

ul#BoxProductCategories li.ProductSubCategories a {
	color:			#003366;
	font-weight:	normal;
}

ul#BoxProductCategories li.ProductCategoryOnPath a {
	color:			#003366;
	font-weight:	bold;
}

ul#BoxProductCategories li ul li.ProductCategoryOnPath{
	padding-left:	5px;
	margin-top:		-1px;
	border-bottom:	0;
	/*list-style-image:url('../gfx/arrow-down-top-category.gif');*/
}
ul#BoxProductCategories li.ProductCategoryActive a {
	color:			white;
	font-weight:	bold;
}

ul#BoxProductCategories li.ProductSubCategories,
ul#BoxProductCategories li.ProductSubCategories ul li.ProductSubCategories,
ul#BoxProductCategories li.ProductSubCategories ul li ul li.ProductSubCategories{
	padding:		0px;
	list-style-type:none;
	padding-left:	0px;
	/*list-style-image: url('../gfx/list-point.gif');*/
	border-bottom:	0;
}
ul#BoxProductCategories li.ProductSubCategories ul{
	margin-bottom:	0px;
	margin-left:	0px;
}
ul#BoxProductCategories li.ProductSubCategories ul li{
	padding-left:	20px;
	border-bottom:	0;
}

ul#BoxProductCategories li.ProductSubCategories ul li ul li{
	padding-left:	25px;
}
ul#BoxProductCategories li.ProductSubCategories ul li ul li ul li{
	padding-left:	30px;
}

ul#BoxProductCategories img.product_recycle_bin{
	margin-right:	10px;
	vertical-align:	top;
}

div.BoxNewsletterHeading,
div.BoxLoginHeading{
	background:		#8f3342 url('../gfx/box-heading-background.jpg') repeat-y left;
}

div.BoxNewsHeading {
	background-color:	#003366;
}

div.BoxNewsHeading a,
div.BoxAdminInfoHeading a,
div.BoxCustomerInfoHeading a,
div.BoxShoppingCartHeading a{
	color:			#fff;
}
div.BoxNewsContent,
div.BoxNewsletterContent,
div.BoxCustomerInfoContent{
	background:		#fff;
}
div.BoxNewsContent{
	background:		#fff;
	padding-left:	10px;
	padding-right:	10px;
	padding-top:	10px;
}

div.BoxSearchHeading {
	background-color:	#E5EAEF;
	color:				#003366;
}

div.BoxShoppingCartHeading {
	background-color:	#F8AD36;
	font-weight:		bold;
}


div.BoxAdminInfoHeading{
	background:		#f00;
}

div.SearchBox {
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #D2D2D2;
	padding:16px 18px 10px;
	margin-top: 5px;
}

div.SearchBox input.text {
	height:		15px;
	line-height:	15px;
}

div.SearchBox input.submit {
	line-height:	13px;
	margin-left:	10px;
}

div.HeaderSearchBox {
	width:			350px;
	margin-top:		10px;
	background-image: url('../gfx/hledani-nabytku-pozadi.gif');
	background-position: right top;
	background-repeat:	no-repeat;
	height:			31px;
	clear:			right;
	float:			right;
	text-align:		right;
}

div.HeaderSearchBox img {
	margin:		5px 5px 0 35px;
	float:			left;
}

div.HeaderSearchBox form {
	float: 			right;
	margin-top:		5px;
}

div.HeaderSearchBox input {
	margin:			0;
	padding:		0;
}

div.HeaderSearchBox input.text {
	border:			1px solid #cccccc;
	margin:			2px 5px 0 0;
	height:			15px;
	float:			left;
}

div.HeaderSearchBox input.submit {
	margin:			1px 0 0 2px;
	border:			1px solid #cccccc;
	background:		none;
	background-color:	#003366;
	color:			white;
	font-weight:	bold;
	width:			70px;
	line-height:	13px;
}


/*	Funkce administrace dostupné z katalogu	*/
div.AdminBar{
	background:		#f00;
	font-weight:	bold;
	padding:		3px 5px 0px 5px;
	margin:			0px 0px 4px 0px;
	height:			20px;
	color:			#fff;
}
div.AdminBar a{
	color:			#000;
}

/*	Cesta k aktuální kategorii zboží */
.ProductCategoryPath{
	padding:		5px 5px 5px 12px;
	border-bottom:	1px solid #E5EAEF;
	border-top:	1px solid #E5EAEF;
	clear:			both;
	color:			#999999;
	height:			17px;
}

.ProductCategoryPath a {
	color:			#003366;
}
.ProductCategoryPath h1,
.ProductCategoryPath h2,
.ProductCategoryPath h2 a,
.ProductCategoryPath h3,
.ProductCategoryPath h3 a,
.ProductCategoryPath h4,
.ProductCategoryPath h4 a,
.ProductCategoryPath h5,
.ProductCategoryPath h5 a,
.ProductCategoryPath h6,
.ProductCategoryPath h6 a,
.ProductCategoryPath h7,
.ProductCategoryPath h7 a,
.ProductCategoryPath h8,
.ProductCategoryPath h8 a{
	display:		inline;
	white-space:	nowrap;
	font-size:		100%;
	color:			#003366;
}
.ProductCategoryPath span{
	padding:		0px 5px;
}
.ProductCategoryPath h2 a{
	width:			15px;
	color:			#003366;
	font-size:		11px;
	font-weight:	bold;
	white-space:	nowrap;
}

.SearchProductCategoryPath{
	padding:		5px 5px 5px 12px;
	clear:			both;
	color:			#999999;
	height:			17px;
}

.SearchProductCategoryPath h3,
.SearchProductCategoryPath h3 a {
	display:		inline;
	white-space:	nowrap;
	font-size:		100%;
	color:			#003366;
}


/*	Subkategorie zboží (výpis)	*/

div.productCategoryListDiv {
	border-top:		1px dashed #cccccc;
	border-bottom:		1px dashed #cccccc;
	padding:		10px 0;
	margin-top:		15px;
}

.ProductCategoryList{
	width:			100%;
	background-color:	#e5eaef;
}

.ProductCategoryList td {
	text-align:		center;
}
.ProductCategoryList .NoProductCategoryImage{
	height:			54px;
	width:			64px;
	background:		transparent url('../gfx/no-product-category-image.png') no-repeat center center;
}
.ProductCategoryList img{
	margin:		5px;
}

.ProductCategoryList div.product_category_item {
	border-right:	1px dashed #8fa5bb;
	margin:			10px 0px;
	padding:		0 5px;
}

.ProductCategoryList div.last_item {
	border-right:	none;
}

/*	stromové struktura v SELECTu
	IE 6 neumožňuje nastavit padding. Je řešeno přidáváním &nbsp; do html
*/
select option.depth0{
	background:		#fff;
}
select option.depth1{
/*	padding-left:	7px;*/
	background:		#eee;
}
select option.depth2{
/*	padding-left:	14px;*/
	background:		#ddd;
}
select option.depth3{
/*	padding-left:	21px;*/
	background:		#ccc;
}



.productListingUpperBlock
{
padding:	3px 3px 3px 5px;
min-height:	150px;
_height: 	150px;
width:		240px;
}
.productListingUpperBlock h3{
color:		#003366;
font-family:tahoma;
font-size:	8pt;
font-weight:bold;
line-height:15px;
}
.productListingUpperBlock h3 a{
color:		#003366;
text-decoration:	underline;
}

.productListingUpperBlock h3 img {
	margin-right:	3px;
	position:		relative;
	top:			2px;
}

.productListingUpperBlock img.noimage {
	border:			0;
}
.productListingUpperBlock p{
color:#919191;
font-family:tahoma;
font-size: 8pt;
font-weight:normal;
margin:		0px;
text-align:	left;
}


div.productDetailPriceWithoutTax,
div.productDetailPriceWithTax {
	text-align:	right;
	background:	#8B8B8B;
	color:		white;
	text-align: right;
	font-size:	85%;
	font-weight:bold;
	padding:	2px 4px;
	margin:		2px 0px;
	clear: 		both;
}
.productDetailPriceWithoutTax label,
.productDetailPriceWithTax label {
	float:			left;
	color:			white;
	font-weight:	normal;
}
.productDetailPriceWithoutTax span,
.productDetailPriceWithTax span {
	color:		white;
	font-weight:bold;
}


hr.ProductListingHorizontalSeparator
{
height: 1px;
width: 100%;
background-color: #E5EAEF;
color: #990000;
border: 0px;
}

.productDetailOrder {
	clear:both;
	margin-top:20px;
}

.productDetailOrder h3 {
	color:			#003366;
	border-bottom:	1px solid #e5eaef;
}

.productListingOrder{
	margin-top:		5px;
	white-space:nowrap;
}

.productListingOrder input.quantity {
	float:			right;
}

.productDetailOrderUnit{
	border: 1px solid #CCCCCC;
	background: url("../gfx/button-background.gif") bottom center;
	height: 22px;
	float: left;
	margin:		2px 0px;
	padding: 3px 5px 0px 5px;
	font-size: 8pt;
}

.productDetailOrderInput {
	float: left;
	height: 22px;
	background: transparent url("../gfx/button-background.gif") bottom right;
	vertical-align: bottom;
	padding: 3px 2px 0px 0px;
	margin:		2px 4px 0px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

div.OrderProductDetail {
	padding:			1px 0 0 10px;
	clear:				right;
}

div.OrderProductDetail p.OrderProductDetailInputInCart
, div.OrderProductDetail p.OrderProductDetailInput {
	float:				right;
	display:			inline;
}

div.OrderProductDetail p.OrderProductDetailInput {
	padding:			10px 0 0 0;
	margin-right:		40px;
}
div.OrderProductDetail p.OrderProductDetailInputInCart {
	padding:			5px 0 0 0;
	margin:				0 5px 0 0;
}

.productDetailOrderInput input.quantity {
	border: 0px;
	background-color: transparent;
}

.productDetailOrderSubmit{
	float: left;
	margin:		2px 0px;
	padding: 0px;
}


.productDetailOrderUpdateCartText,
.productDetailOrderAddToCartText{
background: url("../gfx/button_in_cart_strip_background.gif");
background-repeat: repeat-x;
height: 22px;
width: 115px;
float: left;
margin:		2px 0px;
padding: 	3px 5px 0px 5px;
font-size: 8pt;
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

.productDetailOrderUpdateCartText,
.productListingOrderUpdateCartText{
color:	red;
}

/* customer */

div.admin_footer{
	background: #E5EAEF;
	width:		100%;
	color:		#003366;
	padding:	3px;
}

div.admin_footer a,
div.admin_footer b{
	color:		white;
}

table.customer_form_holder input.text,
table.customer_form_holder input.password,
table.customer_form_holder input.submit,
table.customer_form_holder select
{
width: 180px;
}

table.customer_form_holder input.radio
{
width: 20px;
}

table.customer_form_holder td
{
padding-right: 5px;
}

#customer_address_form_holder input.text,
#customer_address_form_holder select
{
width: 180px;
}

#customer_address_form_holder input.submit
{
width: 130px;
}

#customer_address_form_holder input.radio
{
width: 20px;
}

#customer_address_form_holder td
{
padding-right: 5px;
}

#customer_address_form_holder
{
	text-align: center;
}

#customer_address_form_holder td.submits{
	vertical-align: bottom;
	text-align: right;
}

#customer_address_form_holder ul{
	list-style-type : none;
}

#customer_address_form_holder table{
	text-align:	left;
	margin:		0 auto;
}

#orderFinishedSummary,
#customerList{
	text-align: center;
}

#orderFinishedSummary table,
#customerList table{
	text-align:	left;
	margin:		0 auto;
	border-collapse: collapse;
	font-size:	8pt;
}

#orderFinishedSummary td,
#orderFinishedSummary th,
#customerList td,
#customerList th{
	padding:	2px 5px;
}

#orderFinishedSummary th,
#customerList th{
	background-color: #E5EAEF;
	color:		#003366;
	height:		22px;
	border: 	1px solid white;
	text-align:	center;
}

#orderFinishedSummary td,
#customerList td{
	border : 1px solid #ddd;
}

#orderFinishedSummary td.Detail,
#customerList td.Detail{
	background: url("../gfx/button-background.gif") bottom right;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-align : center;
}

#customerList td a,
#customerList td a:hover{
	color : #666;
	text-decoration : none;
}

#newsActivityForm{
	text-align : center;
}

#newsActivityForm table{
	text-align: left;
	margin : 0 auto;
	border-collapse: collapse;
	font-size: 8pt;
}

#newsActivityForm th{
	background-color: #990000;
	color: #ffffff;
	height: 22px;
	border: 1px solid white;
	text-align : center;
}

#newsActivityForm td{
	border-left : 1px solid Gray;
	border-right : 1px solid Gray;
	line-height: 18px;
	border-bottom : 0 none;
	border-top : 0 none;
}

#newsActivityForm td, #newsActivityForm th {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 0;
	padding-top : 0;
}

#newsActivityForm td.aktualita
{
	text-align : right;
}

#newsActivityForm td.aktivni
{
	text-align : center;
}

#newsActivityForm td.lastRow
{
	border-top : 1px solid Gray;
	line-height: 18px;
	border-bottom : 0 none;
	border-right : 0 none;
	border-left : 0 none;
	padding-top : 5px;
}

#adminNewsForm{
	text-align : center;
}

#adminNewsForm table{
	text-align: left;
	margin : 0 auto;
}

#adminNewsForm input.submit{
	width : 150px;
}

#adminNewsForm input.text{
	width : 180px;
}

#adminNewsForm td{
	padding-left : 4px;
	padding-right : 4px;
}

#newsList{
	text-align : left;
}

/* shopping cart*/
table.ShoppingCartMultipleTable
{
border-collapse: collapse;
font-size: 			8pt;
}

table.ShoppingCartMultipleTable th
{
background-color: 	#E5EAEF;
color: 				#003366;
height: 			22px;
border: 			1px solid white;
}

table.ShoppingCartMultipleTable input.text
{
width: 35px;
}

table.ShoppingCartMultipleTable td {
text-align:		right;
padding: 3px;
line-height: 18px;
}

table.ShoppingCartMultipleTable td.Quantity,
table.ShoppingCartMultipleTable td.Delete
{
padding: 3px;
text-align: center;
line-height: 18px;
}

table.ShoppingCartMultipleTable tr.cart_row td
{
border-top: 1px dashed gray;
}


table.ShoppingCartMultipleTable td.ProductName
{
text-align: left;
}

table.ShoppingCartMultipleTable input.button
{
width:					80px;
background-color:		#003366;
border: 				1px solid #999999;
color:					white;
font-weight:			bold;
}

div.ShoppingCartSummary {
	float: 				right;
	background-color:	#e5eaef;
	padding:			10px;
	margin-bottom:		15px;
}

div.ShoppingCartSummary table
{

border-top: 1px dashed black;
border-bottom: 1px dashed black;
font-size: 8pt;
}

div.ShoppingCartSummary table td
{
text-align: right;
padding: 4px;
font-weight: normal;
}
div.ShoppingCartSummary table th
{
text-align: left;
padding: 4px;
font-weight: normal;
}

div.ShoppingCartSummary table .total_price
{
border-top: 1px dashed black;
border-bottom: 1px dashed black;
font-weight: bold;
}

div.ShoppingCartDecoration {
	width:				181px;
	height:				124px;
	float:				left;
	margin:				15px;
	background-image:	url('../gfx/kosik-ozdoba.gif');
	background-position:	right top;
	background-repeat:	no-repeat;
}

/*	product-detail	*/
div.ProductDetailHeading {
	margin-top:			20px;
}

div.ProductDetailHeading .product_model,
div.ProductDetailHeading .product_ean,
div.ProductDetailHeading .product_code,
div.ProductDetailHeading .product_weight,
div.ProductDetailHeading .product_size_width,
div.ProductDetailHeading .product_size_height,
div.ProductDetailHeading .product_quantity,
div.ProductDetailHeading .product_delivery_time,
div.ProductDetailHeading .product_size_depth{
	width:	220px;
}
div.ProductDetailHeading .product_model span,
div.ProductDetailHeading .product_ean span,
div.ProductDetailHeading .product_code span,
div.ProductDetailHeading .product_weight span,
div.ProductDetailHeading .product_size_width span,
div.ProductDetailHeading .product_size_height span,
div.ProductDetailHeading .product_quantity span,
div.ProductDetailHeading .product_delivery_time span,
div.ProductDetailHeading .product_size_depth span{
	float:			right;
	font-weight:	bold;
}

div.ProductDetailHeading h1
, div.ProductDetailHeading div.product_description
,div.ProductDetailHeading div.ProductAttributes {
	margin-left:		238px;
}
div.ProductDetailHeading h1 {
	background-image:	url('../gfx/kulaty-roh-nazev-zbozi.gif');
	background-position:	left top;
	background-repeat:	no-repeat;
	background-color:	#003366;
	color:				white;
	padding:			1px 10px;
}

div.ProductDetailHeading div.ProductAttributes
,div.ProductDetailHeading div.ProductBuyDetail {
	margin-top:			10px;
}

div.ProductDetailHeading div.ProductAttributes {
	float:				left;
	margin-left:		0;
	display:			inline;
}

div.ProductDetailHeading div.product_description{
	clear:			right;
	padding-top:	15px;
}

div.ProductDetailHeading div.ProductBuyDetail {
	float:			right;
	clear:			right;
}

div.ProductDetailHeading div.ProductBuyDetail div.ProductPriceWithoutVat
, div.ProductDetailHeading div.ProductBuyDetail div.ProductPriceWithVat {
	width:			205px;
	float:			right;
	clear:			right;
	padding:		1px 5px 1px 10px;
}

div.ProductDetailHeading div.ProductBuyDetail div.ProductPriceWithoutVat span
, div.ProductDetailHeading div.ProductBuyDetail div.ProductPriceWithVat span {
	float:			right;
	font-weight:	bold;
}

div.ProductDetailHeading div.ProductBuyDetail div.ProductPriceWithoutVat {
	background-color:	#e5eaef;
}

div.ProductDetailHeading div.ProductBuyDetail div.ProductPriceWithoutVat span {
	color:				#003366;
}

div.ProductDetailHeading div.ProductBuyDetail div.ProductPriceWithVat {
	background-color:	#003366;
	background-image:	url('../gfx/cena-s-dph-pozadi.gif');
	background-position:	left bottom;
	background-repeat:	no-repeat;
	color:				white;
}

div.ProductDetailHeading div.ProductBuyDetail div.ProductPriceWithVat span {
	color:				white;
}

div.ProductDetailHeading div.ProductBuyDetail input.quantity {
	width:				20px;
	background-color:	#e5eaef;
	color:				#003366;
	border:				1px solid #003366;
	text-align:			right;
}

div.ProductMainImg{
	margin:			0px 10px 10px 0px;
	width:			220px;
	padding:		5px;
	float:			left;
	background-color:	#e5eaef;
	text-align:		center;
	clear:			left;
}

div.ProductMainImg img {
	border:			1px solid #7f99b2;
}

.ProductPhotoGallery{
margin:	0px 0px 20px 0px;
clear:	both;
width: 100%;
}

p.NextProductCategoryPhoto {
	line-height:		20px;
	border:				1px solid red;
}

span.ExPrice{
font-size:		75%;
text-decoration:line-through;
font-weight:	normal;
}
span.SpecialPrice{
color:			#f00;
padding-left:	3px;
padding-right:	3px;
}

.productListingItem {
	background-image:	url('../gfx/product-background.gif');
	background-position:	left top;
	background-repeat:	no-repeat;
	padding:	0 0 0 2px;
}

.productListingItem span.Price,
.productListingItem span.SpecialPrice {
	font-size:		115%;
}
/**	BoxSearchContent	*/
div.BoxSearchContent,
div.BoxShoppingCartContent {
	padding:	5px;
}

div.BoxShoppingCartContent table,
div.BoxSearchContent table{
width:			100%;
}
div.BoxSearchContent table th{
font-weight:	normal;
text-align:		left;
width:			60px;
}
div.BoxShoppingCartContent table th{
text-align:		right;
white-space:	nowrap;
}

div.BoxSearchContent table td{
text-align:		right;
}
div.BoxShoppingCartContent table td{
text-align:		left;
}
div.BoxShoppingCartContent table td input,
div.BoxSearchContent table td input{
text-align:		left;
width:			100%;
}

div.BoxSearchContent table option {
	color:		black;
}

div.BoxShoppingCartContent table td input.submit,
div.BoxSearchContent table td input.submit{
text-align:		center;
font-weight:	bold;
}

.InputOk{
}
.InputNotice{
	color:	#d40;
}
.InputNotice input{
	color:	#aaf;
	border-color:#d40;
}
.InputWarning{
	color:	#66f;
}
.InputWarning input{
	color:	#66f;
	border-color:#66f;
}
.InputError{
	color:	#00f;
}
.InputError input{
	color:	#00f;
	border-color:#00f;
}
.InputDefault{
}

div.OrderBar{
	height:			29px;
	margin-top:		20px;
	padding-top:	5px;
	border-top:		1px solid #d7dfe7;
	border-bottom:	1px solid #d7dfe7;
	background-image:	url('../gfx/kosik-cesta-pozadi.gif');
	background-position:	right top;
	background-repeat:	no-repeat;

}

div.OrderBar div.OrderBarPrevious
, div.OrderBar div.OrderBarCurrent
, div.OrderBar div.OrderBarSubsequent {
	float:			left;
	margin-right:	5px;
	padding:		5px 5px 6px 5px;
	color:			white;
	font-weight:	bold;

}
div.OrderBar div.OrderBarPrevious a
, div.OrderBar div.OrderBarCurrent a
, div.OrderBar div.OrderBarSubsequent a {
	color:			white;
}

div.OrderBar div.OrderBarCurrent{
	background-image:	url('../gfx/kosik-cesta-tlacitko-aktivni.gif');
	background-position:	left top;
	background-repeat:	no-repeat;
	background-color:	#ea8c00;
}
div.OrderBar div.OrderBarSubsequent
,div.OrderBar div.OrderBarPrevious {
	background-image:	url('../gfx/kosik-cesta-tlacitko.gif');
	background-position:left top;
	background-repeat:	no-repeat;
	background-color:	#7f99b2;
}

div.orderStrip {
	margin:				20px 0;
	clear:				both;
}

div.OrderTitle {
	height:				24px;
	width:				460px;
	background-image:	url('../gfx/order-title-background.gif');
	background-position:	right top;
	background-repeat:	no-repeat;
	border-top:			1px solid #d8e0e7;
	border-bottom:		1px solid #d8e0e7;
}

div.OrderTitle h1 {
	margin:				0;
	padding:			0;
}

div.OrderButton {
	text-align:			right;
	width:				263px;
	float:				right;
	border:				1px solid #999999;
	background-color:	#003366;
	color:				white;
}
div.OrderButton input.submit, div.OrderButton a {
	color:				white;
	font-weight:		bold;
	background-image:	url('../gfx/sipka.gif');
	background-position:	right top;
	background-repeat:	no-repeat;
}

div.OrderButton a {
	display:			block;
	padding:			3px 25px 3px 2px;
}

div.OrderButton input.submit {
	border:				none;
	font-size:			13px;
	height:				24px;
	padding:			0px 25px 0px 2px;
}

div.updateAccount {
	clear:				both;
	text-align:			right;
	margin: 			0px;
	padding:			2px 10px;
	background-color:	#E5EAEF;
	color:				#003366;
}

div.updateAccount a, div.updateAccount a:visited {
	color:				#003366;
	font-weight:		bold;
}


span.redText {
	color:			red;
}

p.smallText {
	font-size:		90%;
}

div.product_category_image {
	width:			220px;
	padding:		5px;
	float:			left;
	margin-right:	10px;
	background-color:	#e5eaef;
	text-align:		center;
	clear:			left;
}

img.product_category_image {
	border:			1px solid #7f99b2;
}

div.cleaner {
	clear:			both;
}

div.BoxAuthorizationContent {
	float:			right;
	color:			#8a8a8a;
	border-left:	1px solid #BECBD8;
	height:			60px;
	width:			160px;
}

div.BoxAuthorizationContent div.shoppingCartInfo {
	padding-top:	5px;
	font-size:		90%;
	color:			black;
	line-height:	11px;
	clear:			right;
	float:			right;
	width:			142px;

}

div.BoxAuthorizationContent div.BoxAuthorizationContentLinks {
	float:			right;
	height:			24px;
	padding:		0 0 0 10px;
	background-color:	#003366;
	background-image:	url('../gfx/shopping-cart-background.gif');
	background-position:	left bottom;
	background-repeat:	no-repeat;
	color:			white;
}


div.BoxAuthorizationContent a.shopping_cart {
	display:		block;
	color:			white;
	font-weight:	bold;
	line-height:	24px;
	background-image:	url('../gfx/kosik.gif');
	background-position:	right top;
	background-repeat:	no-repeat;
	padding-right:	35px;
}


div.BoxAuthorizationContent table {
	margin-top:		20px;
}
div.BoxAuthorizationContent table td {
	color:			#8a8a8a;
	text-align:		right;
}

div.BoxAuthorizationContent table td input {
	width:			100px;
	text-align:		center;
	background:		#e5eaef;
	border:			1px solid #ffffff;
}

div.BoxAuthorizationContent table td input.submit {
	background-color:	#fff;
	text-align:		right;
	margin-right:	0;
	text-decoration:	underline;
	cursor:			pointer;
}

div.BoxUserLoggedContent {
	text-align:		left;
	color:			red;
}

div.BoxAdminLinks {
	background-color:	red;
	padding:		3px 10px;
}

div.BoxCustomerLinks {
	background-color:	#EA8C00;
	padding:		3px 10px;
	color:			#fff;
	clear:			both;
}

div.BoxCustomerLinks a,
div.BoxAdminLinks a,
div.BoxAdminLinks a:visited
div.BoxCustomerLinks a:visited {
	color:			#fff;
}

div.boxUserLogin {
	background-image:	url('../gfx/login-person.gif');
	background-position:	left top;
	background-repeat:	no-repeat;
	height:				37px;
	width:				130px;
	padding:			8px 0 0 35px;
	border-left:		1px solid #becbd8;
	margin:				0px 0 10px 25px;
	float:				left;
}

table.FileGallery {
	float:			right;
	margin:			0px 5px 5px 5px;
}
table.FileGallery td.EditImageGalleryLink {
	clear:			both;
}


td.FileGallery_Image {
	border:				1px solid #E5EAEF;
	padding:			5px 5px;
	text-align:			center;
	float:				left;
	margin-right:		5px;
}

div.DecorativeBox {
	background-image:	url('../gfx/nabytek-background-left.gif');
	height:			107px;
	margin-top:		5px;
}

div.DecorationBoxHomepage {
	background-image:	url('../gfx/nabytek-decoration-homepage.gif');
	height:			107px;
	margin-top:		5px;
}

div.DecorationBoxSmallHomepage {
	background-color:#003366;
	height:			25px;
	width:			25px;
	margin-top:		30px;
}

div.productListingPriceWithoutTax span.Price {
	color:		black;
	font-size:	130%;
}

div.productListingPriceWithTax {
	border-bottom:	1px dashed #8A8A8A;
	font-weight:	bold;
}

input.shoppingCartSubmit,
input.productInfoSubmit {
		border:			1px solid #999999;
	background-color:	#e5eaef;
}

input.shoppingCartSubmit {
	width:				108px;
	=width:				110px;
	margin-top:			5px;
	font-size:			12px;
	line-height:		12px;
	background-image:	url('../gfx/kosik-koupit-zbozi.gif');
	background-position:	right top;
	background-repeat:	no-repeat;
	background-color:	#ea8c00;
	color:				white;
	font-weight:		bold;
	text-align:			center;
	padding:			1px 0px 1px 0px;
	cursor:				hand;
}

.productListingUpperBlock .more {
	width:				108px;
	padding:			2px 0px 2px 0px;
	display:			block;
	text-align:			center;
	background-color:	#e5eaef;
	border:				1px solid #cccccc;
	color:				#003366;
	margin-top:			5px;
	font-size:			12px;
	line-height:		12px;
	text-decoration:	none;
}


div.ShoppingCartProductAddedInfo {
	margin:				15px 0 0 0;
}

div.ShoppingCartProductAddedInfo div.LinkBack {
	float:				left;
}

div.ShoppingCartProductAddedInfo div.LinkBack a.back {
	display:			block;
	border:				1px solid #EA8C00;
	padding:			2px 5px 2px 40px;
	font-weight:		bold;
	background-image:	url('../gfx/kosik-zpet-na-vypis.gif');
	background-position:	left top;
	background-repeat:	no-repeat;
}

div.ShoppingCartProductAddedInfo div.ProductAdded {
	float:				left;
	padding:			0 0 0 70px;
	margin:				0 0 0 30px;
	background-image:	url('../gfx/kosik-zbozi-pridano.gif');
	background-position:	left top;
	background-repeat:	no-repeat;
}

div.ShoppingCartProductAddedInfo div.ProductAdded span {
	font-size:			130%;
}

div.ShoppingCartProductAddedInfo div.ProductAdded h2 {
	padding:			0;
	color:				#003366;
}


p.moreLink {
	float:			left;
}

div.productImage {
	width:			100px;
	float:			left;
	border:			1px solid #E5EAEF;
	padding:		4px;
	text-align:		center;
	margin-right:	5px;
}

div.productListingUpperBlock div.productImage {
	padding:		0;
}

div.productInfo {
	width:			110px;
	float:			left;
}

div.productCategoryDescription {
	margin-top:			10px;
	margin-bottom:		10px;
}

div.ProductBackLink,
a.BackToProductList {
	float:				left;
	clear:				left;
	border:				1px solid #ea8c00;
	margin-bottom:		10px;
	width:				200px;
}

div.ProductBackLink a,
a.BackToProductList {
	display:			block;
	background-image:	url('../gfx/sipka-zpet.gif');
	background-position:	left top;
	background-repeat:	no-repeat;
	padding:			2px 8px 3px 18px;
	font-weight:		bold;
}

div.ProductBackLink ul {
	list-style-type:	none;
	margin-left:		10px;
}


div.productCategoryDescription h3
, div.productCategoryDescription h2.product_category_name
, div.productCategoryDescription div.description
{
	padding:			5px 10px;
	margin-left:		238px;
}

div.productCategoryDescription div.description {
	padding:			5px 8px;
}

div.productCategoryDescription h3 {
	color:				#003366;
	background-color:	#e5eaef;
}

div.productCategoryDescription h2 {
	background-image:	url('../gfx/nazev-kategorie-roh.gif');
	background-position:	left bottom;
	background-repeat:	no-repeat;
	color:				white;
	background-color:	#ea8c00;
}

div.productListingOrderSubmit {
	float: 				right;
}

h3.actionHeader {
	background:			#003366;
	font-size:			12px;
	padding:			3px;
}
h3.actionHeader a {
	background:			#003366;
	color:				#fff;
}

h3 input {
	margin-right:		7px;
	vertical-align: 	middle;
	cursor:				pointer;
}
h3 a {
	cursor:				pointer;
}

h3 span.info {
	font-size:			70%;
}


div.actionProduct {
	border:				5px solid #E5EAEF;
	padding:			8px;
	padding-right:		10px;
	margin:				0px 5px;
}


div.customer_note p{
	margin:				5px 0 0 0;
}

div.customer_note textarea {
	width:				490px;
	height:				75px;
	padding:			2px;
	margin-bottom:		10px;
	border:				1px solid #999999;
	background-color:	#e5eaef;
	overflow-y:			scroll;
	float:				left;
}

div.customer_note div.ProductBuyDetail {
	margin-top:			0;
}

div.DecorationStrip, div.ProductDetailDecorationStrip {
	width:				100%;
	height:				24px;
	margin:				20px 0 10px 0;
	background-image:	url('../gfx/decoration-strip-background.gif');
	background-position:	right top;
	background-repeat:	no-repeat;
	border-top:			1px solid #e5eaef;
	border-bottom:		1px solid #e5eaef;
	clear:				both;
}

div.partners {
	margin:				0 auto;
	width:				990px;
	padding:			5px 12px;
	text-align: 	left;
	border-left:	1px solid #E5EAEF;
	border-right:	1px solid #E5EAEF;
}

table.action_price_table {
	float: right;
}


ul.error_list {
	margin-left:		20px;
}

table.table_list {
	border:			1px solid #D1D8DF;
	margin:			10px 0;
	width:			100%;
}


table.table_list td {
	padding:		3px;
}

table.table_list td.input {
	width:			1%;
	font-size: 		150%;
}

table.table_list .radio {
	height:			17px;
	width:			17px;
}

table.table_list tr.even {
	background-color:	#E0E8EF;
}

table.table_list tr.odd {
	background-color:	#EFF7FF;
}

div.form_box input {
	height:				17px;
}

div.form_box {
	margin:				10px 0;
	padding:			10px;
	background-color:	#F0F0F0;
	border:				1px solid #D2D2D2;
}

.error {
	border:				1px solid #DB0000;
	background-color:	#FFCCCC;
	padding:			10px;
}

.error-message {
	font-weight:		bold;
	margin:				1em 0;
	padding:			7px 20px 7px 45px;
	background:			#FFCCCC url('../gfx/bullet-cross.png') no-repeat scroll 15px 8px;
	border:				1px solid #DB0000;
	color:				#B10000;
}

.termsOfTrade {
	text-align:			left;
	padding:			10px;
}

div.essox_calculators_box {
	margin-top:			20px;
}

div.essox_calculator {
	float:				left;
	margin-right:		20px;
}

div.essox_banner {
	text-align:			center;
	margin:				10px 0 10px 0;
}

div.essox_link_to_calculator {
	float:				right;
	margin-left:		10px;
}


div.essox_hire_sale_text {
	font-size:			150%;
	background-color:	#EA8C00;
	padding:			3px;
	margin-bottom:		5px;
}

div.product_category_global_links {
	text-align:			right;
	vertical-align:		middle;
	text-decoration:	underline;
}

div.product_category_global_links img {
	margin-right:		5px;
	margin-left:		5px;
}

div.global_listing {
	border-top:			1px solid #e5eaef;
	border-bottom:		1px solid #e5eaef;
	padding:			3px 0;
	margin-top:			5px;
	background-image:	url('../gfx/listining-background.gif');
	background-position:	right top;
	background-repeat:	no-repeat;
}

div.PageListining a.active
,div.PageListining a.nonactive {
	padding:			2px 4px;
	background-image:	url('../gfx/listining-background.gif');
	background-position:	right top;
	background-repeat:	no-repeat;
}

div.PageListining a.nonactive {
	background-image:	url('../gfx/strankovani-neaktivni-roh.gif');
	background-position:	left top;
	background-repeat:	no-repeat;
	background-color:	#003366;
	color:				white;
}

div.PageListining a.active {
	background-image:	url('../gfx/strankovani-aktivni-roh.gif');
	background-position:	left top;
	background-repeat:	no-repeat;
	background-color:	#EA8C00;
	color:				white;
}

div.AllPriceProductLink {
	width:				250px;
	border:				1px solid #999999;
	background-color:	#003366;
	color:				white;
	font-weight:		bold;
	background-image:	url('../gfx/sipka.gif');
	background-position:	right top;
	background-repeat:	no-repeat;
	display:			block;
	padding:			3px 25px 3px 10px;
}

div.AllPriceProductLink a {
	color:				white;
}

table.AdministrationProductInCategoryList td {
	border-bottom:		1px dashed #cccccc;
	padding:			1px;
}

div.ProductCategoryFileGallery {
	text-aling:			center;
}

div.ProductCategoryFileGallery a {
	display:			none;
}
div.ProductCategoryFileGallery a.NextProductCategoryPhoto {
	margin:				5px auto 0 auto;
	display:			block;
	width:				100px;
	padding:			0 0 0 25px;
	background-image:	url('../gfx/fotak.gif');
	background-repeat:	no-repeat;
}

table.tableRadyATipy {
	margin-left:	60px;
	width: 			600px;
}
table.tableRadyATipy td {
	border-right: 	1px solid #EA8C00;
	border-bottom: 	1px solid #EA8C00;
	width: 			500px;
	margin: 		0px;
	vertical-aling:	middle;
	text-align:		center;
	font-weight:	bold;
}

img.RadyATipyImgRight {
	float:			right;
	margin-left:	15px;
	margin-top:		5px;
}

img.RadyATipyImgLeft {
	float:			left;
	margin-right:	15px;
	margin-top:		5px;
}

h1.RadyATipyHeaderNext {
	clear:both;
}

div.AdviceTips div.content ul {
	padding-top:	3px;
	font-weight:	bold;
	font-size:		12px;
	padding-bottom:	5px;
}
div.AdviceTips div.content ul li {
	padding-top:	3px;
}
div.AdviceTipsOthers {
	text-align:			right;
	width:				215px;
}
#AkcniCenyWide {
	position:		fixed;
	bottom:			0;
	height:			116px;
	width:			100%;
	background:		transparent url('../gfx/banner-akcni-ceny-background-repeat-x.png') repeat-x left top;
}
#AkcniCenyBackground {
	position:		relative;
	top:			24px;
	height:			80px;
	width:			100%;
	background:		transparent url('../gfx/banner-akcni-ceny-background.png') no-repeat top center;
}
#AkcniCeny {
	width:			1016px;
	margin:			0 auto;
}
#AkcniCeny *{
	font-family:	'Tahoma Bold', Tahoma, 'Arial CE', Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:			#fff;
}
#AkcniCenyLeft {
	float:			left;
	width:			238px;
	text-align:		center;
	background:		#e00039;
}
#AkcniCenyRight {
	float:			right;
	width:			750px;
	text-align:		left;
	font-weight:	bold;
	font-size:		34px;
}

#AkcniCenyLeft h3 {
	font-size:		34px;
	color:			#fff;
	padding:		0px;
}
#AkcniCenyLeft p {
	font-size:		18px;
}
#AkcniCenyRight a {
	text-decoration:underline;
}
#AkcniCenyRight a:hover,
#AkcniCenyRight a:active {
	text-decoration:none;
}
