@CHARSET "UTF-8";
.comments .box_no_h_table tr td.comments_date {
	width: 120px;
	padding: 0px 0px 0px 8px;
}
.comments .box_no_h_table tr td.comments_content {
	padding: 0px 8px 8px 0px;
}


#gradient {
	background: url(../img/main/bg_gradient.gif) repeat-x top;
}
#am_body {
	background: url(../img/main/bg_body.gif) no-repeat top center;
	min-height: 1000px;
}
#wrapper {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}
#header {
	background: url(../img/main/bg_header.gif) no-repeat center top;
	height: 102px;
	position: relative;
	margin-bottom: 10px;
}
#header.skinMourning {
	background: url(../img/mourning/bg_header.gif) no-repeat center top;
}
#logo {
	position: absolute;
	left: 10px;
	top: 18px;
	width: 219px;
	height: 60px;
}
#login_box {
	width: 370px;
	height: 30px;
	position: absolute;
	top: 55px;
	right: 115px;
	color: #FFF;
}
#login_box .fleft {
	margin-left: 5px;
}
#logoFederacji{
	position:absolute;
	right:10px;
	top:3px;
}
#menu_user {
	width: 475px;
	height: 30px;
	position: absolute;
	top: 55px;
	right: 125px;
	color: white;
	text-align: right;
}
#search {
	width: 221px;
	height: 30px;
	position: absolute;
	top: 25px;
	right: 118px;
}
#billboardLeft {
	width: 750px;
	float: left;
	display: inline;
}
#billboardRight {
	width: 215px;
	float: right;
	display: inline;
}
#billboardRight div.first {
	margin-bottom: 2px;
}
#menu_main {
	height: 16px;
	padding: 0px 0px 5px 0px;
	background: url(../img/main/bg_menu_main.gif) no-repeat top center;
	margin-top: 15px;
}
#menu_main li {
	float: left;
	display: inline;
	height: 20px;
}
#menu_main li a {
	height: 20px;
	display: block;	
	text-indent: -9999em;
}
#menu_main li.knowledge, #menu_main li.knowledge a {
	width: 100px;
}
#menu_main li.onas, #menu_main li.onas a {
	width: 60px;
}
#menu_main li.amazonki, #menu_main li.amazonki a {
	width: 90px;
}
#menu_main li.news, #menu_main li.news a {
	width: 90px;
} 
#menu_main li.articles, #menu_main li.articles a {
	width: 85px;
}
#menu_main li.expert, #menu_main li.expert a {
	width: 100px;
}
#menu_main li.doctors, #menu_main li.doctors a {
	width: 120px;
}
#menu_main li.radio, #menu_main li.radio a {
	width: 65px;
}
#menu_main li.forum, #menu_main li.forum a {
	width: 65px;
}
#menu_main li.galleries, #menu_main li.galleries a {
	width: 75px;
}
#menu_main li.chats, #menu_main li.chats a {
	width: 55px;
}
#menu_main li.download, #menu_main li.download a {
	width: 70px;
}
#menu_sub {
	width: 980px;
	height: 22px;
	padding-top: 6px;
	background: url(../img/main/img_podmenu_3.gif) top left no-repeat;
	margin-bottom: 10px;
}
#menu_sub.submenuSelected_1 {
	background: url(../img/main/img_podmenu_1.gif) top left no-repeat;
}
#menu_sub.submenuSelected_2 {
	background: url(../img/main/img_podmenu_2.gif) top left no-repeat;
}
#menu_sub.submenuSelected_7 {
	background: url(../img/main/img_podmenu_4.gif) top left no-repeat;
}
#menu_sub li {
	float: left;
	display: inline;
	height: 20px;
	padding: 2px 10px 0px 10px;;
}
#breadcrumb {
	padding-bottom: 10px;
	font-size: 0.9em;
	color: #878787;
}
#content {
	min-height: 480px;
	padding-bottom: 10px;
	margin-top: 5px;
}
#footer {
	height: 90px;
}
#footer_logos {
	padding-top: 5px;	
}
#footer_2 {
	padding-bottom: 5px;	
}
#gsk {
	padding-bottom: 5px;
}
#column_left_container {
	width: 668px;
	float: left;
	display: inline;
}
#column_right {
	width: 300px;
	float: right;
	display: inline;
}
.column_left {
	width: 160px;
	float: left;
	display: inline;
}

.column_center {
	width: 496px;
	float: right;
	display: inline;
}


/**** COMMON *******/
.big {
	font-size: 1.2em;
}
.bg_header {
	background: url(../img/main/bg_head_grey_right.gif) no-repeat top right;
	height: 22px;
	margin-bottom: 10px;
}
.bg_header h4 {
	background: url(../img/main/bg_head_grey_left.gif) no-repeat top left;
	height: 18px;
	color: #FFF;
	padding: 3px 2px 2px 10px;
	font-weight: bold;
}
.bg_header_more {
	margin-right: 10px;
	padding-top: 2px;
}
h1 {
	font-size: 1.6em;
	line-height: 1.1em;
	color: #BF447B;
	font-weight: normal;
	margin-bottom: 10px;
}
.bg_header h1 {
	background: url(../img/main/bg_head_grey_left.gif) no-repeat top left;
	height: 18px;
	color: #FFF;
	padding: 2px 2px 2px 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
}
.profile_links h1 {
	margin-bottom: 3px;
}
.big_pinkw, h2 {
	font-size: 1.5em;
	color: #BF447B;
	line-height: 1.1em;
	font-weight: normal;
	margin-bottom: 5px;
}
.block {
	margin-bottom: 10px;
}
.block_small {
	margin-bottom: 5px;
}
img.border {
	border: 1px solid #C2C2C2;
	padding: 1px;
}
img.border.double {
	/*border: 2px solid #E0D7B8; */
	border: 1px solid #D74E8D;
	padding: 1px;
	
}
.float_buttons .fright {
	margin-left: 10px;
}
.list_circle {
	list-style: circle;
	list-style-type: circle;
}
.list_circle li {
	list-style: circle;
	list-style-type: circle;
	margin-left: 20px;
}
.subcolumn_2 {
	float: left;
	display: inline;
	width: 315px;
	margin-right: 10px;
}
.subcolumn_2_last {
	float: left;
	display: inline;
	width: 315px;
	margin-right: 0px;
}
.captcha {
	display: block;
	margin: 3px 0px;
}
/**** COMMON BOX *******/
.box {
	margin-bottom: 10px;
}
.box_content {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-color: #F4F4F4;
	padding: 10px;
}
.box_content_min_height{
	min-height:442px;
}
.box_bottom_right, .box_bottom_left, .box_white_bottom_right, .box_white_bottom_left {
	height: 5px;
	overflow: hidden; /*IE 6*/
}
.box_top_right, .box_top_left, .box_white_top_right, .box_white_top_left {
	height: 3px;
	overflow: hidden; /*IE 6*/
}
.box_top_right {
	background: url(../img/main/bg_box_top_right.gif) no-repeat top right;
}
.box_top_left {
	background: url(../img/main/bg_box_top_left.gif) no-repeat top left;
}
.box_bottom_right {
	background: url(../img/main/bg_box_bottom_right.gif) no-repeat top right;
}
.box_bottom_left {
	background: url(../img/main/bg_box_bottom_left.gif) no-repeat top left;
}


/**** COMMON BOX WHITE *******/
.box_white_content {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-color: #FFF;
	padding: 10px;
}
.box_white_top_right {
	background: url(../img/main/bg_box_white_top_right.gif) no-repeat top right;
}
.box_white_top_left {
	background: url(../img/main/bg_box_white_top_left.gif) no-repeat top left;
}
.box_white_bottom_right {
	background: url(../img/main/bg_box_white_bottom_right.gif) no-repeat top right;
}
.box_white_bottom_left {
	background: url(../img/main/bg_box_white_bottom_left.gif) no-repeat top left;
}


/***** BOX TABS **************/

.tabs_container {
	margin-bottom: 10px;
}
.tabs_header{
	position: relative;
	top: 1px;
}
.tabs_header td {
	padding: 0px;
	height: 32px;
	text-align: center;
}
.tabs_header td {
	background: url(../img/main/bg_tabs_top_left.gif) 0px 0px no-repeat;
	padding-left: 15px;
}
.tabs_header td.selected {
	background: url(../img/main/bg_tabs_top_left_selected.gif) top left no-repeat;
}
.tabs_header td div {
	background: url(../img/main/bg_tabs_top_right.gif) top right no-repeat;
	height: 32px;
}
.tabs_header td.selected div {
	background: url(../img/main/bg_tabs_top_right_selected.gif) top right no-repeat;
}

/* narozniki na jasne tlo */
.tabs_container_soft .tabs_header td {
	background: url(../img/main/bg_tabs_top_left_soft.gif) 0px 0px no-repeat;
	padding-left: 15px;
}
.tabs_container_soft .tabs_header td.selected {
	background: url(../img/main/bg_tabs_top_left_selected_soft.gif) top left no-repeat;
}
.tabs_container_soft .tabs_header td div {
	background: url(../img/main/bg_tabs_top_right_soft.gif) top right no-repeat;
	height: 32px;
}
.tabs_container_soft .tabs_header td.selected div {
	background: url(../img/main/bg_tabs_top_right_selected_soft.gif) top right no-repeat;
}
/* end narozniki na jasne tlo */

.tabs_header td.first {
	background-position: -1px 0px 
}

.tabs_header td h4 {
	padding-top: 7px;
	font-weight: bold;
	font-size: 1em;
	padding-right: 15px;
}
.tabs_content {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 10px 10px 15px 10px;
	background-color: #F4F4F4;
}

.ltabs{
	display: inline-block;
}
.ltabs li{
	float: left;
}
.ltabs li, .ltabs li a{
	color: #FFF;
	font-weight: bold;
}
.ltabs_right.selected, .ltabs_right.selected a{
	color: #444;
	font-weight: bold;	
} 
.ltabs_left {
	background: url(../img/main/bg_ltabs_top_left.gif) no-repeat top left;
	height: 23px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
}
.ltabs_right {
	background: url(../img/main/bg_ltabs_top_right.gif) no-repeat top right;
	margin-right: 1px;
}
.ltabs_right.selected .ltabs_left{
	background: url(../img/main/bg_ltabs_selected_top_left.gif) no-repeat top left;
	height: 23px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
}
.ltabs_right.selected{
	background: url(../img/main/bg_ltabs_selected_top_right.gif) no-repeat top right;
	padding: 0px;
}




/****** end box tabs *********/

/* BOX NO HEADER ***/

.box_no_h_container {
	background: url(../img/main/bg_box_no_header_left.gif) top left no-repeat;
	margin-bottom: 20px;
}
.box_no_h_corner {
	background: url(../img/main/bg_box_no_header_right.gif) top right no-repeat;
	padding: 12px 0px 0px 0px;
}
.box_no_h_content {
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	padding: 0px 10px 10px 10px;
}
.box_no_h_table .box_no_h_content {
	padding: 0px 0px 10px 0px; 
}
/**** box gray ********/
.box_gray {
	border-bottom: 2px solid #B5B5B5;
	background: url(../img/main/bg_box_header_soft_grey_right.gif) top right no-repeat;
}
.box_gray_content {
	padding: 10px;
	background: #E9E9E9;
}
.box_gray_header {
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../img/main/bg_box_header_soft_grey_left.gif) top left no-repeat;
}
/**** box zajawkowy ***/
.welcome_container {
	margin-bottom: 10px;
}
.welcome_home .welcome_container {
	margin-bottom: 0px;
} 
.welcome_left {
	width: 150px;
	float: left;
	display: inline;
}
.welcome_right {
	width: 489px;
	float: right;
	display: inline;
}

.welcome_tabs_container {
	width: 489px;
}
.welcome_photo, .welcome_photo_border {
	width: 489px;
	height: 196px;
} 
.welcome_photo_border {
	background: url(../img/main/bg_welcome_border.gif) top left no-repeat;	
	cursor: pointer;
}
.welcome_tabs {
	width: 489px;
	height: 75px;
	background: url(../img/main/bg_welcome_bottom.gif) top left no-repeat;
}
.welcome_tabs li {
	padding-top: 5px;
	padding-left: 10px;
}
.welcome_photo {
	background: url(../img/main/bg_welcome_01.jpg) top center no-repeat;
}
.welcome_pages {
	height: 16px;
	padding-right: 10px;
}
.welcome_pages a {
	margin-left: 10px;
	display: inline;
	float: left;
	width: 10px;
	height: 16px;
	padding: 0px 2px 0px 4px;
}
.welcome_pages a.selected {
	background: url(../img/main/bg_welcome_page.gif) top left no-repeat;
	font-weight: bold;
}

/**** end box zajawkowy ***/

/**** artykuł ******/
.article_additional {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DFDFDF;
}
.article_media {
	width: 185px;
	margin: 0px 10px 10px 0px;
}
.article_tags {
	margin-bottom: 5px;
}
.article_gallery a {
	margin-right:10px;
}

.article_gallery {
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.article_media .article_gallery {
	margin-right: 0px;
	padding-bottom: 0px;
}
.article_media .article_gallery a {
	margin-right: 0px;
}
.articles_list a.article_list_thumb {
	margin-right: 10px;
}
.articles_list li {
	margin-bottom: 10px;
}
.articles_list_leed {
	margin-left: 80px;
}
#article_top_icons {
	margin-right: 5px;
}
.articles_overview_link {
	float: left;
	display: inline;
	width: 300px;
	padding-right: 10px;
}
.articles_overview_content {
	margin-left: 170px;
}
.spacer {
	color: #DFDFDF;
}
.article_links_big_thumb {
	margin-left: 180px;
}
.articles_list_links li {
	margin-bottom: 10px;
}
/**** end artykuł */
/** social */

.social_sites img {
	vertical-align: middle;
}
.social_sites a {
	margin-left: 10px;
	text-transform: lowercase;
	font-size: 0.9em;
}
/* social end */

/***** profile ***/
.profile_links {
	padding-left: 10px;
}
.list_users_small li {
	margin-left: 20px;
	list-style: circle;
	list-style-type: circle;
}
.photo_frame{
	margin-right: 10px;	
}
.activity_status {
	font-size: 10px;
	color: #666;
}
.activity_status_red {
	font-size: 10px;
	color: #BF447B;
}
.friends_browse_smaller_user_profile {
	text-align: left;
}
/* end profile */

/* przyjaciele */
.friends_header{
	font-size: 1.1em;
	font-weight: bold;
	color: #10777E;
	line-height: 95%;
	margin-bottom: 10px;
}
.friends_avatars_list {
	margin: 0px 30px 20px 0px;
	width: 250px;
	height: 95px;
}
.friends_invites_avatars_list {
	margin: 0px 30px 20px 0px;
	width: 265px;
	height: 100px;
}
.friends_index_avatars_list {
	margin: 0px 0px 5px 0px;
	width: 208px;
	height: 90px;
}
.friend_invite_avatar {
	margin-top: 7px;
}
.friends_invite_user_profile {
	padding-left: 10px;
	text-align: left;
}
.friends_invite_user_profile .rank, .friends_browse_user_profile .rank, .friends_browse_smaller_user_profile .rank {
	margin: 5px 0;
}
.friends_invite_action {
	margin: 7px 0;
}
.friends_invite_del{
	text-align: right;
}
.friends_browse_user_profile {
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	width: 180px;
}
.friends_browse_smaller_user_profile {
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	width: 120px;		
}	
#friends_index_column_left {
	width: 270px;
	padding: 0 10px 0 0;
}
#friends_index_column_right {
	width: 270px;
	padding-left: 25px;
	border-left: 1px solid #E0D7B8;
}
.icons_height {
	line-height: 20px;
}
/* end przyjaciele */

/*forum */
.list_forum_small li {
	background: url(../img/main/bg_cloud.gif) top left no-repeat;
	padding: 0px 0px 5px 30px;
	margin-bottom: 10px;
}
/* end forum */

/* user ranks */
.rank {
	width: 75px;
	height: 15px;
	background: url('../img/main/bg_ranks.gif') left bottom repeat-x;
	margin: 3px 0px 5px 0px;
} 
.rank_user_1 {
	width: 15px;
	height: 15px;
	background: url('../img/main/bg_ranks.gif') left top repeat-x;
}
.rank_user_2 {
	width: 30px;
	height: 15px;
	background: url('../img/main/bg_ranks.gif') left top repeat-x;
}
.rank_user_3 {
	width: 45px;
	height: 15px;
	background: url('../img/main/bg_ranks.gif') left top repeat-x;
}
.rank_user_4 {
	width: 60px;
	height: 15px;
	background: url('../img/main/bg_ranks.gif') left top repeat-x;
}
.rank_user_5 {
	width: 75px;
	height: 15px;
	background: url('../img/main/bg_ranks.gif') left top repeat-x;
}
/***** progressbar ****/
.progressbar_container {
	margin-bottom: 15px;
}
.progressbar {
	background: url(../img/wiadomosci/bg_use_bar.gif) no-repeat left top;	
	width: 270px;
	margin-top: 5px;
	height: 6px; 
}
.progressbar_corner {
	background: url(../img/wiadomosci/bg_use_bar_corner.gif) no-repeat right top;	
}
.progressbar_fill {
	background-color: #BF447B;
	height: 5px;
	line-height: 5px;
	margin: 1px;
}
/****** end progressbar *********/
optgroup{
	font-style:normal;
}
optgroup option{
	padding-left:10px;
}

/* glowny div z like box'em */
#like-box {
	position: fixed;
	z-index: 99;
	top: 150px;  /* jego polozenie od gory */
	left: -296px; /* szerokosc wygenerowanego boxa + 4px obramowania */
	-webkit-transition: left 0.5s ease-out;
	-moz-transition: left 0.5s ease-out;
	-o-transition: left 0.5s ease-out;
	transition: left 0.5s ease-out;
}

/* wysuniecie like box'a */
#like-box:hover {
	left: 0px;
}

/* zewnetrzna ramka boxa */
#like-box .outside {
	position: relative;
	z-index: 1;
	background: #3b5999;
	padding: 2px;
	min-width: 1px;
	float: left;
}

/* wewnetrzne tlo boxa */
#like-box .inside {
	position: relative;
	z-index: 2;
	background: #fff;
}

/* pasek z logo FB */
#like-box .belt {
	position: relative;
	z-index: 0;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg); 
	-o-transform: rotate(90deg); 
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); 
	float: left;
	width: 100px; 
	height: 40px;
	padding: 7px 0px 0px 20px;
	margin: 50px 0px 0px -55px;
	background: #3b5999;
	color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 16px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}