body {
	behavior:url("/htc/csshover.htc");
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFF4D4;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C83233;
}
.bigfat {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C83233;
	font-weight: bold;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C83233;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.button { 
border: solid; 
border-width: 1px; 
border-color: #c83233; 
background-color: #c83233; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #ffffff; 
text-align: center; 
text-decoration:none; 
display: inline; 
height: 20px;
}
.velke {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.button:hover {
	font-weight: bold;
	color: #c83233;
	border-style: solid;
	background-color: #fff4d4;
	border-color: #000000;
}
.button1 {
	text-decoration:none;
	float:left;
	width:122px;
	height:22px;
	font:bold 12px verdana;
	text-align:center;
	background-image: url(/ashop/images/downbtn.gif);
	padding-top: 3px;
	background-repeat: no-repeat;
}
.buttonkosik {
	text-decoration:none;
	float:left;
	width:122px;
	height:22px;
	font:bold 12px verdana;
	text-align:left;
	background-image: url(/ashop/images/btnkosik.gif);
	padding-top: 3px;
	padding-left: 10px;
	color: #000000;
	background-repeat: no-repeat;
}
.buttonobj {
	text-decoration:none;
	float:right;
	width:122px;
	height:22px;
	font:bold 12px verdana;
	text-align:left;
	background-image: url(/ashop/images/btnobj.gif);
	padding-top: 3px;
	padding-left: 10px;
	color: #000000;
	background-repeat: no-repeat;
}
.buttonkoniec {
	text-decoration:none;
	float:left;
	width:122px;
	height:22px;
	font:bold 12px verdana;
	text-align:left;
	background-image: url(/ashop/images/btnkoniec.gif);
	padding-top: 3px;
	padding-left: 10px;
	color: #000000;
	background-repeat: no-repeat;
}
.linka {
	border: solid;
	border-color: #fff4d4;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c83233;
	text-align: left;
	text-decoration:none;
	border-bottom: solid;
	border-bottom-color: #c83233;
	border-bottom-width: 1px;
	font-weight: bold;
	display: inline-block;
}
.linka:hover {
	font-weight: bold;
	color: #fff4d4;
	border-style: solid;
	border-color: #fff4d4;
	border-width: 1px;
	background-color: #c83233;
	border-color: #c83233;
}
.linkatenka {
	border: solid;
	border-color: #fff4d4;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c83233;
	text-align: left;
	text-decoration:none;
	display: inline-block;
	padding: 0px;
}
.linkatenka:hover {
	text-decoration:none;
	color: #fff4d4;
	border-style: solid;
	border-color: #fff4d4;
	border-width: 1px;
	background-color: #c83233;
	border-color: #c83233;
}
.lavy {
	float: left;
	display: inline;
	padding: 5px;
}
.pravy {
	float: right;
	display: inline;
	padding: 5px;
}
.lavy1 {
	float: left;
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
}
.textlavy{
	text-decoration:none;
	width:150px;
	float: left;
	text-align: left;
	padding-top: 10px;
}
.prazdny{
	float: left;
	width:100px;
}
.kontainer{
	float: left;
	width:300px;
}
.kontainer1{background-color:#FFFFCC;
	display:block;
	float: left;
	width:200px;
	height:410px;
	padding:4px;
}
.kontainer2{background-color:#FFFFdd;
	display:block;
	float: left;
	width:200px;
	height:410px;
	padding:4px;
}

.vek{font-weight:bold;
	float:left;
 	width: 66px;
}
.nadpis {
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
	color: #000000;
	page-break-after: avoid;
}
.topkat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c83233;
	text-align: left;
	text-decoration:none;
	display: inline-block;
	padding: 0px;
}

.obchod{
	background-image: url(/img/pozadie_nadpis.jpg);
	text-decoration:none;
	position: static;
	width: 645px;
	height:500px;
	overflow: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #c83233;


}
.skupiny{
	background-image: url(/img/pozadie_nadpis.jpg);
	text-decoration:none;
	position: static;
	width: 645px;
	overflow: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #c83233;
	border-bottom-style:none;	
}
.skupiny1{
	text-decoration:none;
	position: static;
	width: 630px;
	
}
.kateg {
	padding-left:10px;
	padding-right:10px;
	margin-bottom:2px;
	border: solid;
	border-color: #c83233;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c83233;
	text-align: center;
	text-decoration:none;
	border: solid;
	border-color: #c83233;
	border-width: 1px;
	font-weight: bold;
	display: inline-block;
}
.kateg:hover {
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
	color: #fff4d4;
	border-style: solid;
	border-color: #fff4d4;
	border-width: 1px;
	background-color: #c83233;
	border-color: #c83233;
}
.kategvyb {
	padding-left:10px;
	padding-right:10px;
	margin-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	color: #fff4d4;
	border-style: solid;
	border-color: #fff4d4;
	border-width: 1px;
	background-color: #c83233;
	border-color: #c83233;
	display: inline-block;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu {
	width: 140px;
	height: 340px;
	margin-left:10px;
	padding-top:20px;
	margin-top:10px;
	font-weight:bold;
	background-image: url(/img/pozadiemenu.jpg);
	}
	
#menu li a {
	font-size:12px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#fff4d4;
	height:18px;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
	letter-spacing: -1px;
	}
	
#menu li a:link, #menu li a:visited {
	color:#444444;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	}
	
#menu li a:hover {
	background-image: url(/img/sipka.gif);
	color:#c83233;
	padding-left: 10px;
	padding-top: 3px;
	background-position: right;
	background-repeat: no-repeat;
	}
	
#menu li a:active {
	color: #000000;
	padding-left: 10px;
	padding-top: 3px;
	}
.mapa {
float:none;
	width: 600px;
	height: 644px;
	background-image: url(/img/mapa_sk.gif);
	background-repeat: no-repeat;
}
.pred {
float:left;
	width:77px;
	display: inline-block;
	color: #C83233;
	font-weight: bold;
	position:relative;
	z-index: 1;
}
.pred  a:link {
	color: #C83233;
}
.pred  a:visited {
	color: #C83233;
}
.pred  a:hover {
	color: red;
}
.ukaz {
	padding-left:10px;
	padding-right:10px;
	border: solid;
	border-color: #c83233;
	border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c83233;
	text-decoration:none;
	border: solid;
	border-color: #c83233;
	border-width: 1px;
	font-weight: bold;
	display: inline-block;
}
.ukaz:hover {
	margin: 0 auto;
	text-align: left;
	font-weight: bold;
	color: #fff4d4;
	border-style: solid;
	border-color: #fff4d4;
	border-width: 1px;
	background-color: #c83233;
	border-color: #c83233;
}
