@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

#productsInRow td{width:50%;}

.twoColFixRtHdr #mainContent {
	padding: 0;
	margin:0;
	float: left;
} 
.twoColFixRtHdr #container {
	background: #FFFFFF;
	margin: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-color: #DDDDDD;
	background-image: url(../L%C3%A1vov%C3%A9%20kameny%20-%20N%C3%A1zev%20e-shopu_files/head0000.jpg);
	background-repeat: no-repeat;
	height: 198px;
	width: 737px;
} 
.twoColFixRtHdr  #menu {
	background-image: url(final_06.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 675px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0;
	float: left;
	background-position: center top;
} 
#fotka_nahore {
	float: left;
	width: 305px;
	margin: 0px;
	padding: 0px;
}
#cele {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

a.aloha {
	display: block;
	height: 71px;
	width: 350px;
	background:#fff url(final_03.png) no-repeat;
	float:left;
}

a.aloha:hover {
  text-decoration: none;
}

#menu .text {
	padding: 0px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 0px;
	font-size: 13pt;
	color: #F06465;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}
#container #hlavicka h1 {
	margin: 10px;
	padding: 0px;
	float: right;
	display: block;
	width: 300px;
	text-align: right;
	font-size: 18pt;
}
#logo_nahore .logo_img {
	float: left;
}

#hlavicka #logo_nahore {
	float: left;
	width: 670px;
}

#menu .text a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
}
#menu  .text  a:hover {
	color: #EE4F4F;
	text-decoration: none;
}


#leva {
	float: left;
	width: 232px;
}
#leva a {
	text-decoration: none;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	display: block;
	margin-top: 1px;
	padding: 0px;
	margin-left: 0px;
}
#leva  a:hover {
	/*font-weight: bold;*/
	color:#FFF;
}
#sidebar1 form {
	margin: 0px;
	padding: 0px;
}



#leva #menu_leva {
	background-image: url(leva_men.png);
	width: 223px;
	background-repeat: repeat-y;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu_leva h3 {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	margin: 10px;
	padding: 0px;
}

#leva #menu_leva_shop2 {
	margin-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	display: inline;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	float: left;
	clear: left;
	width: 223px;
	background-image: url(leva_shop.png);
	background-repeat: repeat-y;
}

.menu_leva_shop2_header1 {
color:#fff;
font-weight: bold;
font-size: 20px;
padding-top:4px;
padding-left: 10px;
padding-bottom: 8px;
}

#leva #menu_leva_shop2 a{
       margin-left:35px;
       border-bottom: 1px solid #ffe7c6;
}

#leva #menu_leva_shop2 .submenu1 a{
       margin-left:50px;
       border-bottom: 1px solid #ffe7c6;
}
#obsah {
	float: left;
	width: 740px;
	margin: 0px;
        padding:0;
	font-size: 11pt;
	display:block;
	overflow:auto;
}
#obsah p {
	margin: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 243px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFAE6;
}
#sidebar1 .right #tlacitko_rychli {
	border: 1px solid #666666;
	background-color: #FAC06E;
	color: #333333;
	width: 60px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#sidebar1  #text_rychli  {
border: 1px solid #666666;
	width: 220px;
	margin-left: 10px;
}
#sidebar1 .right #mail_rychli {
	border: 1px solid #666666;
	width: 155px;
}

#sidebar1 .right {
	margin-left: 10px;
	margin-top: 5px;
}
#doporucene {
	width: 100%;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#doporucene p {
	font-size: 13px;
	padding: 5px;
	margin: 0px;
}

h2, h3, .h3leva {
	color: #F06767;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
}
h1, h2, .h3leva {
	color: #EE4F4F;
	font-size: 17pt;
	font-style: italic;
	font-weight: bold;
	margin: 10px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}
#content h2 a, #content h3 a{
  color: #252594;
	font-style: normal;
  font-size: 13pt;
}
#content a.price {
  color: #EE4F4F;
  text-align: left;  
}
#content a.basket, #content a.basket:visited {
float: left;
padding: 3px;
color:#6492E7;
}


#content a.price em {
  color:#000;
}

.img {
	margin: 0px;
	padding: 0px;
	border: none;
}


a {
	color: #333333;
	text-decoration: underline;
}

.twoColFixRtHdr #footer {
	margin-top: 5px;
	float: left;
	width: 960px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FAD8A5;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	text-align: right;
	font-size: 85%;
}
#footer #bezici_text {
	float: left;
	width: 450px;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}




sidebar1 #kontakt {
	_margin-right: 10px;
	font-size: 8pt;
	color: #000000;
}

sidebar1 #kontakty {
	margin-top: 0px;
	margin-left: 35px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	_margin-left: 10px;
	_margin-right: 30px;
}
.vedle_loga {
	color: #252594;
	font-size: 90%;
}

#container #hlavicka {
	width: 980px;
}
#objednavka    input, #objednavka  textarea, #objednavka select {
	width: 120px;
	font-size: 12px;
}
#objednavka {
	font-size: 13px;
}
.hvezda {color: #FF0000}
#obsah #rychli_kontakt {
	width: 210px;
	clear: both;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 10px;
}

.randPro_in {
  padding: 10px;
  /*background:#fff;*/
  border: 3px double #fff;
  margin: 0 auto;
  width: 170px;
  margin-bottom: 10px;
}


/* ----- SORTING ----- */

div#sorting {
	float: left;
	width: 100%;
	margin: 0 auto;
	background-color: #FCE2E1;
	color: #BD1828;
	border-bottom: 3px solid #ED6360;
	border-top: 3px solid #ED6360;
	height: 33px;
	_height: 38px;
}

p#filter {
    border-top: 1px solid #feb533;
    border-bottom: 1px solid #feb533;
    width: 300px;
    margin: 10px 0 10px 10px;
    padding: 5px 0 5px 0;
}

p#filter strong {
    position: relative;
    top: -1px;
    left: 2px;
    color: #bd1828;
}

p#filter a {
    position: relative;
    top: -2px;
    left: 1px;
    font-weight: normal;
    text-decoration: underline;
}

p#filter a:hover {
    text-decoration: none;
}

#sort {
	width: 330px;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 20px;
	_margin-left: 15px;
}

#sort2 {
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 12px;
}

p#sort strong {
    color: #bd1828;
}
#content #productDetails #text {
	float: left;
	width: 530px;
}
#mainContent #leva .odkazmase {
	font-size: 22px;
	font-weight: bold;
	color: #C81828;
	padding: 10px;
	text-decoration: underline;
}
#hlavicka #logo_nahore .vedle_loga {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	display: block;
	float: right;
	width: 200px;
	margin-right: 10px;
}
#leva #menu_leva .h3leva {
	font-size: 18px;
	color: #FFF;
}
#hlavicka #menu .text {
	text-align: center;
}
#obsah #content #productDetails #addCart .submit {
	color: #5D81BD;
	background-color: #FFF;
	border: 2px solid #5D81BD;
}

