html {
	background: #d5b088 url(../../../../grafika/tlo_body.png) repeat-y;
	width: 844px;
	color: #800000;
	margin: 0 auto;
	padding: 0;
}

/* THUMB :  WIDTH, HEIGHT & FONT */
table.thumb td a, .table.thumb td a:link, .table.thumb td a:visited, .table.thumb td a:hover, .table.thumb td a:visited:hover {
	font-size: 16px;
	display: block;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	width: 158px;
	height: 190px;}
	
/* THUMB : COLORS */
table.thumb td a:link, table.thumb td a:visited {
	background-color: #ffff4a;
	border: 1px solid #008000;
	text-decoration: none;
	margin: 1px;
}
/* THUMB : COLORS : HOVER */
table.thumb td a:hover {
	background-color: #ff0;
	border: 2px solid #008000;
	margin: 0;
}
/* SUBFOLDER : WIDTH, HEIGHT & FONT  */
table.subfolder td a, .table.subfolder td a:link, .table.subfolder td a:visited, .table.subfolder td a:hover, .table.subfolder td a:visited:hover {
	font-size: 16px;
	display: block;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	width: 158px;
	height: 190px;
}
table.marknew td a {
	background-image: url(../images/new.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
/* SUBFOLDER : COLORS */
table.subfolder td a:link, table.subfolder td a:visited {
	background-color: #ffff4a;
	border: 1px solid #008000;
	text-decoration: none;
	margin: 1px;
}
/* SUBFOLDER : COLORS : HOVER */
table.subfolder td a:hover {
	background-color: #ff0;
	border: 2px solid #008000;
	margin: 0;
}
/* ALL : MARGIN */
table.subfolder, table.thumb {
	border-collapse: collapse;
	text-align: center;
	margin: 10px;
}
/* ALL : THUMB BORDERS */
table.border td a .thumb, table.thumb td a .thumb{
	border: 1px solid #8D8D8D;
}
table.subfolder td a img, table.thumb td a img{
	border: 0;
}
/* TABLE ABOVE HEADLINE */
.table-top {
	font-size: 15px;
	text-decoration: none;
	vertical-align: top;
	height: 20px;
	border: 0;
	margin: 0 20px;
	padding: 0;
}

/* HEADLINE BAR */
.table-headline {
	text-decoration: none;
	vertical-align: top;
	text-align: right;
	height: 28px;
	border-bottom: 2px solid #008000;
	letter-spacing: 1px;
	margin: 0 20px;
	padding: 0;
	width: 804px;
}

.headline {
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	color: #008000;
	width: 804px;
}

/* FOLDER INTRO TEXT */
.introtext {
	margin: 6px 12px 6px 12px;
	text-align: left;
	color: #000193;
}

/* VIEWIMAGE IMAGE PROPERTIES */
.viewimage {
	border: 1px solid #808080;
	background-color: #ffff00;
}

/* ICONBAR IN HEADLINE */
.iconbar{
	text-align: left;
	padding-left: 5px;
}

/* IMAGE DESCRIPTION */
.description {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #BDBDBD;
	text-decoration: none;
}

/* COPYRIGHT NOTICE */
.copyright {
	font-size: 9px;
	color: #797983;
	text-align: center;
}

/* EXIF TABLE */
.exif {
	font-size: 9px;
	color: #797983;
	text-align: center;
	border: 0;
}

/* STRONG, USED IN EXIF TABLE */
strong {
	font-size: 9px;
	color: #707070;
}

/* COMMENT TABLE */
.table-comments {
	font-size: 9px;
	color: #797983;
	text-decoration: none;
	border: 0;
	text-align: left;
}

/* COMMENT DATE, USER ETC. */
.comment-aboveline {
	font-size: 9px;
	text-align: left;
	color: #707070;
	text-decoration: none;
	font-style: italic;
	border: 0px;
	height: 30px;
	vertical-align: bottom;
}

/* THE COMMENT */
.comment-belowline {
	font-size: 9px;
	text-align: left;
	color: #707070;
	text-decoration: none;
	font-style: italic;
	border-top: 1px solid #797983;
}

/* COMMENT INPUT FIELD */
.comment-textfield {
	background-color: #DEDEDE;
	border: 1px solid #909090;
	color: #707070;
}

/* COMMENT SUBMIT BUTTON */
.comment-button {
	font-size: 10px;
	background-color: #DEDEDE;
	border: 1px solid #909090;
	color: #707070;
}

/* POWERED BY MG2 CREDITS (DO NOT REMOVE FROM SCRIPT!) */
.credits {
	font-size: 12px;
	color: #808080;
	text-align: center;
}

/* BODY PROPERTIES */
.mg2body {
	font: normal 17px Calibri, Arial, Verdana, Tahoma, sans-serif;
	width: 844px;
	background: url(../../../../grafika/tlo_body.png) repeat-y;
	margin: 0 auto;
	padding: 0;
}

/* LINK PROPERTIES */
.mg2body a:link, .mg2body a:visited {
	color: black; text-decoration: none;
}
.mg2body a:hover, .mg2body a:visited:hover { 
	color: black; text-decoration: none;
}

.linkg {
	font: normal 18px Calibri, Arial, Verdana, Tahoma, sans-serif;
	color: #800000;
	text-decoration: underline;
}

.linkg:hover {
	font: normal 18px Calibri, Arial, Verdana, Tahoma, sans-serif;
	color: #800000;
	text-decoration: none;
}

.slinkg {
	font: normal Calibri, Arial, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	color: blue;
}

#stopka {
	width: 804px;
	margin: 0 20px;
	padding: 5px 0 0 0;
	background: url(../../../../grafika/tlo_stopka.png) center no-repeat;
}