
body {
  margin: 0;
  padding: 0;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #333333;
  font-size: 10px;
  background: #D3CAAA;
  line-height: 150%
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
  color: #008000;
  text-decoration: none;
}

a:visited {
  color: #008000;
  text-decoration: none;
}

a:hover, #navEZPagesTOC ul li a:hover, #navCatTabs ul li a:hover {
  color: #000000;
}

#navSupp ul li a:hover {
  color: #000000;
}

a:active {
  color: #008000;
}


h1 {
  color: #008000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold
}



h1.head {
  color: #008000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold
}

h2 {
  font-size: 1.4em;
}

h2.greeting {
  margin: 0;
  padding: 1em 0;
  font-size: 1.1em;
}

h3 {
  font-size: 1.1em;
  color: #333333
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, .sideBoxContent, .larger{
  font-size: 1.1em;
}

ADDRESS {

	font-size: 1.1em;

    font-weight: bold;

    line-height: 150%;

    font-style: normal

}



.biggerText {
	font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
}

h3.itemTitle {
	font-size: 1.2em;
}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:

h1, h2, h3, h4, h5, h6, p {

	position: relative;

	}

*html .centerColumn {

	height: 1%;

	}

*/

td.main {

  font-size: 10px

}

td.main strong {

  font-size: 1.1em

}

CODE {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 1em;

	}



FORM, SELECT, INPUT {

	display: inline;

	font-size: 1em;

	margin: 0.1em;

	}



TEXTAREA {

	float: left;

	margin: auto;

	display: block;

	width: 95%;

	}



input:focus, select:focus, textarea:focus {

	background: #E4FEF5;

	}



FIELDSET {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: 1px solid #cccccc;

	}



LEGEND {

	font-weight: bold;

	padding: 0.3em;

	}



LABEL, h4.optionName {

	line-height: 1.5em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}



LABEL.inputLabel {

	width: 9em;

	float: left;

	}



LABEL.inputLabelPayment {

	width: 14em;

	float: left;

	padding-left: 2.5em;

	}



LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {

	width: 11em;

	float: left;

	}



#checkoutPayment LABEL.radioButtonLabel {

	font-weight: bold;

	}



P, ADDRESS {

	padding: 0.5em;

	}

.clearBoth, .clear {
  clear: both;
}

HR {

	height: 1px;

	margin-top: 0.5em;

	border: none;

	border-bottom: 1px solid #9a9a9a;

	}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.2em;

	border: 1px solid #9a9a9a;

	}



.messageStackWarning, .messageStackError {

	background-color: #ff0000;

	color: #ffffff;

	}



.messageStackSuccess {

	background-color: #99FF99;

	color: #000000;

	}



.messageStackCaution {

	background-color: #FFFF66;

	color: #000000;

	}



/*wrappers - page or section containers*/



#mainWrapper {
  margin: 1em auto 0;
  padding: 0;
  text-align: left;
  width: 992px;
}

#mainWrapper_top {
  margin: 0;
  padding: 0;
  background: url(../images/frame_top.png) no-repeat;
  height: 15px
}

#mainWrapper_body {
  margin: 0;
  padding: 0;
  background: url(../images/frame_body.png) repeat-y;
}

#mainWrapper_bottom {
  margin: 0;
  padding: 0;
  background: url(../images/frame_bottom.png) no-repeat;
  height: 15px
}



#logo {
  margin: 30px 0px 0px 20px;
  padding: 0em;
  float: left;
}

#taglineWrapper {

	margin: 60px 50px 0px 0px;

	padding: 0em;

    float: right;

display: none;

}

#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
  margin: 0;
  padding: 0;
}

#headerWrapper {
  margin: 0 auto;
  padding: 0;
  width: 978px;
}


#navMainWrapper {
  margin: 0;
  padding: 0 2em 0 0;
  height: 100px;
  font-weight: bold;
}


#left_top_logo {
  margin: 1em 0 0 1em;
  padding: 0 0 0 1em;
  float: left
}

#right_top {
  margin: 0;
  padding: 0 2em 0 0;
  float: right;
}




#navMain {
  margin: 0;
  padding: 0;
  float: right;
}

#navMain ul, #navCatTabs ul {
  margin: 0;
  padding: 0.5em 0em;
  list-style-type: none;
  text-align: center;
  line-height: 1.5em;
}

#navMain ul li, #navCatTabs ul li {
  display: inline;
}

#navMain ul li a, #navCatTabs ul li a {
  text-decoration: none;
  padding: 0em 0.5em;
  margin: 0;
  color: #000000;
  white-space: nowrap;
}

#navCatTabs ul li a {
  color: #9a9a9a;
}

#header_shoping_card {
  margin: 20px 0 0 0;
  padding: 0;
  float: right;
  background: url(../images/nakupni-kosik.png) no-repeat 0% 0%
}

#header_shoping_card ul {
  margin: 10px 0 0 40px;
  padding: 0;
  list-style-type: none;
}

.style_shoping_card a {
  color: #FF3300
}



#navTopMenu {
  margin: 0 auto;
  padding: 0;
  background: url(../images/top_menu_background.png) no-repeat;
  width: 961px;
  height: 32px
}


.top_menu{
  margin: 0 0 0 2em;
  padding: 0;
  width: 550px;
  text-decoration: none;
  font-weight: bold;
  height: 32px;
  float: left;
  font-size: 1.1em
}

.top_menu ul{
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}

.top_menu ul li{
  display: inline;
}

.top_menu ul li a{
  float: left;
  color: #FFFFFF;
  padding: 9px 11px 7px;
  text-decoration: none;
}

.top_menu ul li a:visited{
  color: #FFFFFF;
}

.top_menu ul li a:hover, .top_menu ul li .selected{
  color: #FFFFFF !important;
  padding: 9px 11px 7px;
  background: #008000;
}



#navMainSearch {
  margin: 0 2em 0 0;
  padding: 0.5em 0 0 0;
  float: right;
}




/**************** rozvrzeni ******************/



table.table_box {
  margin: 0;
  padding: 0;
}

td.table_box_left {
  margin: 0;
  padding: 0;
  background: url(../images/left_horizontal_line.png) repeat-y right;
  width: 255px;
  vertical-align: top
}

td.table_box_telo {
  margin: 0;
  padding: 0;
  width: 705px;
  vertical-align: top
}




.levy_box{
  margin: 0 0 0 16px;
  padding: 0;
}


#navColumnOneWrapper {
  margin: 0;
  padding: 0;
}



#categoriesContent {
  margin: 2em 0 0 0;
  padding: 0;
}

#menu_categories {
  margin: 0;
  padding: 0;
  width: 230px;
}

#menu_categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px
}

#menu_categories li a {
  text-decoration: none;
}

#menu_categories li a:link, #menu_categories li a:visited {
  margin: 0;
  padding: 25px 0 0 85px;
  color: #000000;
  display: block;
  border-bottom: 1px dotted #999999;
  height: 35px;
}

#menu_categories li a:hover {
  margin: 0;
  padding: 25px 0 0 85px;
  color: #666666;
  height: 35px;
}

.miniatura4 {
  background: url(../images/menu_logo_opensuse.png) no-repeat 10px 50%
}

.miniatura22 {
  background: url(../images/menu_logo_sles.png) no-repeat 20px 50%
}

.miniatura8 {
  background: url(../images/menu_logo_sled.png) no-repeat 20px 50%
}

.miniatura23 {
  background: url(../images/menu_logo_noes.png) no-repeat 20px 50%
}

.miniatura34 {
  background: url(../images/menu_logo_zenworks.png) no-repeat 20px 50%
}

.miniatura39 {
  background: url(../images/menu_logo_groupwise.png) no-repeat 20px 50%
}

.miniatura40 {
  background: url(../images/menu_logo_teaming.png) no-repeat 20px 50%
}

.miniatura41 {
  background: url(../images/menu_logo_602office.png) no-repeat 15px 50%
}

.miniatura1 {
  background: url(../images/menu_logo_linux.png) no-repeat 15px 50%
}

.miniatura9 {
  background: url(../images/menu_logo_virtualizace.png) no-repeat 10px 50%
}

.miniatura29 {
  background: url(../images/menu_logo_akce.png) no-repeat 10px 50%
}



#menu_categories2 {
  margin: 1em;
  padding: 0;
  width: 230px;
}

#menu_categories2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: bold;
  text-decoration: none;
}

#menu_categories2 li a {
  text-decoration: none;
  color: #000000;
  display: block;
}

#menu_categories2 li a:link, #menu_categories2 li a:visited {
  margin: 0;
  padding: 5px;
  color: #000000;
  height: 10px;
}

#menu_categories2 li a:hover {
  margin: 0;
  padding: 5px;
  color: #000000;
  height: 10px;
  text-decoration: underline
}


#manufacturers {
  margin: 2em 0 0 0;
  padding: 0;
  width: 240px;
  background: url(../images/vyrobci_background.png) no-repeat;
  height: 76px
}

#manufacturersHeading {
  margin: 0;
  padding: 1em 0 0 2em;
  color: #FFFFFF;
  font-size: 1.2em
}



.telo {
  margin: 0 0 0 10px;
  padding: 0;
}

.uvod_doprovodny_text {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
}

.uvod_novinky {
  margin: 0;
  padding: 0.5em 0;
  border-bottom: 1px dotted #999999
}

.uvod_novinky img {
  margin: 0;
  padding: 0 1em;
}

.uvod_novinky h2 {
  margin: 0;
  padding: 1em 0 0 0;
  color: #000000
}

.uvod_novinky p {
  margin: 0;
  padding: 0.5em;
  font-size: 1.1em
}



#navColumnTwoWrapper {

	margin: auto;
	margin-left: 0em;
	margin-right: 0em;

	}

	

#tagline {

	color:#000000;

	font-size: 2em;

	text-align : center;

	vertical-align: middle;

	}



#sendSpendWrapper {

	border: 1px solid #cacaca;

	float: right;

	margin: 0em 0em 1em 1em;

	}



.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin: 0;

	width: 47%;

	}



.wrapperAttribsOptions {

	margin: 0.3em 0em;

	}



/*navigation*/



.navSplitPagesResult {}

.navSplitPagesLinks {}



.navNextPrevCounter {

	margin: 0em;

    font-size: 1.1em;

    font-family: Tahoma, Arial, sans-serif;

    font-weight: bold

}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	}



#navCatTabsWrapper {

	margin: 0em;

	background-color: #abbbd3;

	background-image: url(../images/tile_back.gif);

	padding: 0.5em 0.2em;

	font-weight: bold;

	color: #ffffff;

	height: 1%;

	}



#navSuppWrapper {

	margin: 0em;

	padding: 0.5em 0.2em;

	font-weight: bold;

	height: 1%;

	}



#navCatTabsWrapper {

	background-color: #ffffff;

	color: #9a9a9a;

	background-image:none;

}









#navEZPagesTOCWrapper {

	font-weight: bold;

	float: right;

	height: 1%;

	border: 1px solid #9a9a9a;

	}



#navEZPagesTOC ul {

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	line-height: 1.5em;

	}



#navEZPagesTOC ul li {

	white-space: nowrap;

	}



#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}



#navCategoryIcon, #indexProductListCatDescription, #categoryDescription, #ezPageDefault {
  margin: 0;
  padding: 0.5em;
  font-size: 1.1em
}

#indexProductListCatDescription p, #categoryDescription p {
  margin: 0.5em;
  padding: 0.5em 0;
}





.buttonRow {
	margin: 5px 0px 5px 0px;
}

#navBreadCrumb {

	padding: 0.5em 0.5em;

	background-color: #ffffff;

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	}



#navEZPagesTop {

	background-color: #abbbd3;

	background-image: url(../images/tile_back.gif);

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	padding: 0.5em;

	}



#navColumnOne, #navColumnTwo {

	background-color: transparent;

	}



/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;

	}



/*.content,*/ #productDescription, .shippingEstimatorWrapper {

	/*font-size: 1.2em;*/

	padding: 0.5em;

	}



.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	padding: 0.8em;

	}



.centerColumn {

	padding: 5px 5px 5px 5px;

    margin: 10px 0px 0px 0px;

}



.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {

	float: right;

	text-align: center;

	margin: 1em;

	border: 1px solid #000000;

	padding: 1em;

	}



.tableHeading TH {

	border-bottom: 1px solid #9a9a9a;

	}



.tableHeading, #cartSubTotal {

	background-color: #e9e9e9;

	 }



#cartSubTotal {

	border-top: 1px solid #cccccc;

	font-weight: bold;

	text-align: right;

	line-height: 2.2em;

	padding-right: 2.5em;

	}



.tableRow, .tableHeading, #cartSubTotal {

	height: 2.2em;

	}



.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {

	padding: 0.5em 0em;

	}



.cartUnitDisplay, .cartTotalDisplay {

	text-align: right;

	padding-right: 0.2em;

	}



#scUpdateQuantity {

	width: 2em;

	}



.cartQuantity {

	width: 4.7em;

	}



.cartNewItem {

	color: #33CC33;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

	color: #660099;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartBoxTotal {

	text-align: right;

	font-weight: bold;

	}



.cartRemoveItemDisplay {

	width: 3.5em;

	}



.cartAttribsList {

	margin-left: 1em;

	}



#mediaManager {

	width: 50%; 

	margin: 0.2em;

	padding: 0.5em;

	background-color: #E4FEf5;

	border: 1px solid #003D00;

	}



.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #ff0000;

	}



.orderHistList {

	margin: 1em;

	padding: 0.2em 0em;

	list-style-type: none;

	} 



#cartBoxListWrapper ul, #ezPageBoxList ul {

	list-style-type: none;

	}



#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {

	margin: 0;

	padding: 0.2em 0em;

	} 



#cartBoxEmpty, #cartBoxVoucherBalance {

	font-weight: bold;

	}



.totalBox {

	width: 5.5em;

	text-align: right;

	padding: 0.2em;

	}



.lineTitle, .amount {

	text-align: right;

	padding: 0.2em;

	}



.amount {

	width: 5.5em;

	}



/*Image Display*/

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
  margin: 0em 1em 1em 0em ;
  padding: 0px
}

#productMainImage {
  margin: 0em 1.5em 1em 0em ;
  padding: 0px;
}



.categoryIcon {
  margin: -10px 0 0 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}



#cartImage {

	margin: 0.5em 1em;

	}



/*Attributes*/

.attribImg {

	width: 20%;

	margin: 0.3em 0em;

}



.attributesComments {}



/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

	margin: 1em 0em;

	}



.centerBoxWrapper {

	height: 1%;

	margin: 1.1em 0;

	}



h2.centerBoxHeading {

	font-size: 1.3em;

	color: #ffffff;

	}



/*sideboxes*/

.columnLeft {}



h2.leftBoxNadpis {

	margin: 0px 0px 15px 10px;

    padding: 0px 0px 0px 0px;

	color: #339900;

	text-align: left;

    font-family: Verdana;

    font-size: 13px

}



h3.leftBoxNadpis {

	margin: 0px 0px 0px 0px;

    padding: 8px 0px 0px 8px;

	color: #000000;

	text-align: left;

    font-family: Verdana;

    height: 22px
}




h3.leftBoxNadpis a, h3.leftBoxNadpis a:visited {

	color: #000000;

	text-decoration: none;

}

h3.leftBoxNadpis a:hover {

	color: #000000;

	text-decoration: underline;

}



h3.leftBoxNadpis label {

	margin: 0px 0px 0px 0px;

    padding: 0px 0px 0px 0px;

	color: #000000;

	text-align: left;

    font-family: Verdana;

    font-size: 1.1em

}



h3.leftBoxSearch {

	margin: 0px 0px 0px 0px;

    padding: 8px 0px 0px 8px;

    height: 22px
}

h3.leftBoxSearch label {

	margin: 0px 0px 0px 0px;

    padding: 0px 0px 0px 0px;

	color: #FFFFFF;

	text-align: left;

    font-family: Verdana;

    font-size: 1.1em

}



#searchContent a {

	color: #FFFFFF;

    font-weight: bold

}



#searchContent a:hover {

	color: #FFFF00;

    font-weight: bold

}



#whatsnew a {

	color: #FFFFFF;

}



#whatsnew a:hover {

	color: #FFFF00;

}





h3.leftBoxHeading, h3.leftBoxHeading a,

h3.rightBoxHeading, h3.rightBoxHeading a {

	color: #000000;

	}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	color: #000000;

	text-decoration: none;

	}



.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {

	color: #000000;

	}


#currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

	font-size: 10px;

    color: #000000

}



.centerBoxHeading {

	margin: 0em;

    padding: 3px 3px 3px 8px

}


.leftBoxContainer {

	margin: 10px 0px 0px 0px;

    background: #D2D2D2 url(../images/box_grey.png) repeat-x;

    padding: 0px 0px 0px 0px

}

.leftBoxCategories {

  margin: 20px 0px 0px 0px;

}

.leftBoxSearch {

	margin: 10px 0px 0px 0px;

    background: #545454 url(../images/box_black.png) repeat-x;

    padding: 0px 0px 0px 0px;

}



/* pravá strana */


h3.rightBoxHeading {

	margin: 0em;

    padding: 8px 0px 0px 8px;

    height: 22px
}


.rightBoxContainerGrey {

	margin: 10px 0px 0px 0px;

    background: #D2D2D2 url(../images/box_grey.png) repeat-x;

    padding: 0px 0px 0px 0px;

    color: #000000
}

.rightBoxContainerGreen {
	margin: 10px 0 0 0;
    background: #99D100 url(../images/box_green.png) repeat-x;
    padding: 0
}

.sideBoxContent {
	margin: 0;
    padding: 10px 10px 10px 8px
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}

.productListing-data {
  padding: 2px;
  vertical-align: top;
  font-size: 1.1em;
}

.productListing-data img {
  padding: 2px
}

.centerBoxContentsNew a {
  font-weight: bolder;
  font-size: 1.1em;
}

.categoryListBoxContents {
  font-weight: bolder;
  font-size: 1.1em;
}

.leftBoxHeading, .rightBoxHeading {
	text-align: left;
}



#bestsellers .wrapper {

	margin: 0em 0em 0em 1.5em;

	}



#bestsellers ol {

	padding: 0;

	margin-left: 1.1em;

	}



#bestsellers li {

	padding: 0;

	margin: 0.3em 0em 0.3em 0em;

	}



#bannerboxHeading {

	background-color: #0000CC;

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/* categories box parent and child categories */

div.category-top {

  margin: 0;

  padding: 3px 0px 3px 15px;

  font-size: 1.1em;

  font-family: Tahoma, Arial, sans-serif;

  background: url(../images/menu_sipka.png) no-repeat 0px;

}

div.category-products, div.category-subs {

  margin: 0px 0px 0px 12px;

  padding: 1px 0px;

}



A.category-top, A.category-top:visited {

	color: #666666;

	text-decoration: none;

	}

A.category-top:hover {

	color: #000000;

	text-decoration: none;

	}

A.category-links, A.category-links:visited {

	color: #339900;

	text-decoration: none;

	}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {

	color: #339900;

	text-decoration: none;

	}

SPAN.category-subs-parent {

	font-weight: bold;

	}

SPAN.category-subs-selected {

	font-weight: bold;

	}

/* end categories box links */



/*misc*/

.back {

	float: left;

	}



.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #E8E8E8;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #F0F0F0;

	height: 1.5em;

	vertical-align: top;

	}



.hiddenField {

	display: none;

}

.visibleField {

	display: inline;

}



CAPTION {

	/*display: none;*/

	}



#myAccountGen li, #myAccountNotify li {

	margin: 0;

	} 



.accountTotalDisplay, .accountTaxDisplay {

	width: 20%;

	text-align: right;

	/*vertical-align: top*/

	}



.accountQuantityDisplay {

	width: 10%;

	vertical-align: top

	}






h2.productGeneral {
  margin: 1em;
  padding: 0;
  font-size: 1.1em;
}

span.productNormalPrice {

  font-weight: bold;

  color: #000000;

}

span.productTaxPrice {

  color: #000000;

  font-weight: normal

}



.biggerText {
  font-size: 1.1em;
  color: #000000
}

.bold_text {
  font-weight: bold
}

#productDescription ul {
  margin: 1em 0;
  padding: 0;
  list-style-type: none
}

#productDetailsList {
  margin: 3px 0px 10px 10px;
  padding: 0;
  font-size: 1.1em;
  list-style-type: none
}




.navNextPrevWrapper {

  margin: 3px 0px 10px 0px

}



TR.tableHeading {

	background-color: #cacaca;

	height: 2em;

	}



.productListing-rowheading {
  height: 25px;
  color: #FFFFFF;
  font-size: 1.1em;
  background: url(../images/zbozi_lista.png) repeat-x
}

.productListing-heading a, .productListing-heading a:hover, .productListing-heading a:visited  {
	color: #FFFFFF;
}





tr.productListing-odd {

  text-align: left;

}









#siteMapList {

	width: 90%;

	float: right;

	}



.ratingRow {

	margin: 1em 0em 1.5em 0em;

	}



LABEL#textAreaReviews {

	font-weight: normal;

	margin: 1em 0em;

	}



#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {

	background-color: #ffffff;

	}



.legalCopyright {

  margin: 0px 0px 0px 0px;

  padding: 10px 0px 5px 0px

}





.v_mnu_03 {

	margin: 0px 0px 10px 0px;

	padding: 3px 0px 0px 0px;

    font-size: 1.1em;

    font-family: Tahoma, Arial, sans-serif

}

.v_mnu_03 ul {

	margin: 0;

	padding: 0px 0px 5px 0px;

}



.v_mnu_03 li {

	display: block;

    background: url(../images/menu_sipka.png) no-repeat 0px ;

}

.v_mnu_03 li a {

	margin: 0px 0px 0px 0px;

	padding: 3px 0px 3px 15px;

	color: #666666;

	text-decoration: none;

}



.v_mnu_03 li a:link, .v_mnu_03 li a:visited {

	display: block;

	margin: 0px 0px 0px 0px;

	padding: 3px 0px 3px 15px;

	color: #666666;

	text-decoration: none;

}



.v_mnu_03 li a:hover {

	color: #000000;

	padding: 3px 0px 3px 15px;

	text-decoration: none;

}


#navSupp {
  margin: 1em auto 0;
  padding: 0;
  text-decoration: none;
}

#navSupp ul {
  margin: 0;
  padding: 0;
  text-align: center
}

#navSupp ul li {
  display: inline;
}

#navSupp ul li a {
  padding: 0 1em;
  text-decoration: none;
}

#navSupp ul li a:visited {
  color: #333333;
}

#navSupp ul li a:hover, #navSupp ul li .selected {
  color: #333333 !important;
  padding: 0 1em;
  text-decoration: underline
}

.navSupp_line a {
  border-left: 1px solid #333333;
  color: #333333;
}

#siteinfoLegal {
  margin: 0 auto;
  padding: 1em 0 0.7em 0;
  text-align: center;
  border-top: 1px dotted #999999;
  width: 950px
}




.bottom_clear {
  margin: 0;
  padding: 0;
  clear: both;
  height: 10px
}

.bottom_reklama_pozadi {
  margin: 0;
  padding: 0;
  height: 150px;
  background: url(../images/bottom-odkazy-pozadi.png);
}

.bottom_reklama_ram {
  margin: 0 auto;
  padding: 20px 0px 0px 0px;
  width: 900px;
  text-align: left;
}

.bottom_reklama_bp {
  margin: 0;
  padding: 37px 0px 0px 0px;
  width: 290px;
  height: 77px;
  color: #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  float: left;
  border-right: 1px solid #999999;
  text-align: center;
}
.bottom_reklama_bp img {
  border: none
}



.bottom_reklama {
  margin: 0;
  padding: 13px 0px 0px 30px;
  width: 500px;
  color: #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  float: left;
}

p.nase_portaly {
  margin: 0;
  padding : 0px 0px 7px 5px;
}

.bottom_reklama ul{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 500px;
}

.bottom_reklama ul li{
  list-style: none;
  display: inline;
}

/************* logo_opensuse *************/
.bottom_reklama ul li.logo_opensuse a{
  float: left;
  margin: 0px 5px 10px 5px;
  padding: 0px 0px 0px 0px;
  width: 100px; height: 40px;
  background: url(../images/b-opensuse.jpg) no-repeat 1px 1px;
}

.bottom_reklama ul li.logo_opensuse a:visited{
  background: url(../images/b-opensuse.jpg) no-repeat 1px 1px
}

.bottom_reklama ul li.logo_opensuse a:hover, .bottom_reklama ul li.logo_opensuse .selected{
  padding: 0px 0px 0px 0px;
  background: url(../images/b-opensuse-2.jpg) no-repeat 1px 1px
}

/************* logo_os2 *************/
.bottom_reklama ul li.logo_os2 a{
  float: left;
  margin: 0px 5px 10px 5px;
  padding: 0px 0px 0px 0px;
  width: 70px; height: 40px;
  background: url(../images/b-os2.jpg) no-repeat 1px 1px;
}

.bottom_reklama ul li.logo_os2 a:visited{
  background: url(../images/b-os2.jpg) no-repeat 1px 1px;
}

.bottom_reklama ul li.logo_os2 a:hover, .bottom_reklama ul li.logo_os2 .selected{
  padding: 0px 0px 0px 0px;
  background: url(../images/b-os2-2.jpg) no-repeat 1px 1px;
}

/************* logo_suseshop *************/
.bottom_reklama ul li.logo_suseshop a{
  float: left;
  margin: 0px 5px 10px 5px;
  padding: 0px 0px 0px 0px;
  width: 100px; height: 40px;
  background: url(../images/b-suseshop.jpg) no-repeat 1px 1px;
}

.bottom_reklama ul li.logo_suseshop a:visited{
  background: url(../images/b-suseshop.jpg) no-repeat 1px 1px;
}

.bottom_reklama ul li.logo_suseshop a:hover, .bottom_reklama ul li.logo_suseshop .selected{
  padding: 0px 0px 0px 0px;
  background: url(../images/b-suseshop-2.jpg) no-repeat 1px 1px;
}


/************* logo_susedesktop *************/
.bottom_reklama ul li.logo_susedesktop a{
  float: left;
  margin: 0px 5px 10px 5px;
  padding: 0px 0px 0px 0px;
  width: 132px; height: 40px;
  background: url(../images/b-susedesktop.jpg) no-repeat 1px 1px;
}

.bottom_reklama ul li.logo_susedesktop a:visited{
  background: url(../images/b-susedesktop.jpg) no-repeat 1px 1px;
}

.bottom_reklama ul li.logo_susedesktop a:hover, .bottom_reklama ul li.logo_susedesktop .selected{
  padding: 0px 0px 0px 0px;
  background: url(../images/b-susedesktop-2.jpg) no-repeat 1px 1px;
}


/************* logo_suseserver *************/
.bottom_reklama ul li.logo_suseserver a{
  float: left;
  margin: 0px 5px 10px 5px;
  padding: 0px 0px 0px 0px;
  width: 124px; height: 40px;
  background: url(../images/b-suseserver.jpg) no-repeat 1px 1px;
}

.bottom_reklama ul li.logo_suseserver a:visited{
  background: url(../images/b-suseserver.jpg) no-repeat 1px 1px;
}

.bottom_reklama ul li.logo_suseserver a:hover, .bottom_reklama ul li.logo_suseserver .selected{
  padding: 0px 0px 0px 0px;
  background: url(../images/b-suseserver-2.jpg) no-repeat 1px 1px;
}


/************* logo_602office *************/
.bottom_reklama ul li.logo_602office a{
  float: left;
  margin: 0px 5px 10px 5px;
  padding: 0px 0px 0px 0px;
  width: 144px; height: 40px;
  background: url(../images/b-602office.jpg) no-repeat 1px 1px;
}

.bottom_reklama ul li.logo_602office a:visited{
  background: url(../images/b-602office.jpg) no-repeat 1px 1px;
}

.bottom_reklama ul li.logo_602office a:hover, .bottom_reklama ul li.logo_602office .selected{
  padding: 0px 0px 0px 0px;
  background: url(../images/b-602office-2.jpg) no-repeat 1px 1px;
}

