/* 
 * ogólny układ strony głównej 
 * */
#leftCol, #middleCol, #rightCol {
	float: left;
}

#leftCol {
	width: 225px;
	margin-right: 10px;
}

#middleCol {
	width: 501px;
	margin-right: 18px;
}

#rightCol {
	width: 218px;
	overflow: hidden;
}

#academyBox {
	height: 120px;
	width: 218px;
	overflow: hidden;
	border-bottom: 1px solid #c5c5c5;
}

/* 
 * polecamy 
 * */
#recommendBox {
	width: 218px;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 12px;
}

#recommendBox ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#recommendBox ul li {
	margin: 0px;
	padding: 0px;
}

#recommendBox li a {
	display: block;
	padding: 7px 10px 7px 18px;
	background: #e9e9e9;
	border-bottom: 1px solid #fff;
	color: #494949;
	text-decoration: none;
}

#recommendBox li a:hover {
	color: #fff;
	background: #343a57;
}

/* 
 * newsletter 
 * */
#newsletter {
	margin-top: 7px;
	position: relative;
}

#newsletterEmail {
	border: none;
	width: 111px;
	height: 15px;
	padding: 2px;
	background: url(/htdoc/images/input.small.gif) no-repeat;
	position: absolute;
	left: 0px;
	top: 1px;
}

#newsletterSubmit {
	position: absolute;
	right: 20px;
	top: 0px;
}

#newsletterContent {
	padding-left: 15px;
	padding-top: 8px;
	background: #fff url(/htdoc/images/newsletter.bkgr.gif) repeat-x;
	height: 80px;
	color: #505050;
}


/* 
 * Aktualnosci 
 * */

div.news {
	width: 387px;
	padding: 9px 34px 7px 80px;
	background: #e9e9e9;
	margin-top: 1px;
	position: relative;

}

div.firstnews {
	padding-right: 34px;
	position: relative;	
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


.newsheader {
	margin-bottom: 15px;
}
.newsdate {
	color: #9c9c9c;
	margin-right: 5px;
	
}

.news .newsdate {
	position: absolute;
	left: 14px;
	top: 9px;
}

.newstitle {
	color: #494949;
	font-weight: bold;
	text-decoration: none;
}

.newstitle:hover {
	text-decoration: underline;
}

.newsphoto {
	display: block;
	float: left;
	padding: 2px;
	border: 1px solid #d3d3d3;
	margin-right: 19px;
	margin-bottom: 10px;
}

.firstnews .rss {
	position: absolute;
	right: 10px;
	top: 9px;
	display: block;
	outline: none;
	text-indent: -3000em;
	width: 16px;
	height: 22px;
	background: url(/htdoc/images/rss_w.gif);
}


/*
 * centrum pobierania 
 * */

#downloadBox ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#downloadBox ul li {
	margin: 0px;
	padding: 0px;
}

#downloadBox li a {
	display: block;
	padding: 8px 10px 8px 18px;
	font-weight: bold;
	background: #e9e9e9;
	border-bottom: 1px solid #fff;
	color: #494949;
	text-decoration: none;
	font-weight: bold;
}

#downloadBox li a:hover {
	color: #fff;
	background: #343a57;
}

/*
 * multimedia 
 */

#mediaTitle a {
	display: block;
	outline: none;
}
#mediaBoxBottom {
	position: relative;
	margin-top: 10px;
	width: 484px;
	margin-bottom: 40px;
}

#mediaBox div {
	margin-left: 14px;
	float: left;
	display: inline;
	padding-bottom: 10px;
	position: relative;
	width: 156px;
}

#mediaBox div.vidfirst {
	margin-left: 0px;
}


#mediaBox img {
	display: block;
	margin-bottom: 9px;
}


a.morelink,
#mediaBox .morelink {
	float: right;
	padding-left: 8px;
	background: url(/htdoc/images/bullet.gif) 0 50% no-repeat;
	text-decoration: none;
	color: #f74c00;
}

#mediaBox span.vidmorelink {
	padding-left: 8px;
	background: url(/htdoc/images/bullet.gif) 0 50% no-repeat;
	text-decoration: none;
	color: #f74c00;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

/*
 * Nasze marki - noobslide
 */
#brandBox {
	position: relative;
	padding-bottom: 14px;
	border-bottom: 1px solid #C5C5C5;
}

#brandContent{
	position: absolute;
}

#brandContent div {
	display: block;
	float: left;
}
#brandBox div.controls {
	position: relative;
	margin: 0px auto;
	width: 190px;
	height: 21px;

}

#brandMask {
	position:relative;
	width:190px;
	height:160px;
	overflow:hidden;
	margin: 0 auto;
}

#brandMask div {
	width: 190px;
	height: 160px;
	overflow: hidden;
}

#prevBrand, 
#nextBrand {
	width: 20px;
	height: 21px;
	display: block;
	text-indent: -3000em;
	position: absolute;
	cursor: pointer;
	top: 0px;
}

#prevBrand {
	left: 0;
	background: url(/htdoc/images/slide.previous.gif) no-repeat;
}

#nextBrand {
	right: 0;
	background: url(/htdoc/images/slide.next.gif) no-repeat;
}


/* nowosci - noobslide */

#newBox {
	position: relative;
	width: 495px;
	margin-bottom: 44px;
}

#box4 {
	position: absolute;
}
.newsPhotoWrapper {
	position: absolute;
	top: 0px;
	left: 16px;	

	width: 135px;
	height: 135px;
	padding: 0px;
	margin: 0px;
	display: block;
}

.newsPhotoWrapper tr,
.newsPhotoWrapper td {
	vertical-align: middle;
	text-align: center;
	width: 135px;
	height: 135px;
}

.newMask {
	position: relative;
	overflow: hidden;
	height: 135px;
	width: 495px;
}
.newItem {
	position: relative;
	height: 135px;
}

.newItem div {
	display: block;
	width: 326px;
	padding-left: 153px;
	padding-right: 16px;
}

.newItem div.title,
.newItem div.title_nophoto {
	font-weight: bold;
	padding-top: 8px;
	height: 21px;
	color: #494949;
}

.newItem div.description,
.newItem div.description_nophoto {
	padding-top: 13px;
	height: 64px;
	background: #e9e9e9;
	color: #505050;
}

.newItem div.title_nophoto,
.newItem div.description_nophoto {
	width: 463px;
	padding-left: 16px;
}

.newItem div.description p,
.newItem div.description_nophoto p {
	margin: 0px;
}
/*
.newItem .photo {
	position: absolute;
	top: 0px;
	left: 16px;	
}
*/
div.container {
	position: relative;
}

p.buttons {
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	top: 106px;
	right: 0px;
}

p.buttons span {
	text-align: center;
	display: block;
	float: left;
	padding-top: 9px;
	height: 20px;
	width: 22px;
	border-right: 1px solid #e9e9e9;
	cursor: pointer;
	color: #f74c00;
}
p.buttons span#handleWithNoBorder {
	border-right: none;
}
p.buttons span.active {
	background: #e9e9e9;
}

