/*========================================================= Basic forms style */


input.wpisz_cos, select.wpisz_cos {width: 170px !important;}
textarea.wpisz_cos {width: 250px; height: 80px;}
input.chk {
	vertical-align: middle;
}


/*========================================================= Login and register forms */
#login_button {
	float: right;
}
img#sec_code {border: 1px solid #000;}

/*========================================================= message layer buttons */
.msg form, .mini_msg form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.msg input, .mini_msg input, #profile_header input.delete_msg, #profile_header input.reply {
	background-color: transparent;
	border: none;
	color: #000;
	font-size: 80%;
	line-height: 16px;
	height: 18px;
	width: 50px;
	margin-top: 0px;
	padding: 0px 0px 0px 16px;
	cursor: pointer;
}
.msg input:hover, .msg input:focus,.mini_msg input:hover, .mini_msg input:focus {color: #f60;}



/*========================================================= send message form */


#profile_header input.submit {
	border: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	background: #007dfe url(../grafika/comment.png) 3px center no-repeat;
	margin: 5px;
	padding: 3px 3px 3px 20px;
}



/*========================================================= user relation */
.follow_button {
	background: transparent;
	border: none;
	color: #000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	cursor: pointer;
	float: left;
	padding: 0px 2px 0px 2px;
	width: auto;
}
.follow_button:hover {color: #000; border: none; text-decoration: none;}

/*========================================================= settings */
#settings_content label {width: 150px;}
#settings_content .wpisz_cos {width: 250px;}
textarea.paste_code {width: 400px; height: 100px; font-size: 80%; font-family: "Courier New", Courier, monospace;}
input#sticker_color {background: #fff;}
input#back_color {background: #fff;}
input#text_color {background: #fff;}
input#name_color {background: #fff;}
input#link_color {background: #fff;}
input#bubble_fill_color {background: #fff;}
input#bubble_border_color {background: #fff;}
input#side_border_color {background: #fff;}
input#side_fill_color {background: #fff;}
input#top_area_color {background: #f60;}


/*========================================================= search */
#top .form_search {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 420px;
}

form.navpage {width:auto; font-size:11px; float:left; margin:0 5px}

#top .form_lang {
	position: absolute;
	top: 45px;
	right: 0px;
	width: 180px;
}







/*========================================================= other */
#notify_mode1, #notify_mode2, #notify_mode3, #notify_mode4, #notify_direct1, #notify_direct2 {vertical-align: middle; border: none; background: transparent;}

textarea#api_key {width: 300px; height:1.5em;}

