* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body { 
	font-size: 12px;
}
a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img { vertical-align: middle }
img, fieldset, form {
	border: 0; padding: 0; margin: 0
}
h3 {
	font-size: 12px; font-weight: normal;
}
h4 {
	font-size: 10px; font-weight: normal;
}
h4 a {
	font-size: 10px;
}
.clear {
	clear:both;
}
#container {
	width:968px;
	margin:0 auto;
	background-color:#fff;
	position: relative
}
#top {
	height:243px;
	overflow: hidden;
	position: relative;
}
#top_a {
 	display: block;
 	position: absolute;
}
#top_login_box { 
	position: absolute; 
	right: 0px; 
	top: 25px; 
	width: 231px; 
	height: 109px;
	font-size: 11px;
	background: url(/img/login_box.png);
}
#top_login_box a { color: #06f; font-size: 11px }
#top_login_box a.wyloguj { position: absolute; top: 4px; right: 10px }
#top_login_box .top_avatar { position: absolute; top: 20px; left: 15px; width: 64px; height: 64px; }
#top_login_box .top_avatar img { width: 64px; height: 64px }
#top_login_box .top_avatar img.qlEmblema { height: 24px; width: 24px }
#top_login_box .top_text { position: absolute; top: 20px; left: 90px; }
#top_login_box .top_text .info { font-size: 9px; }
#top_login_box .nick a { font-size: 14px; font-weight: bold; color: #000 }

#top_login_box .legend { font-size: 13px; padding: 3px 5px 0 }

#top_login_form { position: absolute; top: 20px; left: 10px; height: 70px; }
#top_login_form input { width: 130px; margin: 2px 0; line-height: 14px }
#top_login_form div.submit input { background-image: url(/img/ok_button.jpg); color: #000; height: 21px; width: 54px; padding: 0; position: absolute; top: 25px; left: 150px  }
#top_login_box .linki { position: absolute; bottom: 10px; left: 0px; text-align: center; width: 100% }
#top_login_box .linki a { padding: 0 5px }

#top_google_box {
	position: absolute; 
	top: 175px;
	left: 628px;
	width: 344px;
	height: 64px;
	background: url(/img/google_box.png);
}
#top_google_box #cse-search-box {
	padding: 18px 20px
}
#top_google_box #cse-search-box .search {
	width: 200px;
	border: 1px solid #c3cc99;
	line-height: 22px;
	height: 22px;
}
#top_google_box #cse-search-box .search_subm {
	background: url(/img/search_inp.png);
	width: 74px; 
	height: 25px;
	color: #000;
	line-height: 25px;
	padding: 0;
	margin-left: 10px;
	border-width: 1px;
}
#top_fcbk {
	position: absolute; top: 0; left: 518px;
	height: 20px;
	width: 450px
	
}
#top input {
	font-size: 11px;
}
#left_side {
	width:236px;
	float:left;
}
#content {
	width:732px;
	float:left;
}
#content_left {
	width:469px;
	float:left;
	font-size: 12px;
}
#content_right {
	width:253px;
	float:left;
}
.best_answers {
	margin-top:2px;
	margin-bottom:3px;
	width:469px;
	float:left;
}
.question_item_small {
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	margin-left:10px;
	width:230px;
	border:1px solid #c9c9c9;
	height:64px;
}
.question_item_small h3 {
	margin-top:5px;
	font-size:12px;
}
.question_item_small p {
	font-size:10px;
}

.user_item {
	margin: 10px 0 0 7px;
	width:167px;
	border:1px solid #c9c9c9;
	height:64px;
	float:left;
}
.user_item p {
	font-size:11px;			
}

.asking {
	margin: 0px 0 5px 5px;
	width:253px;
	float:left;
}
* html .asking {
	display: inline;
}

.profile_header h2, .search_header h2 {
	margin:0;
	font-weight:400;
	color:#fff;
	font-size: 14px;
	padding: 14px 0 0 38px;
}
.profile_header h2 a, .search_header h2 a {
	color: #fff;
	font-size: 14px;
}



.asking_header {
	margin:0;
	height:46px;
}
.asking_footer {
	height:4px;
	overflow: hidden;
}

.article h3,h4 {
	margin:0;
}
.article h3 {
	font-size:13px;
	padding-left:10px;
	padding-top:7px;
}
.article h4 {
	font-size:11px;
	font-weight:100;
	padding-left:10px;
	padding-top:7px;
}


/* typography */
div.left_header h2 {
	font-weight:400;
	color:#fff;
	font-size:14px;
	padding:16px 0 0 42px;
}
.header h2 {
	margin: 0;
	float: left;
 	font-weight:400;
	color:#fff;
	font-size:14px;
	padding: 0 0 0 35px;
	line-height: 46px;
}

.header h2 a {
	color: #fff;
}

#left_side ul li ul {
	margin: 2px 0 10px 0
}
#left_side li {
	padding-left: 10px;
	margin: 0;
}

.registered_header h2 a {
	font-size: 14px;
}
.best_answers_content h3, .best_answers_content h4 {
	margin:0;
	padding-top:10px;
	font-weight:100;
	font-size:10px;	
}
.best_answers_content h3 {
	font-size:12px;
}

p.left {
	display:inline;
	float:left;
	font-size:11px;
	margin:16px 0 0 15px;
	color:#fff;
}
p.right {
	display:inline;
	float:right;
	font-size:11px;
	margin:16px 15px 0 0;
	color:#fff;
}
p.zapomniales {
	position: absolute;
	left: 23px; top: 59px;
}
p.zapomniales a {
	font-size: 11px;
	color: #fff;
}
p.niemasz {
	display:inline;
	float:left;
	font-size:10px;
	position: absolute;
	left: 12px; 
	margin: 0;
	top: 93px;
	color:#fff;
}
p.rejestracja {
	font-size:14px;
	color:#72880d;
	text-decoration:underline;
	font-weight:600;
	top: 90px;
	left: 170px;
	position: absolute;
}
p.zaloguj {
	color:#fff;
	font-size:12px;
	padding:3px 0 0 25px;
	display:inline;
}
div.autologin {
	position: absolute;
	top: 20px; 
	left: 155px;
	color:#fff;
	font-size: 11px;
	
}
p.search {
	color:#8c8c8c;
	font-size:13px;
	padding:4px 0 0 10px;
	display:inline;
	text-decoration:underline;
	font-weight:600;
}

.tags {width:200px}
.tags .text {padding:5px 15px;line-height:1.5em}
ul#tags li {display: inline; margin: 10px 0}
ul#tags li a:link, ul#tags li a:visited { color: #959595; font-size: 10px ; display: inline}
ul#tags li a:hover {text-decoration:underline} 
ul#tags li a.l1 { font-size: 12px }
ul#tags li a.l2 { font-size: 14px }
ul#tags li a.l3 { font-size: 16px }
ul#tags li a.l4 { font-size: 18px }
ul#tags li a.l5 { font-size: 20px }

.question_tag_list a.l1 { font-size: 10px }
.question_tag_list a.l2 { font-size: 12px }
.question_tag_list a.l3 { font-size: 14px }
.question_tag_list a.l4 { font-size: 16px }
.question_tag_list a.l5 { font-size: 18px }


/* Forms */
input.login{
	margin:20px 0 0 20px;
	width:120px;
	display: block;
	height: 15px;
	border: 1px solid gray;
}
input.passwd {
	margin:3px 0 0 20px;
	width:120px;
	height: 15px;
	border: 1px solid gray;
}
/*input.search {
	margin-left:10px;
	width:100px;
	height:17px;
	border-right: none;
	border-left:1px solid #c3cc99;
	border-top:1px solid #c3cc99;
	border-bottom:1px solid #c3cc99;
}
*/
input.search_subm {
	background: transparent;
	border: none;
	color:#8c8c8c;
	font-size:13px;
	padding:4px 0 0 10px;
	display:inline;
	text-decoration:underline;
	font-weight:600;

}
input.topic {
	border:none;
	margin-left:5px;
	width:244px;
	margin-bottom:10px;
}
textarea.question {
	border:none;
	margin-left:5px;
	width:244px;
	height:50px;
	margin-bottom:10px;
}
.long_box_content textarea {
	border:none;
	margin:10px auto;
	width:665px;
	height:100px;
	display: block;
}
.long_box_content div.error-message {
	margin:10px auto;
	width:665px;
	float: none;
}



/* images */
img.pytanie {
	margin-left:5px;
}
div.submit input.udziel {
	float:right;
	margin-right:40px;
	margin-bottom:10px;
	height: 50px;
	width: 203px;
	padding: 0;
}
img.zaloguj {
	vertical-align:middle;
}
img.search {
	vertical-align:middle;
	padding-top:7px;
}
img.thumb {
	width: 64px;
	height: 64px;
}
.box_item img.thumb, .user_item img.thumb {
	border-right:1px solid #c9c9c9;

}

.long_box_item img.thumb {
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
	border-bottom:none;
}
.forum .long_box_item img.thumb {
	border-bottom: 1px solid #ccc
}

.avatar {
	position: relative;
	float:left;
	margin-right:10px;
	width: 64px;
	height: 64px;
}
div.user_item div.avatar, .jcarousel-skin-friends div.avatar {
	margin-right: 5px;
}
div.user_panel .avatar {
	float: none; 
	width: 70px; 
	height: 70px;
	margin: 0 auto;
}

img.float {
	float:left;
}
img.zakladki {
	float:right;
	margin:10px 0 0 0;
	padding-right:5px;
}
img.long_box {
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
	border-bottom:none;
}
div.navigation form {
	float: right;
	width: 225px;
	margin: 0;
}
p.navigation {
	font-size:12px;
	color:#8c8c8c;
	float:left;
	margin: 0 0 0 20px;
	padding: 10px 0;
/*	width: 1000px; */
	display: inline;
}

.long_box_content h2 {
	margin:0;
	padding-top:5px;
	font-size: 20px;
}
.long_box_content p {
	margin:0;
	padding-top:5px;
	font-size:10px;
}
.long_box_content p a, .question_item_small p a {
	font-size: 10px;
}
.registered_content {
	padding: 0 10px
}
.long_box_content.question .long_box_item {
	margin-left: 10px;
	line-height: 20px;
}
.long_box_answer {
	background:#f1f1f1;
	clear: both;
	border:1px solid #ccc;
}
.long_box_answer p {
	margin:0px 10px 5px 10px;
	font-size: 15px
}
* html .long_box_answer p {
	height: 0.01%;
}
.long_box_answer p a {
	font-size: 15px; color: #d8a75b;
}
.long_box_info {
	font-size: 11px;
	text-align: center;
	padding: 30px;
	clear: both;
}
#longleft {
	float:left;
	width:705px;
}

.userbox {
	font-size: 11px; 
	padding: 10px;
	position: relative;
	height: 100px;
	color: #fff;
}
.userbox .logout {
	position: absolute;
	top: 90px;
	left: 170px;
	font-weight: bold;
}
.userbox .logout a {
	color:#72880d;
}

.userbox a {
	font-size: 11px;
	color: #fff;
}
.userbox .userbox-avatar img.thumb {
	float: left;
	border:1px solid #c9c9c9;
	margin: 3px;
}

.userbox .userbox-avatar img.qlEmblema{
	top:45px;
	left: 45px;
}

.userbox .userbox-info {
	float: left;
	width: 200px; 
	font-size: 11px;
	padding-top: 4px;
}
.userbox .userbox-info a {
	display: block;
}
.admin_in {
	min-height: 150px;
	padding: 10px;
}

.admin_in textarea, .admin_in div.textarea label, .admin_in div.textarea {
	width: 660px; 
	display: block;
	margin: 0 auto;
}


fieldset.border {
	border: 1px solid #000; 
	padding: 20px;
}



div.input {
	padding: 8px 0; clear: both;
}
div.input label {
	width: 200px; display: block; float: left;
}
div.input input, div.input select {
	border:1px solid #B2B2B2;padding:4px;
}
div.input select { 
	min-width: 170px; padding: 2px 5px
}
div.textarea textarea {
	border:1px solid #B2B2B2;padding:4px;
}
div.text small {
	display: block;
}
div.submit {
	text-align: right;
}
.myButton {
	text-align: right;
	padding: 10px 15px;
}
.myButton .buttonIn {
	position: relative;
	float: right;
	width: 244px;
	height: 58px;

}
.myButton button {
	background: transparent;
	border: 0;
	height: 58px;
	width: 244px;
	cursor: pointer;
}
.myButton span {
	width: 244px; height: 58px; border: 0;
	font-size: 24px;
	position: absolute;
	line-height: 58px;
	font-family: "Trebuchet MS", Cambria, Georgia;
	letter-spacing: -0.7px;
	cursor: pointer;
	display: block;
	text-align: center;
	vertical-align: middle;
}
.myButton span.out {
	background: url(/img/empty.jpg);
	color: #aaa;
	font-weight: normal; 
	top: 1px; left: 1px;
}
.myButton span.in  {
	color: #fff;
	top: 0; left: 0; 
}
.button_cent {
	margin: 0 auto; width: 244px
}
div#flashMessage, div.flashMessage {
	margin: 5px;
	padding: 10px 30px 10px 35px;
	min-height: 15px;
	font-size: 13px;
}
div#flashMessage.failure, div.flashMessage.failure {
    border: 3px solid #990000;
    background: #F97D88 url(/img/sessionFailure.png) no-repeat 5px 50%;
}
div#flashMessage.success, div.flashMessage.success {
    border: 2px solid #BEDF5D;
    background: #E2F1A8 url(/img/sessionSuccess.png) no-repeat 5px 50%;
}
div#flashMessage.info, div.flashMessage.info, div#flashMessage.message, div.flashMessage.message {
    border: 2px solid #00499A;
    background: #7CB4FA url(/img/sessionInfo.png) no-repeat 5px 50%;
}
div#flashMessage.ginfo, div.flashMessage.ginfo {
    border: 2px solid #BEDF5D;
    background: #E2F1A8 url(/img/sessionInfo.png) no-repeat 5px 50%;
}


.listItems {
	margin: auto;
}
.listItems th {
	font-size: 14px;
	padding: 2px 8px;
}
.listItems td {
	padding: 3px 10px;
	text-align: center;
}
.listItemsCat td {
	vertical-align: top;
}
.error-message {
	color: red;
	clear: both;
}
div.tabs {
	float: right;
}
.long_box.tab_content div.tabs {
	width: 480px;
}
.long_box.tab_content div.tabs.add_answ, div.tabs.add_answ {
	width: auto; padding: 12px 10px
}
h3.tab {
	float:left;
	margin:10px 5px 0 0;
}
h3.tab a {
	line-height: 37px;
	height: 37px;
	display: block;
}

.paging {
	text-align: center; padding: 30px 0;
}
.paging div {
	display: inline;
}
.paging a {
	display: inline;
	padding: 3px;
}
.paging a:hover {
	color: #FFF;
	background:#5782BA;
}
.numbers {
	padding: 15px; height: 30px; margin-left: 100px; font-size: 12px;
}
.numbers.numb2 {
	margin-left: 30px;
}
.numbers div {
	float: left; margin-right: 10px; 
}
.numbers .current {
	background: #f1f1f1;
}
.numbers span {
	border: 1px solid #c9c9c9; 
	display: block; 
	float: left; 
	text-align: center; 
	color: #000; 
	min-width: 15px;
	margin: 0 2px;
}
.numbers span:hover {
	background: #f1f1f1;
}
.numbers span a {
	color: #000;
}
.questionbox {
	width:700px;
	margin:2px 0 0 5px;
	float: left;
}

.questionbox_header h2 {
	margin:0;
	font-weight:400;
	color:#fff;
	font-size:14px;
	padding:17px 0 0 38px;
}
.box_item {
	margin: 0 10px;
	border:1px solid #c9c9c9;
	height:64px;
	}
.box_item_comment {
	margin: 0;
	border:1px solid #c9c9c9;
	min-height:64px;
	margin-bottom: 7px;
	
}
.iehack {
	padding: 0 10px;
}
.iehack .box_item {
	margin: 0;
}

.footerMenu .registered {
	margin: 15px 6px 15px auto;
}
.footerMenu .registered_content {
	padding: 10px 0;
}
#footerMenu {
	padding: 0;
}
#footerMenu li {
	list-style: none; display: block;
}
#footerMenu h3 {
	display: block; 
	width: 150px; 
	text-align: right; 
	float: left; 
	margin: 0;
	font-weight: bold;
}
#footerMenu ul {
	display: block; float: left; width: 450px; 
}
#footerMenu ul li.first {
	background: none;
}

.footer_item span {
	float: left; display: block; width: 350px; text-align: right; font-weight: bold; font-size: 11px;
}
.footer_item div {
	float: right; font-size: 11px; width: 590px; 
}
#AskingForm div {
	margin: 0;
	padding: 0;
	color: #fff;
	margin-left: 5px;
}
#AskingForm label {
	float: none; font-size: 10px; margin: 0;
}
#AskingForm #QuestionTitle, #AskingForm #QuestionContent {
	border:none;
	width:207px;
	margin-bottom:1px;
}
.asking #AskingForm #QuestionTitle, .asking #AskingForm #QuestionContent {
	width: 236px;
}
#AskingForm #QuestionContent {
	padding: 2px;
}
#AskingForm #QuestionAddForm {
	margin: 0; padding: 0;
}
#AskingForm .submit {
	margin: 5px 0 0 0; text-align: center;
}
#AskingForm .submit input {
	background: none; 
	width: 214px;
	height: 58px; 
	float: none;
	padding: 0;
	margin: 0;
}
.asking #AskingForm .submit input {
	width: 244px;
}
.admin-link {
	font-size: 12px; padding: 10px 20px;
}
.messageBox {
	margin: 0 auto; font-size: 11px; vertical-align: top;
}
.messageBox th {
	padding: 10px 0; 
}
.messageBox div.folder {
	float: left; line-height: 65px; 
}
.messageBox .folder img {
	vertical-align: middle;
}
.messageBox .del { text-align: center }
.messageBox .avatar {
	float: left; width: 64px;
}
.messageBox a {
	font-style: italic;
}
.messageBox .data {
}
.messageBox .data .nick {
	padding-bottom: 20px; 
}
.messageBox .body {
	vertical-align: top;
	width: 320px;
	padding-bottom: 15px;
}

.messageBox .subject {
	padding-bottom :20px; font-weight: bold;
}
.messageBox .move {
	width: 120px;
}
.messageBox .move .icon {
	float: left; text-align: center; padding: 0 3px;
}
.messageBox .avatar {
	margin: 0 5px;
}
.messageBox .avatar .thumb {
	border: 0; 
}

.messageBox div.avatar {
	width 67px;
}

.unread td {
	background: #D2B48C
}
.content_div {
	min-height: 250px; 
}
.best_image {
	float: right; padding: 0 10px;
}
.best_image img {
	height: 60px; width: 60px;
}
div.infoBox {
	font-size: 12px; padding: 10px 20px; text-align: center;
}
div.infoAjaxBox {
	font-size: 12px; padding: 50px 20px; text-align: center;
}
.answer_menu {
	width:678px;
	margin-left:10px;
}
.answer_menu .admin {
	float: left; border: 1px solid #ccc; font-size: 11px; line-height: 20px;
	text-align: center; margin-right: 5px; padding: 0 15px; 
}
.answer_menu .admin a { 
	color: #f00
}
.answer_voting {
	float: right; border: 1px solid #ccc; width: 140px; border-top: 0; font-size: 11px; line-height: 20px;
	text-align: center; margin-left: 5px;
}

.answer_voting img {
	vertical-align: middle;
}
.long_box_content h5 {
	color: font-size: 11px; margin: 0; padding: 10px; font-weight: bold;
}
.box_in {
	padding: 0 15px;
}
.menu-url {
	list-style: none; margin: 0 auto; width: 350px;
}
.menu-url li {
	display: block; float: left; padding: 10px;
}
.tab_content_a {
	text-align: right; padding: 5px 20px; clear: both;
}

.form-box {
	width: 350px; 
	margin: 0 auto;
	padding: 30px 0;
	min-height: 150px;
}
.form-box div.input label {
	width: 160px; line-height: 24px; 
}
.form-box div.submit {
	padding-top: 25px;
}
.form-box h3 {
	font-weight: bold; padding: 5px admin0 15px 0; font-size: 12px;
}
.form-box div.avatar h3 {
	float: left; width: 150px;
}
.form-box div.avatar {
	float: left; padding-bottom: 15px; 
}
.form-box textarea {
	width: 100%;
}
.question-form {
	padding: 15px;
}
.question-form div, .question-form div label {
	display: block; padding: 0; font-size: 10px; width: auto; float: none;
}
.question-form div {
	padding-bottom: 10px;
}
.question-form select {
	margin: 5px 0 5px 200px;
}
.registered .question-form .text input, .registered .question-form .textarea textarea {
	width: 684px;
}
* html .registered .question-form .text input, .registered .question-form .textarea textarea {
	width: 674px;
}
.long_box .question-form .text input, .long_box .question-form .textarea textarea {
	width: 656px
}
.question-form textarea {
	margin-bottom: 10px;
}
.c {
	text-align: center;
}


.messageItem {
	padding: 10px; margin: 10px 30px; border: 1px solid gray;
}
.messageItem .messageAvatar {
	float: left; width: 90px; text-align: center;
}
.messageItem .messageAvatar img {
	margin: 0 auto; float: none;
}
.messageItem .message {
	float: right; width: 530px;
}
.messageItem .messageContent {
	border-width: 1px 0; border-style: dotted; border-color: gray; min-height: 40px; margin: 5px 0; padding: 5px;
}
.messageItem .messageContent a {
	color: #f8af00;
}
.messageItem .messageMove {
	float: right; line-height: 16px;
}
.messageItem .messageTitle {
	line-height: 16px;
}
.messageItem .messageMove img, .messageItem .messageTitle img {
	vertical-align: middle;
}
.messageItem .prevNext {
	float: left;
}
.messageItem .prevNext div {
	float: left; width: 100px; text-align: center; color: gray;
}
.messageItem .prevNext div a {
	color: #000;
}
.messageItem hr {
	border: 0; border-bottom: 1px solid #000; height: 0; margin: 20px 0 0 0; 
}
.message-h1 {
	padding: 10px; font-size: 16px; text-align: center;
}
.profileBox {

}
.profileItem {
	padding: 0 5px; 
}
.profileItem .profileAvatar {
	float: left; width: 70px; text-align: center; font-size: 10px;
}
.profileItem .profileAvatar span {
	font-size: 10px;
}
.profileItem .profileAvatar img {
	margin: 0 auto; float: none; display: block;
}
.profileItem .profileDescription {
	float: right; width: 365px; font-size: 12px
}
.profileItem .profileNextGrade, .profileItem .profileNextGrade a {
	font-size: 10px
}
.profileItem .profileNextGrade a {
	color: #06f 
}	
.profileItem .lastActive {
	color: #aaa; font-size: 10px; float: right
}
.profileItem .lastActive span {
	color: black
}
.profileItem .profileContent {
	border-width: 1px 0; border-style: dotted; border-color: gray; min-height: 40px; margin: 5px 0; padding: 5px;
}
.profileItem .profileMove {
	float: right; line-height: 16px;
}
.profileItem .profileTitle {
	line-height: 16px; margin-bottom: 10px;
}
.profileItem .profileMove img, .profileItem .profileTitle img {
	vertical-align: middle;
}
.profileItem .prevNext {
	float: left;
}
.profileItem .prevNext div {
	float: left; width: 100px; text-align: center; color: gray;
}
.profileItem .prevNext div a {
	color: #000;
}
.profile-h1 {
	padding: 10px; font-size: 16px; text-align: center;
}
.profileDescription ul {
	margin: 0; list-style: none
}
.profileDescription ul li {
	padding-top: 5px;
}
.userProfileFriends a { color: #06f }
.box-link {
	text-align: right; padding: 10px 20px; clear: both;
}
.long_box_t_n {
	width: 190px; margin: 0 auto; padding: 10px 0;
}
.long_box_t_n div.box {
	width: 95px; float: left; line-height: 26px
}
.long_box_t_n .button2_checked, .long_box_t_n .button2 {
	margin: 0; line-height: 20px
}
.yes_no_answers {
	width: 120px; margin: 0 auto;
}
.yes_no_content img.thumb, .yes_no_ans img.thumb {
	border: 1px solid #ccc;
}
.yes_no_content .answer_menu {
	margin-left: 0;
}
.yes_no_content .answer_menu .admin {
	border: 1px solid #ccc;
}
.quiz_answers {
	width: 300px; margin: 0 auto;
	padding: 10px 0;
}
.quiz_item {
	clear: both; 
	line-height: 26px;
}
.quiz_item .button1_checked, .quiz_item .button1 {
	margin: 0; line-height: 20px; margin-right: 5px;
}

.quiz_item input {
	float: left; height: 26px; width: 30px;
}
.long_box_radio {
	width: 300px;
	margin: 0 auto;
}
.long_box_radio ._radio {
	height: 20px; margin: 5px 0;
}
.long_box_radio ._radio label {
	float: left; width: 200px;
}
.long_box_radio input {
	float: left; margin: 0 5px;
}
.long_box_radio .submit input {
	float: right;
}
.addquestionbox {
	padding: 0 10px;
}
.disabled {
	color: gray
}
.position1 {
	background: url(/img/bgGold.png);
}
.position2 {
	background: url(/img/bgSilver.png);
}
.position3 {
	background: url(/img/bgBronze.png);
}

.button1 {
	width:26px;
	height:26px;
	margin:10px 5px 0 5px;
	float:left;
	background:url(/img/button_1.jpg);
	display: block;
}
.button1 p {
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	font-weight:600;
	color:#fff;
	margin: 0;
	padding: 2px 0;
	line-height: 16px;
	display: block;
	
}
.button1_checked {
	width:26px;
	height:26px;
	margin:10px 5px 0 5px;
	float:left;
	background:url(/img/button_1_checked.jpg);
	display: block;
}
.button1_checked p {
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	font-weight:600;
	color:#fff;
	padding: 2px 0;
}
form .quiz_item:hover .button1 {
	background:url(/img/button_1_checked.jpg);
}

.button2 {
	width:46px;
	height:26px;
	margin:10px 5px 5px 5px;
	float:left;
	background: url(/img/button_2.jpg);
	display: block;
}
.active.button2:hover {
	background: url(/img/button_2_checked.jpg);
}
.button2 p {
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	font-weight:600;
	color:#fff;	
	padding: 2px 0;
	line-height: 16px;
	display: block;
	margin: 0;
}
.button2 p a {
	text-decoration: none;
	font-size:14px;
	color: #fff
}
.button2_checked {
	width:46px;
	height:26px;
	margin:10px 5px 5px 5px;
	float:left;
	background:url(/img/button_2_checked.jpg);
	display: block;
}
.button2_checked p {
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	font-weight:600;
	color:#fff;
	padding: 2px 0;	
}

div.submit input.zadaj_pyt {
	height: auto; width: auto;
	padding: 0;
	background-image: none;
	width: 244px;
	height: 58px
}
.abuse, #abuse, .edit_tags_box {
	display: none;
}
.abuse .long_box_content {
	padding: 5px 15px
}
.abuse .input label {
	display: block; float: none; width: auto; text-align: left; padding: 5px;
}
.abuse textarea {
	width: 660px;
}
.adminbox_content p {
	padding: 15px 0;
}
.registered h3, .registered p {
	padding: 5px 0;
}
.registered div.user_item p {
	padding: 0;
}
.registered h3, .registered .ranking p {
	line-height: 14px;
}
.ranking .ranking_l, .ranking .ranking_r {
	width: 40px; line-height: 100px; float: left;  text-align: center;
}
.ranking {
	padding: 0 10px
}
#ranking {
	width: 675px; height: 100px; float: left;
}
.ranking .ranking_more {
	clear: both; padding: 0 20px; text-align: right;
}
#ranking li, #user_friends li {
	margin: 5px 0 0 5px;
	width:168px;
	border:1px solid #c9c9c9;
	height:64px;
	float:left;
}
.registered .ranking span.grade {
	font-size: 8px; line-height: 100%; font-size: 9px
}
.user_carousel li p {
	font-size:11px;			
}
.search-form {
	width: 400px; margin: 0 auto; padding: 20px 0;
}
.underline {
	text-decoration: underline;
}

div.#editableAtt {
        float: left;
    }
    div#editableAtt div.thumbnail,
    div.att div.thumbnail {
        background: url(/img/avatarBg.png) top no-repeat #eeebeb;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 102px;
        height: 124px;
        padding-left: 11px;
        padding-right: 12px;
        padding-top: 10px;
        text-align: center;
        float: left;
        clear: none;
    }
    div#editableAtt div.thumbnail.deletable {
        height: 140px;
    }     
    div#mainRightPanel table.taskList td.avatar div.avatar,
    table.generalContainer td.meta div.avatar,
    table.ranking td.meta div.avatar,
    div#userAvatar div.avatar,
    div#editableAtt div.thumbnail div.image,
    div.att div.thumbnail div.image { 
        border: 1px solid #646464;
        padding: 0;
        margin: 0;
        width: 100px;
        height: 100px;
        line-height: 98px;
        text-align: center;
    }
    div#editableAtt div.thumbnail div.delLink {
        text-align: right;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    div#editableAtt div.thumbnail div.delLink a {
        display: inline;
        color: red;
    }
    div#editableAtt div.thumbnail div.image a,
    div.att div.thumbnail div.image a {
        display: block;
        width: 100%;
        height: 100%;
    }
    
#att {
	border:1px solid #B2B2B2;padding:4px;
	margin: 10px 15px;
}
#att legend {
	border:1px solid #B2B2B2;padding: 5px 10px; margin-left: 15px;
}
.attachment-list {
	padding: 10px;

}
.attachment-list .att {
	padding: 10px 15px;
	background:#f1f1f1;
	clear: both;
	border:1px solid #ccc;
}
fieldset#att .fileUploaderBtn {
    padding:0;
    margin: 0 auto;
    display: block;
    width: 123px;
    height: 20px;
} 
fieldset#att .fileUploadQueueItem {
    padding:0;
    margin: 5px auto;
    font: 11px Verdana, Geneva, sans-serif;
    background-color: #F5F5F5;
    border: 3px solid #E5E5E5;
    padding: 10px;
    width: 340px;
}
fieldset#att .fileUploadQueueItem .cancel {
    margin: 0 0 5px 0;
    text-align: right;
    float: right;
}
fieldset#att .fileUploadProgress {
    padding:0;
    margin: 0;
    background-color: #FFFFFF;
    border-top: 1px solid #808080;
    border-left: 1px solid #808080;
    border-right: 1px solid #C5C5C5;
    border-bottom: 1px solid #C5C5C5;
    margin-top: 10px;
    width: 100%;
}
fieldset#att  .fileUploadProgressBar {
    padding:0;
    margin: 0;
    background-color: #0099FF;
}

div.att div.thumbnail div.image a {
	display: block;
	width: 100%;
	height: 100%;
}
div.att div.thumbnail img {
	vertical-align: middle;
}
#flashcontent {
	text-align: center;
}
#regulamin {
	padding: 0 10px;
}
.registered.first {
}
#regulamin h2 {
	font-size: 130%; font-weight: bold; padding: 20px 0 0 0;
}
#regulamin h3 {
	text-align: center; padding: 10px 0;
}
#regulamin ul {
	margin-left: 20px;
}
#user_friends {
	width: 340px; overflow: hidden;
}
.user_carousel li p {
	font-size:11px;			
}
.search-form {
	width: 400px; margin: 0 auto; padding: 20px 0;
}
.underline {
	text-decoration: underline;
}
.carousel-loader {
	text-align: center;
	height: 230px;
}
.carousel-loader img {
	margin-top: 100px;
}
.profile_flash {
	width: 500px; margin: 0 auto;
}
.ajax_navi {
	padding: 5px 10px; color: gray;
}
.ajax_navi a {
	color: #000;
}
.ajax_navi .prev {
	float: left; 
}
.ajax_navi .next {
	float: right;
}
.comment-form {
	display: none;
}
.comment-form textarea {
	width: 420px; display: block; margin: 0 auto;
}
.add-comment {
	padding: 0 20px;
}
.add-comment div {
	 float: right;
}
.comment-descr {
/*	float: left;
	width: 370px;
*/
	padding: 3px 10px 0 3px
}
.slideajax .loader {
	text-align: center; padding: 10px;
}
#dwojka .tab_content {
	display: none;
}
#dwojka .tab_content.active {
	display: block;
}
#answers-ajax .long_box_item {
	width: auto; margin: 0 5px;
}
#answers-ajax .quiz_answers {
	margin-left: 10px;
}
/* nawigacja */
#menu_bgr {
	background: url(/dojrzewamy/img/menu_bgr.jpg) no-repeat;
}
#menu {
	width: 610px;
	margin: 0 auto;
	height: 23px;
	padding-bottom: 5px;
	
}
#menu_start {
	width: 4px;
	height: 23px;
	float: left;
}
#menu_end {
	width: 4px;
	height: 23px;
	float: left;
}
#menu li.sub {
	background: 92% center no-repeat;	
}
#nav {
	width: 602px;
	display: block;
	float: left;
	list-style: none;
	height: 23px;
	color: #fff;
	line-height: 20px;
	font-size: 11px;
}
#nav a {
	color: #fff;
	font-size: 11px;
}
#nav li {
	display: block;
	padding: 0 10px;
	float: left;
	position: relative;
	width: 80px;
	height: 23px;
	z-index: 100;
	cursor: pointer;
}
#nav li img {
	vertical-align: middle;
}
#nav ul {
	position: absolute; 
	top: 22px;
	left: 0;
	display: none;
	z-index: 100;
}
#nav ul li {
	width: auto;
	display: block;
	z-index: 100;
	float: none;
}
* html #nav ul li {
	width: 100px
}
#nav li.w140 ul li {
	width: 140px
}
#nav ul li:hover {
	background: #e49424;
	cursor: normal;
}
#nav li:hover ul {
	display: block;
}
.page {
	padding-bottom: 30px;
}
.page h2 {
	font-size: 20px; padding: 10px 0 20px;
}
.page h3 {
	font-size: 14px; padding: 10px 0;
	font-weight: bold;
}
.page ul {
	padding-left: 10px;
	list-style-position: inside;
}
.page li {
}
.page ul.points b {
	color: green;
}
.page ul.points b.red {
	color: red;
}
a.tag {
	border-bottom: 1px dashed gray; padding: 0; text-decoration: none
}
a.tag:hover {
	border-bottom: 1px solid gray;
}
div.link {
	padding: 10px;
	margin: 10px;
	border: 2px solid #00499A;
	background: #7CB4FA;
}
.user_panel {
	text-align: center;
	background: url(/img/bgSilver.png) bottom center no-repeat;
	padding: 5px 0;
}
.user_panel hr {
	width: 200px;
	display: block;
	margin: 5px auto;
	height: 0;
	border: 0;
	border-bottom: 1px solid #cba;
}
.user_panel a {
	color: #f8af00;
	font-weight: bold;
}
.user_panel .thumb {
	float: none;
	border: 1px solid #000;
	display: block;
	margin: 10px auto;
}
.user_points {
	padding: 10px;
}
.user_points span {
	color: #f8af00;
	font-size: 150%;
	font-weight: bold;
}
.menu_nav {
	list-style: none;
	width: 660px;
	margin: 10px auto;
}
.menu_nav.profile_nav {
	width: 440px;
}
.menu_nav li {
	float: left;
	width: 220px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}
.polec {
	font-size: 16px;
}
#left_side ul.messages {
	list-style: none;
	padding: 0;
}
#left_side ul.messages li {
	line-height: 20px;
}
#left_side ul.messages img {
	margin-right: 4px;
	vertical-align: middle;
	height: 16px;
	width: 16px;
}
table.ranking {
	margin: 0 auto;
	border-collapse: collapse;
}
table.ranking tr.border td {
	border-top: 1px solid gray;
}
table.ranking td {
	text-align: center;
	padding: 5px 0;
	width: 400px;
	height: 100px;
}
table.ranking td.avatar {
	width: 100px
}
table.ranking div.avatar {
	width: 100px;
	height: 80px;
}
table.ranking .thumb {
	width: 80px;
	height: 80px;
	margin: 0 10px;
}
table.ranking .time a {
	color: #f8af00;
}
.add_answer_not_logged {
	padding: 0 20px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	float: right;
}
table.ranking img.qlEmblema {
	top: 70px;
	left: 75px;
}
div#left_side .add_answer_not_logged {
	float: none;
}

.add_answer_not_logged_in {
	clear: both;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
 	padding-top: 3px;
}
.add_answer_not_logged .myButton {
	padding: 3px 0 10px 15px;
	clear: both;
}
.add_answer_not_logged2 {
	margin-top: -25px
}

.zacheta {
	width: 550px;
	margin: 0 auto;
	font-size: 16px;
	font-family: Calibri;
}
.zacheta h4, .zacheta h4 a {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
.zacheta h4.r, .zacheta h4.r a {
	color: red;
}
.zacheta h4.g {
	color: green;
}
.zacheta h4.g span {
	color: red;
	font-weight: bold;
	font-size: 20px;
}
.zacheta h4 {
	padding: 0 0 30px;
}
.zacheta h5 {
	padding: 0 0 10px;
	font-size: 16px;
}
.zacheta h5 a {
	font-size: 16px;
	color: #000;
}
.zacheta a {
	color: #f8af00;
	font-weight: bold;
 font-size: 16px;
	font-family: Calibri;
}
.zacheta ol {
	margin-left: 30px;
	font-size: 16px;
	font-family: Calibri;
}
.zacheta ol li {
	line-height: 38px;
	font-size: 16px;
	font-family: Calibri;
}
.zacheta .cen {
	margin: 15px 0;
	text-align: center;
}
.zacheta .cen a {
 	font-weight: bold;
 	font-size: 20px;
}
.question_ad {
	width: 468px; clear: both; margin: 0 auto; text-align: center; padding: 15px 0;
}
.profile_group { margin: 20px 0 10px; text-align: center; font-weight: bold }

td.l { text-align: left }

table.moderated_actions { 
	border-collapse: collapse;
}
.moderated_actions td { padding: 10px 0; border-bottom: 1px solid #000; }
.moderated_actions hr { height: 0px; border: 0; border-bottom: 1px solid gray; margin: 5px 0;}
.mailing { width: 650px; margin: 0 auto; }
.mailing div.text input, .mailing textarea { width: 100% }
.mailing div.checkbox input { padding: 0 }

.configBox-in h1 {
	margin: 10px 10px 30px; font-size: 16px;
}
.long_box_header div.tabs span { padding-right: 15px; }
.long_box_header div.tabs span a { font-size: 13px; line-height: 46px; color: #fff; }


.question_header { float: left; width: 586px; }
.question_header .question_info { font-size: 16px;  }
.question_header h3 { font-size: 16px; display: inline }
.question_header h3 a { font-size: 16px; font-weight: bold }
..long_box_content.question { line-height: 19px }
.long_box_content.question img.thumb { border: 1px solid #ccc }
.long_box_content.question h2 { clear: both; padding: 0 0 4px; line-height: 28px}
.question_nav { float: right; width: 250px; font-size: 10px; line-height: 20px; text-align: right;}
.question_nav span, .question_nav a { font-size: 11px }
.question_nav img { vertical-align: middle; }
.question_nav span.red a { color: red; font-size: 10px }

.question_info .tags { font-size: 14px; width: 100%; color: #aaa; padding: 5px 0}
.question_info a { font-size: 14px }


div.big_button { padding: 4px 0 }
div.big_button a { width: 190px; height: 35px; background: url(/img/big_button.png); display: block; text-align: center; line-height: 40px; font-size: 16px; color: #fff; font-weight: bold }
div.big_button a:hover { text-decoration: none }


div.big_button2 { background: url(/img/big_button_l.png) no-repeat; margin: 0 4px; height: 35px; float: left}
div.big_button2 .r { background: url(/img/big_button_r.png) right no-repeat; height: 35px; padding: 0; }
div.big_button2 .c { background: url(/img/big_button_c.png); padding: 0 20px; margin: 0 4px; height: 35px; line-height: 35px; }
div.big_button2 button { background: transparent; border: 0; height: 35px; color: #fff; font-weight: bold; font-size: 16px; }
div.big_button2 a { height: 35px; color: #fff; font-weight: bold; text-decoration: none; font-size: 16px; }

div.small_rbutton { background: url(/img/small_rbutton_l.png) no-repeat; margin: 0 4px; height: 21px; float: left}
div.small_rbutton .r { background: url(/img/small_rbutton_r.png) right no-repeat; height: 21px; }
div.small_rbutton .c { background: #fe5f29; padding: 0 10px; margin: 0 4px; height: 21px; line-height: 21px; }
div.small_rbutton a { height: 21px; color: #fff; font-weight: bold; text-decoration: none; font-size: 12px; }
div.small_rbutton button { height: 21px; background: transparent; color: #fff; font-size: 12px; border: 0;}
.tags .fl { float: left }

div.small_button { background: url(/img/small_button_l.png) no-repeat; margin: 0 4px; height: 21px; float: left}
div.small_button .r { background: url(/img/small_button_r.png) right no-repeat; height: 21px; }
div.small_button .c { background: #ffbc03; padding: 0 10px; margin: 0 4px; height: 21px; line-height: 21px; }
div.small_button a { height: 21px; color: #fff; font-weight: bold; text-decoration: none; font-size: 12px; }
div.small_button button { height: 21px; background: transparent; color: #fff; font-size: 12px; border: 0;}

.answers_box .overflow { overflow-x: auto; margin: 0 10px; }

.answers_box img.thumb { border: 1px solid #ccc }
.answers_box .answer { padding: 5px 0 }
.best_box.answers_box .answer { padding: 0 }
.best_box .best_item { border: 1px solid #ccc }
.best_box .best_item img.thumb { border-width: 0 1px 0 0}
.answers_box .answer h3 a { font-size: 14px; }
.answers_box .answer h4 { color: #666; }
.answers_box .answer h4 a { font-size: 12px }
.answers_box .answer_content { float: left; width: 590px; padding: 2px 0; overflow: hidden;}
.answer_content p, .answer_content p a { font-size: 12px; line-height: 19px; }
.answer_content .quiz_answers { margin: 0 }
#answers-ajax { width: 450px; overflow-x: auto }

.long_box_item.answer h4 { line-height: 20px;  }
.long_box_item.answer h4.best { background: url(/img/best_answer_star.png) no-repeat; padding-left: 25px; }
.long_box_item.answer h4.best, .long_box_item.answer h4.best a { font-size: 14px; } 




.other_questions { padding: 5px 10px; }
a.reload { float: right; background: url(/img/reload.png) right no-repeat ; padding-right: 20px; color: #06f }
a.reload.animate { background-image: url(/img/reload.gif); }
a.reload.no-img { background: none }
.other_questions ul { list-style: none; color: #999; font-size: 11px; clear: both; }
.other_questions ul a { font-size: 15px; line-height: 24px; }
.other_questions span { float: left }

.long_box_item.answer .attachment-list {
	padding: 10px 0px;
}

.q_nav { color: #999; padding: 10px 10px 0 }
.q_nav p { padding: 5px 0 }
.q_nav p, .q_nav a { font-size: 15px }

.q_add_form { padding: 10px 0; width: 600px; margin: 0 auto; font-size: 14px }
.q_add_form form fieldset { font-size: 14px }
.q_add_form h2 { font-size: 18px; padding-bottom: 4px; font-weight: normal }
.q_add_form h3 { font-size: 16px; padding: 5px 0; font-weight: bold }
.q_add_form h3 a { font-size: 12px; font-weight: normal; color: #06f }
.q_add_form h5 { color: #ffbc03; font-size: 16px; font-weight: bold; padding-bottom: 5px }
.q_add_form hr { margin: 7px 0px; border-bottom: 1px solid #ffbc03; width: 100%; border-width: 0 0 1px; }
.q_add_form div.input label { display: block; float: none; padding: 8px 0; font-size: 13px }
.q_add_form div.text input, .q_add_form textarea { width: 590px; color: #444 }
.q_add_form div.text input.short_field { width: 180px }
.q_add_form label, .q_add_form h4 { font-size: 13px; padding: 3px 0 }
.q_add_form .buttons { padding: 10px 0 20px }
.q_add_form .buttons .item { padding: 0 10px; float: left }
.q_add_form .buttons label { display: inline; padding: 0 15px 0 2px }
.lazy_nick_check .input { float: left }
.q_add_form .check_nick { font-size: 12px; color: red; padding: 0 0 0 16px; height: 16px; line-height: 16px; margin: 37px 0 0 20px; float: left }
.q_add_form .check_nick.ok { color: green; }
.q_add_form .check_nick.load { background: url(/img/reload.gif) left no-repeat }
p.read_email  { font-size: 14px; padding: 15px 0 }
p.read_email b { font-size: 14px;}
#random_tags_box { padding: 10px 0 15px; }
.tags_box { color: #707070; padding-top: 20px }
#random_tags_box a { color: #06f; font-size: 12px; line-height: 16px; padding: 0 10px }

.examples .box { float: left; background: #f2f2f2; margin: 0 1px; padding: 10px 5px; height: 25px }
.examples .box img { display: none }
.examples_more .box { float: left; background: #f2f2f2; margin: 0 1px; padding: 10px 5px; height: 105px }
.examples_more .box img { display: block; margin: 10px 0 0 }
.q_add_form .answers { display: none }
.q_add_form .answers span { color: #c30; padding: 20px 0 0px; display: block }
.q_add_form .no-pass { color: #06f; line-height: 30px; padding-left: 10px }
.thickbox-remove { background: #e4e4e4; padding: 5px 0; margin: -10px; overflow: hidden }
.thickbox-remove h3 { font-weight: bold; font-size: 16px; margin: 4px 4px 10px; display: inline; float: left }
.thickbox-remove form { clear: both; }
.thickbox-remove textarea { width: 500px; margin: 0 auto; height: 50px }
.thickbox-remove .close { float: right; padding: 3px }
.thickbox-remove .close a { color: #ccc }
.thickbox-remove .close a:hover { color: red }
.thickbox-remove div.checkbox input { float: none }
.thickbox-remove div.checkbox label { float: none; display: inline }
.thickbox-remove div.checkbox label { padding-left: 5px }
.thickbox-remove div.input { padding: 2px 0 }
.thickbox-remove .points { float: left }
.thickbox-remove .actions { line-height: 21px; float: right; padding: 3px 10px 0 0; }

.thickbox-remove.tag_editor { height: 80px;  }
.thickbox-remove div.input label { width: 100px }
.thickbox-remove div.input.text input { width: 400px }


.answer_paging { padding: 20px 0; text-align: center; color: #777 }
.answer_paging .current { font-weight: bold; color: #000 }
.answer_paging div { display: inline }


.box_item h3 a { font-weight: bold; font-size: 13px }
.box_item h4, .box_item h4 * { font-size: 9px }
b.c60 { color: #c60; font-size: 14px }
.question-form div.lazy_email { padding: 15px 0 }
.speakup { padding: 0 100px }
.speakup strong { color: #06f; font-size: 17px }
#content_left .speakup { padding: 5px 10px 12px }
.del_link { float: right }
.del_link a { color: red }

/* TextboxList sample CSS */
ul.holder { margin: 0; border: 1px solid #999; overflow: hidden; height: auto !important; height: 1%; padding: 4px 5px 0; }
*:first-child+html ul.holder { padding-bottom: 2px; } * html ul.holder { padding-bottom: 2px; } /* ie7 and below */
ul.holder li { float: left; list-style-type: none; margin: 0 5px 4px 0; white-space:nowrap;}
ul.holder li.bit-box, ul.holder li.bit-input input { font: 11px "Lucida Grande", "Verdana"; }
ul.holder li.bit-box { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #CAD8F3; background: #DEE7F8; padding: 1px 5px 2px; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-input input { width: auto; overflow:visible; margin: 0; border: 0px; outline: 0; padding: 3px 0px 2px; } 



/* Facebook demo CSS */      
#add { border: 1px solid #999; width: 550px; margin: 50px; padding: 20px 30px 10px; }
form ol li { list-style-type: none; }
form ol { font: 11px "Lucida Grande", "Verdana"; margin: 0; padding: 0; }
form ol li.input-text { margin-bottom: 10px; list-style-type: none; padding-bottom: 10px; }
form ol li.input-text label { font-weight: bold; cursor: pointer; display: block; font-size: 13px; margin-bottom: 10px; }
form ol li.input-text input { width: 500px; padding: 5px 5px 6px; font: 11px "Lucida Grande", "Verdana"; border: 1px solid #999; }
form ul.holder { width: 500px; }
form ul { margin: 0 !important }
ul.holder li.bit-box, #apple-list ul.holder li.bit-box { padding-right: 15px; position: relative; z-index:1000;}
#apple-list ul.holder li.bit-input { margin: 0; }
#apple-list ul.holder li.bit-input input.smallinput { width: 5px; }
ul.holder li.bit-hover { background: #BBCEF1; border: 1px solid #6D95E0; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-box a.closebutton { position: absolute; right: 4px; top: 5px; display: block; width: 7px; height: 7px; font-size: 1px; background: url(/img/close.gif); }
ul.holder li.bit-box a.closebutton:hover { background-position: 7px; }
ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover { background-position: bottom; }

/* Autocompleter */

.facebook-auto { display: none; position: absolute; width: 512px; background: #eee; }
.facebook-auto .default { padding: 5px 7px; border: 1px solid #ccc; border-width: 0 1px 1px;font-family:"Lucida Grande","Verdana"; font-size:11px; }
.facebook-auto ul { display: none; margin: 0; padding: 0; overflow: auto; position:absolute; z-index:9999}
.facebook-auto ul li { padding: 5px 12px; z-index: 1000; cursor: pointer; margin: 0; list-style-type: none; border: 1px solid #ccc; border-width: 0 1px 1px; font: 11px "Lucida Grande", "Verdana"; background-color: #eee }
.facebook-auto ul li em { font-weight: bold; font-style: normal; background: #ccc; }
.facebook-auto ul li.auto-focus { background: #4173CC; color: #fff; }
.facebook-auto ul li.auto-focus em { background: none; }

ul.holder { background: #fff }
.deleted { background-color:#4173CC !important; color:#ffffff !important;}
.hidden { display:none;}

#demo ul.holder li.bit-input input { padding: 2px 0 1px; border: 1px solid #999; }
.ie6fix {height:1px;width:1px; position:absolute;top:0px;left:0px;z-index:1;}
.messageBox .checkbox { border: 1px solid black; height: 12px; width: 12px; padding: 1px }
.delMsgButton { background: transparent; border: none; font-size: 11px; color: red }

.moderated_panel { background: url(/img/moderated_panel-btm.jpg) bottom no-repeat; margin: 5px; padding-bottom: 5px }
.moderated_panel-in { background: #f2f2f2 url(/img/moderated_panel-top.jpg) top no-repeat; padding: 5px 5px 0 }
.moderated_panel a { color: #06f; padding: 0 5px }
.moderated_left { float: left; color: #06f; font-size: 13px }
.moderated_right { float: right; color: gray }
.moderated_panel .user { color: gray; }
.moderated_panel .user a { padding: 0 15px 0 0 }

.cont_rank_question { line-height: 16px }
.cont_rank_question .cont_rank_userlink { line-height: 22px }

.admin_abuse { min-height: 40px; background: #f8f8f8; padding: 5px; }
.admin_abuse span { color: #999 }
.admin_abuse.s1 { background: #f2f2f2 }
.admin_abuse p { padding: 2px 0 }
.admin_abuse a { color: #06f }
.admin_abuse p a { font-weight: bold; font-size: 13px }
.admin_abuse a.del { float: right; font-weight: normal; color: red; font-size: 10px }
.abuse_more { padding-top: 15px; display: none }
.abuse_menu { height: 25px; padding-top: 30px }
.abuse_menu li { list-style: none; display: block; width: 230px; float: left; line-height: 25px; text-align: center}

#tooltip.fancy { height: 100px; width: 157px; border: 0; }

#grade_descr_left { float: left; width: 600px; padding-left: 20px }
#grade_descr_left h2 { font-size: 16px;  }
#grade_descr_left p { padding: 5px 0 20px; font-size: 13px }
#grade_descr_left a { color: #06f; font-size: 14px }
.grade_nav { font-size: 20px; padding: 0 0 15px; position: relative }
.grade_nav a { color: #06f; font-size: 14px }

.grade_list { border-collapse: collapse; font-size: 15px; margin: 5px auto }
.grade_list td, .grade_list th { border: 1px solid black; padding: 5px; text-align: center }
.grade_list th { background: #c0c0c0; padding: 10px 5px; font-weight: normal;  }

#grade_descr_right { width: 331px; float: right; padding: 0 10px 0 0 }
.grade_box_header h2 { padding: 14px 0 0 35px; color: #fff; font-size: 14px; font-weight: normal }
.grade_box_header { height: 50px;  }
.grade_box_content { padding: 0 10px; }
.grade_box_footer { height: 10px}
.grade_box_content .question_list { overflow: hidden;  }

.grade_box_content h3 { font-weight: bold; font-size: 12px; }
.grade_box_content h4 { padding-bottom: 8px }
#grade_descr_left a.grade_nav_return { position: absolute; top: -25px; font-size: 11px }

.htext_box { font-size: 13px  }
.htext_box h2 { font-size: 16px; }
.htext_box p { padding: 5px 0 20px; font-size: 13px }
.htext_box a { color: #06f; font-size: 14px }
.header_box { padding: 5px 15px }
ul.htext_box_bnav { list-style: none }
ul.htext_box_bnav li { display: block; float: left; width: 222px }
ul.htext_box_bnav li a { font-size: 11px }
img.coin { height: 20px; width: 20px; vertical-align: middle }
a.add_coin { float: right }
li.warnings, li.warnings a { color: red }

div.forum h2 { padding: 0 0 20px }
div.forum h3 { font-size: 14px; font-weight: bold; padding: 15px 0 }
div.forum div.text { padding: 0 20px }
div.forum div.text input { width: 400px }
div.forum .sbmt { float: right; height: 40px; padding: 10px 20px }
div.forum .sbtn { height: 30px; float: right; padding: 0 10px }

.catbox { display: none; padding-bottom: 10px }
#catbox_1.catbox { display: block }
