/* specificke pro web */

body {
	margin: 0 0 0 1px;
  background: url(../images/bc.jpg) repeat-x;
}

a:hover {
  text-decoration: underline;
  color: #FFCC00;
}

h1 {
  color: #ffffff;
  margin: 0 0px 20px 0px;
  padding-top: 7px;
  font-size: 24px;
  text-transform: uppercase;
}
h2 {
  font-weight: bold;
  font-size: 110%;
  color: #616161;
  margin: 2ex 0 1ex 0;
  padding: 0;
}

img.right {
  margin: 10px 5px 10px 10px;
  clear: left;
}

#main {
  width: 1000px;
  margin: 0 auto 0 auto;
  text-align: center;
  background-color: #FFFFFF;
}

#main-inner {
	text-align: left;
}


#paticka {
  min-height: 50px;
  color: #000000;
  margin-top: 15px;
}
#paticka a {
  font-size: 80%;
}

#paticka_text {
  padding-top: 5px;
  margin-left: 450px;
}

.popis-top {
  margin: 0;
  padding: 0;
  text-align: right;
  color: #DDDDDD;
  font-size: 14px;
  margin-right: 10px;
  font-family: arial, sans-serif;
}

/* layout */
/* prvni radek */
#img-01_ {
  background: url(../images/img_01.jpg) no-repeat;
	float: left;
  width:275px;
	height:61px;
}

#img-03_ {
  background: url(../images/img_02.jpg) repeat-x;
  float: left;
	width:541px;
	height:61px;
}

#img-motto {
  background: url(../images/img_04.jpg) no-repeat;
  float: left;
	width:184px;
	height:61px;
	position: relative;
}
#img-motto p {
  font-size: 14pt;
  color: #89898A;
  text-align: right;
  padding: 17px 10px 0 0;
  position: absolute;
  left: -150px;
}

#img-motive {
  background: url(../images/motive/main.jpg) no-repeat;
  float: left;
	width:781px;
	height:301px;
}

/* motive bg */
.motocykly-suzuki #img-motive { background: url(../images/motive/suzuki.jpg) no-repeat; }
.motocykly-kawasaki #img-motive { background: url(../images/motive/kawasaki.jpg) no-repeat; }
.motocykly-yamaha #img-motive { background: url(../images/motive/yamaha.jpg) no-repeat; }
.motocykly-honda #img-motive { background: url(../images/motive/honda.jpg) no-repeat; }
.motocykly-ostatni-znacky #img-motive { background: url(../images/motive/ostatni.jpg) no-repeat; }
.motocykly-derbi #img-motive { background: url(../images/motive/derbi.jpg) no-repeat; }

.ctyrkolky #img-motive { background: url(../images/motive/ctyrkolky.jpg) no-repeat; }
.ctyrkolky-yamaha #img-motive { background: url(../images/motive/ctyrkolky-yamaha.jpg) no-repeat; }
.ctyrkolky-kawasaki #img-motive { background: url(../images/motive/ctyrkolky-kawasaki.jpg) no-repeat; }
.ctyrkolky-ostatni-znacky #img-motive { background: url(../images/motive/ctyrkolky-ostatni-znacky.jpg) no-repeat; }

.doplnky-obleceni #img-motive { background: url(../images/motive/doplnky.jpg) no-repeat; }
.servis-nahradni-dily #img-motive { background: url(../images/motive/servis.jpg) no-repeat; }
.skutry-capirelli #img-motive { background: url(../images/motive/skutry-capirelli.jpg) no-repeat; }

#img-05_ {
  background: url(../images/img_05.jpg) no-repeat;
  float: left;
	width:276px;
	height:301px;
}
#img-06_ {
  background: url(../images/img_06.jpg) no-repeat;
  float: left;
	width:244px;
	height:301px;
}
#img-07_ {
  background: url(../images/img_07.jpg) no-repeat;
  float: left;
	width:261px;
	height:301px;
}

#nav {
  width: 219px;
  height: 301px;
  float: left;
  background: #BE0027;
}

#nav li {
  background: url(../images/img_10.jpg) no-repeat;
  width: 219px;
  height: 30px;
}
#nav li a {
}

/* nav */
#img-08_ {
  background: url(../images/img_08.jpg) no-repeat; 
}

#img-16_ {
  background: #BE0027;
	width:219px;
	margin-top: 80px;
	height: 30px;
}

#img-18_ {
  background: url(../images/img_18.jpg) no-repeat;
	height: 37px;
}

/* konec specifickych stylu */

#poptavka p.form {
  font-size: 85%;
  text-align: right;
}

#poptavka table {
  margin: 10px 10px 0 10px;
}

#poptavka .but_wide {
  width: 100px;
}

#poptavka th, #poptavka td {
	empty-cells: show;
	border: 1px solid #ddd;
	padding: 2px;
	background-color: #F4F4F4;
	vertical-align: middle;
}

.news {
  padding-left: 10px;
}

#news-bg {
  background: url(../images/news-bg.gif) repeat-y;
}
#bestsell {
  background: url(../images/bestsell_bg.gif) repeat-y;
}

#content {
  border: solid 0px black;
  background: url(../images/img_15.jpg) no-repeat;
  float: left;
  font-size: 95%;
  color: #616161;
  min-height: 500px;
  width: 781px;
}

#content.middle {
  width: 530px;
}

#content.to_right {
  width: 730px;
}

#content-inner {
  margin: 0px 25px 0px 20px;
}
#content-inner1 {
}

#content-inner2 {
   padding: 0px 0px 0px 0px;
   float: left;
}

#content p {
   line-height: 150%;
   text-align: left;
   font-size: 100%;
   margin-top:  10px;
}
#content ul li {
   line-height: 130%;
}

#content a {
	color: #3F72A1;
	text-decoration: underline;
}

#content a:hover {
	color: #57C10C;
	text-decoration: none;
}

#eshop-menu {
  margin: 0px 10px 10px 10px;
  font-size: 95%;
}

#eshop-menu, #eshop-menu a {
  font-weight: normal;
} 

#right {
  float: left;
  width: 219px;
  background: url(../images/img_16.jpg) no-repeat; 
  min-height: 500px;
  margin-left: -1px;
}

#right .datum {
	font-weight: bold;
  color: #A9CEA7;
  margin: 5px 0 5px 0;
}

.box-title h2 {
  font-size: 12pt;
  color: #F4DFCC;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 0 0;
  text-align: center;
}

#content .news {
  margin-bottom: 10px;
}

.news h2 {
  margin: 0;
  padding: 0;
  margin-top: 5px;
  font-size: 100%;
  color: #000;
  font-weight: bold;
  text-align: left;
}

.news-text {
  font-size: 80%;
  padding-top: 5px;
  color: #6E6E6E;
  line-height: 120%;
}

.news-sep {
  height: 5px;
  background: url(../images/news-sep.gif) no-repeat;
  margin-left: 5px;
  padding-bottom: 10px;
}

.cena_total {
  font-size: 120%;
}

#popis-tables {
  margin-left: 10px;
  margin-top: 5px;
  background: #eee;
  padding: 10px 10px 10px 10px;
  font-size: 90%;

}

#popis-tables td {
  border: 2px solid #FFFFFF;
}

/* spodni menu box */

#menu-bottom {
  height: 50px;
  background: url(../images/img_19.jpg) no-repeat;
  color: #808080;
	text-align: center;
	font-size: 17px;
	padding-top: 5px;
}

#menu-bottom a:link, #menu-bottom a:visited {
  color: #808080;
}

/* copy box */

#copy {
  font-size: 13px;
	text-align: center;
  color: #808080;
}

#copy a {
  font-size: 12px;
	text-decoration: underline;
	color: #000000;
}

#copy a:hover {
	text-decoration: none;
}

#copy .box {
	font-weight: bold;
	font-style: italic;
	background: url(../images/copy-bg.jpg) #88B7FF repeat-x top left;
	padding: 10px 10px 5px 10px;
  text-align: center;
}

ul.normal li {
  list-style-type: circle;
}

/* katalog */

.item-list .item, .item-detail .item {
  overflow: hidden;
  border: 1px solid #7C7C7C;
/*  border: 1px solid #BF0029; */
  margin: 5px 0 5px 0;
  font-size: 90%;
}

.item .box {
}

.item-list .title2 {
  background: #BF0029;
  color: #FFFFFF;
  text-align: left;
  margin: 0;
  padding: 0;
  height: 24px;
  border-bottom: 3px solid #7C7C7C;
}
#content .title2 a {
  color: #FFFFFF;
  padding-left: 5px;
  font-weight: bold;
}
#content .title2 a:hover {
  color: #57C10C;
}

.title2 h2 {
  font-size: 15px;
  margin: 0;
  padding: 0;
}

.item-list .image {
  float: left;
  overflow: hidden;
  width: 130px;
  text-align: right;
}
.item-list .image .box {
  margin: 5px;
}

.item-list .info {
  overflow: hidden;
  color: #000;
  margin-left: 5px;
  margin-right: 5px;
  float: right;
}

.item-text {
  margin-left: 150px;
  margin-right: 100px;
  text-align: left;
}
#content .item-text p {
  margin-top: 10px;
}

.item-detail .info {
  width: 50%;
  float: left;
}

.item-detail .image {
  width: 50%;
  float: left;
  text-align: right;
}

.item-detail table {
  width: 100%;
}

.item-detail th {
  background: #BE0027;
  width: 150px;
  color: #fff;
}

.item-detail td {
  background: #E9E9E9;
  color: #828282;
}

.item-detail h2 {
  font-size: 120%;
  margin: 15px 0 0 5px;
  padding: 0 0 0 0;
  font-weight: bold;
}

.item-detail #popis-produktu {
  padding-left: 5px;
}

#popis-produktu {
  background: #eee;
  font-size: 90%;
}

/* filter */

#filter-top, #filter-bottom {
  margin-bottom: 6px;
  padding: 5px;
  background: #ccc;
  font-size: 90%;
  border: 1px solid #7C7C7C;
}

 #filter-bottom  {
  margin-top: 0px;
  clear: left;

}
#filter {
  width: 100%;
}
#filter li, #filter span  {

  float: left;
  padding: 0 4px;

}

.akce-text {
  background-color: #E7703F;
  background-color: #F3FFDF;
  color: #FFFFFF;
  color: #BE0027;
  font-weight: bold;
  border: 1px solid #7C7C7C;
  margin: 2px;
  padding: 2px;
}

#info-stranka {
  font-style: italic;
}

/* akce */

ul.akce-icons { 
  padding-top: 10px; 
  padding-bottom: 5px; 
}
ul.akce-icons a {
  text-decoration: none !important;
}
ul.akce-icons li {
  float: left; 
  padding: 0 3px 0 3px;
  font-size: 70%;
  width: 110px;
}

.note {
  font-size: 70% !important;
  color: #A0A0A0;
}

.image-border {
  border: 4px solid #CFCFCF;
}

ul.attachment {
  padding: 10px;
}