html {
  	margin:0;
	padding:0;
	height: 100%;
	_overflow: hidden;
}

body {
  	margin:0;
	padding:0;
	height: 100%;
	_overflow: hidden;
	background-color:white;
}

*	{
	font-family: Arial,Helvetica,sans-serif; 
}
plaintext	{
	font-size: 13px;
}
h1,h1 a	{
	font-size: 18px; 
	font-weight: bold; 
	color:#900!important
}
h2	{
	font-size: 16px;
	font-weight: bold
}
td,.label,.normal,.label		{
	font-size: 13px
}

td.main_page {
	padding:5px;
	margin:5px 0;
	width:390px;
}

td.categ  	{
	font-size: 14px; 
	font-weight: bold; 
	color:white;
	text-decoration:none;
	vertical-align: center;
	text-align: center;
}

.categ  	{
	font-size: 14px; 
	font-weight: bold; 
	color:white;
	text-decoration:none;
}

.categmenu  	{
	font-size: 14px; 
	font-weight: bold; 
	color:white;
	text-decoration:none;
	padding-left:33px;
}

.catbold 	{
	font-size: 16px; 
	font-weight: bold; 
	color:#600
}

.catdescr 	{
	font-size: 14px; 
	color:#600
}

.menu {
	position: absolute;
	top:120px;
	left:23px;
	z-index:1;
}

.menuitem {
	background: url(./img/menuit.gif) no-repeat;
	min-width:185px;
	height:20px;
	margin:5px 0;
	padding:0;
}


#content {
	position:absolute;
	top:165px;
	left:300px;
	width:67%;
	overflow:auto;
	height:73%;
}

#content a {
	color:#600;
}

div#left {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}

#topr {
	position: absolute;
	top:0;
	left:280;
	z-index:1;
}

#topr2 {
	position: absolute;
	top:0;
	left:833;
	z-index:1;
	background:url(./img/topr2.jpg);
	background-repeat:repeat-x;
	height:160;
	width:100%;
}

#titulek {
	position: absolute;
	top:54;
	left:280;
	z-index:2;
	text-align:center;
	color:white;
	font-size:24px;
	width:500;
	font-weight:bold;
}

.karta	{
	padding:5px;
	border:2px solid #966;
	background-color: #ffddbb;
	margin:5px 0;
	width:450px;
}

.kartabold	{
	padding:5px;
	border:2px solid #966;
	background-color: #ffddbb;
	margin:5px 0;
	width:450px;
	font-weight: bold;
}

.catimg	{
	margin:3px;
	/*border:1px solid #600;*/
	border: 0px;
}

.prodimg {
	margin:3px;
	border:1px solid #600;
}

.main_page_img	{
	margin:3px;
	border:1px solid #600;
}

.roll	{
	padding-bottom:100px;
}

.original-price {
	text-decoration:line-through;
}

a.nishkam {
	font-size:11px;
	color:#5e1e12;
	text-decoration:none;
}

a.zoznam {
	font-size:13px;
}