BODY { font-family: "Arial CE",Arial; font-size: 13px; scrollbar-track-color: #e9e6d1; scrollbar-face-color: #9c6230; scrollbar-highlight-color: #e9e6d1; scrollbar-3dlight-color: #6c4017; scrollbar-darkshadow-color: #6c4017; scrollbar-shadow-color: #7c5027; scrollbar-arrow-color: #ffffff; margin: 0px; }
TD { font-family: "Arial CE",Arial; font-size: 13px; }

H1 { font-family: "Arial CE",Arial; font-size: 25px; text-align: center; }
H2 { font-family: "Arial CE",Arial; font-size: 23px; border-bottom: solid 1px #9c6230; }
H3 { font-family: "Arial CE",Arial; font-size: 21px; }
H4 { font-family: "Arial CE",Arial; font-size: 18px; }
H5 { font-family: "Arial CE",Arial; font-size: 16px; }
H6 { font-family: "Arial CE",Arial; font-size: 14px; }

INPUT, TEXTAREA { font-family: "Tahoma CE",Tahoma,"Arial CE",Arial; font-size: 13px; }
.button	{ font-family: "Tahoma CE",Tahoma,"Arial CE",Arial;	font-size: 13px; color: #6c4017; background-color: #e9e6d1 ; border: 1 px solid #9c6230; }

.obsah { font-family: "Arial CE",Arial; font-size: 13px; }
.odsazeno { font-family: "Arial CE",Arial; font-size: 13px; margin-left: 15px; margin-top: 2px; margin-bottom: 5px; }
.popisek { font-family: "Arial CE",Arial; font-size: 8pt; color: #6c4017; }

.artitle { font-family: "Arial CE",Arial; font-size: 13px; background-color: #e9e6d1; color: #6c4017; text-transform: uppercase; font-weight : bold; letter-spacing : 1px; padding-top:2px; padding-bottom:2px; padding-left:10px; padding-right:10px; }
.arobsah { font-family: "Arial CE",Arial; font-size: 13px; padding-left: 15px; padding-right: 15px; padding-top: 7px; padding-bottom: 12px; }
.ardlm { font-family: "Arial CE",Arial; font-size: 13px; background-color: #e9e6d1; color: #6c4017; float: right; letter-spacing : 0px; }
A.ardl { font-family: "Arial CE",Arial; font-size: 13px; background-color: #e9e6d1; color: #6c4017; float: right; text-decoration: none; letter-spacing : 0px; }
A.ardl:hover { font-family: "Arial CE",Arial; font-size: 13px; background-color: #e9e6d1; color: #6c4017; float: right; text-decoration: underline; letter-spacing : 0px; }

A.hp { font-family: "Arial CE",Arial; font-size: 13px;	font-weight: bold; text-decoration: none; }
A.hp:hover { font-family: "Arial CE",Arial; font-size: 13px; font-weight: bold; text-decoration: underline; color: #ffffff; }

A.adminlink { font-family: "Arial CE",Arial; text-decoration: none; color: silver; }
A.adminlink:hover { font-family: "Arial CE",Arial; text-decoration: none; color: yellow; background-color: red; }

A.stdlink, .edTextHide A, .edTextShow A {	font-family: "Arial CE",Arial; text-decoration: none; color: #9c6230; }
A.stdlink:hover, .edTextHide A:hover, .edTextShow A:hover { font-family: "Arial CE",Arial; text-decoration: underline; color: #6c4017; }

.navtext { font-family: "Arial CE",Arial; font-size: 12px; border-width: 2px; border-style: outset; border-color: lightgray; layer-background-color: #e9e6d1; background-color: #e9e6d1; color: black; }
.nb { margin-bottom: 2x; padding-bottom: 2px; border-bottom: 1px dashed white; }
.zvr  {	font-family: "Arial CE",Arial; font-size: 13px; font-weight: bold; background: yellow; }

.icA { width:40px;height:50px;position:absolute;left:3px;top:4px; }
.icB { margin-left:43px;min-height:50px; }
.icB2 { margin-left:48px;min-height:50px; }

.diobsah { font-family: "Arial CE",Arial; font-size: 13px; padding-top: 12px; padding-bottom: 12px; margin-left: 42px; }

.edTextHide { border: 1px dashed white; }
.edTextShow { border: 1px dashed #9c6230; }


.star-rating ul {
	list-style: none;
	text-align: left;
	margin: 3px;
	padding: 0px;
	width: 150px;
	height: 30px;
	position: relative;
	background: url(/img/rating/rating_brown.gif) top left repeat-x;
}
.star-rating .msg { margin: 2px; font-size: 11px; color: #6c4017; }
.star-rating li {
	padding: 0px;
	margin: 0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li.current-rating {
	background: url(/img/rating/rating_brown.gif) left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.star-rating li a {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	background-image: none;
}
.star-rating li a:hover {
	background: url(/img/rating/rating_brown.gif) left center;
	z-index: 1;
	left: 0px;
}
.star-rating a.star-1 { left: 0px; }
.star-rating a.star-1:hover { width: 30px; }
.star-rating a.star-2 { left: 30px; }
.star-rating a.star-2:hover { width: 60px; }
.star-rating a.star-3 { left: 60px; }
.star-rating a.star-3:hover { width: 90px; }
.star-rating a.star-4 { left: 90px; }
.star-rating a.star-4:hover { width: 120px; }
.star-rating a.star-5 { left: 120px; }
.star-rating a.star-5:hover { width: 150px; }

#albumheaderrow { background-color: #9c6230;text-align: left; color: #e9e6d1; }
#albumheaderrow A { color: #e9e6d1; text-decoration: none; }
#albumheaderrow A:hover { color: white; text-decoration: none; }

.ZelenyTip
{
padding: 5px;
background-color: #ccffcc;
border: 1px solid black;
margin-left: 15%;
margin-right: 15%;
}
