@charset "utf-8";
/* SpryMasterDetail.css */

/* Copyright (c) 2007. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Master/Detail structure container. 
 *
 * If you want to constrain the width of the Master/Detail structure, set a width on
 * the Master/Detail container. By default, our structure expands horizontally to fill
 * up available space.
 */
.hityMasterDetail
{
	margin-top: 5px;
	width: 715px;
	background-image: url(images/tlo/tlo2.jpg);
	background-repeat: repeat-y;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
}


.hityreportaz_logo {
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #69C;
}
.hityMasterDetail .hityContainer {
	overflow: hidden;
	width: 280px;
	float: left;
	height: 220px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.hityMasterDetail .hityMasterContainertitle 
	{
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
/* This is the selector for the Master Container element which houses all the MasterColumn
 * classes. By default the Master column occupy about 35% from the width of the 
 * entire structure. 
*/
.hityMasterDetail .hityMasterContainer
{
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 140px;
}
.hityMasterDetail .hityMasterContainerfooter {
	height: 20px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}



/* This is the selector for a Master Column element which holds the actual data for 
 * a master column.
*/
.hityMasterDetail .hityMasterColumn
{
	background-color: #FEF9E9;
	cursor:pointer;
	height: 16px;
	width: 268px
	;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	float: left;
	padding: 5px;
	border: 1px solid #FFF;
}
/* This is the selector for a highlighted Master Column element.
*/
.hityMasterDetail .hityMasterColumnHover
{
	/*background-color: #FC6;*/
	border: 1px solid #CCC;
}
/* This is the selector for a selected Master Column element.
*/
.hityMasterDetail .hityMasterColumnSelected
{
	background-color:#FFDD97;
	color: #000;
}
/* This is the selector for the Detail Container element which houses all the DetailColumn
 * classes. By default the Detail column occupy about 60% from the width of the 
 * entire structure. 
*/
.hityMasterDetail .hityDetailContainer
{
	overflow: auto;
	height: 220px;
	width: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	float: left;
}
/* This is the selector for a Detail Column element which holds the actual data for 
 * a detail column.
*/
.hityMasterDetail .hityDetailColumn
{
	margin-bottom: 1px;
	padding-top: 0px;
	width: 335px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.hityMasterDetail .hityContaineropis {
	overflow: hidden;
	width: 400px;
	float: left;
	height: 195px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.hityMasterDetail .hityMasterContainerfotka {
	width: 210px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 140px;
	float: left;
}
.hityMasterDetail .hityMasterContainertitleopis {
	width: 400px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.hityMasterDetail .hityMasterContainerimprezaopisdlugi {
	width: 180px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 79px;
}
.hityMasterDetail .hityMasterContainerimprezaopisdata {
	width: 180px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 25px;
}

.hityMasterDetail .hityMasterContainerfooteropis {
	width: 390px;
	height: 20px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
}
.hityMasterDetail .hityMasterContainerimprezaopiswiecej {
	width: 180px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
	float: left;
}
#hity_opispelnyiks {
	width: 685px;
	height: 20px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.iks {
	color: #C30;
	border: 1px dotted #999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #E5E5E5;
}



#hity_opispelny  {
	width: 665px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #600;
}
.pokaz {
	display: none;
}
.hityreportaz_obrazek {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #69C;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
