/******************************************************************************
* Kids2 styles
* Version 1.0 Signed by Sid Paral @ WEDNESDAY on 2010/11/21 21:07:21 GMT-0800
* Authentication (do not edit) $59JEVf$
* Copyright (c) 2010 by Sid Paral
******************************************************************************/

BODY 			{ background: white;
				  background-repeat: no-repeat;
				  background-attachment: fixed;
				  background-position: center center;
				  color: black;
				  /*text-align: left;*/
				  font-family: Tahoma, Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
				  border: 0; margin: 8px;
				}
A				{ text-decoration: none; }
A:link			{ color: darkgreen; }
A:visited		{ color: blue; }
A:active		{ color: brown; }
A:hover			{ text-decoration: underline; }

HR.clearall		{ clear: both; color: #333333; }
HR.minor		{ clear: both; color: #333333; }

.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 #333333;
				}
.title			{ width: 100%;
				  font-size: 1.6em;
				  font-weight: bold;
				  background: transparent;
				  text-align: left;
				  vertical-align: top;
				  border-top: solid 2px #333333;
				  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: 1.6em;
				  font-weight: bold;
				  background: transparent;
				  text-align: left;
				  vertical-align: top;
				  padding: 4px 4px 4px 0px;
				  border-right: solid 1px #333333;
				  border-bottom: solid 2px #333333;
				}
.titrite		{ width: 50%;
				  font-size: 1.6em;
				  font-weight: bold;
				  background: transparent;
				  text-align: right;
				  vertical-align: top;
				  padding: 4px 0px 4px 4px;
				  border-left: solid 1px #333333;
				  border-bottom: solid 2px #333333;
				}
table.compoz	{ background-color: transparent;
				  width: 100%;
				  vertical-align: top;
				  border-top: solid 2px #333333;
				  border-collapse: collapse;
				  margin-top: 8px;
				  margin-bottom: 8px;
				}
table.noteonly	{ background-color: transparent;
				  width: 100%;
				  vertical-align: top;
				  border-top: solid 2px #333333;
				  border-collapse: collapse;
				  margin-top: 8px;
				  margin-bottom: 0px;
				}
.intro			{ width: 50%;
				  font-size: 0.8em;
				  text-align: right;
				  vertical-align: top;
				  padding: 4px 0px 4px 4px;
				  border-left: solid 1px #333333;
				  border-bottom: solid 2px #333333;
				}
.uvod			{ width: 50%;
				  font-size: 0.8em;
				  text-align: left;
				  vertical-align: top;
				  padding: 4px 4px 4px 0px;
				  border-right: solid 1px #333333;
				  border-bottom: solid 2px #333333;
				}
.comment		{ width: 50%;
				  font-size: 0.8em;
				  text-align: right;
				  vertical-align: top;
				  padding: 4px 0px 4px 4px;
				  border-left: solid 1px #333333;
				}
.poznamka		{ width: 50%;
				  font-size: 0.8em;
				  text-align: left;
				  vertical-align: top;
				  padding: 4px 4px 4px 0px;
				  border-right: solid 1px #333333;
				}
.copyleft		{ width: 50%;
				  font-size: 0.7em;
				  padding: 4px 0px 4px 4px;
				  text-align: left;
				}
.copyright		{ width: 50%;
				  font-size: 0.7em;
				  padding: 4px 4px 4px 0px;
				  text-align: right;
				}
.gal_caption	{ font-size: 1.2em;
				  color: black;
				  background: transparent;
				  cursor: default;
				}
.gal_count		{ font-size: 32px;
				  color: gray;
				  background: transparent;
				  cursor: default;
				}

.fancybox-skin	{
					color: white;
					background-color: black;
				}
.fancybox-title {
					font: normal 13px/20px Tahoma, Verdana, Arial, "Trebuchet MS", "Helvetica Neue", Helvetica, sans-serif;
					text-align: center;
				}
.fancybox-overlay {
					background: url('fb/source/fancybox-overlay-inverted.png');
				}
.fancybox-title-inside-wrap {
					padding-top: 0px;
				}
