/* Dokument pre zobrazenie textu v clánkoch na stránke aj v admine */
.hidden{ display:none;}
.right{ float:right;}
.left{ float:left;}

#zobrazenie_clanku a {
	text-decoration: underline;
	letter-spacing: normal;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	white-space: normal;
	word-spacing: normal;
}

#zobrazenie_clanku a:link {
	text-decoration: underline;
	letter-spacing: normal;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	white-space: normal;
	word-spacing: normal;
}

#zobrazenie_clanku a:active {
	text-decoration: underline;
	letter-spacing: normal;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	white-space: normal;
	word-spacing: normal;
}

#zobrazenie_clanku a:visited {
	text-decoration: underline;
	letter-spacing: normal;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	white-space: normal;
	word-spacing: normal;
}

#zobrazenie_clanku a:hover {
	text-decoration: none;
	letter-spacing: normal;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	white-space: normal;
	word-spacing: normal;
}

#zobrazenie_clanku {
	float: left;
	width: 465px;
	height: auto;
	margin: 5px 0px 0px 15px;
	padding: 0;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-align: left;
	color: #000000;
	font-weight: normal;
	display: inline;
}

#zobrazenie_clanku p {
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	letter-spacing: normal;
	text-indent: 0px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	white-space: normal;
	word-spacing: normal;
}

#zobraz-produkty-box{padding:0px 2px 0px 20px; color:#FFFFFF; background: url(./../images/zobrazit-produkty.jpg) no-repeat left center;}
#zobraz-produkty-box span{padding:2px 6px; font-weight:bold; display:block; width: 130px;}
#zobraz-produkty-box a:link, #zobraz-produkty-box a:visited{color: white; text-decoration:underline;}
#zobraz-produkty-box a:hover{text-decoration:none;}

/*admin-predefined-classes*/
#zobrazenie_clanku a:link.odkazSipka, #zobrazenie_clanku a:visited.odkazSipka,  #zobrazenie_clanku a:active.odkazSipka, a.odkazSipka, .odkazSipka{background: url(../images/spika.gif) no-repeat left top; padding-left:15px; text-decoration:underline; display:block;margin:2px 0px;}	
#zobrazenie_clanku .odkazSipka {text-decoration:none;}
#zobrazenie_clanku a.odkazSipka {text-decoration:underline;}

#zobrazenie_clanku a.odkazSipka:hover {text-decoration:none;} 
