/* @override http://tenisteam/css/tenisteam.css */

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
    font-size: 92%;
	text-align: center;
	background: #eee;
	padding: 0;
	margin: 0;
	background: #000 url(../img/body-bg.jpg) repeat-x;
	color: #222;	
}

a {color: #F87100; text-decoration: none;}
a:hover {color: #F87100; text-decoration: underline;}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

img {
	border: 0;
}

tr {
	padding: 0;
	margin: 0;
}

td {
	margin: 0;
	padding: 0;
}

table {
		margin: 0;
	padding: 0;
}



fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
  color: #aaa;
}

.detail-nadpis h1 {
  color: #85C241;
  letter-spacing: 0.05em;
  padding: 15px 0 15px 0;
  margin: 0;
  text-transform: capitalize;
  }

.detail-nadpis h2 {
  color: #df6c02;
  display: inline;
  }

.detail-nadpis {
	padding: 0 0 0px 0;
	  margin: 0;
      font-size: 14px;
      line-height: normal;
	  }

h1 {
  color: #f57301;
   margin: 15px 0 10px 0;
  font-size: 20px;
  letter-spacing: 0.05em;
  padding: 0 0 0 0;
    }

h1.main-akce {
  background: url(../img/akce-sipka.gif) no-repeat 0 3px;
  letter-spacing: 0.05em;
  padding: 5px 0 5px 28px;
  margin-bottom: 0;
  margin-top: 7px;
    }
    
    
#pikto {
	margin: 5px 0 10px 0;
}

#pikto a {
display: block;
float: left;
width: 82px;
padding: 20px 0 16px 63px;
color: #000;
font-weight: bold;
font-size: 12px;
background-repeat: no-repeat;
background-position: left 10px;
}

#pikto a:hover {
color: #EA7801;
}

.pikto1 {background: url(../img/tenisove-rakety.gif);} 
.pikto2 {background: url(../img/tenisove-mice.gif);} 
.pikto3 {background: url(../img/tenisove-vyplety.gif);}
.pikto4 {background: url(../img/tenisove-bagy.gif);}
.pikto5 {background: url(../img/tenisove-omotavky.gif);} 
.pikto6 {background: url(../img/tenisova-obuv.gif);} 
.pikto7 {background: url(../img/tenisove-obleceni.gif);} 
.pikto8 {background: url(../img/empty.gif);} 
    

h2 {
  color: #df6c02;
  padding: 0;
  margin: 0;
  font-size: 15px;
  }
  
  #navigation h2 {
  padding: 6px 0 0 0;
  margin: 0;
  font-weight: normal;
  font-size: 12px;
  color: #000;
  }

#navigation h2 a {
color: #000;  }

#navigation h2 a:hover {
color: #EA7801;
text-decoration: underline;
  }


.podnadpis {
	color: #751F2A;
	font-weight: bold;
}

.vine {
	color: #751f2a;
}

.obsah2_tucne {
	font-size: 90%;
	
}

#center div.clanek table tbody tr td p strong span.obsah2_tucne {
	font-size: 80%;
	
}


strong{
  font-weight: bold;
  font-size: 100%;
}


#obal {
	height: 93px;
	width: 100%;
	}



#page {
	width: 980px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	}

#head {
	background: url(../img/header.jpg) center bottom no-repeat;
	height: 93px;
	width: 998px;
	position: relative;
}

#head h3{
position: absolute;
width: 149px;
height: 75px;
overflow: hidden;
top: 8px;
margin: 0;
left:24px;
}
#head h3 a {
cursor: pointer;
display: block;
height: 100%;
width: 100%;
}

#head h3 span{
display: block;
position: absolute;top: 0;left: 0;
width: 100%;height: 100%;
background: #000 url(../img/logo.jpg) no-repeat;
}

/* MENU */

#menu {
	width: 965px;
	margin: 0 auto;
padding: 3px 0 0 15px;
height: 24px;
	text-align: center;
	position: relative;
}

#menu h4 {
margin: 0;
padding: 0;
display: inline;
width: auto;
cursor: pointer;
font-weight: normal;
font-size: 12px;
}

#menu a {
text-align: center;
margin: 0 16px 0 16px;
display: block;
text-decoration: none;
float: left;
color: #fff;
padding: 0 0 0 3px;
background:  url("../img/menu-h-left.gif") no-repeat left 2px;

}

#menu a:hover {
text-align: center;
color: #fff;
background: url("../img/menu-h-left.gif") no-repeat left -21px;
}

#menu a.active {
text-align: center;
color: #fff;
background: url("../img/menu-h-left.gif") no-repeat left -21px;
}

#menu a span {
      display:block;
      background: url("../img/menu-h-right.gif") no-repeat right 0;
padding: 3px 12px 4px 8px;
      color:#eee;
      cursor: pointer;
      }

#menu a:hover span {
      background: url("../img/menu-h-right.gif") no-repeat right -21px;
      cursor: pointer;
      }

#menu a.active span {
      background: #cf4401 url("../img/menu-h-right.gif") no-repeat right -21px;
      cursor: pointer;
      }




/* CONTENT */

#content {
	background: #fff url(../img/content-bg.gif) repeat-y;
	margin: 0;
	padding: 0 0;
	width: 980px;
	font-size: 85%;
	/*border-bottom:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;*/
}

#content-inside {
        text-align: left;
		width: 990px;
		font-size: 11px;
}

/* CLANEK */

#content-inside .clanek {
	font-size: 110%;
	padding: 10px 15px;
	width: 577px;
}

#content-inside .clanek p{
	padding: 3px 0;
}

#content-inside .clanek ol {
	padding: 10px 18px;
}

#content-inside .clanek ol li {
	padding: 7px 5px;
}

#content-inside .clanek ol li ol li{
	padding: 3px 0px;
}

table.jak-nakupovat td {
	vertical-align: top;
	
		margin: 0;
	padding: 5px 0;
}

table.jak-nakupovat td .orange {
font-weight: bold;}


.clanek h3 {
padding: 5px 0 5px 0;
margin: 0;
font-size: 120%;
		}




/* L E F T */

#left {
	width: 185px;
	float: left;
	margin-left: 0px;
}


/* MENU LEFT */

#menu-left {
	width: 185px;
	background: url(../img/menu-left-bg.gif) repeat-y;
	font-size: 112%;
	border-bottom: 1px solid #dcdcdc;
}

#menu-left ul{
	padding: 0;
	margin: 0 0 0 1px;
	width: 183px;
}


#menu-left li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: #fff;
}

#menu-left li.green {
	background: #eaeaea;
}

.green-text {
letter-spacing: 0.05em;
	  color: #79af42;
  font-weight: bold;
}

.blue {
	background: #e8f6f9;
}

#menu-left h3 {
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(../img/menu-left-nadpis.gif) no-repeat;
}

#menu-left a {
	background: #f57301 url(../img/menu-left-sipka-hover-white.gif) 3px center no-repeat;
	padding: 2px 0 2px 17px;
	margin: 1px 0 1px 0;
	display: block;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	width: 166px;
	text-transform: capitalize;
}

#menu-left a:hover {
	background: #f57301 url(../img/menu-left-sipka-hover-white.gif) 3px center no-repeat;
	display: block;
	color: #fff;
	vertical-align: middle;
}

#menu-left .active {
	background: #f57301 url(../img/menu-left-sipka-2.gif) 3px center no-repeat;
	color: #fff;
	text-transform: capitalize;
}

#menu-left .active:hover {
	background: #f57301 url(../img/menu-left-sipka-hover-white.gif) 3px center no-repeat;
	color: #fff;
}

#menu-left .sub {
	background: url(../img/menu-left-sipka-sub.gif) 3px center no-repeat;
	color: #363636;
}

#menu-left .subactive {
	background: #F5A601 url(../img/menu-left-sipka-3b.gif) 3px center no-repeat;
	color: #363636;
}

#menu-left .subsub {
	background: #cacaca url(../img/menu-left-sipka-3.gif) 3px center no-repeat;
	color: #363636
}


#menu-left .subsubactive {
	background: #F5D701 url(../img/menu-left-sipka-3b.gif) 3px center no-repeat;
	color: #363636;
}

#menu-left .vyplet-vyrobce {
	background: url(../img/menu-left-sipka-vyrobce.gif) 3px center no-repeat;
	color: #363636;
}

#menu-left .vyplet-vyrobceactive {
	background: #85c241 url(../img/menu-left-sipka-3c.gif) 3px center no-repeat;
	color: #fff;
}


/*
#menu-left .subsubactive:hover {
	background: #F3F1B7 url(../img/menu-left-sipka-3.gif) 3px center no-repeat;
	color: #4c4b4c;
}*/

#menu-left .subsubsub {
	background: #F3F1AA url(../img/menu-left-sipka-subsubactive.gif) 3px center no-repeat;
	color: #363636;

}

#menu-left .no-li {
    display: none;
}

#menu-left .subsubsubsub {
	background: url(../img/menu-left-sipka-sub.gif) 3px center no-repeat;
	color: #363636;
	text-transform: capitalize;
}

#menu-left .subsubsubsubactive {
	background: #f57301 url(../img/menu-left-sipka-2b.gif) 3px center no-repeat;
	color: #fff;
	text-transform: capitalize;
}

#menu-left .subsubsubactive {
	background: #363636 url(../img/menu-left-sipka-hover-white.gif) 3px center no-repeat;
	color: #fff;
}





#vyprodej a {
	color: #fff;
	background: #99c228 url(../img/menu-left-sipka-vyprodej.gif) 3px center no-repeat;
	text-transform: capitalize;
}

#vyprodej a:hover {
	color: #fff;
	background: #CF2E2E url(../img/menu-left-sipka-hover-white.gif) 3px center no-repeat;
}




/* NEWSLETTER */


#newsletter form {
	margin: 0;
	padding: 0;
}

#newsletter  {
	background: url(../img/box-bg2.gif) left top repeat-y;
	padding: 28px 0 3px 0;
	width: 180px;
	margin: 8px 2px;
	position: relative;
}

#newsletter img  {
position: absolute;
top: 0;
left: 2px;
}

#newsletter-box {
	background: url(../img/input-bg.gif) left bottom repeat-x;
	width: 127px;
	float: left;
	margin: 0 0 1px 5px;
	color: #666;
	font-size: 100%;
	height: 13px;
		border: 1px solid #b1b1b1;
	padding: 1px 2px 2px 2px;
}

.zaslat.heslo {
	margin-left: 2px;	
}


/* PAYMENT */

#payment  {
	border: 1px solid #dcdcdc;
	padding: 3px 0 1px 0;
	width: 183px;
	margin-top: 4px;
}


/* C E N T E R */

#podminky strong {
	font-size: 95%;
	color: #000;
}

.jak-nakupovat-table {
width: 596px;
}

.jak-nakupovat-table td{
  text-align:justify;
  vertical-align:top;
  padding: 5px 3px;
}

.item_delete {
	display: block;
	background: url(../img/delete.gif) center center no-repeat;
	width: 11px;
	height: 22px;
	margin-right: 2px;
	vertical-align: middle;
	}
.kontakt-table {
	margin-bottom: 8px;
}

.kontakt-table td {
	padding: 1px 0;
}

.open-map {
	display: block;
	padding: 3px 0;
	margin-top: 10px;
}

address strong {
	padding: 5px 0 2px 0;
	display: block;
	font-size: 105%;

	}

address {
	margin-bottom: 3px;
	display: block;
	font-size: 100%;
	}


#center h4 {
		color: #000;
	padding: 0;
	margin: 10px 0 8px 0;
	font-size: 100%;
}


#center {
	float: left;
	width: 585px;
	padding: 0 11px 10px 11px;
	min-height: 395px;
}


#center div.clanek h3 {
font-size: 100%;
color: #79af42;	
padding-bottom: 10px;
}

.akcni-nabidka {
	color: #ffad33;
	padding: 0;
	margin: 5px 0 5px 0;
	font-size: 120%;
	letter-spacing: 0.1em;
}

/* USER PROFIL */

.user-profil {
	border: 1px solid #999; 
	border-width: 0 1px 1px 1px;
	padding: 5px 20px 15px 20px;
}

#center .user-profil p.note {
width: 530px;
margin-bottom: 15px;

}

.user-profil h2 {
padding: 10px 15px 10px 0px;
}

.user-profil .form1  {
	margin: 0 0 0 0;
	border: none;
}

.user-profil .form1 fieldset {
	margin: 0;
	border: none;
}

.user-profil .form1 legend {
	margin: 0;
display: none;
}





/* BUTTONS */

.najit_btn {
	background: url(../img/hledat.gif) left top no-repeat;
	float: right;
	margin: 0 0 3px 0;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	height: 20px;
	font-size: 9px;
	border: none;
	width: 62px;
	padding: 2px 4px 2px 15px;
}

.najit_btn_hover {
	background: url(../img/hledat.gif) left top no-repeat;
	float: right;
	margin: 0 0 3px 0;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	height: 20px;
	font-size: 9px;
	border: none;
	width: 62px;
	padding: 2px 4px 2px 15px;
cursor: pointer;
}



.login_btn {
	background: #608b15 url(../img/greenbut.gif) left top repeat-x;
	float: left;
	margin: 0 0 3px 1px;
	color: #fff;
	text-align: center;
	height: 18px;
	font-size: 100%;
	border: 1px solid #8e8e8e;
	width: 64px;
	padding: 0;
    }


.login_btn_hover {
	background: #659018;
	float: left;
	margin: 0 0 3px 1px;
	color: #fff;
	text-align: center;
	height: 18px;
	font-size: 100%;
	border: none;
	width: 64px;
	padding: 0;
	cursor: pointer;
}

.koupit_btn {
	background: url('../img/url(../img/dokosiku.gif') left top no-repeat;
	float: right;
	margin: 0 0 3px 1px;
	color: #666;
	text-align: right;
	height: 18px;
	font-size: 95%;
	border: none;
	width: 107px;
	padding-right: 20px;
	border: none;
    }


.koupit_btn_hover {
	background: url('../img/login_btn.gif') left bottom no-repeat;
	float: right;
	margin: 0 0 3px 2px;
	color: #fff;
	text-align: center;
	height: 18px;
	font-size: 95%;
	border: none;
	width: 65px;
	padding-left: 12px;
	cursor: pointer;
}

.potvrdit {
	background: #608b15 url('../img/greenbut.gif') left top repeat-x;	
	border: 1px solid #8e8e8e;
	color: #fff;
	float: left;
	margin: 0 0 2px 2px;
	text-align: center;
	height: 18px;
	font-size: 100%;
	width: 34px;
	padding: 0 0 2px 0;
	text-transform: uppercase;
    }


.potvrdit_hover {
background: #659018;
	border: 1px solid #8e8e8e;
	color: #fff;
	float: left;
	margin: 0 0 2px 2px;
	text-align: center;
	height: 18px;
	font-size: 100%;
	width: 34px;
	padding: 0 0 2px 0;
	text-transform: uppercase;
}

.upravit-udaje {
	background: url(../img/butt-bg.jpg) left top repeat-x;
	margin: 5px 0 3px 0;
	color: #666;
	text-align: center;
	height: 12px;
	font-size: 100%;
	border: 1px solid #999;
	width: 120px;
	padding: 4px 5px;
	display: block;
    }


.upravit-udaje:hover {
	background: url(../img/butt-bg.jpg) left bottom repeat-x;
	margin: 5px 0 3px 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	height: 12px;
	font-size: 100%;
	width: 120px;
	padding: 4px 5px;
	display: block;
	border: 1px solid #db0c00;
}

.prepocitat {
	background: url(../img/butt-bg.jpg) left top repeat-x;
	float: right;
	margin: 0 0 3px 1px;
	color: #666;
	text-align: center;
	height: 20px;
	font-size: 100%;
	border: 1px solid #999;
	width: 70px;
	padding: 0;
    }


.prepocitat_hover {
	background: url(../img/butt-bg.jpg) left bottom repeat-x;
	float: right;
	margin: 0 0 3px 1px;
	color: #fff;
	text-align: center;
	height: 20px;
	font-size: 100%;
	width: 70px;
	padding: 0;
	cursor: pointer;
	border: 1px solid #db0c00;
}

.potvrdit_objednavku {
	background: url(../img/butt-bg.jpg) left top repeat-x;
	float: right;
	margin: 0 0 3px 1px;
	color: #666;
	text-align: center;
	height: 20px;
	font-size: 100%;
	border: none;
	width: 126px;
	padding: 0;
	border: 1px solid #999;
    }


.potvrdit_objednavku_hover {
background: url(../img/butt-bg.jpg) left bottom repeat-x;
	float: right;
	margin: 0 0 3px 1px;
	color: #fff;
	text-align: center;
	height: 20px;
	font-size: 100%;
    border: 1px solid #db0c00;
	width: 126px;
	padding: 0;
	cursor: pointer;
	}


/*
.login_btn {
	background: url(../img/button_hover_bg.gif) left top repeat-x;
	float: left;
	margin: 0 0 3px 1px;
	color: #666;
	text-align: center;
	height: 19px;
	font-size: 100%;
	border: none;
	width: 65px;
	padding: 0 0 1px 0;
    border-left: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;
}


.login_btn_hover {
	background: url(../img/button_hover_bg.gif) left -18px repeat-x;
	float: left;
	margin: 0 0 3px 1px;
	color: #fff;
	border: none;
	width: 64px;
	text-align: center;
	height: 19px;
	width: 64px;
	font-size: 100%;
	padding: 0 0 1px 0;
    border-left: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;
}*/

/* AKCE */

.akce {
	display: block;
	width: 295px;
	height: 220px;
	float: left;
	padding: 0 0 5px 5px;
}

.akce .popis{
  height: 66px !important;
  height: 64px;
  overflow: hidden;
  line-height: 120%;
}

.akce .img {
  float: left;
  text-align: center;
  position:relative;
  margin-top: 5px;
  height: 160px;
}

.akce .img div {
	position: absolute;
	top: -4px;
	left: -3px;
	background: url(../img/akce.png) left top no-repeat;
	width: 29px;
	height: 29px;
}

.akce .img img{
  cursor: pointer;
}

.akce .img a{
  display: block;
  position: absolute;
  top: 150px;
  left: 0;
}

.koupit-box {
	margin-top: 0px;
}

.pocet {
float: left;
}

.akce input {
	width: 25px;
	margin: 0 5px;
	text-align: right;
	font-size: 100%;
	background: url(../img/input-bg.gif) left bottom repeat-x;
}

.koupit {
	background: url(../img/podrobnosti.gif) left top no-repeat;
	display: block;
	width: 125px;
	height: 15px;
	float: left;
	font-size: 11px;
	margin-top: 8px;
	padding: 2px 0 4px 8px;
	color: #fff;
}

.koupit:hover {
	color: #fff;
	text-decoration: none;
}



.akce .text {
	float: left;
	width: 166px;
	padding-left: 7px;
}

.akce .img {
	float: left;
	width: 120px;
}

.text h3 {
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0;
	text-transform: capitalize;
	
}

.text p {
	padding: 0 0 3px 0;
	margin: 0;
	line-height: 120%;
	font-size: 100%;
}

.podrobnosti {
	background:  url(../img/podrobnosti-sipka.gif) left center no-repeat;
	padding-left: 13px;
	margin: 5px 0 0 0;
	color: #ff9900;
	display: block;
}



.preskrtnuto {
	text-decoration: line-through;
}

.usetrite {
	color: #7FB037;
	font-size: 12px;
	font-weight: bold;
}

.nase-cena {
font-weight: bold;
	color: #F87100;
letter-spacing: 0.05em;
	font-size: 12px;
	padding-left: 3px;
}


/* DETAIL */


#detail h3 {
	color: #79af42;
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 125%;
	letter-spacing: 0.1em;
}

/* VYPIS */

.vypis {
	display: block;
	width: 270px;
	margin: 0;
	line-height: normal;
	height: 200px;
	float: left;
	padding: 7px 10px 8px 10px;
border: 1px solid #cbcbcb ;
border-width: 0 1px 1px 1px;
	}

.vypis h3 {
text-transform: capitalize;
margin: 2px 0 8px 0;
	}

.vypis h3 a {
color: #000;
	}


.vypis .popis{
line-height: normal;
padding: 8px 0 8px 0;
font-size: 11px;
}

.vypis .img {
  float: left;
  text-align: center;
  margin-right: 10px;
display: block;
  height: 92px;
  width: 122px;
}
.vypis .img img{
  cursor: pointer;
  display: block;
  margin: 0 auto;
}

.vypis a img {

	display: block;
}

.vypis .img a {
border: 1px solid transparent;
display: block;
}

.vypis .img a:hover {
border: 1px solid #cacaca;
display: block;
}


.vypis .text {
	float: left;
	width: 138px;
padding-top: 7px;
}

.vypis.img {
	float: left;
	width: 120px;
}

.zoom {
	display: block;
	background:  url(../img/zoom.gif) left center no-repeat;
	padding-left: 15px;
	margin-top: 2px;
	height: 12px;
	float: left;
}

/* DETAIL PRODUKTU */

.detail {
  padding: 0;
}
.detail .img{
display: block;
  float: left;
  margin: 0 auto;
  position: relative;
  text-align: center;
  text-decoration: none;
}


.detail .img {
width: 250px;
text-align: center;
}

.detail .img img {
margin: 0 auto;}

.lightbox img {
margin: 0 auto;}


.detail .img a {
  cursor: pointer;
    text-decoration: none;

}

.detail .nahledy{
  padding: 10px 0 0 0;
  margin: 0;
}

.detail .nahledy a{
  float: left;
  margin: 3px 3px 0 0;
  height: 35px;
  width: 35px;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
  display: block;
  text-decoration: none;

}

.detail .nahledy a img{
  margin: 0;
  border: none;
  display: block;
}

.detail .img span{
  background: url("../img/zoom2.png") right bottom no-repeat;
  position:absolute;
  left: 2px;
  top: 2px;
  width: 16px;
  height: 16px;
  display: block;
text-decoration: none;
}

.detail .udaje{
  width: 300px;
  float: left;
  margin-left: 15px;
}

.detail p{
  margin: 6px 0 2px 0;
  line-height: 130%;
  padding: 0;
  font-size: 110%;
}

.detail h4{
  color: #6aa042;
  margin: 12px 0 0 0;
  font-size: 110%;
  letter-spacing: 0.1em;
  padding: 0;
}

.detail .objednej{
  border: solid 1px #eaeaea;
  background: #f8f8f8;
  padding: 8px;
  width: 245px;
  font-size: 110%;
}

.detail .objednej table{
  width: 220px;
}

.detail .objednej td{
  padding: 2px 0;
}

.detail .objednej .mezera{
  height: 10px;
}

.detail .objednej #normal_cena{
  text-align: right;
}

.detail .objednej #rozdil{
  text-align: right;
  color: #7FB037;
  font-weight: bold;
}

.detail .objednej #nase_cena{
  text-align: right;
  color: #f8991d;
  font-weight: bold;
  font-size: 110%;
}

.detail .objednej .vyber{
  text-align: right;
}

.detail .objednej select{
  font-size: 90%;
}

.detail .objednej #amount{
  width: 20px;
  height: 14px;
  font-size: 100%;
  padding: 1px 0;
  text-align: right;
  margin-right: 2px;
  border: solid 1px #ccc;
}

.detail .objednej .rel{
  position: relative;
  margin: 10px 0 0 0;
  padding: 0;
  height: 20px;
  padding: 0;
  display: block;
  position: relative;
}

#koupit_btn {
	background: url(../img/dokosiku.gif) left 3px no-repeat;
padding: 4px 0 3px 35px;
	color: #fff;
	height: 22px;
	font-size: 11px;
	width: 150px;
	text-align: left;
	border: none;
	position: absolute;
	top: -3px;
	cursor: pointer;
}


.detail #souvisejici{
  border: solid 1px #eaeaea;
  background: #f8f8f8;
  padding: 8px;
  margin: 15px 0 0 0;
/*  height: 122px;*/
}

#souvisejici a{
text-align: center;
float: left;
background: #fff;
padding: 5px;
font-size: 80%;
margin-right: 5px;
border: solid 1px #eaeaea;
line-height: 132%;
height: 95px;
width: 98px;
}

#souvisejici a:hover .img-obal{
border: solid 1px transparent;
}

#souvisejici a:hover p{
text-decoration: underline;
}

#souvisejici a:hover{
border: solid 1px #cacaca;
}

.detail #souvisejici h5{
  margin: 0 0 10px 0;
  padding: 0 0 0 18px;
  font-size: 100%;
  background: url("../img/doposipka.png") left center no-repeat;
}

#souvisejici p {
overflow: hidden;
height: 24px;
line-height: normal;
text-transform: capitalize;
}

/*#souvisejici .souvisejici-obal {
text-align: center;
float: left;
background: #fff;
padding: 5px;
font-size: 80%;
margin-right: 5px;
border: solid 1px #eaeaea;
line-height: 132%;
height: 98px;
}*/

#souvisejici .img-obal {
	background: #fff;
	width: 59px;
	height: 61px;
	text-align: center;
	margin: 0 auto;
	display: block;
	float: none;
	border: 1px solid #eee;
	}




/* R I G H T */

#right {
	width: 184px;
	padding-left: 1px;
	float: left;
	padding-bottom: 5px;
	
}

/* KOSIK */

#kosik {
	width: 181px;
	margin-bottom: 5px;
	margin-top: 3px;
	background: #fff url("../img/box-bg.gif") left top repeat-y;
	padding: 0 2px 0 2px;
}

#kosik form {
	margin: 0;
	padding: 0;
	width: 11px;
	height: 12px;
	border: 0;
}

#kosik-head {
  background: #fff url("../img/kosik-nadpis.gif") left top no-repeat;
  height: 22px;
}

#kosik-table {
	margin-top: 1px;
width: 181px;
font-size: 11px;
}

#kosik tr.licha {
	background: #fff;
}

#kosik tr.suda {
	background: #EAEAEA;
}


#kosik-table td {
text-align: left;
padding: 3px 3px 3px 3px;
}


#kosik-table #sum td {
background: #CDE072;
font-size: 11px;
border-top: solid 1px #ccc;
/*font-weight: bold;*/
color: #000;
padding: 3px 3px 4px 3px;

}

#kosik-table #produkt {
color: #669933;
text-transform: capitalize;
padding-bottom: 0;
}

#kosik-table #produkt a {
font-size: 11px;
letter-spacing: normal;
}


.progress {
width: 575px;
display: block;
height: 35px;
padding: 10px 2px;

}

.progress-a {
float: left;
color: #000;
font-weight: bold;
	margin-right: 15px;
}

.progress-p img, .progress-a img {
	display: block;
	margin-right: 10px;
	float: left;
}

.progress-p  {
	margin-right: 15px;
	color: #555;
	display: block;
	float: left;
}

#objednavka {
font-size: 12px;
background: url("../img/kobjednavce.png") 0 0 no-repeat;
padding: 3px 2px 2px 30px;
display: block;
height: 14px;
color: #fff;
}

#objednavka:hover {
text-decoration: none;
background: #eb4502 url("../img/objsipka.png") 4px 2px no-repeat;
display: block;
height: 14px;
color: #fff;
}



#kosik .right {
	text-align: right;
	padding-right: 2px;
}

#kosik-table input{
    width:11px;
    height:12px;
    border: none;
    display: block;
    position: relative;
    right: 0px;
    top: 1px;
}



.hidden {
	display: none;
	visibility:hidden ;
}

/* VYHLEDAVANI */

#najit  {
	padding: 0;
	height: 20px;
	position: absolute;
	top: 4px;
	right: 0;
}

#najit form {
	padding: 0;
	margin: 0;
}

#najit fieldset {
	padding: 0;
	margin: 0;
	width: 200px;
	border: none;
}

#najit fieldset form{
	padding: 0;
	margin: 0;
	width: 185px;
	border: 0;
}

#search-box {
	width: 120px;
	float: right;
	margin: 0;
	color: #666;
	font-size: 11px;
	height: 15px;
	padding: 2px 2px 1px 2px;
	border: 1px solid #d0d0d0;
	}

#najit_btn {
	float: left;
	width: 49px;
	padding: 0;
	margin: 0 0 0 1px;
}



.error-inner {
	margin: 10px 0 10px 0;
	color: #fff;
	display: block;
	background: #E70000;
	text-align: left;
	padding: 5px 12px;
	font-size: 11px;
	width: 560px;
	font-weight: normal;
}

.error {
	margin: 0 auto 0 auto;
	color: #fff;
	display: block;
	background: #E70000;
	text-align: center;
	padding: 3px 0;
	font-size: 12px;
	width: 980px;
	font-weight: normal;
}


.success-inner {
	margin: 5px 0 5px 0;
	color: #6F9500;
	border: 1px solid #B2D05D;
	display: block;
	background: #E7F1CF;
	text-align: left;
	padding: 7px 10px;
	font-size: 13px;
	width: 560px;
	font-weight: normal;
}

.success {
	margin: 0 auto 0 auto;
	color: #fff;
	display: block;
	background: #99C228;
	text-align: center;
	padding: 3px 0;
	font-size: 12px;
	width: 980px;
	font-weight: normal;
}



/* LOGIN */

#login  {
	background: #fff url(../img/box-bg.gif) left top repeat-y;
	padding: 27px 5px 1px 5px;
	margin: 4px 0;
	position: relative;
}

#login .nadpis  {
position: absolute;
top: 0;
left: 0;

}

#login form  {
margin: 0;
padding: 0;
}

.login-input {
	background: url(../img/input-bg.gif) left bottom repeat-x;
	width: 100px;
	float: left;
	margin: 0 0 1px 2px;
	color: #444;
	font-size: 100%;
	padding: 1px 2px 2px 2px;
	border: 1px solid #b1b1b1;

}


.registrace {
	background: url(../img/registrovat.gif) left top no-repeat;
	height: 17px;
	padding-top: 2px;
	width: 65px;
	display: block;
	float: left;
	color: #666;
	text-align: center;
	margin-left: 1px;
}

.registrace_hover {
	background: url(../img/registrovat.gif) left bottom no-repeat;
	height: 17px;
	padding-top: 2px;
	width: 65px;
	display: block;
	float: left;

	color: #fff;
	text-decoration: none !important;
	text-align: center;
	margin-left: 1px;
}

a.new-reg {
	font-size: 11px;
	background: url("../img/new-reg.gif") no-repeat 2px 1px;
	padding-left: 18px !important;
	display: block;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 4px;
	color: #F48D02;
}

a.new-reg:hover {
	font-size: 11px;
	background: url("../img/new-reg.gif") no-repeat 2px -14px;
	color: #81ac20;
	padding-left: 15px;
	text-decoration: none;
}


a.zaslat-heslo {
	font-size: 11px;
	background: url("../img/lock.gif") no-repeat 2px 2px;
	padding-left: 15px;
	display: block;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 0px;
	color: #F48D02;
}

a.zaslat-heslo:hover {
	font-size: 11px;
	background: url("../img/lock.gif") no-repeat 2px -14px;
	color: #81ac20;
	text-decoration: none;
	padding-left: 15px;
}

/* HOTLINE */

.wizard {
	margin: 3px 0 0 0;
	display: block;
}

#hotline  {
	background: url(../img/hotline.gif) left top no-repeat;
	width: 195px;
	margin-top: 1px;
	height: 20px;
}

#hotline p {
padding: 16px 0 3px 5px;
letter-spacing: 0.05em;
font-weight: bold;
color: #e05433;
	margin: 0;

}

/* NAS TIP */

#novinky .nadpis {
position: absolute;
top: 0;
left: 0;
}

#novinky  {
	background: #fff url(../img/box-bg.gif) left top repeat-y;
	padding: 25px 5px 5px 5px;
	width: 175px;
	margin-top: 5px;
	text-align: left;
	position: relative;
}

/* NAS TIP */

#nastip .nadpis {
position: absolute;
top: 0;
left: 0;
}

#nastip  {
	background: #fff url(../img/box-bg.gif) left top repeat-y;
	padding: 27px 5px 5px 5px;
	width: 175px;
	margin-top: 5px;
	text-align: center;
	position: relative;
}

#nastip img {
margin: 0 auto;
}

#nastip a {
	color: #F57301;
	font-size: 12px;
	text-decoration: underline;
	text-transform: capitalize;
}

#nastip h3 {
		text-align: left;
	margin: 5px 0;
	padding: 0;
	font-size: 115%;
}

#nastip p {
	margin: 0;
	padding: 0;
		text-align: left;
	line-height: 130%;
	font-size: 11px;
}

#nastip .nase-cena {
	color: #F57301;
	font-weight: bold;
}

.nase-cena strong {
font-size: 105%;
color: #f3b41b;}

/* NEJPRODEJ */

#nejprodej  {
	background: url(../img/box-bg2.gif) left top repeat-y;
	padding: 22px 2px 2px 2px;
	margin-top: 5px;
	width: 180px;
	margin-left: 2px;
	position: relative;
}

#nejprodej .box-header {
position: absolute;
top: 0;
left: 2px;
}


.novinka {
padding: 5px 5px 5px 5px;
display: block;
}

.novinka h3 {
text-transform: capitalize;
margin: 0 0 4px 0;
font-size: 12px;
}

.novinka div {
margin: 8px 0 0 0;
padding: 0;
}

.novinka h3 a {
color: #639802;}

#nejprodej .novinka h3 a {
	color: #F57301;
}

.novinka img {
float: left;
margin-right: 7px;
margin-top: 4px;
}

.novinka div.ceny {
float: left;
padding-top: 0;
}

.novinka div.ceny p{
padding: 0;
margin: 0;
}




/* AKTUALITA */

#aktualita  {
background: #fff url(../img/box-bg.gif) left top repeat-y;
	padding: 27px 7px 5px 7px;
position: relative;
	width: 171px;
	margin-top: 5px;
}

#aktualita .nadpis{
position: absolute;
top: 0;
left: 0;

}
#aktualita h4{
  margin: 2px 0 5px 0;
  padding: 0;
color: #F87100;
  font-size: 110%;
}

#aktualita p{
  margin: 0  0 5px 0;
  padding: 0;
  line-height: 110%;
  color: #000;
}

#aktualita p img{
  float: left;
  margin: 0 5px 0 0;
 }

/* P A T A */

#pata {
background: #4b4b4b url(../img/pata-bg.jpg) left top no-repeat;
font-size: 90%;
height: 15px;
padding: 6px 0px 2px 5px;
width: 975px;
color: #4b4b4b;
font-size: 10px;
} 

#pata a {
text-decoration: none;
color: #4b4b4b;
}

#pata a.que {
text-decoration: none;
background: url(../img/que.gif) 0px 1px no-repeat;
padding: 2px 0 2px 18px;
} 

#pata a:hover {
color: #f47c20; 
}


#pata #copy { 
float: right;
padding-right: 5px;
} 

 .clear{
	clear: both;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	display: block;
}
 .spacer {
	padding: 0 4px;
}
.strankovani .actual_page{
  color: #F3B41B;
}


/*  registracni formular  */

.form1{
  margin: 10px 0 0 30px;
  text-align: center;
  width: 525px;
}

.form1 fieldset{
  padding:8px;
  border: solid 1px #cacaca;
  margin: 5px 0;
  text-align: left;
}

.form1 p{
  padding: 0;
  margin: 10px 0;
  position:relative;
  text-align:right;
  width:120px;
}

.form1 input, .form1 select{
  position:absolute;
  left: 130px;
  top: -2px;
}
.form1 .wide{
  width: 480px;
  text-align: left;
}

.form1 .typ_registrace{
  width: 400px;
  text-align: left;
  margin-left: 20px;
}

.form1 .radio{
  position: relative;
  left: 0;
  top: 0;
}

.form1 .btn_p{
  width: 260px;
}

.form1 .btn_p input{
  position:relative;
  left:0;
  padding: 1px 2px;
}

#center .note{
  margin: 10px 0 0 0;
  padding: 8px 0 8px 8px;
width:575px;
  background: #f5f5f5;
  border: solid 1px #eee;
  float: left;
  color: #555;
}

/* objednavka */

#order_form {
padding: 0;
width:100%;
}

#order_form h3 {
padding: 7px 0 7px;
font-size: 12px;
}

#order_form h5 {
padding: 7px 0;
font-size: 12px;
}

#order_form fieldset{
padding: 0 0 0 0;
width:265px;
display: block;
float: left;
}



#objednavka-table{
width:100%;
  margin: 0;
  padding: 0;
  background: #FFF;
  border: 1px solid #cacaca;
}

#objednavka-table tr{
  padding: 5px 0;
}


#objednavka-table td{
  padding: 1px 0 1px 5px;
  border-bottom: solid 1px #ccc;
  vertical-align: middle;
}

#objednavka-table th{
  padding: 5px 0 5px 0;
	text-indent: 5px;
  text-align: left;
  background: #333;
  font-weight: normal;
  color: #fff;
}

.objednavka-popis {
	width: 250px;
}

.cena-dph {
	width: 75px;
	padding: 0;
	margin: 0;
	text-align: right;
	text-indent: 0;
}



#objednavka-table img{
  display:block;
  padding: 3px 0;
}

#objednavka-table .foto{
  padding:1px 0 1px 4px;
  width: 32px;
  text-align: center;
  vertical-align: middle;
}

#objednavka-table .name{
  width: 300px;
  padding-left: 5px;
  vertical-align: middle;
  text-transform: capitalize;
}

#objednavka-table .right{
  text-align:right;
  padding-top: 4px;
  padding-bottom: 4px;
}

#objednavka-table .kusu{
  text-align:right;
  padding-right: 5px;
}

#objednavka-table .price{
  text-align:right;
  width:70px;
}

#objednavka-table .discount{
  text-align: left;
  width: 50px;
  color: #E1A919;
}

#objednavka-table .amount{
  text-align:left;
  padding: 5px 0;
  width:45px;
  }

#objednavka-table .amount input{
  text-align:right;
  width:20px;
  font-size: 100%;
}

#objednavka-table .special_item{
  background: #CDE072;
  color: #000;
  font-size: 12px;
  }

#objednavka-table .special_item td{
border-bottom: 0;
padding: 2px 0;
  }

#objednavka-table .btn{
  width:20px;
  text-align:center;
  height:20px;
  font-size:12px;
  	padding: 3px;
background: url(../img/delete.gif) no-repeat  left center;
    border: none;
	cursor: pointer;
}

#objednavka-table #cena-th{
  padding-left:15px;
}

#objednavka-table #sum td{
  padding:3px 5px 3px 5px;
}
.order-options{
  text-align:right;
  border:none;
  margin:8px 5px 0 0;
}

.order-data{
  width:280px;
  text-align:right;
  border:none;
  float: left;
  padding:0 0 10px 0;
  margin: 5px 0 5px 0;
}
.order-data h6{
  font-size:10px;
  border-bottom: solid 1px #cacaca;
  padding: 0 0 2px 0;
  width: 260px;
  margin: 0 0 7px 0;
  text-align: left;
  color: #888;
  font-weight: normal;
}

.order-data p{
  margin:4px 0 0 0;
  padding:2px 0 2px 0;
  text-align:left;
  position: relative;

}

.order-data .em-info {
color: #666;
font-size: 10px;
font-style: normal;
}
.order-data .order-input {
  width:143px;
  position:absolute;
  left:110px;
  color:#000;
  font-size:100%;
}

.order-data .no_rel{
  height: 80px;
}

.order-data .no_rel textarea{
  position: absolute;
  left: 0;
  top: 0;
  font-size: 90%;
 	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
}

.order-data .no_rel select{
  position: absolute;
  left: 90px;
  top: 0;
  width:170px;
} 

#order_form input.button {
float: right;
}

#p_prepocitat {
display: block;
width:100%;
padding-top: 5px;
height: 20px;
}

#souhlas_obal {
	height: 20px;
}

#agree_p{
	margin-top: 5px;
	float: left;
	position: relative;
	}

#souhlas_obal input{
	margin-bottom: 0;
}

.order-data textarea{
  width:255px;
  height:60px;
  color:#444;
  font-size:120%;
}
.order-data span{
  color:#444;
  position:absolute;
  left:105px;
  font-weight:bold;
}
.order-data #address_match{
 width:15px;
 height: 15px;
float: left;
padding: 0;
margin: 0 5px 0 0;

}

/* photo */

photo-obal {
	background: white;
	padding: 20px;
}

#photo-center {
	background: white;
}

#photo-center .note {
	font-size: 80%;
}

.user-login {
	padding: 0 0 3px 4px;
	margin: 0;
}

.logout {
	padding: 0 0 3px 5px;
	margin: 0;
	display: block;
	font-size: 11px;
}

.vypleteni {
padding-left: 13px;
background: url("../img/menu-left-sipka.gif") left 2px no-repeat;
margin: 6px 0 2px 0;
display: block;
width: 170px;
}
.partner-obal {
  margin: 20px 10px;
  width: 570px;
  height: 60px;
  padding: 0;
  float: left;
}

.partner-obal img{
  float: left;
  margin: 0 10px 10px 0;
}

.partner h3{
  padding: 0;
  margin: 0;
float: left;
width: 480px;
}
.partner p{
  padding-bottom: 2px;
  margin: 0;
float: left;
width: 480px;
}

.partner-obal .link{
  padding: 0;
  width: 100%;
float: left;
width: 480px;
}

.sklad-a, .sklad-n{
  text-align: right;
  font-weight: bold;
  color: #85C241;
}
.sklad-n{
  color: #F3B41B;
}



/* TABS VYPIS */

#list-type {
display: block;
height: 23px;
border-bottom: 4px solid #F17C00;
position: relative;
font-size: 12px;
}

#list-type p {
padding: 0;
margin: 0;
text-align: right;
width: 270px;
position: absolute;
right: 0;
top: -2px;
}

#list-type form {
padding: 0;
margin: 0;
}

#list-type a {
text-align: center;
margin: 0 1px 0 0;
display: block;
text-decoration: none;
float: left;
color: #333;
padding: 0 0 0 3px;
background:  url("../img/tableft.gif") no-repeat left 0;
}

#list-type a:hover {
text-align: center;
color: #fff;
background: url("../img/tableft.gif") no-repeat left -42px;
}



#list-type a.active {
text-align: center;
color: #fff;
background: url("../img/tableft.gif") no-repeat left -42px;
}

#list-type a span {
      display:block;
      background: url("../img/tabright.gif") no-repeat right 0;
padding: 5px 17px 4px 11px;
      color: #D0D0D0;
      cursor: pointer;
      }

#list-type a:hover span {
      background: url("../img/tabright.gif") no-repeat right -42px;
      cursor: pointer;
      color: #fff;
      }

#list-type a.active span {
      background: url("../img/tabright.gif") no-repeat right -42px;
      cursor: pointer;
      color: #fff;
      }

#list-type form a.order-dir {
color:  #eb6b01;
	background: none;
	padding: 0;
	margin: 0;
	float: none;
display: inline;
}

#list-type form a.order-dir:hover {
text-decoration: underline;}


/* VYPIS PRODUKTU */

.product-thumbs {
background: #fff;
padding-top: 0;
}

.product-box {
	float: left;
	width: 260px;
	height: 200px;
	background: #fff;
	
	color: #000;
	padding: 2px 10px 10px 10px;
	border: 1px solid #cbcbcb;
}

.product-box p {
line-height: 12px;
}

.more {
	width: 110px;
	height: 10px;
	background: url(../img/more.gif) left 1px  no-repeat;
	display: inline;
}

.icons {
	height: 13px;
}

.icons img {
display: inline;
	margin-right: 1px;
}

.product-box h2 {
padding: 0 0 8px 0;
margin: 0;
font-size: 14px;
height: 20px;
overflow: hidden;
line-height: 190%;
}

.img-link {
	width: 110px;
	height: 100px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 0px;
	background: #fff url(../img/load.gif) no-repeat center center;
	overflow: hidden;
}

.img-link img {margin: 0 auto;
}

.details {
	float: left;
	width: 135px;
	padding-top: 12px;
	}

.details p {
	padding: 0 0 6px 0;
	margin: 0;	
}


.description {
	font-size: 11px;
	margin-top: 3px;
}

/* kosik butt */

.cart {
	background: #f4a031 url(../img/cart-bg.gif) repeat-x left bottom;
	color: #fff;
	padding: 2px 0 3px 0;
	display: block;
	text-align: center;
	width: 120px;
	border: 1px solid #cd571e;
	margin-top: 7px;
	}

.cart:hover {
text-decoration: none;
	border: 1px solid #af3a01;
	}

.cart span {
	background: url(../img/cart.gif) no-repeat right center;
	color: #fff;
	padding-right: 20px;
}

input#add_fav{
background: url(../img/heart.gif) no-repeat left 4px;
	padding: 0 0 0 12px !important;
	border: none;
	cursor: pointer;
		font-size: 11px;
}

input#add_fav:hover{
text-decoration: underline;}

/*input#add_fav{
float: left;
	background: #f4a031 url(../img/cart-bg.gif) repeat-x left bottom;
	color: #fff;
	text-align: center;
	width: 115px;
	padding: 1px;
border: 1px solid #cd571e;
	margin-top: 0px;
	cursor: pointer;
}*/

p#add_fav{
	background: url(../img/heart.gif) no-repeat left 4px;
	padding-left: 14px !important;
	font-size: 11px;
}


.rem_fav{
	background: url(../img/delete2.gif) no-repeat left center;
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 0;
	width: 13px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.rem_fav:hover{
	text-decoration: none;
}

/* detail butt */

a.detail {
	background: #f4a031 url(../img/cart-bg.gif) repeat-x left bottom;
	color: #fff;
	padding: 3px 0;
	display: block;
	text-align: center;
	width: 115px;
	border: 1px solid #cd571e;
	margin-top: 7px;
	position: relative;
	}

a.detail:hover {
text-decoration: none;
	border: 1px solid #af3a01;
	}

a.detail span {
	background: url(../img/detail.gif) no-repeat right center;
	color: #fff;
	padding-right: 23px;
}



/* BUBBLE TOOLTIP */

.product-box a.tt, .product-table td a.tt, #product-info p a.tt {
    position:relative;
    text-decoration:none;
    z-index: 5;
  }
.product-box a.tt span, .product-table td a.tt span, #product-info a.tt span { 
	display: none; 
}

/*background:; ie hack, something must be changed in a for ie to execute it*/

.product-box a.tt:hover, .product-table td a.tt:hover, #product-info p a.tt:hover { color: #aaaaff; }
.product-box a.tt:hover span.tooltip, .product-table td a.tt:hover  span.tooltip, #product-info p a.tt:hover span.tooltip {
   	display: block;
    position:absolute;
    top:0; left:0;
	padding: 7px 0px 0px 0px;
	width:200px;
	font-size: 11px;
	 color: #555;
	font-weight: normal;
	 text-align: center;
	 z-index:800; 
}

.product-box a.tt:hover span.top, .product-table td a.tt:hover span.top, #product-info p a.tt:hover span.top {
		display: block;
	padding: 30px 8px 0;
    background: url(../img/bubble.gif) no-repeat top;
}
.product-box a.tt:hover span.middle, .product-table td a.tt:hover span.middle, #product-info p a.tt:hover span.middle { 	display: block;
	padding: 0 8px; 
	background: url(../img/bubble_filler.gif) repeat bottom; 
}
.product-box a.tt:hover span.bottom, .product-table td a.tt:hover span.bottom, #product-info p a.tt:hover span.bottom{
	display: block;
	padding: 3px 8px 10px;
    background: url(../img/bubble.gif) no-repeat bottom;
}


 .skladem {color: #75ad01; font-weight: bold; display: inline !important; }
.dodnu {color: #98AE00;display: inline !important; font-weight: bold;}
.dotaz {color: #2E8AC9;display: inline !important;}
.neni {color: #75ad01;font-weight: bold;display: inline !important;}
.nebude {color: #75ad01;font-weight: bold;display: inline !important;}


.cena {font-weight: bold;}
.orange {color: #eb6b01;}


/* TABLE VYPIS */

.product-table {
	background: #fff;
	color: #000;
	width: 100%;
	font-size: 11px;
	border: 1px solid #111;
}

.product-table th a.desc {
background: url(../img/sortdesc.gif) left 3px no-repeat;
padding-left: 15px;
color: #F87100;
}

.product-table th a {
color: #fff;
}

.product-table th a:hover {
color: #F87100;
text-decoration: none;
}

.product-table th a.asc {
background: url(../img/sortasc.gif) left 3px no-repeat;
padding-left: 13px;
color: #F87100;
}

.product-table td {
padding: 2px 0 2px 5px;
margin: 0;

}

.product-table td .sklad {
	text-align: center;
	width: 100%;
}

.product-table th {
background: #111111 url(../img/th-bg.jpg) left top repeat-x;
padding: 5px 0 5px 5px;
text-align: center;
margin: 0;
color: #fff;
font-weight: normal;
}

.product-table img {display: inline;	margin-right: 1px;}
.product-table h2 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	}
	
	
	.odd {
	border: 1px solid #cacaca;
		border-width: 1px 0;
		padding: 15px 0 8px 0;
}



#novinka .odd {
	border: 1px solid #cacaca;
		border-width: 1px 0;
	padding: 5px 7px 5px 7px;
}

#novinka .even {
	padding: 5px 7px 5px 7px;
}



.even {
	padding: 10px 0 8px 0;
	background: #eee;

}

.select {
	background: #F1FFC5;
	cursor: pointer;
}

.select a {

}

/* STRANKOVANI */

p.strankovani {
	padding: 5px 0;
	margin: 3px 0 1px 0;
	font-size: 12px;
}

p.strankovani a {
	text-decoration: none;
	margin: 0 3px;
	font-size: 12px;
	padding: 0px 4px;
	color: #000;
	border: 1px solid transparent;
}

p.strankovani a:hover {
	
	border: 1px solid #CD571E;
	background: url("../img/butt-bg2.jpg") repeat-x 0 -4px;
	color: #fff;
}

p.strankovani a.actual_page {
	padding: 0px 4px;
	border: 1px solid #CD571E;
	background: url("../img/butt-bg2.jpg") repeat-x 0 -4px;
	color: #fff;
}

p.strankovani a.actual_page:hover {
	border: 1px solid #CD571E;
}

#strankovani {
position: relative;
margin-top: 10px;
}

#strankovani #na-stranku {
position: absolute;
right: 0;
font-size: 12px;
padding: 0;
}

#strankovani .spacer {
padding: 0 3px;
}

/* tooltip bubbles */

.ttl{
  text-decoration: none;
  position: relative;
}

.ttl span{
  display: none;
  position: absolute;
  left: 40px;
  top: -30px;
}

.ttl:hover span{
  display: block;
}


#profil-table #objednavka-table th.right {
	text-align: right;
	padding-right: 5px;
	width: 45px;
}

#profil-table #objednavka-table td.right-border {
	text-align: right;
	padding-right: 5px;
	width: 65px;
}

#profil-table #objednavka-table td.sum-border {
	text-align: right;
	padding-right: 5px;
}

/* ----------------*/
