html, body, div, p, form, table, tr, th, td, ul, ol, li, img, h1, h2, h3, h4, a, input, textarea, select, option {
	border:0 none;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:left;
	text-decoration:none;
}

h1{
	font-size:14pt;
}

h2{
	font-size:12pt;
}

h3{
	font-size:10pt;
}

h4{
	font-size:8pt;
}

body{
	width:100%;
	margin:0;
	padding:0;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height:150%;
	color:#808080;
}

.bigbox .block, .block{
	display:block;
}

.clear{
	clear:both;
	height:1%;
	line-height:0;
	font-size:0;
	margin:0;
	padding:0;
}

input[type="hidden"], #middle #center input[type="hidden"]{
	display:none;
	border:0 none;
	height:0;
	line-height:0;
	font-size:0;
}

input[type="file"]{
	border: 1px solid #e5e5e5 !important;
}

.center{
	margin:0 auto;
	width:940px;
}

.loading {
	width: 400px;
	height: 300px;
	background: url(../img/loading.gif) no-repeat center center;
	margin:0 auto;
}

.errors li, .errors span{
	color:#FF0000;
	display:block;
}

a img{
	border:0;
}

a:hover{
	text-decoration:underline;
}

*:focus{
	outline:none;
}

textarea{
	border:1px solid #E5E5E5;
}

.underline{
	text-decoration:underline;
}

.error404{
	clear: both;
	margin: 30px auto !important;
}

.error404 h4{
	font-weight: bold;
	margin: 20px 0 10px;
}

.error404 .errorLog{
	overflow: auto;
}

/*********************************breadcrumb -start ********************************/
.mainBreadcrumb {
	height: 30px;
}

.service_list {
	display: none;
	position: absolute;
	width: 130px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid red;
	border-right: 5px solid red;
	z-index: 10;
	top:15px;
	left:0;
	overflow:hidden;
}

.service_list_outer{
	position:relative;
	z-index: 9;
}

ul.menuh ul.service_list li , ul.menuh ul.service_list li a{
	clear: both;
	margin: 0;
	padding: 0;
	overflow:hidden;
	display:block;
	position:relative;
	zoom:1;
	height:20px;
	line-height:20px; 
	width:130px;
	float:none;
}

ul.menuh ul.service_list li.menu a{
	clear: both;
	display:block;
	padding: 3px;
	width: 124px;
	height:14px;
	line-height:14px;
}

ul.menuh ul.service_list li.menu a:hover{
	background: red;
	text-decoration: none;
	color: #FFF;
}

ul.menuh ul.service_list li.scroll{
	display:block;
	height: 12px;
}

ul.menuh ul.service_list li.scroll a{
	display:block;
	height: 12px;
	line-height: 12px;
	width: 130px;
}

ul.menuh ul.service_list li.up a{
	background: url('../img/double_arrow_up.gif') center center no-repeat;
}

ul.menuh ul.service_list li.down a{
	background: url('../img/double_arrow_down.gif') center center no-repeat;
}

li.service_list_outer {
	width: 130px;
	margin-right: 10px;
	text-align: right;
}

/*********************************breadcrumb -end **********************************/

/*********************************error - start **********************************/

.error_main, .message_main{
	list-style:none;
	display:block;
	color:#fff;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:5px 5px 5px 5px;
	text-align:center;
}

.error_main{
	background: url('../img/icon-hand-fail.png') no-repeat #FFF;
    background-position: left center;
	border: 1px solid red;
}

.error_main li{
	margin: 0 0 0 40px;
	padding: 10px 5px;
	background: #FF0000;
}

.message_main{
	background: url('../img/icon-hand-ok.png') no-repeat #FFF;
    background-position: left center;
	border: 1px solid #3D8F00;
}

.message_main li{
	margin: 0 0 0 40px;
	padding: 10px 5px;
	background: #3D8F00;
}


.error_main span, .message_main span{
	display:block;
	font-weight:bold;
}

.errors{
	list-style:none;
	margin:0;
	padding:0;
	color:#FF0000;
	font-weight:normal;
}

span.errors{
	display:block;
	clear:both;

}

/*********************************error -end **********************************/

.more, .articles a.more{
	color:#ff0000;
	background:url(../img/more_bg.jpg) no-repeat 100% 50%;
	padding-right:15px;
	width:30px;
	display:block;
	font-size:7pt;
}

.articles a.more{
	font-weight:normal;
}

.more_long{
	width:65px;
}

.hearts{
	width:54px;	
	background:url(../img/hearts.png) repeat-x top left;		
}

.hearts div{
	height:11px;
	overflow:hidden;
	background:url(../img/hearts_color.png) no-repeat top left;
}

div.user_description .hearts img{
	position:relative;
	top:0;
	left:0;
}

.no_border{
	border:0 none;
}

.pdf{
	background:url(../img/pdf_ico.png) no-repeat top right;
}

.border_bottom{
	border-bottom:1px solid #E5E5E5;
}

.votes{
	float:right;
	width:69px;
	padding:0;
}

.votes .votes_bg{
	width:69px; 
	overflow:hidden; 
	height:12px;
	background:url(../img/votes_bg.png) repeat-x top left;
	padding:0; 	
}

.votes .votes_bg div{ 
	display:block;
	height:12px;
	line-height:12px;
	font-size:12px;
	background:url(../img/votes_bg_color.png) top left; 
	height:12px;
	padding:0;	
}

.underline{
	text-decoration:underline;
}

/*************** GRID - START **********************/

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12{
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;	
}

.grid_1 {
	width: 40px;
}

.grid_2 {
	width: 100px; 
}

.grid_3 {
	width: 160px;
}

.grid_4 {
	width: 210px;
}

.grid_5 {
	width: 280px;
}

.grid_6 {
	width: 340px;
}

.grid_7 {
	width: 400px;
}

.grid_8 {
	width: 460px;
}

.grid_9 {
	width: 520px;
}

.grid_10 {
	width: 580px;
}

.grid_11 {
	width: 640px;
}

.grid_12 {
	width: 700px;
}

.grid_13 {
	width: 760px;
}

.grid_14 {
	width: 820px;
}

.grid_15 {
	width: 880px;
}

.grid_16 {
	width: 940px;
}

.grid_first{
	margin-left:0;
}

.grid_last{
	margin-right:0;
}

/*************** GRID - END **********************/

#top{
	display:block;
	overflow:hidden;
	position:relative;
}

#logo{
	margin:10px 0 0 10px;
	display:block;
	overflow:hidden;
	float:left;
	clear:right;
}

#banner_top{
	clear:right;
	float:right;
}

.center{
	margin:0 auto; 
	display:block;
	width:910px;
	clear:both;
}

#menu_bar{
	display:block;
	overflow:hidden;
	position:relative;
}

/*************** MENUS GLOBAL - START **********************/

ul.menu, ul.menuh{
	list-style:none;
	margin:0;
	padding:0;
}

.menu a, .menuh a{
	text-decoration:none;
}

ul.menu li a.active{
	color:#808080;
}

ul.menuh li{
	float:left;
	display:block;
	margin:0;
	padding:0;
}


.menu a:hover, .menuh a:hover{
	text-decoration:underline;
}

.positive_message {
	color: #5e9400;
	font-weight: bold;
}

/*************** MENUS GLOBAL - END **********************/

/************* menu top - start ********************************/

#top_menu{
	float:right;
	display:block;
	overflow:hidden;
	margin:10px 0px 0 0;
}

#top_menu li{
	margin-left:10px;
	padding-left:15px;
}

#top_menu li.top1{
	background:url(../img/help_ico.jpg) no-repeat 0% 50%;
}

#top_menu li.top2{
	background:url(../img/settings_ico.jpg) no-repeat 0% 50%;	
}

#top_menu li.top3{
	background:url(../img/log_out_ico.jpg) no-repeat 0% 50%;	
}

#top_menu li a{
	color:#626262;
}

/************* menu top - end ********************************/

/************* menu lang - start ********************************/

#lang_menu{
	float:right;
	display:block;
	margin:5px 0 10px 0;
}

#lang_menu li{
	margin-left:10px;
}

#lang_menu li.login{
	border-right:1px solid #ee1a26;
	padding-right:7px;
	line-height:10px;
	margin-top:2px;
}

#lang_menu li.login:last-child{
	border-right:0 none;
	margin-right:0;
	padding-right:0;
}

#lang_menu li.login a{
	padding-top:3px;
}

#lang_menu li a{
	color:#ed1b23;
	text-decoration:none;
}

/************* menu lang - end ********************************/

/*************** main menu - level 0 - start **********************/

#main_menu{
	clear:both; 
	margin:0 auto 15px auto;
	position:relative;
	overflow:hidden;
	display:block;
	text-align:right;
	width:910px;
}

#main_menu ul{
	float:right;
	width:100%;
	margin:15px 0 0;
}

#main_menu li{
	position:relative;
	margin:0;
	padding:0;
	border-right:1px solid #cccccc;
	line-height:11px;
	padding-bottom:1px;
}

#main_menu li:last-child{
	background:none;
	margin-right:0;
	padding-right:0;
	border-right:0 none;
}

#main_menu li a{
	color:#ed1b23;
	font-size:9pt;
	margin:0 9px;
}

#main_menu li.active a{
	background:#FF0914;
	color:#fff;
	margin:0;
	padding:0 9px;
}

/*************** main menu - level 0 - end **********************/


#social_menu{
	float:left;
}

#social_menu li{
	margin-right:10px;
	line-height:35px;
	vertical-align:middle;
}

#facebook a{
	display:block;
	oveflow:hidden;
	width:20px;
	height:35px;
	background:url(../img/503/facebook.gif) no-repeat 50% 50%;
	text-indent:-999px;
}

#naszaklasa a{
	display:block;
	oveflow:hidden;
	width:95px;
	height:35px;
	background:url(../img/503/naszaklasa.gif) no-repeat 50% 50%;
	text-indent:-999px;	
}

#blipfooter a{
	display:block;
	oveflow:hidden;
	width:31px;
	height:35px;
	background:url(../img/503/blipPaczka.jpg) no-repeat 50% 50%;
	text-indent:-999px;		
}


#middle{
	display:block;
	position:relative;
	margin-top:10px;
	font-family:Tahoma;
}

/*************** errors - start **********************/

.error_main, .message_main{
	list-style:none;
	display:block;
	color:#fff;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:5px 5px 5px 5px;
	text-align:center;
}

.error_main{
	background: url('../img/icon-hand-fail.png') no-repeat #FFF;
    background-position: left center;
	border: 1px solid red;
}

.error_main li{
	margin: 0 0 0 40px;
	padding: 10px 5px;
	background: #FF0000;
}

.message_main{
	background: url('../img/icon-hand-ok.png') no-repeat #FFF;
    background-position: left center;
	border: 1px solid #3D8F00;
}

.message_main li{
	margin: 0 0 0 40px;
	padding: 10px 5px;
	background: #3D8F00;
}


.error_main span, .message_main span{
	display:block;
	font-weight:bold;
}

.errors{
	list-style:none;
	margin:0;
	padding:0;
	color:#FF0000;
	font-weight:normal;
}

span.errors{
	display:block;
	clear:both;

}

/*********************************error - start **********************************/

#error{
	list-style:none;
	display:block;
	color:#fff;
	overflow:hidden;
	margin:10px 0;
	padding:10px;
	text-align:center;
	width:400px;
}

#error{
	background:#FF0000;
}

#error li{
	display:block;
	font-weight:bold;
}

/*************** errors - end **********************/

/*************** left bar - start **********************/

#left, #center, #right{
	display:block;
	position:relative;
}

#left, #right{
	width:210px;
}

#center{
	width:470px;
	margin:0 10px;
}

.profile_border{
	border:1px solid #E5E5E5;
	border-bottom:0 none;
	height:1%;
}

/***************************** box -  start ****************************/

.box{
	display:block;
	overflow:hidden;
	position:relative;
	margin-top:10px;
	height:1%;
}

.border{
	border:1px solid #e2e2e2;
}

.box h2{
	float:left;
	margin:0;
	font-family:"Trebuchet MS";	
	color:#000000;	
	font-size:10pt;		
}

#left .box h2{
	float:left;
}

#center .box h2{
	float:none;
	display:block;
	overflow:hidden;	
}

#center .career a{
	line-height:0;
	font-size:0;
	display:block;
	overflow:hidden;
}



.box h2 a, .box h2 span, .title_border, .title_important span{
	font-family:"Trebuchet MS";
	color:#000000;
	text-decoration:none;	
	margin-bottom:5px;
	display:block;
	border-left:3px solid #ff0000;
	padding:0px 0 0 10px;
	line-height:10px;		
	font-size:10pt;
	font-weight:bold;
}

.box h2 span{
	margin-bottom:9px; 	
 }

.box .rss{
	float:right;
	margin:0 10px 4px 0;
}

.box .container{
	display:block;
	overflow:hidden;
	position:relative;
	border:1px solid #e6e6e6;
	clear:both;
	padding:1px;	
}

#right .box .container{
	border:0 none;
}

.box .container .photo{
	float:left;
	display:block;
	overflow:hidden;
	position:relative;
	margin-right:10px;
	line-height:0;
}

#right .box .container .text, .box .container .text{
	border:0 none;
	font-size:8pt;
	margin:5px 5px 0px 5px;
}

.box .text_container{
	display:block;
	overflow:hidden;
	position:relative;
	float:left;
	width:160px;
}

.box .text_container .title{
	margin:0 0 5px 0;	
}

.box .text_container .title a{
	font-size:8pt;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.box .text_container .text{
	color:#404040;
	font-size:7pt;
	margin-bottom:10px;
	display:block;
	overflow:hidden;
}

.box .text_container .archieve{
	clear:both;
	display:block;
	float:left;
	margin-right:10px;
}




/***************************** newsletter -  start ****************************/
.newsletter .container, #right .newsletter .container{
	border:1px solid #E6E6E6;
	padding:20px 10px 24px;
	margin-top:10px;	
	height:100px;
}

.articles .newsletter .container{
	padding:20px 5px 24px;
}

.newsletter form p{
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
}

.newsletter form input{
	display:block;
	overflow:hidden;
	float:left;
}

.newsletter .newsletter_text{
	border:1px solid #b2b2b2;
	height:14px;
	line-height:10px;
	font-size:10px;
	width:140px;
	margin:0 5px 0 5px;
	color:#666666;
	padding:1px;
}

.newsletter .container .text{
	width:150px;
	margin-bottom:12px;
	font-weight:normal;
}

#newsletter_submit{
	background:url(../img/newsletter_button.jpg) no-repeat top left;
	cursor:pointer;
	border:0 none;
	width:20px;
	display:block;
	overflow:hidden;
}

#newsletterAjaxContainer .loading {
	width: 188px;
	height: 90px;
	background: url(../img/ajax-loader.gif) no-repeat center center;
	margin:0 auto;
}

#newsletterAjaxContainer{
	margin:0;
}

/***************************** newsletter -  end ****************************/

/***************************** mapbox -  start ****************************/

.map .container{
	padding:10px 10px 13px;
}

.map .container object{
	display:block;
	overflow:hidden;
	float:left;
}

.map .container .select{
	display:block;
	overflow:hidden;
	position:relative;
	float:left;
	margin:25px 0 0 20px;
	color:#000;
}

.map .container .select select{
	border:1px solid #b2b2b2;
}

/***************************** mapbox -  end ****************************/



/***************************** invest -  start ****************************/

a.invest{
	margin-left:10px;
}

/***************************** invest -  end ****************************/

/***************************** blip -  start ****************************/

.blip .container{
	height:162px;
}

.blip h2 a{
	margin-bottom:10px;
}

/***************************** blip -  end ****************************/

/***************************** sponsors -  start ****************************/

.sponsors h2 a{
	margin-bottom:10px;
}

.sponsors .container{
	padding-bottom:4px;
	display:table;
}

.sponsors .container ul{
	display:table-cell;
	vertical-align:middle;
}

.sponsors .container a, .sponsors .container .text{
	display:block;
	float:left;
}

.sponsors img{
	display:block;
	float:left;
	margin:10px 5px 10px 20px;
}

.sponsors .text{
	display:block;
	overflow:hidden;
	float:left;
	margin:10px;
	width:250px;
}


.sponsors .text a.more{
	background-image:url(../img/more_bg2.jpg);
	text-decoration:none;
	color:#7f7f7f;
	float:none;
}

.imageReplacer45 {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline;
	overflow: hidden;
	width: 60px;
	height: 45px !important;
	padding: 0;
	margin: 0;
}

.imageReplacer45 span{
	display: none;
}

.imageReplacer45:hover {
	background-position: 0 -45px;
}

/***************************** sponsors -  end ****************************/

/***************************** partners -  start ****************************/

.partners .container{
	text-align:center;
	display:table;
	width:336px;
}

.partners .container a{
	display:table-cell;
	vertical-align:middle;
}

.partners .container img{
	margin:10px 5px;
}

/***************************** partners -  end ****************************/

/***************************** media -  start ****************************/

#right .media h2 a{
	margin-bottom:9px;
}

#right .media .container{
	border:1px solid #E6E6E6;
	height:69px;
	display:table;
	width:216px;
	position:relative;
	overflow:hidden;
}

#right .media .container a{
	display:table-cell;
	vertical-align:middle;	
	position:relative;
	overflow:hidden;
	width:100px;
	height:69px;	
}

#right .media .container img{
	margin:10px 15px;
	display:block;
	overflow:hidden;
	position:relative;
}

/***************************** media -  end ****************************/


/***************************** box -  end ****************************/



/***************************** pagination -  start ****************************/

ul.pagination{
	position:relative;
	margin:0px 0 0 0;
	padding:0;
	display:block;
	clear:both;
	text-align:center;
}

.margin{
	margin:10px;
}

ul.pagination li{
	display:inline;
	float:none;
	clear:none;
}

ul.pagination li a{
	color:#ff0000;
	margin-right:5px;
	clear:none;
	border:1px solid #e8e8e8;
	padding:2px 5px;
}

ul.pagination li strong{
	margin-right:5px;
	clear:none;
	border:1px solid #e8e8e8;
	padding:2px 5px;
	background:#ff0000;
	color:#fff;	
}

ul.pagination .first, ul.pagination .last{
	border:0 none;
	padding:3px 6px;
}

ul.pagination li a:hover, ul.pagination li a.active{
	background:#ff0000;
	color:#fff;	
}

ul.pagination li a.active{
	cursor:default;
}

/***************************** pagination -  end ****************************/

/***************************** menu bottom -  start ****************************/

#menu_bottom{
	display:block;
	overflow:hidden;
	position:relative;
	margin:20px auto 20px auto;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:20px 0;	
}

#menu_bottom span{
	float:left;
	margin-right:5px;
	color:#ff0000;	
	display:block;
	overflow:hidden;
}

#menu_bottom ul{
	float:left;
	display:block;
	overflow:hidden;
	margin-top:3px;
}

#menu_bottom ul li{
	padding-right:5px;
	border-right:1px solid #848484;
	margin-right:10px;	
	line-height:11px;
}

#menu_bottom ul li:last-child{
	border:0 none;
}

#menu_bottom ul li a{
	color:#ff0000;
	text-decoration:none;
}

/***************************** menu bottom -  end ****************************/

/***************************** menu footer -  start ****************************/

ul.footer_menu{
	float:right;
	
}

ul.footer_menu li{
	border-right:1px solid #848484;
	line-height:11px;
	margin-right:10px;
	padding-right:5px;

}

ul.footer_menu li:last-child{
	border-right:0 none;
	margin-right:0;
	padding-right:0;
}

ul.footer_menu a{
	color:#FF0000;
	float:right;
	
}

/***************************** menu footer -  end ****************************/

/***************************** search -  start ****************************/

#search{
	display:block;
	overflow:hidden;
	position:relative;
	float:right;
	margin:-1px 10px 0 0;
}

#search input#search_text{
	display:block;
	overflow:hidden;
	float:left;
	height:14px;
	padding:1px;
	line-height:14px;
	font-size:10px;
	color:#666666;
	border:1px solid #b2b2b2;
	width:150px;
}

#search p{
	margin:0;
}

#search input#search_button{
	float:left;
	margin-left:5px;
	background:url(../img/search_button_color.jpg) no-repeat top left;
	border:0 none;
	cursor:pointer;
	width:20px;
	display:block;
	height:18px;
}

/***************************** search -  end ****************************/

/***************************** footer -  start ****************************/

#footer{
	display:block;
	overflow:hidden;
	position:relative;
	height:140px;
	text-align:center;
}

#footer div{
	margin:30px 0 0 0;
	color:#000;
	text-align:center;
	clear:both;
}

#footer .clear{
	margin:0;
}

#footer div img{
	overflow:hidden;
	margin:0 10px 0 0;
	vertical-align:middle;
}

#footer a.insignia{
	text-decoration:none;
	color:#000;
	background:url(../img/insignia.jpg) no-repeat 100% 50%;
	padding:0 10px;
	border-left:1px solid #000;
	margin-left:5px;
	line-height:10px;
}


/***************************** footer -  end ****************************/

/***************************** paginator -  start ****************************/

#paginator{
	float:right;
	color:#000;
}

#paginator li{
	margin-left:5px;
}

#paginator li.first{
	margin-right:15px;
}

#paginator li.last{
	margin-left:15px;
}


#paginator a{
	color:#f01c19;
}

#paginator a:hover{
	text-decoration:underline;
}

/***************************** paginator -  start ****************************/


.box h2{
	float:none;
}

.text_box .border{
	padding:20px 15px;
	color:#000;
}

.text_box .more{
	margin-top:20px;
}


/***************************** registration form -  start ****************************/

#registration_form{
	font-family:"Tahoma";
	color:#2f2f2f;
}

#registration_form h3{
	margin:10px 0;
	font-weight:bold;	
}

#registration_form p{
	font-weight:bold;	
}

.boxForm{
	margin-top:30px;
	width:650px;
	float:left;
}

.boxForm input{
	border:1px solid #e6e6e6;
	margin-bottom:10px;
	margin-top:2px;
}

.boxForm #submit{
	border:0 none;
	text-indent:-9999px;
	background:url(../img/donor/more.jpg) no-repeat top left;
	width:90px;
	height:26px;
	cursor:pointer;
	float:right;
	clear:both;	
}

.boxForm object{
	float:right;
	margin:45px 0 0 10px;
}

.boxForm dt, .boxForm dd{
	width:300px;
}

#registration_form span{
	float:right;
	width:170px;
	margin-top:100px;
	color:#000;
}

#registration_form a{
	display:inline;
}

/***************************** registration form -  end ****************************/

/***************************** login form -  end ****************************/

#resultLayer h3{
	text-align:center;
	font-weight:bold;
	font-size:9pt;
}

.login #submit{
	background:transparent url(../img/donor/login.jpg) no-repeat scroll left top;
	border:0 none;
	clear:both;
	cursor:pointer;
	float:right;
	height:30px;
	text-indent:-9999px;
	width:112px;	
}

.boxForm .login{
	text-align:center;
}

.boxForm.login dt, .boxForm.login dd {
	margin:0 auto;
	width:200px;
}

.boxForm.login dt label, .boxForm.login dd label{
	text-align:center;
	width:100%;
}

.login #submit-element{
	width:100%;
}

/***************************** login form -  end ****************************/

/***************************** sites -  start ****************************/
.border_container{
	overflow:hidden;
	border:1px solid #e2e2e2;
	width:690px;
	float:left;
	padding:0; 
}

.border_container #left{
	width:480px;
	padding-bottom:10px;
}

#nav2{
	width:210px;
	margin-left:8px;
}


#nav1{
	width:180px;
	margin:20px 0 0 10px;
}

#nav1 .box{
	margin:0 0 20px 0;
}

#nav1 .box.important{
	border:0 none;	
	padding-left:0;
}

#nav1 .box.important a{
	color:#FF3334;
	font-weight:bold;
}

#nav1 ul{
	list-style:none;
}

#nav1 li{
	border-bottom:1px solid #b2b2b2;
	padding:2px 0;
	position:relative;
}

#nav1 .important li:last-child{
	border-bottom:0 none;
}

#nav1 a{
	text-decoration:none;
	color:#323232;
}

#nav1 a.more{
	background:none;
	color:#ff3334;
	margin-top:10px;
}

#nav2 a img{
	margin-bottom:10px;
}

#nav2 .map .container object{
	float:none;
	margin:0 auto;
}

/***************************** sites -  end ****************************/

/*****************************profile welcome - start************************/

#profile .text{
	font-weight:bold;
}

#profile{
	width:495px;
}

.bigbox{
	background:#e2e2e2;
	padding:20px;
	color:#000;
	overflow:hidden;
	height:1%;
}

.bigbox h2{
	font-weight:bold;
	color:#000;
	margin-bottom:20px;
}

.bigbox a{
	text-decoration:underline;
	color:#ff0000;
	display:block;		
}

.new_profile_button{
	margin:5px 0 0 40px;
	float:left;
	width:136px;
}

.login_to_profile{
	float:right;
	margin:5px 40px 0 0;	
	width:156px;
}

.welcome p{
	margin:10px 20px;
}

.user_search{
	font-weight:bold;
	border-bottom:1px solid #e5e5e5;
	padding:10px;
	overflow:hidden;
	height:1%;
	clear:both;
}

.user_search span{
	display:block;
	float:left;
	margin-top:4px;
	color:#5E5E5E;
}

#user_search_form{
	width:320px;
	float:right;
}

#user_search_form input{
	border:1px solid #cccccc;
	background:#fff;
	width:210px;
	height:17px;
	padding:2px 0;
	color:#878787;
	float:left;
	margin-top:4px;
}

#user_search_form input#submit{
	background:url(../img/buttons/search.jpg) no-repeat top left;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	padding-top:30px;
	height:30px;
	width:105px;
	float:right;
	border:0 none;
	cursor:pointer;
	margin:0;
}

.advenced_user_search{
	color:#000;
}

.advenced_user_search h2{
	border-bottom:1px solid #e5e5e5;
	padding:20px;
	font-weight:bold;
	font-size:10pt;
	position:relative;
}

.advenced_user_search_menu{
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #E5E5E5;
}

.advenced_user_search_menu li{
	display:inline;
	
}

.big_menu{
	overflow:hidden;
	height:1%;
}

.big_menu li{
	float:left;
}

.big_menu a{
	color:#5e5e5e;
	text-decoration:none;
	display:block;
	overflow:hidden;
	float:left;
	text-align:center;
	padding:10px 0;
	font-weight:bold;
	width:154px;
	border-bottom:1px solid #e5e5e5;
}

.big_menu li.with-border a{
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	width:158px;	
}

.welcome .big_menu a{
	width:160px;
}

.big_menu li a:hover, ul.big_menu li a.active{
	background:#ff0000;
	color:#fff;
}

.big_menu_2{
	border-right:1px solid #E5E5E5;	
	list-style:none;
}

.big_menu_2 li.active{
	background:#FF0000;
}

.big_menu_2 li.active a{
	color:#fff;
}

.big_menu_2 li a{
	width:98px;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
}

.big_menu_2 li:first-child a{
	padding:2px 0;
	border-left:0 none;	
}

.advenced_user_search h3{
	padding:10px;
	font-weight:bold;
	font-size:8pt;
	color:#444444;
	clear:both;
}

.user_img{
	height:1%;
	list-style:none;
	overflow:visible;
	margin:0 auto 20px auto;
	text-align:center;
	padding-left:15px;
	clear:both;
	position:relative;

}

.user_img li{
	display:block;
	float:left;
	margin-right:20px;
	position:relative;
	overflow:visible;
}

.user_img li:last-child{
	margin-right:0;
}

.user_img a img{
	border:1px solid #e3e3e3;
}

div.user_description{
	position:absolute;
	background:#e3e3e3;
	border:1px solid #b2b2b2;
	padding:5px 10px;
	top:-70px;
	width:138px;
	height:56px;
	left:0px;
	z-index:10;
}

li.lasts div.user_descriptionlong, div.user_descriptionlong{
	width:228px;	
}

div.user_description img{
	position:absolute;
	bottom:-7px;
	z-index:11;
	left:15px;
}

li.lasts div.user_description{
	left:-90px;	
}

li.lasts div.user_descriptionlong{
	left:-180px;
}

li.lasts div.user_description img{
	right:0;
	left:120px;
}

li.lasts div.user_descriptionlong img{
	right:0;
	left:210px;
}

li.lasts div.user_description .hearts img{
	left:0;
}

.description .loading {
	width: 428px;
	height: 245px;
	background: url(../img/loading.gif) no-repeat center center;
	margin:0 auto;
}
/*****************************profile welcome - end************************/

/***************************** registration form -  start ****************************/

#registration_form{
	font-family:"Tahoma";
	color:#2f2f2f;
}

#registration_form h3{
	margin:10px 0;
	font-weight:bold;	
}

#registration_form p{
	font-weight:bold;	
}

.boxForm{
	margin-top:30px;
	width:400px;
	float:left;
}

.boxForm input{
	border:1px solid #e6e6e6;
	margin-bottom:10px;
	margin-top:2px;
}

.boxForm #submit{
	border:0 none;
	text-indent:-9999px;
	background:url(../img/donor/more.jpg) no-repeat top left;
	width:90px;
	height:26px;
	cursor:pointer;
	float:right;
	clear:both;	
}


.boxForm object{
	float:right;
	margin:45px 0 0 10px;
}

.boxForm dt, .boxForm dd{
	width:300px;
}

.boxForm dt{
	margin-left:40px;
}

#personal_data_processing-element{
	float:left;
	width:auto;
	margin:0;
}

#personal_data_processing-label{
	float:right;
	margin-right:320px;
	clear:both;
}

#registration_form span{
	float:right;
	width:170px;
	margin-top:100px;
	color:#000;
}

#registration_form a{
	display:inline;
}

.boxForm #flash{
	display:block;
	overflow:hidden;
	float:right;
}

#registration_form #flash .title_border{
	margin:0 0 10px 0;
	float:none;
}

.boxForm #flashcontent2{
	margin:0;
}

.boxForm #flash .border{
	overflow:hidden;
	clear:both;
}

.boxForm #flash .text{
	clear:both;
	display:block;
	overflow:hidden;
}

/***************************** registration form -  end ****************************/

/***************************** login form -  start ****************************/

#login{
	width:400px;
	overflow:hidden;
	margin:0 auto;
	background:#fff;
	padding:20px;
}

#login h3{
	text-align:center;
	font-weight:bold;
	font-size:9pt;
	font-family:Tahoma;
}

.boxForm .login{
	text-align:center;
}

.boxForm.login dt, .boxForm.login dd {
	margin:0 auto;
	width:200px;
}

.boxForm.login dt label, .boxForm.login dd label{
	text-align:center;
	width:100%;
}

.login #submit-element{
	width:100%;
}

/***************************** login form -  end ****************************/

/*****************************profile register - start************************/
.content_container, .content_container h3, .content_container li, 
.content_container label, .content_container span, .content_container div{
	color:#5e5e5e;
	font-weight:bold;
	font-size:8pt;	
}

.content_container{
	display:none;
	margin:5px 0 0 5px;
	padding-bottom:10px;
}

.register .title_important{
	margin:20px 0 20px 20px;
}

.register .text{
	margin:0 0 20px 20px;
}

div.active{
	display:block;
}

#well-wisher{
	margin-left:20px;
}

#well-wisher ul{
	list-style:none;
}


#well-wisher h3{
	margin:10px 0;
}

#well-wisher ul{
	margin:10px 0 30px;
}

#well-wisher li{
	line-height:200%;
	width:100%;
}

#register .errors{
	margin:0;
}

#register .errors li, #register .errors span{
	color:#FF0000;
}

#register p{
	display:block;
}

#register label{
	display:block;
}

#register input{
	border:1px solid #e5e5e5;	
	margin:5px 0 10px;	
	color:#666666;
	width:250px;
}

#register #item-user_postal_code{
	width:100px;
}


#register .radio input{
	border:0 none;
	width:20px;	
}

#register #registration-id_state{
	border:1px solid #E5E5E5;
	margin-top:5px;
}

#register p.checkbox label, #register p.checkbox input{
	display:inline;
	vertical-align:middle;
	border:0 none;
}

#register p.checkbox input{
	margin-right:10px;
	width:20px;
}

#register a{
	text-decoration:underline;
	color:#666666;
}


.represent{
	border-top:1px solid #b2b2b2;
	margin-top:20px;
	padding-top:20px;
}

.radio li{
	overflow:hidden;
	display:block;
}

#register .radio input, #register .radio label{
	float:left;
}

#register .radio label{
	width:100px;
	margin:0 40px 0 20px;
	cursor:pointer;
}

#register .radio input.text{
	padding-left:10px;
	width:250px;
	font-weight:normal;
}

#register .radio input.text{
	border:1px solid #E2E2E2;
}

#register #submit{
	background:url(../img/profiles/accept.jpg) no-repeat top left;
	width:107px;
	height:30px;
	text-indent:-999px;
	overflow:hidden;
	display:block;
	float:right;
	padding-top:35px;
	border:0 none;
	cursor:pointer;
	margin-right:30px;
}

.content_container div{
	margin:10px 0;
	
}

.content_container ul{
	margin:10px 0 20px;
	list-style:none;
}

.content_container li{
	line-height:200%;
}

#vip h2{
	color:#000;
	font-size:10pt;
	margin:10px 0;
	font-weight:bold;
}

#vip h3{
	color:#000;
	font-size:9pt;
	clear:both;
	margin:10px 0;
}

#vip div{
	font-weight:normal;
}

#vip_form{
	margin-top:20px;
	
}

#vip_form p.radio_container{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:20px;
}

#vip_form p.radio input, #vip_form p.radio label{
	display:inline;
}

.radio_container{
	display:block;
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:1px solid #e5e5e5;
}

#vip .asradio{
	background:url(../img/check_box.jpg) no-repeat bottom left;	
	height:18px;
	width:11px;
}

#vip .asradio.checked{
	background:url(../img/check_box.jpg) no-repeat bottom right;
	height:18px;
	width:11px;	
}

.radio_extendet{
	overflow:hidden;
	position:relative;
	float:left;
	width:100px;
}

.radio_extendet .asradio{
	margin:0 20px 0 0;
	float:left;
}

.radio_extendet label{
	display:block;
	float:left;
	margin-top:5px;
}

.vip_form label{
	display:block;
	margin-bottom:5px;
}

.vip_form .radio_container label{
	cursor:pointer;
}

.vip_form input{
	display:block;
	margin-bottom:5px;
	border:1px solid #cccccc;
}

.vip_form textarea{
	border:1px solid #cccccc;
	width:483px;
	height:100px;	
	margin-bottom:20px;
}

input#vip_submit{
	float:right;
	background:url(../img/profiles/vip_submit.jpg) no-repeat top left;
	border:0 none;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	padding-top:40px;
	height:30px;
	width:99px;
	cursor:pointer;
}
/*****************************profile register - end************************/

/*****************************profile search - start************************/

.advenced_search_select{
	text-align:center;
	overflow:hidden;
	clear:both;
	margin:20px 0;
}

.advenced_search_select li{
	display:inline;
	float:none;
}

.advenced_search_select a{
	color:#5E5E5E;
	font-size:10pt;
	margin:0 2px;
	font-weight:bold;	
}

.advenced_search_select a:hover{
	color:#CCCCCC;
}

.advenced_search_select span{
	color:#e8e8e8;
	font-size:10pt;
	margin:0 2px;
	font-weight:bold;		
}

.advenced_search_select .active{
	background: red;
	padding: 2px 3px;
	margin: -2px 1px;
	color: #FFFFFF;
}

.advenced_search_select .active:hover{
	color: #FFFFFF;
}

.advenced_search_no_users{
	display:block;
	color:#000;
	font-size:12pt;
	font-weight:bold;
	margin:0 0 20px 20px;
}

.advenced_search_results{
	overflow:hidden;
	border-bottom:1px solid #E5E5E5;
	position:relative;
	height:1%;
}

.welcome .advenced_search_results{
	border-bottom:0 none;
}

.advenced_results_group{
	overflow:hidden;
	width:100%;
}

.advenced_results_group div{
	padding:10px;
	color:#000;
	font-weight:bold;
	font-size:10pt;
	/*border-bottom:1px solid #e3e3e3;*/		
}

.advenced_results_group div.clear{
	border:0 none;
}

.advenced_search_result{
	display:block;
	padding:10px;
	overflow:hidden;
	color:#444444;		
	text-decoration:none;	
	width:200px;
	float:left;
}

.advenced_search_result:hover{
	background:#E5E5E5;
	text-decoration:none;	
}

.advenced_search_result img{
	float:left;
	margin-right:10px;
	border:1px solid #e3e3e3;
}

.advenced_search_result span{
	display:block;
	font-weight:bold;
	color:#444444;	
}

#search_by{
	margin:10px;
}

#search_by label{
	display:block;
	margin:10px 10px 20px;
	color:#878787;
	width:350px;
	font-size:10pt;
	font-weight:bold;
}

#search_by select{
	border:1px solid #e0e0e0;
	width:200px;
	float:right;
}

/*****************************profile search - end************************/

/*****************************profile - start************************/

.print_label{
	margin-bottom:9px;
}

.user_box{
	border:1px solid #e5e5e5;
	margin-top:0;
}

.user_box h2{
	display:block;
	border-bottom:1px solid #e5e5e5;
	padding:5px 0px 5px 10px;
	color:#636363;
	font-weight:bold;
	background:#fff;
}

#left .user_box h2{
	float:none;
}

.user_box ul{
	display:block;
	background:#f7f7f7;
	padding:20px 0;
}

.user_box li{
	margin-left:20px;
	padding:5px 0;
	border-bottom:1px solid #f3f3f3;	
	position:relative;
	display:block;
}

.user_box .login_ico{
	margin-bottom:30px;
	display:block;
}

.user_box li:last-child{
	border-bottom:0 none;
}

.user_box a{
	color:#636363;
	font-weight:bold;
	padding-left:30px;
	
}

.user_box .login_ico{
	background:url(../img/profiles/login_ico.jpg) no-repeat 0% 50%;
}

.user_box .profil_ico{
	background:url(../img/profiles/profile_ico.jpg) no-repeat 0% 50%;	
}

.user_box .edit_profil_ico{
	background:url(../img/profiles/edit_profile_ico.jpg) no-repeat 0% 50%;
}

.user_box a.letter_box_ico{
	background:url(../img/profiles/letter_box_ico.jpg) no-repeat 0% 50%;
}

.user_box a.paczkowicze_ico{
	background:url(../img/profiles/paczkowicze_ico.jpg) no-repeat 0% 50%;
}

.user_box a.forum_ico{
	background:url(../img/profiles/forum_ico.jpg) no-repeat 0% 50%;
}

.user_box a.blip_ico{
	background:url(../img/profiles/blip_ico.jpg) no-repeat 0% 50%;
}

.user_box a.articles_ico{
	background:url(../img/profiles/articles_ico.jpg) no-repeat 0% 50%;
}

.user_box .news_ico{
	background:url(../img/profiles/news_ico.jpg) no-repeat 0% 50%;
}

/****************************** profiles send message - start *******************/

#message_form{
	padding:20px;
}

#message_form label{
	display:block;
	font-weight:bold;
}

#message_form input, #message_form textarea{
	border:1px solid #cccccc;
	display:block;	
	margin:10px 0;
	width:250px;
}

#message_form textarea{
	width:400px;
	height:150px;
}

input#submit_message{
	border:0 none;
	background:url(../img/profiles/send_button.jpg) no-repeat top left;
	overflow:hidden;
	height:24px;
	width:97px;
	text-indent:9999px;
	cursor:pointer;
	float:right;
	margin-right:37px;
	padding-top:24px;
}

/****************************** profiles send message - end *******************/

/****************************** profiles edit - start *******************/

#profile_edit{
	padding:20px;
}

#profile_edit label{
	display:block;
	font-weight:bold;
	width:300px;
}

#profile_edit .photo{
	display:block;
	overflow:hidden;
}

#profile_edit .photo label{
	width:250px;
	float:left;
}

#profile_edit .photo .del_photo{
	width:150px;
	margin:23px 0 0 20px;
}

#profile_edit input, #profile_edit textarea, #profile_edit select{
	border:1px solid #cccccc;	
	display:block;	
	margin:10px 0;
	width:250px;	
}

#profile_edit .checkbox{
	display:inline;
	width:auto;
	vertical-align:middle;
	border:0 none;
}

#profile_edit .radio{
	display:inline;
	width:auto;
	height: auto;
	border: 0;
}

#profile_edit textarea{
	width:400px;
	height:150px;	
}

#profile_edit #save_changes{
	border:0 none;
	background:url(../img/profiles/save_changes.jpg) no-repeat top left;
	overflow:hidden;
	height:30px;
	width:163px;
	text-indent:9999px;
	cursor:pointer;
	float:right;
	margin-right:37px;	
}

#profile_edit #user_company #account-user_company_name {
	float: left;
}

#profile_edit #account-user_company_type {
	margin-left: 20px;
	margin-top: 10px;
	border:1px solid #CCCCCC;
	width:130px;
	display:inline;
}

#profile_edit #user_company {
	clear: both;
}

#profile_edit .city_choose label{
	width:250px;
}

#profile_edit .city_choose p{
	float:left;
	width:100px;
	display:block;
	margin-left:21px;
}

#profile_edit .city_choose p.city{
	width:250px;	
	float:left;
	margin:0;
}

#profile_edit .city_choose p label{
	width:100px;
	display:inline;	
}

#profile_edit .city_choose p input{
	width:130px;	
}

#profile_edit .city_choose p #address-city_name{
	width:250px;
}

/****************************** profiles edit - end *******************/

/****************************** other profiles - start *******************/

#other_user{
	width:495px;
	border:0 none;
	float:left;
}

#other_user .submenu li{
	width:247px;
}

#other_user .slide.event .text{
	width:335px;
}

#other_user .comments h2{
	margin-left:10px;
}

/****************************** other profiles - end  *******************/

/****************************** mailbox - start *******************/

.mailbox .submenu li{
	width:237px;
}

.mailbox .submenu li:last-child{
	width:230px;
}

.mailbox{
	border-bottom:1px solid #E5E5E5;
}

#mailbox{
	width:100%;
	border-collapse:collapse;
}

#mailbox th{
	padding:5px 5px 5px 10px;
}

#mailbox td{
}

#mailbox td a{
	display:block;
	padding:5px 5px 5px 20px;
	color:#000;		
}

#mailbox td a:hover{
	text-decoration:none;
}

#mailbox .check{
	width:5%;
	text-align:center;
}

#mailbox .author{
	width:30%;
}

#mailbox .subject{
	width:45%;
	border-left:1px solid #eeeded;
	border-right:1px solid #eeeded;
}

 #mailbox .date{
 	width:20%;
 }

#mailbox th{
	font-weight:bold; 	
}

#mailbox tr.dark{
	background:#eeeded;
}

#mailbox .unread td a{
	font-weight: bold !important;
}

#mailbox thead{
	background:#eeeded;
	color:#4f4f4f;
}

#mailbox_operation_container{
	padding:10px 10px 10px 5px;
	margin-top:10px;
}

#mailbox_operation_container a{
	text-decoration:underline;
	color:#000;
}

.mailbox .pagination{
	padding:20px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin-top:20px;
}

#del_message{
	background:transparent url(../img/profiles/del_message.jpg) no-repeat scroll left top;
	border:0 none;
	cursor:pointer;
	float:right;
	height:24px;
	overflow:hidden;
	text-indent:9999px;
	width:156px;
}

#del_message2{
	background:transparent url(../img/profiles/del_message2.jpg) no-repeat scroll left top;
	border:0 none;
	cursor:pointer;
	float:left;
	height:24px;
	overflow:hidden;
	text-indent:9999px;
	width:86px;
	margin-left:10px;
}

#mailbox_message{
	padding-bottom:20px;
}

.mailbox_header{
	background:#eeeced;
	padding:10px;
}

.mailbox_header .title{
	color:#000;
	font-weight:bold;
}

.mailbox_header .title strong{
	margin-left:15px;
}

.mailbox_header .date{
	float:right;
	color:#000;
}

.sender_name{
	color:#000;
}

.mailbox_content{
	padding:10px;
	margin-bottom:20px;
	color:#000;
	border-bottom:1px solid #e5e5e5;
}

#replay{
	margin:0 10px 10px;
	color:#000;
}

#replay div{
	font-weight:bold;
	margin-left:10px;
}

#replay textarea{
	border:1px solid #cccccc;
	margin:10px;
	width:411px;
	height:250px;
}

/****************************** mailbox - end *******************/

/*****************************invite box - start ************************/

.invite{
	padding:10px;
	border:1px solid #E5E5E5;
	border-top:0 none; 
	margin-top:0;
}

.invite h2{
	padding:5px 0px 5px 0px;
	color:#636363;
	width:100%;
	font-weight:bold;	
}

#invite_friend{
	margin-top:10px;
}

#invite_friend label{
	font-weight:bold;
	display:block;
}

#invite_friend input{
	border:1px solid #e4e4e4;
	color:#878787;
	padding:2px 5px 2px 0;
	margin:5px 0;
	font-size:7pt;
	width:150px;	
}

#invite_friend .submit{
	background:url(../img/profiles/invite_button.jpg) no-repeat top left;
	display:block;
	overflow:hidden;
	width:106px;
	height:24px;
	text-indent:-999px;
	border:0 none;
	cursor:pointer;
}

#box_invite .loading {
	width: 188px;
	height: 190px;
	background: url(../img/ajax-loader.gif) no-repeat center center;
	margin:0 auto;
}

/*****************************invite box - end ************************/

/***************************** news box - start ************************/

.news ul{
	border:1px solid #e2e2e2;
	border-bottom:0 none;
	float:left;
	display:block;
	overflow:hidden;
}

.news li{
	border-bottom:1px solid #e2e2e2;
	overflow:hidden;
	width:100%;
	display:block;
}

.news li.dark{
	background:#eeeded;
}

.news li div{
	display:block;
	overflow:hidden;
	padding:10px;
	color:#ff0000;
	font-weight:bold;
}

.news .votes{
	float:left;
	padding:0;
	margin:0 0 10px 10px;
}

.news li .votes div{
	padding:0;
}

.news .dark .votes{
	background:#EEEDED;
}

.news .dark .votes_bg{
	
}

.box.news a{
	margin:0 0 10px 10px;
	color:#666666;
	text-decoration:underline;
	display:block;
	width:50px;
}

.box.news a.label_process{
	background:url(../img/profiles/important_step_bg.png) no-repeat top left;
	height:43px;
	width:171px;
	overflow:hidden;
	font-weight:bolder;
	font-size:13pt;
	text-decoration:none;
	color:#ff0000;
	font-family:"Trebuchet MS";
	text-align:center;
	margin-top:10px;
}

.label_process span{
	margin:12px 0 12px -15px;
	display:block;
}

.box.news a.pdf{
	height:26px;
	padding:4px 26px 0 0;
	width:70px;
	display:block;
	overflow:hidden;
	margin-top:10px;
}

.box.news strong{
	display:block;
	color:#505050;
}

.box a{
	display:block;
}

#right a img{
	margin-bottom:10px;
}

/***************************** news box - end ************************/

/***************************** main  - start ************************/

ul.submenu{
	display:block;
	border-bottom:1px solid #e5e5e5;
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}

ul.submenu li{
	width:155px;
	border-right:1px solid #e5e5e5;	
}

ul.submenu li:last-child{
	border-right:0 none;
	width:156px;
}

.submenu li a{
	color:#5e5e5e;
	font-weight:bold;
	display:block;
	text-align:center;
	font-size:10pt;
	height:20px;
	padding:4px 0;
}

.submenu li a:hover, .submenu li a.active{
	background:#ff0000;
	color:#fff;
}

.details{
	margin:10px;
	overflow:hidden;
	height:1%;
	position:relative;
}

.details img{
	float:left;
	margin:0 30px 10px 0;
	padding:2px;
	border:1px solid #e4e4e4;
}

.details .label{
	color:#5e5e5e;
	font-weight:bold;
	display:block;
	float:left;
	width:250px;
	margin-top:5px;
}

.details .label span{
	color:#ff0000;
}

.details .label.name{
	font-size:10pt;
	margin-bottom:5px;
	margin-top:0px;	
}

.details .hearts_label{
	float:left;
	width:70px;
	margin-right:10px;
}

.details .hearts{
	float:left;
	margin-top:7px;
}

.details .hearts img{
	float:left;
	margin:0;
	padding:0;
	border:0 none;
}

#center h2{
	color:#5e5e5e;
	font-weight:bold;
	font-size:9pt;
	margin:0px;
	padding:5px 10px;
	border-bottom:1px solid #e5e5e5;
	font-size:10pt;
	clear:both;
	position:relative;
}

#center h2 a{
	color:#ff0000;
	font-weight:bold;
}

#center h2 a:hover{
	text-decoration:none;
}

#center h2.no_border{
	border:0 none;
}

#center h2.title_important{
	padding:10px;
}

.description{
	margin:0 20px 10px;
}

#user_description-label{
	margin-left:40px;
}

.description #submit{
	display:block;
	overflow:hidden;
	float:right;
	position:relative;
	margin:10px 85px 10px 0;
	cursor:pointer;
	text-indent:-999px;
	background:url(../img/buttons/save.jpg) no-repeat top left;
	width:96px;
	height:30px;
	padding-top:30px;
}

.slide h2.title_important span{
	color:#5e5e5e;
}

.comments h2{
	height:1%;
}

.comments .more{
	float:right;
	color:#000;
	padding-right:30px;
	font-weight:bold;
}

.text .more{
	padding-right:20px;
	clear:both;
	margin-top:0;
}

.slide{
	/*background:#f1f1f1;*/
	border-bottom:1px solid #E5E5E5;
	position:relative;
	overflow:hidden;
}

.text_container{
	display:none;
	margin-top:10px;
	position:relative;
	overflow:hidden;
}

.text_container img{
	float:left;
}

#center .slide h2{
	border-bottom:0 none;
	cursor:pointer;
	height:1%;
	overflow:hidden;
	padding:0;
}

#center .slide h2 span{
	width:400px;
	float:left;
	font-size:9pt;
	font-weight:normal;
}

#center .slide h2 .slide_button{
	letter-spacing:-4px;
}

#center .slide .slide_button{
	letter-spacing:-3px;
}

#center .slide h2 span.slide_button, .slide_button{
	border:0 none;
	color:#8F8F8F;
	display:block;
	float:right;
	font-size:12pt;
	margin:0 10px 0 0;
	width:10px;
	padding:0;
}



.slide .text{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #E2E2E2;
	color:#000000;
	margin:0 30px 10px;
	overflow:hidden;
	padding:10px;
	height:1%;
}

.slide.event .text{
	background:#fff;
	padding:10px;
	margin:0px 30px 10px 15px;
	color:#000;
	border:1px solid #e2e2e2;
	overflow:hidden;
	float:right;
	width:308px;
}

.comment_arrow{
	background:url(../img/profiles/comment_arrow.jpg) no-repeat top left;
	display:block;
	overflow:hidden;
	height:7px;
	width:4px;
	position:absolute;
	z-index:10;
	top:15px;
	left:27px;
}

.event .comment_arrow{
	left:85px;
	top:20px;
}

.events a{
	color:#ff6666;
}

.event{
	padding:10px;
	border-bottom:1px solid #e5e5e5;
}

.event .title{
	margin-left:5px;
	padding-left:25px;
	height:18px;
}

.event.comment .title{
	background:url(../img/profiles/comment_ico.png) no-repeat 0 50%;
}

.event.mail .title{
	background:url(../img/profiles/new_mail_ico.png) no-repeat 0 50%;
}

.event.blip .title{
	background:url(../img/profiles/blip_ico.png) no-repeat 0 50%;
}

.event.forum .title{
	background:url(../img/profiles/forum_ico.png) no-repeat 0 50%;
}

.event.mail_system .title{
	background:url(../img/profiles/new_message_ico.png) no-repeat 0 50%;
}

.event.mail_user .title{
	background:url(../img/profiles/user_ico.png) no-repeat 0 50%;
}

.event.article .title{
	background:url(../img/profiles/articles_ico.jpg) no-repeat 0 50%;
}

.event.news .title{
	background:url(../img/profiles/news_ico.jpg) no-repeat 0 50%;
}


.history, .articles{
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding:20px;	
	color:#666666;
	clear:both;
	height:1%;
	list-style:none;
}

.history li{
	display:block;
	margin-bottom:10px;
}

.history div{
	font-weight:bold;
	font-size:10pt;
	margin-bottom:10px;
}

.history ul li{
	margin-bottom:0;
	list-style:none;
}

.articles{
	overflow:hidden;	
	border-bottom:1px solid #E5E5E5;	
	border-top:0 none;
}

.articles .title{
	font-weight:bold;
	font-size:10pt;
	margin-bottom:15px;	
}

.articles ul{
	padding-left:25px;
}

.articles li{
	padding-left:0px;
	list-style: none;
	clear:both;
	float:none;
	display:block;
	overflow:hidden;
	position:relative;
}

.articles a{
	color:#666666;	
	font-weight:bold;
	float:left;
	clear:left;
	margin-bottom:10px;	
	position:relative;
}


.articles .votes{
	float:right;
}

/***************************** blip - start ************************/

#add_edit{
	padding:15px;
	border-bottom:1px solid #d5d5d5;	
	overflow:hidden;
	height:1%;
}

#add_edit-service_id, #article-service_id{
	border:1px solid #E5E5E5;
	margin:5px 10px;
}


#article-proposition_title{
	border:1px solid #E5E5E5;
	margin:5px 10px;	
}

#add_edit label{
	display:block;
	font-weight:bold;
	font-size:10pt;
	margin-left:10px;
}

#add_edit textarea{
	display:block;
	border:1px solid #d5d5d5;
	color:#404040;
	padding:10px;
	margin:10px;
	width:400px;
}

#add_edit #submit{
	float:right;
	margin-right:17px;
	background:url(../img/profiles/send_button.jpg) no-repeat top left;
	width:99px;
	height:24px;
	overflow:hidden;
	text-indent:-999px;
	cursor:pointer;	
}

#add_edit #blip_submit{
	float:right;
	margin-right:17px;
	background:url(../img/profiles/blip_button.png) no-repeat top left;
	width:89px;
	height:24px;
	overflow:hidden;
	text-indent:-999px;
	cursor:pointer;
}

.blipCounter{
	margin-left:10px;
}

/***************************** blip - end ************************/

.write_art_info{
	margin:10px;
}

.upload{
	display:block;
	float:none;
	margin-top:5px;
} 

/***************************** main  - end ************************/


/*****************************profile - end************************/
















