/* spolocne */
.font {font-family: Verdana, Arial, Helvetica, sans-serif;}
a {font-size:11px; line-height:15px; text-decoration:underline; color: #333333;}
a:hover {font-size:11px; font-weight:bold; line-height:15px; text-decoration:none; color: #000000;}

/* menu */
.nav1td		{text-align: center; vertical-align: middle;}
.nav1		{display:block; height:18px; font-size:11px; font-weight:bold; line-height:18px; text-decoration:none; color: #333333;}		
.nav1:hover	{color:#FFFFFF; font-size:11px; text-decoration:none; background-color:#9BB286;}

/* tabulka */
.frame		{border:1px solid #333333;}

/* text */
.text {font-size:11px; line-height:15px; text-decoration:none;}
.btext {font-size:11px; font-weight:bold; line-height:15px; text-decoration:none;}
.vbtext {font-size:12px; font-weight:bold; line-height:18px; text-decoration:none;}
.mtext {font-size:10px; line-height:14px; text-decoration:none;}
.mktext {font-size:10px; font-style: italic; line-height:14px; text-decoration:none; color:#990033;}
.mbtext {font-size:10px; font-weight:bold; line-height:14px; text-decoration:none;}
.emtext {font-size:9px; line-height:11px; color:#000000;}
.sample {font-size:16px; font-weight:bold;}


/* ajax style */
#produkty{
width: 220px;
height: 220px;
}

* html #produkty{ /*IE only style*/
width: 220px;
height: 220px;
}

#rightcolumn{
width: 520px;
height: 220px;
}

* html #rightcolumn{ /*IE only style*/
width: 520px;
height: 220px;
}
