sup {
	font-size: 8px ! important;
	font-family: "Lucida Grande", Arial, Helvetica, Sans-Serif ! important;
	font-weight: bold ! important;
}

body {
	background-image: url("background.jpg");
	background-position: center -175px;
	background-repeat: repeat-x;
}

img {
	border: none;
}

div#logoIndex {
	top: -49px;
}

div#main {
	color: #666;
	padding-bottom: 50px;
}

div#main div.content {
	padding-left: 305px;	
	padding-right: 340px;
}

div#imprint {
	background: #3b3b3b url("imprintBgR.png") right 0 no-repeat;
	color: #aaa;
	height: 50px;
	border-bottom: 5px solid #f0f0f0;; 
	width: 555px;
}
div#imprint div {	
	background: transparent url("imprintBgL.png") no-repeat;
	font-size: 11px;
	line-height: 16px;
	padding: 9px 0 7px 45px;
}
div#imprint div span {
	color: #888;
}

div#main h1 span {
	color: #aaa;
}
div#main h1 span.lighter {
	color: #ccc;
}
.extra {
	background: #e6e6e6;
	color: #333;
	line-height: 22px;	
	padding: 6px 12px;
}
.lock {
	background: #e9e9e9;
	line-height: 22px;	
	padding: 6px 12px;
	margin-bottom: -3px;
}
ul.extra {
	list-style: none;
	margin-left: 0;
}

#securedConnLink {
	background-image: url("lock.png");
	background-position: 3px -10px;
	background-repeat: no-repeat;
	background-color: #e3e3e3;
	color: #9c9c9c;
	display: block;
	height: 60px;
	line-height: 60px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	
}
#securedConnLink:hover {
	background-color: #b8f500;
	background-position: 3px -85px;
	color: white;
}

div#logonForm, div#logonTrue, div#logonFalse, div#logonNotSafe, div#featureList {
	float: right;
	margin: 105px -337px 0 0;
	position: relative;
	text-align: justify;
	width: 290px;
}

div#galleryList {
	float: right;
	margin-top: 105px;
	position: relative;	
	text-align: justify;
	width: 100%;
}

div#featureList {
	float: right;
	margin: 105px 0 0 -305px;
	position: relative;
	right: 45px;
	width: 260px;
	
}

div#howTo {
	clear: right;
	margin: 0 0 0 0px;
	padding-top: 30px;
	padding-bottom: 60px; /* TODO: only temporary */ 
	width: 258px; /*782px(celá šířka)*/;
	margin: 105px 0 0 -300px;
}

/* {{{ */

div#logonFalse ul {
	padding-left: 0;
	margin-left: 0; /*MSIE*/
	list-style-type: decimal;
	list-style-position: inside;
}

div#logonFalse li {
	font: normal 12px/18px Verdana, "Geneva CE", lucida, sans-serif;
	text-align: justify;
	margin-bottom: 5px;
	color: #999;
}

div#logonForm div {
	clear: left;
}

div#logonForm p {
	color: #aaa;
	float: left;
	margin: 20px 0 16px 4px;
	
}

div#logonForm div.submit p {
	float: none;
	margin: 0 0 1px 0;
}
div#logonForm p#justSignIn {
	float: none;
	margin: 0 0 25px 0;
}

div#logonForm input {

	border: 1px solid #ccc;
	border-color: #aaa #d6d6d6 #d9d9d9 #999;
	color: #444;
	font: normal 11px/14px Verdana, "Geneva CE", lucida, sans-serif;
	padding: 3px 0;
	width: 145px;

}


div#logonForm p#heslo input {
	width: 115px;
}

div#logonForm div.submit input, div#logonForm button, input.logout {
	background-color: #e3e3e3;
	border: none;
	color: #9c9c9c;
	cursor: pointer;
	font: 12px/16px "Trebuchet MS", serif;
	height: 40px;
	outline: none;
	width: 288px;
}
div#logonForm div.submit input {
	background-color: #e6e6e6;
	color: #a3a3a3;
	height: 60px;
}

div#logonForm button {
	display: none;
}

div#logonForm div.submit input:hover, input.logout:hover { 
	background-color: #B8F500;
	color: white;
}

div#logonForm button:hover {
	background-color: #B8F500;
	color: white;
}

h2 {
	background-color: transparent;
	color: #555;
	font: normal 12px/21px "Trebuchet MS", serif;
	letter-spacing: 1px;	
	margin: 0;
	padding: 10px 12px;
	text-align: center;
}
h3 {
	background-color: #e3e3e3;
	color: #444;
	font: normal 12px/21px "Trebuchet MS", serif; 
	margin: 25px 0 8px 0;
	padding: 10px 12px;

}
h2 span {	
	color: #888;
	display: block;
	font: normal 12px/18px "Trebuchet MS", serif;
	
}


#galleryList h2 {
	color: #333;
	letter-spacing: 2px;
}
#galleryList .oldMasters {
	background-color: #e9e9e9;
	background-image: url("oldMasters.jpg");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	float:right;
	margin-top: 25px;
	margin-right: -1px;
	margin-left: 28px;
	margin-bottom: 20px;
	width: 286px;
	padding-left: 16px;
	padding-right: 16px;
}
#galleryList .oldMasters h3 {
	background-color: transparent;
	color: #8D8777;
	letter-spacing: 1px;
	margin: 54px 0 35px 0;
	text-align: center;
}
#galleryList .oldMasters p {
	color: #666;
	line-height: 20px;
}
#galleryList .oldMasters span.albumAuthor {
	background-color: #ececec;
	color: #909090;
	font-size: 11px;
}
#galleryList .oldMasters span.albumDate {
	color: #acacac;
	font-size: 11px;
}
#galleryList .oldMasters p.AMRating {
	background-image: url("star.png");
	background-position: -72px -72px;
	background-repeat: no-repeat;
	line-height: 40px;
	margin: 0px 0 0px 0;
	padding-left: 45px;
}

#galleryList p.extra {
	background-image: url("backgroundH2.jpg");
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
#galleryList dt {
	margin: 8px 0 0 0;
	line-height: 20px;
}
#galleryList dt a {
	
}
#galleryList dt a:hover {
	
}
#galleryList dd {
	color: #404040;
	font: normal 12px/20px Verdana, "Geneva CE", lucida, sans-serif;
	margin: 0 0 16px 0;
}
#galleryList dt a {
	font-size: 13px;
}
#galleryList dd p {
	font: normal 11px/20px "Trebuchet MS", serif;
	margin: 0px 0 10px 0;
}

#galleryList dd p.ddText {
	font: inherit;
	line-height: 22px;
	
	text-align: left;
	margin: 0;
}

#galleryList .albumAuthor {
	background-color: #f3f3f3;
	color: #777;
}
#galleryList .albumDate {
	color: #999;
}
#galleryList .albumCountFiles {
	color: #aaa;
	float: right;
	padding-right: 1px;
	padding-left: 12px;
	vertical-align: top;
}

div#featureList p.about {
	margin-top: 0;
}

div#featureList p.about a {
	background-image: url("compas.png");
	background-position: 0 center;
	background-repeat: no-repeat;
	color: #909090;
	display: block;
	height: 205px;
	line-height: 160px;
	padding: 0 0 0 150px;
	text-decoration: none;
}
div#featureList p.about a:hover {
	color: white;
	line-height: 164px;
}
#galleryList .albumOthers {
	line-height: 26px;
	margin: 0px 0 20px 0;
}
#galleryList .albumOthers span {
	padding-left: 8px;
}
#galleryList .albumOthers span.AMRating {
	padding-left: 0px;
}

div#featureList dd {
	margin-left: 1em;
	margin-bottom: 1em;
}
div#featureList ul {
	padding-left: 1.5em;
}

.Accord {
	background-color: #ece9e9;
	color: #555050;
	cursor: pointer;
	font-size: 12px;
	padding: 5px 10px;
}
.Accord:hover {
	background-color: #ece6e6;
	color: #554c4c;
}

#howTo dt {
	margin: 4px 0;
}
#howTo dd {
	display: none;
	margin-left: 5px;
	font: normal 13px/20px "Trebuchet MS", serif;
}

#badge {
	background-image: url("badge.png");
	background-position: 40px -120px;
	background-repeat: no-repeat;
	height: 105px;
	left: 50%;
	margin: 0 0 0 -200px;
	position: absolute;
	top: 0;
	width: 400px;
}
#badge span {
	visibility: hidden;
}