* {
  padding: 0;
  margin: 0;
}
img {
  border: none;
}
input, textarea, select {
	border: 1px solid #d0d0bf;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: white;
}
table {
  font: normal .7em Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: black;
  font-size: .9em;
  padding: 0;
  margin: 0;
}
body{
  font: normal .7em Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: black;
  background: #aaa url("../images/background.gif") 0 0 repeat-x;
  text-align: center;
  padding-bottom: 15px;
}

a {
  color: #ae0000;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}


.menuove a {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.menuove a:hover {
  text-decoration: underline;
}

#wrap {
  text-align: left;
  width: 874px;
  margin: 0 auto;
  background: #eee url("../images/wrap-middle.gif") top center repeat-y;
}
#wrap-top {
  background: transparent url("../images/wrap-top.gif") top center no-repeat;
}
#wrap-bottom {
  background: transparent url("../images/wrap-bottom.gif") bottom center no-repeat;
  padding: 15px 6px 4px;
}
#header {
  background: transparent url("../images/header.gif") bottom left repeat-x;
  min-height: 71px;
}
#header h1 {
  width: 230px;
  margin: 0 84px 0 32px;
  float: left;
}
#sub-header {
  margin-left: 444px;
}
#hills {
  float: left;
  margin: 12px 25px 0 0;
  width: 48px;
}
#slogan {
  background-color: #f0f0f0;
  margin: 0 0 0 73px;
  position: relative;
  min-height: 20px;
  width: 306px;
}
#slogan div {
  background: transparent url("../images/slogan.gif") 0 0 no-repeat;
  width: 306px;
  height: 20px;
  position: absolute;
  top: 0; left: 0;
}
#search {
  width: 306px;
  margin: 0 0 0 73px;
  font-size: .8em;
  border: solid 1px #eaeaea;
  padding: 1px 0 0 0;
  background-color: white;
}
#search fieldset {
  border: none;
  border-top: solid 3px #d4d4d4;
  padding: 2px 10px 4px;
}
#search input {
  width: 218px;
  font-size: 1em;
  border: solid 1px #919191;
  background: #f0f0f0 url("../images/input.gif") 0 0 repeat-x;
  padding: 1px;
}
#search input.button {
  width: auto;
  border: solid 1px #cb0002;
  background: #cc3232 url("../images/button.gif") bottom center repeat-x;
  color: white;
  font-weight: bold;
  padding: 0;
}
#search label {
  display: block;
  margin-bottom: 2px;
}
#top {
  float: left;
  width: 862px;
  border-top: solid 1px white;
  border-bottom: solid 1px white;
  background: #A60000 url("../images/nav-top.gif") 0 0 repeat-x;
}
#top li {
	float: left;
	width: 143px;
	list-style: none;
}
#top a {
  display: block;
  line-height: 34px;
  height: 34px;
  width: 142px;
  color: white;
  font-weight: bold;
  border-left: solid 1px white;
  text-decoration: none;
  text-align: center;
}
#top li.first {
  width: 147px;
}
#top li.first a {
  border: none;
  padding-left: 4px;
  width: 143px;
}
#top span {
    display: block;
    background: transparent url("../images/nav-top-list2.gif") top center no-repeat;
    cursor: pointer;
}
#top a:hover {
  text-decoration: underline;
  background: #C90000 url("../images/nav-top.gif") 0 -34px repeat-x;
}
#main {
  clear: both;
  border-top: solid 10px #464646;
  background: transparent url("../images/content-lines.gif") top center repeat-y;
  padding: 1px 0;
}
#col-a {
  float: left;
  width: 195px;
}
#col-b {
  float: right;
  width: 195px;
}
#content {
  float: left;
  width: 466px;
  padding: 0px;
  overflow: hidden;
  font-size: 1.2em;
}
#col-a p, #col-b p {
  padding: 10px;
  font-size: .9em;
}
.tovar {
  text-align: center;
  font-size: 1.2em;
}
.tovar .price {
  color: #606060;
  font-weight: bold;
}
.tovar .price strong {
  color: #ae0000;
}
.article {
  font-size: 1.2em;
}
.date {
  color: #ed1c24;
}
#col-a h3, #col-b h3 {
  font-size: .9em;
  text-align: center;
  color: white;
  background: #aaa url("../images/header-list.gif") 0 0 no-repeat;
  line-height: 1.2em;
}
#col-a h3.b, #col-b h3.b {
  background-color: #606060;
}
#col-a h3.c, #col-b h3.c {
  background-color: #ED1C24;
}
#col-a menu, #col-b menu {
  margin: 0px 1px 10px 0;
  border-top: solid 1px #dbdbdb;
}
 #col-b menu li a {
  display: block;
  border-bottom: solid 1px #dbdbdb;
  color: #464646;
  font-size: .9em;
  text-decoration: none;
  padding: 0px;
  text-align: center;
}
 #col-b menu li a:hover {
  background-color: #ae0000;
  color: white;
}
#col-a a {
  color: #464646;
  text-decoration: none;

}
#col-a a:hover {
    color: #ae0000;
}
.oznacene {
  background-color: #ae0000;
  color: white;
}
#col-a #vertical {
  border: none;
}



#slogan-content {
  border: solid 1px #dadada;
  width: 100%;
  text-align: center;
}
.box {
  border-top: solid 7px #e2e2e2;
  border-bottom: solid 7px #e2e2e2;
  margin: 0px;
  padding: 14px;
  padding-top: 2px;
}
.ciarka{
	border-top: solid 7px #e2e2e2;
}
.box h1 {
  font-size: 1.3em;
  line-height: 1.6em;
    color: #ae0000;
	margin-bottom: 5px;
	margin-top: 0px;
}
.box p{
	margin: 0 0 1em;
	text-align : justify;
}

.goods {
  width: 100%;
  padding: 10px 0;
  font-size: .9em;
}
.goods .item {
  float: left;
  width: 33%;
  text-align: center;
}
.item .pic {
  width: 80%;
  margin: 2px auto 10px;
  border-bottom: solid 5px #464646;
  padding-bottom: 1px;
}
.item .pic img {
  border: solid 1px #e2e2e2;
}
.goods .name {
  font-size: .8em;
  font-weight: bold;
}
.goods .price {
  color: #606060;
  font-weight: bold;
}
.goods .price strong {
  color: #ae0000;
}
#footer {
  margin-top: 10px;
  clear: both;
  background: url("../images/footer.gif") bottom left repeat-x;
  min-height: 22px;
  padding: 14px 10px 0;
  font-size: .8em;
  font-weight: bold;
  border-top: solid 1px #aaa;
}
.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  margin-top: -1px;
  visibility: hidden;
}
 .pol
	{

	width : 244px;
}

table#kategorie
	{

	width : 488px;
margin: 0px 0px;
	text-align: left;

}

table#kategorie a {color: #000000; text-decoration: underline; font-size: 80%;}
table#kategorie a:hover {text-decoration: none;}
.info{
	text-decoration: none;
	font-size: 80%;
	border: 1px solid #E1E4ED;
	margin: 7px 0px;
	padding: 3px;
}


 .item {
	border: 1px solid #C1CBE8;
	margin-top: 8px;
	font-size: 86%;
	width : 440px;
}
 .item img {
	border: 2px solid #E1E4ED;
	margin: 4px;
}
 .item {font-size: 95%;}
 .item div {margin-bottom: 5px;}
 .item a {font-weight: bold;}
 .item h2 {
	font-size: 100%;
	margin: 5px 4px:;
	color: #B10000;
	font-weight: bold;
}
 .item p {
	font-size: 80%;
	margin: 1px: ;
	color: #515151;
}
 .item .katcislo{
	font-size: 80%;
	color: #85925A;
	font-weight: bold;
}
 .item .material{
	font-size: 80%;
	color: #3A4257;
	font-weight: bold;
}
 .detail {
	border: 2px solid #C1CBE8;
	margin-top: 8px;
	font-size: 96%;
	width : 450px;
}
.detail .img {
	border: 2px solid #E1E4ED;
	margin: 4px;
}
.detail .meno {
	border: 1px solid white;
	padding: 4px;
	background-color: #E9ECF5;
		font-weight: bold;
}
.detail .hodnoty {
border: 1px solid white;
	padding: 4px;
	background-color: #F7F8FB;
}

ul.mapa, ul.mapa ul {
	margin: 5px;
	margin-left: 12px;
	list-style: square;
}
ul.mapa li {
	margin: 4;
	padding: 0px x;
	
}
.posuns{
	margin: 14px;
	
	
}
 .akcia {
	font-size: 100%;
	margin: 1px: ;
	color: Red;
	font-weight: bold;
}
