* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 12px;
  text-align: center;
  background: #fff  url("images/background_image.gif") repeat-x left top;
  color: #060608;
  margin: 0;
}
a {
  color: #060608;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h3 {
  color: #2a2e32;
  font-size: 15px;
  text-transform:uppercase;
  margin-bottom: 10px;
}
acronym {
	border-bottom: 1px dotted;
}
#kategorie_nadpis {
  color: #2a2e32;
  font-size: 14px;
  font-weight: bold;
  text-transform:uppercase;
  margin-bottom: 10px;
}
input[type="text"],input[type="password"] {
  background: url("images/back_input.gif") repeat-x left top;
  border:  1px solid #b1b4ba;
  height: 18px;
  margin-bottom: 8px;
  display: block;
  width: 90%;
  padding: 4px;
  color: #323539;
}
.cara {
  display: block;
  width: 215px;
  height: 8px;
  background: url("images/cara.gif") left top no-repeat;
  border: none;
  position: relative;
  right: 15px;
  margin-top: 20px;
  margin-bottom: 8px;
}
.Clear {
  clear: both;
}
.Clear_bottom {
  margin-bottom: 30px;
  position: relative;
  bottom: 10px;
}
.Product_listingProductListing-heading {
  width: 110px;
  float: left;
  font-weight: bold;
}
.Product_listingProductListing-heading_image {
  width: 40px;
  float: left;
  font-weight: bold;
}
.cara hr {
  display: none;
}
.Kategorie {
  font-weight: bold;
  padding: 3px 5px;
}
.nosubcat {
  background: url("images/nosubcat.jpg") left top no-repeat;
}
.subcat {
  background: url("images/subcat.jpg") left top no-repeat;
}
.actsubcat {
  background: url("images/actsubcat.jpg") left top no-repeat;
}
.cat {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 25px;
  display: block;
  width: 179px;
  height: 16px;
  overflow:hidden;
  white-space: nowrap;
}
#menu li, #menu ul {
  margin:0;
  padding:0;
  display: inline;
}
#menu {
  position: relative;
  top: 4px;
  right: 2px;
  color: #2a2e32;
}
#menu strong {
  font-weight: normal;
}

#menu ul ul {
  font-size: 95%;
}

#menu ul li li .cat {

}


#menu ul li li li .cat {
  height: 10px;
  background-image:  none;
  background: #f9f9f9;
  margin-left: 2px;
  width: 177px;
  padding: 6px 30px 10px 12px;
}
#menu ul li li li .subcat:after { content: " >>"; font-size: 9px; font-weight: bold; }
#menu ul li li li .cat img {
  width: 1px;
  height: 1px;
  border: 2px solid #555;
}
#menu ul li li ul {
  border-bottom: 1px solid #ddd;
  display: block;
}



#menu ul li li li li .cat {
  height: 10px;
  font-size: 110%;
  background-image:  none;
  background: #f9f9f9;
  margin-left: 2px;
  width: 177px;
  padding: 0 22px 12px 20px;
}
#menu ul li li li li .cat img {
  width: 1px;
  height: 1px;
  border: 1px solid #555;
}
#menu ul li li li ul {
  border-bottom: none;
}



#menu a {
  text-decoration: none;
  cursor: pointer;
}
#menu a:hover strong, #menu a:hover span {
  font-weight: bold;
  color: #3b4761;
}
.b {
  color: #2a2e32;
  font-size: 15px;
  margin-top: 12px;
  margin-bottom: 8px;
  font-weight: bold;
}
img {
  border:0;
}

#left_space {
  background: #fff  url("images/background_image.gif") repeat-x left top;
}
#right_space {
  background: #e6e8eb url("images/background_image_right.gif") repeat-x left top;
}
.header {
  background: #777  url("images/header.jpg");
  height: 561px;
  width: 980px;
  position: relative;
  overflow:hidden;
}
.HeaderRight {
  bottom: 452px;
}
#registrace {
  bottom: 78px;
}

#left_space {
  width: 50%;
}
#right_space {
  width: 50%;
}


#wrapper {
  width: 980px;
  text-align: left;
  position: relative;
}


.HeaderLeft {
  float: left;
  margin-top: 15px;
  margin-left: 20px;
}

.HeaderRight {
  float: right;
  width: 200px;
  position: absolute;
  right: 0px;
}

#tlacitko_kosik {
  width: 33px;
  height: 34px;
  background-image: url("images/kosik.gif");
  display: block;
  float: left;
  margin-top: 5px;
  cursor: pointer;
}
#kosik {
  color: #393941;
}
#kosik strong {
  color: #000;
}
#kosik a {
  text-decoration: none;
  color: #38475a;
}
#kosik a:hover {
  font-weight: bold;
}
#kosik a:hover #tlacitko_kosik{
  background-image: url("images/kosik_hover.gif");
}
#body_wrapper {
  width: 980px;
  position: relative;
  overflow:hidden;
}
#content {
  width: 980px;
  color: #000;
  background: #fff  url("images/background_image_content.gif") repeat-y left top;
}
.left_column {
  padding-top: 20px;
  width: 220px;
  float: left;
  min-height: 52px; 
  background: url("images/background_image_LC.gif") left top no-repeat;
}
.center_column {
  padding-top: 20px;
  padding-left: 23px;
  padding-right: 20px;
  width: 497px;
  float: left;
  min-height: 52px; 
  background: url("images/background_image_CC.jpg") left top no-repeat;
  overflow: hidden;
}
.right_column {
  padding-top: 20px;
  padding-left: 20px;
  width: 200px;
  float: left;
  min-height: 101px; 
  background: url("images/background_image_RC.jpg") left top no-repeat;
}
.footer {
  width: 980px;
  background: #000  url("images/footer.jpg") repeat-x left top;
  height: 150px;
  padding-top: 72px;
  color: #dfe0e3;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  position: relative;
}
.footer a {
  color: #dfe0e3;
  text-decoration: none;
}
.footer .AlignLeft {
  padding-left: 15px;
  top: 8px;
}
.footer a:hover {
  text-decoration: underline;
}
.footer span {
  display:block;
  float:right;
  position: relative;
  width: 200px;
  bottom: 12px;
  line-height: 17px;
}
#left_space_footer {
  width: 50%;
  background: #000  url("images/background_image_footer.gif") repeat-x left top;
}
#right_space_footer {
  width: 50%;
  background: #000 url("images/background_image_footer_rig.gif") repeat-x left top;
}

.pageHeading {
  display:block;
  background: url("images/h1.jpg") left top no-repeat;
  width: 453px;
  height: 17px;
  color: #2a2e32;
  font-size: 14px;
  padding: 11px 20px 13px 20px;
  overflow: hidden;
}
.pageHeading strong {
  overflow: hidden; 
  display: block;
  height: 19px
}
.pageHeading img {
  display: none;
}

/* polozky vypisu */
.TrentaTre {
  margin-bottom: 20px;
  clear: both;
}
.AlsoBuy {
  margin: 20px;
  display: block;
  float: left;
  border: 1px solid #ccc;
  padding: 5px; 
  width: 130px; 
  height: 130px; 
  overflow: hidden; 
  margin: 10px 21px 10px 0; 
  text-align: center;
}
.float_left {
  float: left;
}

#registrace {
  position: absolute;
  right: 18px;
  color:#c2cdcf;
  font-size: 15px;
}
#registrace_text {
  position: absolute;
  width: 180px;
  padding-right: 20px;
  right: 0px;
  top: 190px;
  color:#c2cdcf;
  font-family: "Avant Garde","Century Gothic",sans-serif;
  font-size: 15px;
}
#registrace_text strong {
  font-weight:normal;
}
#registrace_text a {
  color: #fff;
  text-decoration: underline;
}
#registrace_text a:hover {
  text-decoration: none;
}
#tlacitko_registrace {
  width: 182px;
  height: 41px;
  display: block;
  cursor: pointer;
  text-decoration: none;
}
#tlacitko_registrace.czech {
  background-image: url("images/registrace.gif");
}
a:hover #tlacitko_registrace.czech {
  background-image: url("images/registrace_hover.gif");
}
#tlacitko_registrace.slovak {
  background-image: url("images/registrace_sk.gif");
}
a:hover #tlacitko_registrace.slovak {
  background-image: url("images/registrace_hover_sk.gif");
}
#tlacitko_registrace span {
  display:none;
}
#h1_cover {
  position: absolute;
  left: 15px;
  top: 280px;
}
#h1_cover2 {
  position: absolute;
  left: 15px;
  top: 160px;
}
#h1 {
  font-family: "Avant Garde","Century Gothic",sans-serif;
  font-size: 40px;
  color:#fff;
  font-weight: normal;
}
#h1_under {
  font-family: "Avant Garde","Century Gothic",sans-serif;
  font-size: 16px;
  color:#aebec3;
  font-weight: normal;
}
h2#h1_under {
  width: 220px;
}
.AlignLeft {
  text-align: left;
}

.Venticinque {
  width: 20%;
  float: left;
  font-weight: bold;
  margin: 5px;
}
.Venticinque2 {
  width: 100px;
  float: left;
  margin: 5px;
}
.Venticinque2_image {
  width: 132px;
  float: left;
  margin: 5px;
}
.Table_templateClear {
  font-size: 0.2em;
  clear: both;
}

.back_prod span {
  display: none;
}
.back_prod {
  display: block;
  margin-bottom: 1px;
  width: 160px;
  height: 29px;
  padding-left: 60px;
  padding-top: 10px;
  color: #fff;
}
.best_sellers_wrapper {
  width: 220px;
  position: relative;
  right: 20px;
  padding-bottom: 43px;
  background: url("images/back_prod.jpg") left bottom no-repeat;
}
.back_prod_1 {
  background: #000 url("images/back_prod_1.jpg") left top no-repeat;
}
.back_prod_2 {
  background: #000 url("images/back_prod_2.jpg") left top no-repeat;
}
.back_prod_3 {
  background: #000 url("images/back_prod_3.jpg") left top no-repeat;
}
.back_prod_4 {
  background: #000 url("images/back_prod_4.jpg") left top no-repeat;
}
.back_prod_5 {
  background: #000 url("images/back_prod_5.jpg") left top no-repeat;
}
.back_prod a {
  text-decoration: none;
  color: #fff;
}
.back_prod a:hover {
  text-decoration: underline;
}
.cover_image {
  display:block;
  background: #fff url("images/back_image.jpg") left top no-repeat;
  height: 85px;
  width: 121px;
  padding: 5px;
  padding-right: 15px;
  text-align: center;
  line-height: 80px;
  float: left;
  margin-bottom: 20px;
  margin-right: 3px;
}
.cover_image_big {
  display:block;
  background: #fff url("images/prod_image_back.png") left top no-repeat;
  height: 130px;
  width: 185px;
  padding: 6px 29px 12px 6px;
  text-align: center;
  line-height: 125px;
  float: left;
  margin-bottom: 10px;
  margin-right: 0;
  cursor: pointer;
}
.little_image {
	text-decoration: none;
	width: 60px;
	height: 40px;
	border: 2px solid #ccc;
	display: block;
	float: left;
	margin-right: 4px;
	margin-bottom: 6px;
	text-align: center;
}
.little_image:hover {
	border: 2px solid #777;
}
.prod_info_attrs {
	text-align: left;
	
}

.prod_info_attrs #quantity  {
	display: inline;
}
.cover_listing {
  margin-bottom: 0px;
}
.CinquantaL {
  float: left;
}
.CinquantaR {
  float: right;
}
.ColorRed {
  color: #C50000;
}
.InfoBoxContenent2MA input[type="text"],.center_column input[type="password"],.center_column textarea {
  border:  1px solid #b1b4ba;
  margin-bottom: 8px;
  width: 450px;
  display: inline;
  padding: 4px;
  color: #323539;
}
.center_column label {
  line-height: 30px;
}
.s {
  text-decoration: line-through;
}
.price_history {
  font-size: 80%;
  font-weight: normal;
  color: #555;
}
.produkt_link a {
  color: #2a2e32;
  font-size: 14px;
  border-bottom: 1px dotted #7c7c7c;
  text-decoration: none;
  padding-bottom: 1px;
}
.produkt_link a:hover {
  border-bottom: 1px solid #7c7c7c;
}
.produkt_cena {
  display: block;
  font-family: arial, sans-serif;
  color: #202326;
  font-size: 15px;
  margin-top: 10px;
  float: left;
}
.podrobnosti {
  display: block;
  float: right;
}
.podrobnosti a {
  display: block;
  width:109px;
  height:24px;
  background: #fff url("images/button_podrobnosti.jpg") left top no-repeat;
  text-decoration: none;
  margin-top: 10px;
}
.podrobnosti a:hover {
  background: #fff url("images/button_podrobnosti_hover.jpg") left top no-repeat;
}
.caraDole {
  border-bottom: 1px solid #e2e5ea;
  min-height: 120px;
  margin-bottom: 25px;
}
.produkt_vyrobce {
  display: block;
  float: left;
  margin-top: 12px;
  margin-left: 50px;
}
.popup_image {
  float: left;
  margin: 5px;
  width: 115px;
}
.popup_image a {
  text-decoration: none;
}
.popup_image a:hover {
  font-weight: bold;
}
.myConfirmButton {
	text-decoration: none;
}
.myConfirmButton span, .myConfirmButton strong, .myConfirmButton input, span.cssbutton, a.cssbutton {
	padding: 4px 10px;
	margin: 0;
	background: #eee url("images/h1.jpg") left top no-repeat;
	border: 1px solid #bbb;
	border-left: none;
	border-top: none;
	text-decoration: none;
	line-height: 23px;
}
.myConfirmButton:hover span, .myConfirmButton:hover strong, .myConfirmButton:hover input, a:hover span.cssbutton, a.cssbutton:hover {
	padding: 3px 11px 5px 9px;
	margin: 0;
	background: #ccc url("images/h1.jpg") right bottom no-repeat;
	border: 1px solid #aaa;
	border-right: none;
	border-bottom: none;
}
.cssbutton {
	text-align:center;
}
input.cssbutton {
	padding: 4px 10px;
	margin: 0;
	background: #eee url("images/h1.jpg") left top no-repeat;
	border: none;
	border: 1px solid #bbb;
	border-left: none;
	border-top: none;
	text-decoration: none;
	line-height: 20px;
	cursor: pointer;
}
input.cssbutton:hover {
	padding: 3px 11px 5px 9px;
	margin: 0;
	background: #ccc url("images/h1.jpg") right bottom no-repeat;
	border: 1px solid #aaa;
	border-right: none;
	border-bottom: none;
}
.caraDoleOnly {
	border-bottom: 1px solid #E2E5EA;
}
.p {
	padding: 15px 0;
	line-height: 160%;
}
.middle_column_listing {
	padding: 2px 10px 0 0; 
	width: 120px; 
	font-size: 11px;
}
.vyhody p {
	margin: 15px 0;
	background: url("images/li.png") left center no-repeat;
	padding-left: 29px;
}
#vyhodyMainPage .vyhody p {
	float: left;
	width: 200px;
	margin: 15px 0 0 5px; 
	padding-right: 10px;
	padding-left: 29px;
}
#vyhodyMainPage {
	margin-bottom: 40px;
}
#top_menu {
	position: absolute;
	top: 18px;
	right: 240px;
	width: 500px;
	text-align: right;
}
#footer_right {
	position: absolute;
	right: 212px;
	top: 75px;
}
.ui-widget-overlay {
	background: #000;
}

#phone {
    background: url("/templates/svet-kadernictvi/images/phone.png") no-repeat left center;
    color: #4F0057;
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    font-size: 22px;
    height: 36px;
    min-width: 50px;
    padding: 4px 30px 0 40px;
    position: absolute;
    right: 157px;
    top: 30px;
    display: none;
}

.footerBlock {
	float: left;
	padding-right: 30px;
	margin-right: 30px;
	line-height: 150%;
	border-right: 1px dotted #555;
}
#lastFooterBlock {
	border-right: 0px;
}

#screenshot {
	position:absolute;
	border:1px solid #666;
	background:#fff;
	padding:5px;
	display:none;
	color:#333;
	font-weight: bold;
	max-width: 200px
}
#screenshot span {
	padding-bottom: 5px;
	display: block;
}


.icon-skype-online {
	padding: 3px 0;
	padding-right: 20px;
	background: url('/templates/svet-kadernictvi/images/skype_chat_icon.png') no-repeat right center;
}
.icon-skype-offline {
	padding: 3px 0;
	padding-right: 20px;
	background: url('/templates/svet-kadernictvi/images/skype_chat_icon_offline.png') no-repeat right center;
	color: #555;
}

.stars {
	background: url('/templates/svet-kadernictvi/images/hvezdy.png') no-repeat;
	height: 20px;
	width: 92px;
	margin: 5px;
	display: block;
	padding: 0;
}
.star1 {
	background-position: left -80px;
}
.star2 {
	background-position: left -60px;
}
.star3 {
	background-position: left -40px;
}
.star4 {
	background-position: left -20px;
}
.star5 {
	background-position: left 0px;
}
.sta15 {
	background-position: left -160px;
}
.star25 {
	background-position: left -140px;
}
.star35 {
	background-position: left -120px;
}
.star45 {
	background-position: left -100px;
}
