/* DODANE */

#index_left_side{
	width: 564px;
	height: auto;
	float: left;
	padding-right: 10px;
}
#main_image{
	float: left;
	width: 564px;
	padding-bottom: 10px;
}
#index_right_side{
	width: 400px;
	height: auto;
	float: left;
}
#login_box{
	width: 400px;
	height: 113px;
	float: left;
	padding-bottom: 10px;
}
#login_content{
	width: 400px;
	height: 113px;
	float: left;
	background: url(../css_images/login_bg.jpg) repeat-x;
}
#login_content_left{
	width: 387px;
	height: 113px;
	float: left;
	padding-left: 13px;
	background: url(../css_images/login_left.jpg) no-repeat left;
}
#login_content_right{
	width: 369px;
	height: 113px;
	float: left;
	padding-right: 13px;
	padding-left: 5px;
	background: url(../css_images/login_right.jpg) no-repeat right;
}
#login_box h3{
	color: #ffffff;
	border: none;
	padding: 15px 0px 10px 0px;
	margin: 0px;
	font-size: 16px;
}
.login_input{
	width: 168px;
	height: 14px;
	padding: 5px 5px 3px 5px;
	float: left;
	background: url(../css_images/login_input.jpg) no-repeat;
	border: none;
}
.login_button{
	width: 70px;
	height: 24px;
	float: right;
	color: #ffffff;
	border: none;
	font-weight: bold;
	padding-bottom: 5px;
	background: url(../css_images/login_button.jpg) no-repeat;
	cursor: pointer;
}
.random_image{
	float: left;
}
.more_button{
	width: 45px;
	height: 18px;
	float: right;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 10px 3px 15px;
	background: url(../css_images/more_button.jpg) no-repeat;
}
.more_button_big{
	width: 79px;
	height: 18px;
	float: right;
	color: #ffffff;
	font-weight: bold;
	padding: 7px 10px 6px 15px;
	background: url(../css_images/btn_big.jpg) no-repeat;
}
a.more_button,a.more_button_big:hover{
	color: #ffffff;
	text-decoration: none;
}
.more_images{
	float: left;
	padding: 60px 20px 20px 20px;
}
#box_reklamowy{
	width: 400px;
	padding-bottom: 10px;
	float: left;
}
#mala_statystyka{
	width: 400px;
	float: left;
	height: 208px;
	background: url(../css_images/stat_bg.jpg) repeat-x top;
	padding-bottom: 10px;
}
#mala_statystyka_left{
	width: 385px;
	float: left;
	height: 208px;
	background: url(../css_images/stat_left.jpg) no-repeat left;
	padding-left: 15px;
}
#mala_statystyka_right{
	width: 370px;
	float: left;
	height: 208px;
	background: url(../css_images/stat_right.jpg) no-repeat right;
	padding-right: 15px;
}
#mala_statystyka_right h3{
	font-size: 18px;
	color: #4f4e4e;
	border-bottom: 1px solid #d3d3d3;
	padding: 15px 0px 7px 5px;
	width: 365px;
	float: left;
}
#statystyka_content{
	float: left;
	padding-top: 15px;
}
.statystyka_grey{
	width: 350px;
	float: left;
	height: 16px;
	padding: 5px 10px 7px 10px;
	background: url(../css_images/stat_tekst_bg.jpg) no-repeat;
}
.statystyka_transp{
	width: 350px;
	float: left;
	height: 16px;
	padding: 5px 10px 7px 10px;
}
.grey_left{
	float: left;
	color: #7c7c7c;
	font-weight: bold;
	font-size: 13px;
}
.grey_left a{
	color: #7c7c7c;
	font-weight: bold;
	font-size: 13px;
}
.red_right{
	float: right;
	color: #e2007a;
	font-weight: bold;
	font-size: 13px;
}

#top_tagi{
	width: 400px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}
#top_tagi_top{
	width: 400px;
	height: auto;
	float: left;
	background: #f3f3f3 url(../css_images/tagi_top.jpg) no-repeat top;
}
#top_tagi_bottom{
	width: 370px;
	height: auto;
	float: left;
	padding: 0px 15px 0px 15px;
	background: url(../css_images/tagi_bottom.jpg) no-repeat bottom;
	padding-bottom: 16px;
}
#top_tagi_bottom h3{
	font-size: 18px;
	color: #4f4e4e;
	border-bottom: 1px solid #d3d3d3;
	padding: 15px 0px 7px 5px;
	width: 365px;
	float: left;
}
#top_tagi_bottom a{
	color: #999999!important;
}
#top_tagi_content{
	float: left;
	padding-top: 3px;
}

#najnowsze_albumy{
	width: 560px;
	height: auto;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
#najnowsze_albumy_top{
	width: 560px;
	height: auto;
	float: left;
	background: #f3f3f3 url(../css_images/najnowsze_top.jpg) no-repeat top;
}
#najnowsze_albumy_bottom{
	width: 540px;
	height: auto;
	float: left;
	padding: 0px 10px 0px 10px;
	background: url(../css_images/najnowsze_bottom.jpg) no-repeat bottom;
	padding-bottom: 10px;
}

#najnowsze_albumy_bottom h3{
	font-size: 18px;
	color: #4f4e4e;
	border-bottom: 1px solid #d3d3d3;
	padding: 15px 0px 7px 5px;
	width: 365px;
	float: left;
}

.album_box{
	width: 540px;
	float: left;
	height: auto;
	padding-top: 15px;
}
.album_title{
	width: 540px;
	height: 28px;
	float: left;
	padding-bottom: 10px;
}
.album_title_left{
	width: 461px;
	height: 28px;
	float: left;
	background: url(../css_images/albumy_title.jpg) no-repeat;
}
.album_title_left span{
	font-size: 13px;
	color: #e31f88;
	font-weight: bold;
	padding: 4px 0px 4px 10px;
	float: left;
}
.album_title_right{
	width: 77px;
	height: 28px;
	float: left;
}
a.album_more:link, a.album_more:visited{
	width: 47px;
	height: 17px;
	float: left;
	background: url(../css_images/albumy_more.jpg) no-repeat;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 10px 6px 20px;
}
a.album_more:hover{
	text-decoration: none;
}
.album_image{
	width: 140px;
	height: 140px;
	padding: 0px 10px 0px 0px;
	float: left;
}
.album_opis{
	line-height: 17px;
}
.album_opis .red{
	color: #e31f88;
	font-weight: bold;
}





/* KONIEC DODANE */


