/******************************************************************************
* Gallery styles
* Version 2.2 Signed by Sid Paral @ WEDNESDAY on 2008/11/20 21:48:56 (GMT-0800)
* Authentication (do not edit) $u1sB6y$
* Copyright (c) 2008 by Sid Paral
******************************************************************************/

BODY 			{ background: black;
				  background-repeat: no-repeat;
				  background-attachment: fixed;
				  background-position: center center;
				  color: #CCCCCC;
				  text-align: center;
				  font-family: Tahoma, Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
				  border: 0; margin: 8px;
				}
A				{ text-decoration: none; }
A:link			{ color: #999999; }
A:visited		{ color: lightblue; }
A:active		{ color: yellow; }
A:hover			{ text-decoration: underline; }

HR.clearall		{ clear: both; color: #CCCCCC; }
HR.minor		{ clear: both; color: #CCCCCC; }

/*
.switch			{ font-size: x-large;
				  font-weight: bold;
				  color: black;
				  background: transparent;
				  cursor: default;
				  text-align: right;
				  border-bottom: solid thick black;
				}
.title_table	{ font-size: x-large;
				  font-weight: bold;
				  color: black;
				  background: transparent;
				  cursor: default;
				  width: 100%;
				  border-width: 0;
				  border-style: solid;
				  border-color: gray;
				}
.heading		{ font-size: x-large;
				  font-weight: bold;
				  color: black;
				  background: transparent;
				  cursor: default;
				  text-align: right;
				  border-width: 0;
				  border-style: solid;
				  border-color: gray;
				}
.icon			{ font-size: x-large;
				  font-weight: bold;
				  color: black;
				  background: transparent;
				  cursor: default;
				  text-align: left;
				  border-width: 0;
				  border-style: solid;
				  border-color: gray;
				}
.note			{ font-size: small;
				  color: black;
				  background: transparent;
				  cursor: default;
				  text-align: left;
				  vertical-align: middle;
				  border-top: solid thin transparent;
				  border-bottom: solid thin transparent;
				}
*/
.pix_link		{ border-style: none; }
.textline		{ font-size: 0.8em;
				  text-align: justify;
				  vertical-align: top;
				  padding: 4px 0px 0px 0px;
				  margin-top: 8px;
				  border-top: solid 2px #CCCCCC;
				}
.title			{ width: 100%;
				  font-size: 2em;
				  font-weight: bold;
				  color: #CCCCFF;
				  background: transparent;
				  text-align: right;
				  vertical-align: top;
				  padding: 4px 4px 4px 0px;
				}
table.heahla	{ background-color: transparent;
				  width: 100%;
				  vertical-align: top;
				  border-collapse: collapse;
				  margin-top: 8px;
				  margin-bottom: 8px;
				}
.titleft		{ width: 50%;
				  font-size: 2em;
				  font-weight: bold;
				  color: #CCCCFF;
				  background: transparent;
				  text-align: left;
				  vertical-align: top;
				  padding: 4px 4px 4px 0px;
				  border-right: solid 1px #CCCCCC;
				  border-bottom: solid 2px #CCCCCC;
				}
.titrite		{ width: 50%;
				  font-size: 2em;
				  font-weight: bold;
				  color: #CCCCFF;
				  background: transparent;
				  text-align: right;
				  vertical-align: top;
				  padding: 4px 0px 4px 4px;
				  border-left: solid 1px #CCCCCC;
				  border-bottom: solid 2px #CCCCCC;
				}
table.compoz	{ background-color: transparent;
				  width: 100%;
				  vertical-align: top;
				  border-top: solid 2px #CCCCCC;
				  border-collapse: collapse;
				  margin-top: 8px;
				  margin-bottom: 8px;
				}
.intro			{ width: 50%;
				  font-size: 0.8em;
				  text-align: right;
				  vertical-align: top;
				  padding: 4px 0px 4px 4px;
				  border-left: solid 1px #CCCCCC;
				  border-bottom: solid 2px #CCCCCC;
				}
.uvod			{ width: 50%;
				  font-size: 0.8em;
				  text-align: left;
				  vertical-align: top;
				  padding: 4px 4px 4px 0px;
				  border-right: solid 1px #CCCCCC;
				  border-bottom: solid 2px #CCCCCC;
				}
.comment		{ width: 50%;
				  font-size: 0.8em;
				  text-align: right;
				  vertical-align: top;
				  padding: 4px 0px 4px 4px;
				  border-left: solid 1px #CCCCCC;
				}
.poznamka		{ width: 50%;
				  font-size: 0.8em;
				  text-align: left;
				  vertical-align: top;
				  padding: 4px 4px 4px 0px;
				  border-right: solid 1px #CCCCCC;
				}
.copyleft		{ width: 50%;
				  font-size: 0.6em;
				  padding: 4px 0px 4px 4px;
				  text-align: left;
				}
.copyright		{ width: 50%;
				  font-size: 0.6em;
				  padding: 4px 4px 4px 0px;
				  text-align: right;
				}
.gal_caption	{ font-size: 1.2em;
				  color: white;
				  background: transparent;
				  cursor: default;
				}
.gal_count		{ font-size: 32px;
				  color: gray;
				  background: transparent;
				  cursor: default;
				}
