@charset "iso-8859-2";

/* zawiera w sobie lewą i prawą kolumnę
 * jako tło ma dół tła dla newsletter
 * na wypadek rozsunięcia w dół prawej kolumny (conetntu)
 */
#leftColBgGiver {
	background: url(../gfx/newsletterbottom.jpg) left bottom no-repeat;	
}

#container {
	width: 579px;
	margin-left: 296px;
  position: relative;	
}

/* content
 * jako tło ma przypisaną górną partię - Nowe produkty i Rady expertów
 */
#mainContent {
		background: url(../gfx/upperContent.jpg) 0 0 no-repeat;
		/*min-height: 339px;*/
		/*min-height: 632px;*/
}

/* czyści float */
.clearFix {
  clear: left; /* muszę parę pierdoł tu jeszcze dla IE przypisać*/
}

/* *************** WŁAŚCIWA ŚRODKOWA ZAWARTOŚĆ *************** */

/* nadaje wstępne marginesy - żeby potem się z tym nie chrzanić */
#innerUpperContent {
	width: auto;
	padding: 23px 12px 0 8px
}

/* Tu wszystko będzie na sztywno - pozycje absolutne i ukrywanie wypływania
 * php (czy co tam będzie użyte) będzie musiało pobrać taką ilość znaków, 
 * żeby się zmieściło
 */

#upperPart {
	position: relative;
	/*height: 316px;*/
	height: 609px;
	width:400px;
}

.upperChild {
/*	position: absolute;
	top: 0;
	left: 0;
	height: 315px;
*/	
	height: 254px;
	width: 189px;
/*	width: 186px;*/
	overflow: hidden;
	float:left;
	margin-bottom:39px;
}
.secondChild {
	width: 189px;
	left: 190px;
/*	padding-top: 52px;*/
}
.thirdChild {
	width: 182px;
	left: 378px;
 position:absolute;
 right:0;
 top:0;
 margin: 0px 0 0 9px;	
}
.thirdChild iframe{
 margin-top: 29px;
}

#upperPart h3,.upperChild h3 {
/*.upperChild h3 {*/
	height: 26px;
	padding-top: 26px;	
	font-weight: bold; 
	font-size: 12px;
	letter-spacing: normal;
	color: #000;
}

.upperChild h4 {
	color: #9a3d1b;
	text-indent: 16px;
	line-height: 25px;
	height: 25px;
	width: 170px;
	overflow:hidden;
}

#upperPart h3 {
/*.firstChild h3 {*/
	height: 26px;
	padding-top: 26px;
	text-indent: 36px;
	background: url(../gfx/upperh3a.jpg) 14px 0 no-repeat;	
}

/* w tej warstwie będzie wypozycjonowany co do piksela obrazek o ustalonych w arkuszu wymiarach
 * UWAGA: te wymiary nadpiszą wymiary podane w pliku html
 * jest to konieczne, żeby zachować ten złożony układ obwódek obrazka,
 * który i tak uprościłem o kółka u góry
 */
.imgContainer {
	overflow: hidden;
	position: relative;
	height: 80px;
	background: url(../gfx/firstchildimg.jpg) 0 0 no-repeat;
}

.secondChild .imgContainer {
	background: url(../gfx/secondchildimg.jpg) 0 0 no-repeat;
	position: relative;
		
}
/* pozycja i wymiary obrazka */
.firstChild .imgOverflow, .secondChild .imgOverflow {
	position: absolute;
	top: 5px;
	left: 16px;
  	height: 67px;
 	width: 152px;
 	overflow: hidden;
}

.firstChild .imgOverflow img, .secondChild .imgOverflow img {
	position: absolute;
	top: -50px;
	left: 0px;

}

/* akapit w fragmentem opisu - OVERFLOW!!! */
.upperChild p {
	margin: 14px 0 28px 17px;
	font-size: 9pt;
	height: 44px;
	width: 150px;
	color: #433E34;
	overflow: hidden;
	font-weight: bold;
	text-align: left !important;
}

/* cena */
.cena {
	width: 82px;
	height: 20px;
	line-height: 20px;
	padding: 2px 0 0 22px;
	text-align: center;
	font-size: 11px;
	font-weight:  bold;
	color: #ffdd01;
 float:left;
}
.cena font{
	font-size: 11px;
}
/*
@media all and (min-width: 0px) {
	.cena { 
		padding-top: 10px;
	}
}
*/
.cena span {
	color: #8F8B8B;
}

.more {
	display: block;
	height: 20px;
	width: 65px;
	float:right;
	margin: 2px 12px 0 0;
/*	position: absolute;
	top: 245px;
	left: 111px;
*/
}

.more:hover {
	background: url(../gfx/more_hov.jpg) 0 0 no-repeat;
}

.moreAdvice {
	color: white;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	bottom: 4px; 
	right: 20px;
	opacity: 0.8
}

.moreAdvice:hover {
	opacity: 0.9
}


/*
.cena p {
	background: red;
	margin: 0;
	font-size: 9pt;
	height: 100%;
	width: 100%;
	color: #433E34;
	overflow: visible;
	font-weight: bold;
}
*/
/* obrazek i akapit (krótki opis) w RADY EXPERTÓW
 * obrazek żeby zaochować wygląd strony ma nadane wymiary w css
 * one i tak nadpiszą te z html
 * musi być kwadratem o wymiarach 65x65
 */
.thirdChild h3 {
		text-indent: 22px;	
	background: url(../gfx/upperh3b.jpg) 0 0 no-repeat;
	margin: 23px 0px 0px 0px;	
}

.thirdChild div {
	width: auto;
	height: 115px;
	padding: 0 8px;
	position: relative;
}

.thirdChild img {
	position: absolute;
	top: 18px;
	left: 8px;
	width: 65px;
	height: 65px;
}

.thirdChild p {
	width: 102px;
	height: 78px;
	position: absolute;
	top: 18px;
	left: 81px;
	padding: 0;
	margin: 0;
}

.thirdChild ul {
	list-style: none;
	position: static;
	margin-left: 3px;
	height: 93px;
	width: 150px;
	padding: 5px 14px;
	background: url(../gfx/radyexpertow_ol_bg.jpg) 0 0 no-repeat;		
}

.thirdChild ul li {
	background: 0 1px no-repeat;
	padding-left: 9px;
	height: 20px;
	width: 150px;	
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	color: #e7e7e7;
	position: relative;
}

.thirdChild ul li.li01 {
	background-image: url(../gfx/01.jpg);
}

.thirdChild ul li.li02 {
	background-image: url(../gfx/02.jpg);
}

.thirdChild ul li.li03 {
	background-image: url(../gfx/03.jpg);
}

.thirdChild ul li.li04 {
	background-image: url(../gfx/04.jpg);
}

.thirdChild ul li a,
.thirdChild ul li a:visited,
.thirdChild ul li a:active,
.thirdChild ul li a:hover {
	display: block;
	color: #e7e7e7;
	height: 17px;
	line-height: 17px;
	width: 141px;
	margin: 1px 0 0 0;
	text-indent: 9px;
}

.thirdChild ul li a:hover {
	color: white;
	background: #880000;
	opacity: 0.4;	
	text-decoration: none;
}
/* ********** koniec "sztywnej" sekcji ********* */

/* pojemnik na flashowe filmy - zajawka */
#innerFlashContent {
	width: 579px;
	height: 151px;
   background: url(../gfx/flashshow.jpg) 0 0 no-repeat;		
}

#innerFlashContent .innerSpaces {
	padding: 0 11px 10px 10px;
	position: relative;
}

#innerFlashContent h3 {
	color: #ffdd01;
	text-align: left;
/*	opacity: 0.9; */
	text-indent: 14px;		
}

/* tu przyjdze flash */
#innerFlashContent .innerSpaces object, #innerFlashContent .innerSpaces div {
	position: absolute;
	top: 29px;
	left: 15px;
	width: 543px;
	height: 103px;
	background: url('../gfx/tobedzieflash.jpg') no-repeat;
}

#latestnews{position:absolute;right:20px;top:319px;width:170px;}
#latestnews h3 {
	height: 26px;
	font-weight: bold; 
	font-size: 12px;
	letter-spacing: normal;
	color: #000;
	text-indent: 22px;	
	background: url(../gfx/upperh3b.jpg) no-repeat bottom left;
	margin: 23px 0px 4px 0px;
}
#latestnews ul li {
  list-style-type: none;
  color:#433E34;
  font-size:9pt;
  font-weight:bold;
  padding:3px 0 10px 8px;
  text-align:left;
}
#latestnews ul li a {color: #333;}
#latestnews ul li a:hover {text-decoration:underline;}

iframe {
overflow:hidden;
border:0;
padding:0;
margin:0;
}
