/* !obecne ----------------------------------------------- */

body {
	text-align: center;
	background: rgb(235,235,235) url("/site/img/bcg.gif")  repeat-x;
	color: gray;
}

h1 {
	font-size: 190%;
	color: #1b75bb;
	font-weight: bold;
	padding: 10px 0;
}

#frame {
	width: 946px;
	margin: 0 auto;
  position: relative;
  text-align: left;
  padding-bottom: 20px;
}

#content {

  position: relative;
}

.cleaner {
	clear:both;
}

.red {
	color: #D91C5C
}
#header {
height: 210px;
}

/* !menu ----------------------------------------------- */
#menu {
	position: absolute;
	top:180px;
	width: 946px;
	background-color: transparent;
	height: 30px;
}

#menu a.bookstore:link,
#menu a.bookstore:visited,
#menu a.bookstore:hover {
	position: relative;
	float: left;
	display: block;
	width: 120px;
	height: 30px;
	text-align: left;
	background: url(/site/img/menu-gray-left.gif) no-repeat;
	text-decoration: none;
	color: #808080;
	font-weight: bold;
	padding: 11px 0 0 20px;
}
#menu a.bookstore2:link,
#menu a.bookstore2:visited {
	position: relative;
	float: left;
	display: block;
	width: 120px;
	height: 30px;
	text-align: left;
	background: url(/site/img/menu-gray-left2.gif) no-repeat;
	text-decoration: none;
	color: #808080;
	font-weight: bold;
	padding: 11px 0 0 32px;
}
#menu a.bookstore2:hover {
	color: black;
}

#menu a.cartmenu:link,
#menu a.cartmenu:visited  {
	position: relative;
	float: right;
	display: block;
	width: 120px;
	height: 30px;
	text-align: center;
	background: url(/site/img/bg-kosik.gif) no-repeat;
	text-decoration: none;
	color: white;
	font-weight: normal;
	padding: 8px 0 0 0px;
}
#menu a.cartmenu:hover  {
	text-decoration: underline;
}

/* !footer ----------------------------------------------- */
#footer {
  position: absolute;
  top: 35px;
  left: 0;
	width: 946px;


}



#footer p.adresa {
	float: right;
	padding-right: 0px;
	line-height: 135%;
	font-size: 90%;
	color: #4A4A4A;
	width: 225px;
	text-align: right;
}
#footer p.o-nas {
	float: right;
	padding-right: 290px;
	line-height: 135%;
	font-size: 90%;
	color: #4A4A4A;
	width: 300px;
}
#footer p.adresa a:link,
#footer p.adresa a:visited {
color: #D91C5C;
text-decoration: none;
}

#footer p.adresa a:hover {
color: #4A4A4A;
text-decoration: underline;
}

/* !produkty ----------------------------------------------- */
.produkt {
	padding: 30px 10px 0 0;
	position: relative;
	float: left;
	width: 460px;
}
.produkt a img.book {
	margin-right: 10px;
	position: relative;
	float: left;
	border: 7px solid #ACACAC;
}
.produkt h3, .produkt h4, .produkt h5  {
	font-weight: normal;
}
.produkt h2 {
	font-size: 125%;
	color: #1b75bb;
	font-weight: bold;
	margin: 3px 0 0px;
}
.produkt h3 {
	font-size: 100%;
	color: #5A4A42;
	font-weight: bold;
}
.produkt h4 {
	font-size: 100%;
	margin-top: 0px;
}
.produkt h5 {
	font-size: 80%;
	margin: 7px 0 7px 0;
	color: black;
}
.produkt .moreInfo {
	padding: 10px 0 10px 0;

}
.buy-price {
	position: relative;
	float: left;
	height: 40px;
	width: 150px;

}
.produkt .price {
	position: relative;
	float: left;
	display: block;
	color: black;
	font-size: 180%;
	width: 60px;
	height: 30px;
	padding-top: 1px;
}
.produkt .buy a {
	display: block;
	position: relative;
	float: left;
	padding-left: 3px;
	width: 50px;
	height: 24px;
	margin-top: 3px;
	background: url(/site/img/buy.gif) no-repeat;
}
.produkt .vat {

	font-size: 70%;
}
.detail {
	padding: 30px 0px 0 0;

	width: 946px;

}
.detail #blokLeft {
position: relative;
  float: left;
  width: 440px;

}
.detail #blokRight {
position: relative;
  float: right;
  width: 475px;


}
.detail a img.book {
	float: left;
	border-top: 13px solid #ACACAC;
	border-right: 13px solid #ACACAC;
	border-left: 13px solid #ACACAC;
}
.detail img.book1 {
	border: 13px solid #ACACAC;
}
.detail img.book2 {
	float: left;
	border-right: 13px solid #ACACAC;
	border-left: 13px solid #ACACAC;
	border-bottom: 12px solid #ACACAC;
}
.detail h3, .detail h4, .detail h5  {
	font-weight: normal;
}
.detail h2 {
	font-size: 170%;
	color: #1b75bb;
	font-weight: bold;
	margin: 6px 0 0 0px;
}
.detail h3 {
	font-size: 115%;
	color: #5A4A42;
	font-weight: bold;
}
.detail h4 {
	font-size: 120%;
}
.detail h5 {
	font-size: 110%;
	margin: 8px 0 42px 0;
	color: black;
}
.detail .moreInfo {
	padding: 5px 0;
}
.detail .price {
	color: black;
	font-size: 170%;
	font-weight: bold;

}
.detail .buy {
	position: relative;
	top: 4px;
	padding-left: 3px;
}
.detail .vat {
	margin-top:5px;
	font-size: 70%;
}
.detail .popis {
	color: black;
	margin-top: 45px;
	font-size: 110%;
	line-height: 135%;
}

/* kosik ----------------------------------------------- */
#kosiktabulka {
  width: 100%;
  border-collapse: collapse;
}
#kosiktabulka tr {
  height: 80px;
}
#kosiktabulka tr td {
  background-color: white;
  border-bottom: 2px solid rgb(230,230,230); 
}
#kosiktabulka tr td a img.book {
	padding: 0px 20px 0 10px;
	float: left;

}
#kosiktabulka tr td div.autor {
	font-size: 115%;
	margin-top: 8px;
}
#kosiktabulka tr td div.kniha {
	font-size: 170%;
	color: #1b75bb;
	font-weight: normal;
	margin-top: 0px;
}
#kosiktabulka tr td.main {
	width: 60%;
}
#kosiktabulka tr td.cart {
	text-align: center;
	width: 20%;
}
#kosiktabulka tr td.cart div.cart1 {
	border: 1px solid rgb(230,230,230);
	float: left;
	width: 50%;
	padding: 7px 10px 7px 0;
	text-align: right;
	font-size: 130%;
	color: black;
	font-weight: bold;

}
#kosiktabulka tr td.cart a img.pridat {
	display: block;
	padding: 1px 0 1px 3px;
}
#kosiktabulka tr td.cart a img.odebrat {
	display: block;
	padding: 2px 0 0px 3px;
}
#kosiktabulka tr td.notInclude {
	font-size: 80%;
	padding-left: 22px;
}
#kosiktabulka tr td.total {
	text-align: center;
	font-size: 180%;
	color: black;
	width: 20%;
}
#kosiktabulka tr td.price {
	text-align: center;
	font-size: 180%;
	color: black;
	width: 20%;
}
h2.contact {
	font-size: 120%;
	color: #dc4e7e;
	font-weight: bold;
	padding: 30px 0 5px;
	border-bottom: 1px solid #dc4e7e;
}
form.contactForm {
	padding:10px;
}
form.contactForm fieldset {
	border: none;
	width: 47%;
	float: left;
	margin-top: 10px;
}
form.contactForm fieldset.left {
	margin-right: 50px;
}
form.contactForm label {
	color: black;
	font-size: 80%;
	font-weight: bold;
}
form.contactForm input {
	font-size: 110%;
	width: 97%;
	border: 1px solid #B3B3B3;
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 5px;
	margin: 7px 0 0 0;
	float: left;
}
form.contactForm input.submit {
	margin-top: 40px;
	width: auto;
	border: none;
	float: none;
}
form.contactForm div.submit {
	text-align: center;
}
#introtext {

}
#mezera {
clear: both;
height: 35px;
}
#copyright {
clear: both;
padding: 5px 0 15px 0;
font-size: 80%;
border-top: 1px dotted silver;
}
#copyright a:link,
#copyright a:visited {
color:gray;
text-decoration: none;
}
#copyright a:hover {
color:black;
}