@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
}


.partnerzy{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;	
	margin-bottom:15px;
	padding-bottom:10px;
	
}
.partnerzy span{
 text-decoration:underline;	
}
.partnerzy a,.partnerzy a:active, .partnerzy a:link, .partnerzy a:visited {
 	padding-right:8px;
}

.adtaily, .adtaily a, .adtaily a:visited, .adtaily a:active,.adtaily a:link{
color:#333 !important;	
font-size:8px !important;
text-decoration:none !important;
}
.adtaily span{
font-size:9px !important;
padding:0px !important;
margin:0px !important;
height:25px !important;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#dedede;
	background-image:url(../design_el/bodybg.png);
	background-repeat:repeat-x;
}
input {
	vertical-align:middle;
}
a {
	text-decoration:underline;
	color:#000;
}
a:hover {
	color:#000;
	text-decoration:none;
}
h1, h2 {
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	margin-bottom:9px;
}
.clearer {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-bottom:-1px;
	position:relative;
}
.allContainer {
	margin:0 auto;
	width:980px;
	margin-top:40px;
	padding-bottom:30px;
}
.leftColumn {
	width:210px;
	margin-right:42px;
	float:left;
	height:497px;
	display:inline;
}
.midColumn {
	width:344px;
	float:left;
	margin-right:42px;
	height:440px;
	display:inline;
	background-color:#fff;
	padding:21px;
	margin-bottom:24px;
}



.midColumn_przyjaciele {
	width:344px;
	float:left;
	margin-right:42px;
	display:inline;
	background-color:#fff;
	padding:21px;
	margin-bottom:24px;
}

.sciagnij {
	background-color:#000;
	text-align:center;
	width:40px;
	margin-top:0px;
	margin-right:0px;
	position:absolute;
	left: 853px;
	top:50px;

	
}
.sciagnij a, .sciagnij a:link, .sciagnij a:hover, .sciagnij:active{
	font-size:10px;
	text-decoration:none;
	color:#FFF;
	}
.midColumn ul{
	margin-left:25px;
	margin-top:25px;
	margin-bottom:25px;
}

.midColumnImg {
	float:left;
	width:343px;
	margin-right:42px;
	height:431px;
	display:inline;
	background-color:#fff;
	padding:21px 0 21px 21px;
	margin-bottom:24px;
}
.midColumnIndex {
	width:386px;
	float:left;
	margin-right:40px;
	height:497px;
	display:inline;
}
.rightColumn {
	float:left;
	width:300px;
	height:497px;
	display:inline;
	postion:relative;
}
.leftMenu {
	margin-top:30px;
}
.leftMenu ul {
	list-style:none;
}
.leftMenu li {
	line-height:29px;
	margin-bottom:7px;
}
.active{
	background-color:#000;
	position:relative;
	margin-left:-4px;
	padding-left:4px;	
}
.leftMenu a {
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	color:#000;
}
.leftMenu a:hover {
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

.active a{
	color:#fff;	
}
.active a:hover{
	color:#fff;	
}
.info {
	margin-top:24px;
}
.rightMenu ul {
	list-style:none;
}
.rightMenu li {
	margin-bottom:7px;
}
.rightMenu a {
	display:block;
	text-transform:uppercase;
	/*color:#fff;*/
	width:300px;
	height:33px;
	font-weight:500;
	text-decoration:none;
}

.rightMenu a.img {
	/*color:#fff;*/
	width:209px;
	height:171px;
	margin-bottom:7px;
}
.rightMenu a.img2 {
	color:#fff;
	width:209px;
	height:71px;
}
.rightMenu a.img3 {
/*	color:#fff;*/
	width:209px;
	height:128px;
}
.rightMenu a.img4 {
	/*color:#fff;*/
	width:209px;
	height:100px;
}

.rightMenu span {
	line-height:33px;
	margin-left:7px;
	text-decoration:underline;
	font-size:18px;
	color:#FFF;
}
.rightMenu span:hover {
	text-decoration:none;
}
.pink {
	background-color:#cc2972;
	background-image:url(../design_el/menuleftpinkdot.png);
	background-repeat:no-repeat;
	background-position:195px center;
}
.green {
	background-color:#7ba657;
	/*background-image:url(../design_el/menuleftgreendot.png);*/
	background-repeat:no-repeat;
	background-position:195px center;
}
a.green, a:link.green, a:visited.green, a:active.green ,a:hover.green ,{
	background-color:#7ba657;
	/*background-image:url(../design_el/menuleftgreendot.png);*/
	background-repeat:no-repeat;
	background-position:195px center;
	color:#fff;
}
.newsLetter {
	position:absolute;
	margin-top:13px;
	top:440px;
}
.adtaily{
	margin-top:10px;	
	margin-bottom:10px;
	
}

.planeta{
float:right;
margin-right:55px;
margin-top:-105px;
left:850px;
clip:rect(30px,200px,120px,0px);
position:absolute;
}

.facebook{
	background-color:#0154a0;
	
}

.newsLetterInput {
	background-image:url(../design_el/inptbg.png);
	background-repeat:no-repeat;
	width:147px;
	height:24px;
	padding-top:10px;
	padding-left:9px;
}
.newsLetterSubmit {
	font-size:0;
	background-color:#942372;
	height:34px;
	width:38px;
	background-image:url(../design_el/newslettersubmitbutton.png);
	cursor:pointer;
}
.footer {
	border-top:3px solid #2c2c2c;
	color:#000;
	text-decoration:none;
	padding-top:8px;
	margin-top:70px;
}
.footer2 {
	color:#000;
	text-decoration:none;
	padding-top:8px;
}
.footer a {
	color:#000;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer2 a {
	color:#000;
	text-decoration:none;
}
.footer2 a:hover {
	text-decoration:underline;
}
.footerLeft {
	float:left;
}
.footerRight {
	float:right;
}
.coverRow{
	width:328px;
	margin:0 auto
}

.coverRow2{
	width:328px;
	margin-bottom:10px;
}

.coverHolder {
	float: left;
	width: 178px;
	display:inline;
	margin-bottom:15px;
}
.coverHolderSecond {
	float: left;
	width: 150px;
	display:inline;
	margin-bottom:15px;
}
.description, .getWatch{
	line-height:18px;
}
.getWatch img{
	vertical-align:middle;
	margin-right:5px;
}

.pinkDiv{
	background-color:#CC2972;
	position:absolute;
	margin-left:-500px;
	display:none;
}
.pinkDivContent{
	margin:21px;
	color:#FFF;
	width:458px;
}
.pinkDivContent a{
	font-size:10px;
	text-transform:none;
	width:auto;
	display:inline;
}
.white{
	float:left;
}
.close{
	float:right;
}
.close a{
	text-decoration:none;
	width:auto;
	font-size:18px;
	font-weight:bold;
}
.toLeft{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	vertical-align:middle;
	font-size:12px;
}
.toLeft a{
	font-style:italic;
}
.toRight{
	display:inline;
}
.toRight a{
	font-size:12px;
	text-decoration:underline;
}
.toRight a:hover{
	font-size:12px;
	text-decoration:none;
}
.titleRow {
	margin-top: -10px;
	margin-right: -10px;
	position: relative;
}

.patroni a{
	background-color:#3cac8c;
	background-image:url(../design_el/menuleftgreendot.png);
	background-repeat:no-repeat;
	background-position:225px center;
	display:block;
	text-transform:uppercase;
	color:#fff;
	width:249px;
	height:33px;
	font-weight:500;
	text-decoration:none;
	line-height:33px;
	font-size:18px;
	padding-left:7px;
	float:right;
}

.midColumn #email, .midColumn #newemail, .midColumn #newemail2{
	background-image:url(../design_el/inptbg.png);
	background-repeat:no-repeat;
	width:157px;
	height:24px;
	padding-top:10px;
	padding-left:9px;
	margin-top:20px;
	vertical-align:middle;
}
.midColumn .buttons input{
	font-size:0;
	background-color:#3cac8c;
	height:34px;
	width:38px;
	background-image:url(../design_el/newslettersubmitbutton.png);
	cursor:pointer;
}
.midColumn form{
	margin-top:20px;
	margin-bottom:20px;
}
.midColumn form button img, .midColumn form input{
	vertical-align:middle;
}
