body {
	background-repeat: repeat-x;
  background-image: url("/sablony/img/bg.gif"); 
  /* background-attachment: fixed; */
}

mainbody {
	color: #313131;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
}

a {
	color: #DD2100;
  /*color: #FF6500;*/
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
/*	font-weight: normal;
*/
}

abbr, acronym {
	 border-bottom: 1px dashed #025686;
   cursor: help
}


#allbody {

	width: 970px;
	position: relative;
	top: 15px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 10px;
}

#motto {
	position: absolute;
	left: 160px;
	top: 61px;
	color: #DD2100;
	font-size: 1.3em;
	font-weight: bold;
}

#header {
	height: 128px;
}

#header a {
	position: absolute;
	left: 0px;
	top: 8px;
	width: 195px;
	height: 61px;
}

h1 {
	color: #DD2100;
	margin: 0;
	margin-bottom: 10px;
	font-size: 1.9em;
	text-align: center;
	font-weight: bold;
}

h1.homepage {
	color: #DD2100;
	margin: 0;
	margin-bottom: 10px;
	font-size: 1.7em;
	text-align: center; 
	font-weight: bold;
}

/* hlavni menu */
#main-menu {
	position: absolute;
	top: 86px;
	left: 0;
	padding: 5px 0 5px 0;
	background: rgb(24,81,140);
	/* background: rgba(24,81,140,0.9); rgb(28,94,146); rgb(26,44,90); #3B5998;*/
	width: 960px;
	font-size: 1em;
/*
  -moz-border-radius-bottomleft: 10px; 
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px; 
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px; 
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px; 
  -webkit-border-top-left-radius: 10px;
*/
}


#main-menu ul {
	display: block;
/*	height: 20px; */
  margin: 0;
	padding: 0 5px;
	list-style: none;
}

#main-menu ul li {
	float: left;
	margin: 0;
	padding: 0;

/*  display:inline; */
  position:relative;
}

#main-menu ul li a {
	color: white;
	float: left;
	padding: 0 25px 0 6px;
  display:block;
  min-height: 20px;
	/* border-right: 1px #99D6F2 solid; */
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
}

#main-menu ul li.last a {
	border: none;
}

#main-menu ul li a:hover {
	/*color: #DD2100;*/
	text-decoration: underline;
}


/*
#main-menu ul li
{
display:inline;
height:30px;
float:left;
list-style:none;
margin-left:15px;

position:relative;
}
*/

#main-menu li ul
{
  margin:0px;
  padding:0px;
  display:none;
  position:absolute;
  left:0px;
  top:20px;
  /*background: #ffffff;*/
  border: 1px solid #DD2100;
  background: #efefef;
  /*opacity:0.9;
  filter:alpha(opacity=90);*/

  -moz-border-radius-bottomleft: 10px; 
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px; 
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px; 
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px; 
  -webkit-border-top-left-radius: 10px;
}

#main-menu li:hover ul
{
  display:block;
  width:200px;
}

#main-menu li li
{
  list-style:none;
  display:list-item;
}

#main-menu li li a
{
  color: #DD2100;
  text-decoration:none;
  padding-top: 10px;
  display:block;
  width:200px;
}

#main-menu li li a:hover
{
  color: #DD2100;
  text-decoration:underline;
}




#banner-homepage {
  height: 440px;
	width: 960px;
  background-color: #ffffff;

  -moz-border-radius-bottomleft: 10px; 
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px; 
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px; 
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px; 
  -webkit-border-top-left-radius: 10px;
}

#banner-homepage img {
  position: relative;
  left: 5px;
  top: 5px;
}

/*
	leva strana
*/
#left-side-c {
	float: left;
	width: 290px;
}

.katalog #left-side-c {
	width: 290px;
}

#left-side {
	margin: 0;
}

#left-side p {
	font-size: 1.2em;
	margin: 0 0 10px 0;
	text-align: justify;
}

#left-side h2 {
	font-size: 1.2em;
	color: #025686;
	text-align: center;
	letter-spacing: 2px;
	padding-bottom: 5px;
	margin: 10px 0 0 0;
	border-bottom: 1px #006BA0 solid;
}

#aktuality {
  /* height: 550px; */
  background-color: #ffffff;
  -moz-border-radius-bottomleft: 10px; 
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px; 
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px; 
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px; 
  -webkit-border-top-left-radius: 10px;
}

#aktuality h2 {
	text-align: left;
	border: none;
}

#aktuality h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 5px 20px;
	font-style: italic;
}

#aktuality p {
	margin-left: 20px;
}

/* paticka */
#footer-c {
	background: #77B4D0;
	margin-top: 10px;
	position: relative;
	_height: 20px;
  -moz-border-radius-bottomleft: 10px; 
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px; 
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px; 
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px; 
  -webkit-border-top-left-radius: 10px;
}

#footer {
  padding: 5px 10px 4px 10px;
}

#footer ul li.last a {
	border: none;
}


#footer ul {
	display: block;
	margin: 0;
	/*margin-right: 10px;*/
	padding: 0;
	list-style: none;
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer ul li a {
	color: white;
	float: left;
	padding: 0 5px 0 6px;
	border-right: 1px #99D6F2 solid;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}

#footer ul li a:hover {
	/* color: #025686; */
	text-decoration: underline;
}


/* paticka */
#footer-c {
	background: #77B4D0;
	margin-top: 10px;
	position: relative;
	_height: 20px;
  -moz-border-radius-bottomleft: 10px; 
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px; 
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px; 
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px; 
  -webkit-border-top-left-radius: 10px;
}

#footer {
  padding: 5px 10px 4px 10px;
}

#strom {
	position: absolute;
	top: -114px;
	right: 10px;
}
/*
#strom {
	position: relative;
  min-height: 24px;
  background-image: url('../img/strom.png');
  background-repeat: no-repeat;
  background-position: right;
}
*/

#kontakty-c {
	margin-top: 10px;
	position: relative;
  min-height: 430px;
	height: 430px;

	background-color: #ffffff;
  /* border: 4px solid #77B4D0; */
  -moz-border-radius-bottomleft: 10px; 
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px; 
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px; 
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px; 
  -webkit-border-top-left-radius: 10px;

}

#kontakty {
  padding: 5px 10px 4px 10px;
}


/*
	prava strana
*/
#right-side-c {
	float: right;
	width: 675px;
/*	border: 1px solid red;*/
}

.katalog #right-side-c {
	width: 675px;
}

.katalog #right-side-c-2 {
	width: 960px;
}

#right-side {
	margin: 0 10px;
/*	border: 1px red solid;*/
}
#right-side-2 {
	margin: 0;
/*	border: 1px red solid;*/
}


/*
	obsah prave strany
*/
#right-side-content {

		min-height: 500px;
    background-color: #ffffff;
  	font-size: 1.1em;
    padding: 20px;
    _height: 500px;
    -moz-border-radius-bottomleft: 10px; 
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px; 
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px; 
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px; 
    -webkit-border-top-left-radius: 10px;
}

.hiddenwarning {
	font-weight: bold;
  color: #DD2100;
}


#right-side-content h2 {
	font-size: 1.2em;
	color: #025686;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

#right-side-content h3 {
	font-size: 1.2em;
	color: #025686;
	text-align: center;
	letter-spacing: 2px;
	padding-bottom: 5px;
	margin: 10px 0 0 0;
	border-bottom: 1px #006BA0 solid;
}

#right-side-content h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

.item {
	text-align: center;
	padding: 0 5px 20px 8px;
	float: left;
}

.item a h2 {
  text-decoration: underline;
}

.item a:hover h2 {
  text-decoration: none;
}


/*
	katalog
*/

/* kontextove menu */
#kontext-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#kontext-menu li {
	padding-top: 2px;
/*	border-bottom: 1px #025686 solid;
*/
}

#kontext-menu a {
	display: block;
  padding: 4px 17px;
	_height: 1px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
  color: #1C5E92;
}

#kontext-menu a:hover {
	color: #DD2100;
  text-decoration: underline;
}

/*
	vyhledávání
*/

#vyhledavani {
	position: absolute;
  width: 320px;
	top: 48px;
	left: 690px;
}

/*
	překlad
*/

#preklad {
	position: absolute;
  width: 320px;
	top: 51px;
	left: 540px;
}

/*
	pomocne menu
*/

#pomocne-menu {
	position: absolute;
  width: 270px;
	top: 13px;
	left: 690px;
}

#pomocne-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pomocne-menu ul li {
	float: left;
}

#pomocne-menu a {
	color: #DD2100;
/*  color: #025686;*/
  display: block;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
  padding: 0 10px 0 0;
  text-decoration: underline;
}

#pomocne-menu li.last a {
	border: none;
	padding-right: 0;
}

#pomocne-menu li a:hover {
  text-decoration: none;
}

#pomocne-menu #orderlink {
  font-size: 1.3em;
}
#pomocne-menu #cartlink {
  font-size: 1.3em;
}


/*
	katalog - prava strana
*/

.katalog .item-category-c {
  position:relative;
  float: left;
  width: 200px;
}

.katalog .item-category {
  border: 1px solid #DD2100;
	background: #efefef; /* #efefef rgb(249,252,253); rgb(247,246,215) rgb(342,240,251);  */
  /*margin:2px;*/
  height: 330px;
	min-height: 330px; 
	padding: 10px 10px 10px 10px;
  text-align: center;
  -moz-border-radius-bottomleft: 10px; 
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px; 
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px; 
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px; 
  -webkit-border-top-left-radius: 10px;
}

.katalog .item-category h2 {
	font-size: 1.2em;
  width: 180px;
	margin-bottom: 10px;
}

.katalog .item-category img {
	float: center;
	margin: 0 0 15px 0;
}


.katalog .item {
  float: left;
	_height: 220px;
  width: 620px;
	min-height: 220px; 
	padding: 0 0 10px 0;
	border-bottom: 1px solid #efefef;
	margin-bottom: 15px; 
  text-align: left;

}

.katalog .item h2 {
	font-size: 1.2em;
	margin: 0;
	margin-bottom: 10px;
}

.katalog .item img {
/*	float: left;*/
	margin: 0 15px 15px 0;
}

.katalog .item p {
	margin: 0 0 15px 0;
}

.katalog .last {
	border-bottom: 0;
	padding: 0 0 0 0;
	margin-bottom: 0px;
}

/****************/
/*  Fotogalerie */
/****************/

.obrazek-galerie {
  margin: 10px;
}
.obrazek-galerie img {
  border: 2px solid black;
}

.galerie {
  /* border: 1px solid black;
  */
  max-width: 600px;
  margin-bottom: 20px;
}

.pager {
   height: 20px;
   color: #ffffff;
   font-weight: bold;
}

.pager .back {
   float: left;
   margin-right: 30px;
}
.pager .next {
   float: right;
   margin-left: 30px;
}

.counter {
   font-weight: bold;

}



.anotace-homepage {
  width: 650px;
}


.anotace {
   width: 600px;
/*   color: #025686;*/
   font-weight: bold;
/*   border-bottom: 1px black dashed; */
   padding-bottom: 5px;
   margin-bottom: 5px;
}

.nadrubriky {
   padding-bottom: 3px;
}

fieldset {
  border: 4px solid #eeeeee;
  padding: 30px;
}

fieldset legend {
	font-weight: bold;
  color: #888888;
}

.complement {
  color: #025686;
}

#decoration {
  background-color: #ffffff;
  color: #DD2100;
  margin-top: 10px;
  padding: 8px;
  text-align: center;
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
}


ul.shop {
	margin: 0;
	padding: 0;
	list-style: none;

  background-color: #ffffff;
  color: #DD2100;

/*  margin-top: 45px;*/
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
}

ul.shop a {
  color: #DD2100;
	font-weight: bold;
	/*text-decoration: underline;*/
}

ul.shop a:hover {
	text-decoration: underline;
}

#info {

  background-color: #ffffff;
  color: #DD2100;
  padding: 10px;
/*  margin-top: 45px;*/
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
}

#info a {
  color: #DD2100;
	font-weight: bold;
	/*text-decoration: underline;*/
}

#info a:hover {
	text-decoration: underline;
}

#souvisejici {

  background-color: #ffffff;
  color: #DD2100;
  padding: 10px;
/*  margin-top: 45px;*/
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
}

#souvisejici a {
  color: #DD2100;
	font-weight: bold;
	/*text-decoration: underline;*/
}

#souvisejici a:hover {
	text-decoration: underline;
}


#obsah {

  background-color: #ffffff;
  color: #DD2100;
  padding: 10px;
/*  margin-top: 45px;*/
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
}

#obsah a {
  color: #DD2100;
	font-weight: bold;
	/*text-decoration: underline;*/
}

#obsah a:hover {
	text-decoration: underline;
}


#navigace a {
  color: #DD2100;
	font-size:0.9em;
  font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}

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


ul#kategorie {
	margin: 0;
	padding: 0;
	list-style: none;

  background-color: #ffffff;
  color: #025686;

  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
}

ul#kategorie a {
  color: #025686;
	font-weight: bold;
	/*text-decoration: underline;*/
}

ul#kategorie a:hover {
	text-decoration: underline;
}

.numbers input[type="text"] {
  text-align: right;
}

table.tableContent {
	border-collapse: collapse;
	border: 1px solid #efefef;
}

table.tableContent thead {
	font-weight: bold;
	background-color: #E7F7FF;
}

table.tableContent td {
	padding-left: 5px; 
	padding-right: 5px; 	
	border: 1px solid #efefef;
}

.cellHiglighted {
	font-weight: bold;
	background-color: #E7F7FF;
}

.cellHiglightedHigh {
	font-weight: bold;
	background-color: #FDFBC3;
}


.cellHiglightedLow {
	font-weight: bold;
	background-color: #FDC3C3;
}


.price {
	color: #DD2100;
  font-size:1.1em;
}

.dosage {
	color: #025686;
}

input.dokosiku {
  font-size:1.1em;
  /* background: url('../img/freeCart.gif') no-repeat left; */
}

ol.checkout-progress 
{
  position: relative;
  display: block;
  left: 20;
  width: 540px;
  height: 37px;
  padding: 0;
  margin: 15px auto;
}
ol.checkout-progress li {margin: 0; padding: 0; display: inline;}
ol.checkout-progress li span {position: absolute; left: -9999px;}
ol.checkout-progress#step1 {background: url('../img/kosik.png') no-repeat center;}
ol.checkout-progress#step2 {background: url('../img/objednavka.png') no-repeat center;}
ol.checkout-progress#step3 {background: url('../img/kontrola.png') no-repeat center;}
ol.checkout-progress#step4 {background: url('../img/hotovo.png') no-repeat center;}

a#step1-link {
   display: block; width: 120px;
   height: 37px;
   position: absolute;
   top: 0px; left: 0px;
}

a#step2-link {
   display: block; width: 150px;
   height: 37px;
   position: absolute;
   top: 0px; left: 120px;
}

a#step3-link {
   display: block; width: 170px;
   height: 37px;
   position: absolute;
   top: 0px; left: 230px;
}

a#step4-link {
   display: block; width: 135px;
   height: 37px;
   position: absolute;
   top: 0px; left: 380px;
}





ol.checkout-progress-2 
{
  position: relative;
  display: block;
  display: none;
  left: 20;
  width: 540px;
  height: 37px;
  padding: 0;
  margin: 15px auto;
}
ol.checkout-progress-2 li {margin: 0; padding: 0; display: inline;}
ol.checkout-progress-2 li span {position: absolute; left: -9999px;}
ol.checkout-progress-2#step1 {background: url('../img/_zbozi.png') no-repeat center;}
ol.checkout-progress-2#step2 {background: url('../img/_nastaveni.png') no-repeat center;}
ol.checkout-progress-2#step3 {background: url('../img/_kontrola.png') no-repeat center;}
ol.checkout-progress-2#step4 {background: url('../img/_hotovo.png') no-repeat center;}



