/*
Arkusz, z elementami, które znajdują się jedynie na stronie głównej.
*/

.preview-container{
	position: relative; top: 0; left: 0;
  width: 49%;
  height: 160px;
  float: left;
  margin: 0 0.4%;
  padding: 0;
  overflow: hidden;
}

.simple-preview ul{
	list-style-type: none;
	list-style-position: inside;
	margin: 0 0 0 255px;
	padding: 0;
}

.simple-preview a{
	background: #f9f9f9 url('media/css/liarrow.gif') no-repeat 12px 12px;
	margin: 0;
	padding: 0;
}

.simple-preview ul a{
	display: block;
	margin: 0;
	padding: 0 25px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.simple-preview a:hover, .simple-preview .ui-tabs-selected a{ background: #f9f9f9 url('media/css/preview.png') no-repeat top left; }

.simple-preview-content img, .simple-preview-content .headline, .ui-tabs-hide {
	position: absolute; top: 0; left: 0;
	width: 250px;
	overflow: hidden;
	display: none;
}

.simple-preview-content .headline{
	padding: 4px;
	width: 242px;
	font-weight: bold;
	z-index: 10;
	background: #555;
	color: white;
	opacity: 0.9;
	filter: alpha(opacity=90);
	font-size: 1em;
	line-height: 16px;
}

.simple-preview-content img{
	height: 150px;
}

.first .headline, .first img, .ui-tabs-panel .headline, .ui-tabs-panel img { display: block; }

.preview h3 {
  font-family: serif;
  font-size: 14px;
  padding: 3px;
  margin: 0px 0px 5px 0px;
  color: white;
  background: #82572d;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

#flash {
  color: 202020;
  font-size: 11px;
  text-align: left;
  padding: 2px;
  border: none; border-bottom: solid 1px #d9d8c6;
  margin-bottom: 10px;
  width: 975px;
  height: 275px;
}

#flashpreloader {
  text-align:center;
  width: 975px;
  height: 269px;
  position: absolute; top: 0px; left: 0px;
  background: #f9f9f9;
  z-index: 100;
}

#flashboxContainer{
  padding: 1px;
  border: solid 1px #090909;
  text-align: center;
  margin: 15% 5% 1px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

#flashprogressbar{
  background: #e7d255;
  height: 3px;
  width: 0px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

#flash .ui-tabs-hide{
  visibility: hidden;
}

#flash .jq-gallery-tabs{
  background: transparent url('media/css/flashMenuSelected.png.jpg') no-repeat -1000px -1000px; /*buforowanie tła */
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: right;
}

#flash ul li .flashlink{
 	font-size: 12px;
 	overflow: hidden;
  color: #020202;
  font-weight: bold;
  padding-left: 10px;
  display: block;
  height: 20px;
 	line-height: 20px;
}

#flash .jq-gallery-tabs a.morelink{
	display: block;
	text-align: right;
	padding-right: 10px;
	text-decoration: underline;
	font-weight: bold;
}

#flash .jq-gallery-tabs div{
  padding: 2px 7px 2px 20px;
  height: 84px;
  width: 315px;
  color:black;
  text-align: left;
}

#flash .ui-tabs-selected div{
  background: transparent url('media/css/flashMenuSelected.png') no-repeat top right;
}

#flash .jqgt-content-bg img{
  width: 630px;
  height: 265px;
  overflow: hidden;
}

#flash .flashCategory{
  background: #555;
  color: white;
  line-height: 30px;
  display: inline;
  position: absolute; top: 237px; left: 2px;
  z-index: 60;
  font-size: 15px;
  padding: 0 5px;
	opacity: 0.90;
	filter: alpha(opacity=90);
}

#flash .flashCategory a{
  font-weight: bold;
  color: #e7d255;
}

#flash .flashSmallImg{
	background: white;
  padding: 2px;
  width: 120px;
  margin-right: 4px;
  float: left;
  border: solid 1px #d9d8c6;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.flow{
	width: 550px;
	float: left;
	margin-left: 30px;
	margin-top: -1%;
	margin-bottom: -2%;
}

#excluziveflow{
	margin-top: 10px;
}

.flow h2{
	text-align: center;
	font-size: 130%;
	color: #666;
}

.separator{
	clear: both;
	border: solid 1px #d9d8c6; border-width: 1px 0 0 0;
	width: 95%;
	margin: 10px auto;
}
