

@charset "utf-8";
/* general styles
--------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	outline: 0;
}

a, a:visited { color: #0453A3; }

body { background: #ffffff url('../images/background_body.gif') repeat-x; background-attachment: fixed; 
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
	margin: 0px; 
	font-size: 14px; }
img { border: 0; }
table {	width: 100%; }

ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.clear { clear: both !important; }
.cl { clear: left; }
.db {	display: block; }

.decor, .decor2, .decor3, .del { /* dodaje graficzny symbol >> na koncu linka */
    background: url(../images/link.gif) no-repeat center right;
    padding-right: 10px;
    font-size: 12px;
}
.decor2 {
    background: url(../images/link_bold.gif) no-repeat center right;    
    color: #0453A3;
    font-weight: bold;
}

.decor3 {
    background: url(../images/link_grey.gif) no-repeat center right;    
    color: #808080 !important;
}

.fl {	
	float: left !important; 	
}

.fr {	float: right !important; }

.tc {	text-align: center !important; }
.tl {	text-align: left !important; }
.tr {	text-align: right !important; }

.vm { vertical-align: middle !important; }
.vt { vertical-align: top !important; }

.none { text-decoration: none; }

/*.avatar { border: 1px solid #AD4563; }*/
/* end of general styles
--------------------------------------------------------------------- */

/* attachments ------------------------------------------------------ */

.another {
	float: left;
}

.attachments_show {
	clear: both;	
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}

.fileToUploadUl .list_attachments {
	padding: 0;
}

.tresc_odp .attachments_show {	
	margin-left: 0;
	margin-top: 5px;
	padding: 10px 5px 10px 10px;
}

.list_attachments {
	clear: both;   
    padding: 10px 0 0;   
}

#fileToUploadUl {
	
}

.list_attachments li:first-child {
	margin: 0;
}

.list_attachments li{
	margin: 11px 0 0 0;
}

.list_attach {
	list-style: decimal inside;
	margin: 10px 0 10px 0;
	width: 95%;
}

.attach_number. .do_formularza td span.attach_number {
	color: #000000;
    font-size: 12px;
    line-height: 22px;
	float: left;
}

.attachments_show .list_attach {
	list-style: none;
	padding: 0;
}

.list_attachments .title,
.list_attach .title_attachment {	
	color: #000;
	font-size: 12px;
	line-height: 22px;
	margin: 0 9px;
}

.list_attachments a.title:hover,
.list_attach a.title_attachment:hover {
	text-decoration: underline;
}

.list_attachments .size,
.list_attach .size {
	color: #7F7F7F;
	font-size: 12px;
}

.list_attach .delete {
	line-height: 22px;
	float: right;
	text-decoration: underline;
}

.list_attach .delete:hover {
	text-decoration: none;
}

.attachments_show .icons {
	background: url('../images/icons_attachment.png') no-repeat 0 0;
	display: block;	
	float: left;
	height: 22px;
    width: 28px;
}

.icons {
	background: url('../images/icons_attachment.png') no-repeat 0 0;
	display: inline-block;	
	height: 22px;
    width: 28px;
	vertical-align: middle;
}

.icons.doc {
	background-position: 6px 0;	
}

.icons.docx {
	background-position: 2px -26px;	
}

.icons.gif {
	background-position: 6px -53px;	
}

.icons.jpeg {
	background-position: 1px -80px;	
}

.icons.jpg {
	background-position: 4px -110px;	
}

.icons.odp {
	background-position: 4px -140px;
	margin-top: 0;
}

.icons.ods {
	background-position: 3px -169px;	
}

.icons.odt {
	background-position: 6px -200px;	
}

.icons.pdf {
	background-position: 6px -229px;	
}

.icons.png {
	background-position: 2px -263px;	
}

.icons.ppt {
	background-position: 6px -297px;	
}

.icons.txt {
	background-position: 4px -331px;	
}

.icons.xls {
	background-position: 6px -366px;	
}

.icons.xlsx {
	background-position: 0 -406px;	
}

.att .icons {
	margin: 42px;
}

.cloud_attachments {
	background: url('../images/cloudShadow02.gif') repeat-x scroll center bottom;
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;   
    border-color: #A8A681;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    display: block;  
	float: left;
    overflow: visible;
	margin-bottom: 5px;
	margin-top: 4px;
    padding-bottom: 5px;
    position: relative; top: -1px;
    width: 530px;
}

.leftBottomCorner, .question_view  .leftBottomCorner, .question_view2  .leftBottomCorner  {
    background: url("../images/cloudsBg01.gif") no-repeat scroll -100px -34px transparent;
    bottom: 0;
    height: 7px;
    left: -1px;
    overflow: hidden;
    position: absolute;
    width: 4px;
}

.cloud_attachments .rightBottomCorner, .question_view .rightBottomCorner, .question_view2 .rightBottomCorner {
    background: url('../images/cloudsBg01.gif') no-repeat -100px -41px transparent;
    bottom: 0;
    height: 7px;
    overflow: hidden;
    position: absolute;
    right: -1px !important;
    width: 4px;
}

.cloud_attachments .leftTopCorner  {
    background: url('../images/cloudsBg01.gif') no-repeat 0 -25px transparent;
    height: 24px;
    left: -1px;
    overflow: hidden;
    position: absolute;
    top: -21px;
    width: 99px;
}

.question_view .leftTopCorner, .question_view2 .leftTopCorner {
	background: url('../images/cloudsBg01.gif') no-repeat 0 0 transparent;
    height: 24px;
    left: -1px;
    overflow: hidden;
    position: absolute;
    top: -21px;
    width: 99px;
}

.cloud_attachments .rightTopCorner, .question_view .rightTopCorner, .question_view2 .rightTopCorner {
    background: url('../images/cloudsBg01.gif') no-repeat scroll -100px -30px transparent;
    height: 4px;
    overflow: hidden;
    position: absolute;
    right: -1px !important;
    top: -1px;
    width: 4px;
}

.attachments_add {
	display: block;	
	margin: 7px 0 13px 0;
	overflow: hidden;
	width: 365px;
}

.list_attachments_add {
	float: left;
	list-style: decimal;
	padding: 0 0 0 28px;
	width: 320px;
}

.list_attachments_add  li{
	float: left;
	padding: 7px 0 0 0;
	width: 100%;
}

.list_attachments_add .title {
	color: #000;
	cursor: pointer;
	font-size: 12px;
	margin-left: 5px;
}

.list_attachments_add .title:hover {
	text-decoration: underline;
}

.list_attachments_add .delete {
	float: right;
	text-decoration: underline;
}

.list_attachments_add .delete:hover {
	text-decoration: none;
}


#wrapper form .area_attachments {
	border: 4px solid #fff;
	padding: 0 7px 10px 7px;
}

#uploadPhotosForm .fr {
	margin: 0 0 10px 0;
}

/* lists
--------------------------------------------------------------------- */
.image_bullet_list li {
	padding: 3px 3px 3px 32px;
	margin: 0 0 2px 0;
	background: #EEEEEE url(../images/obrazek.gif) no-repeat left center;
	font-size: 14px;
}
.image_bullet_list li a {	text-decoration: none; }

.image_bullet_list li em { font-style: normal; }
/* end of lists
--------------------------------------------------------------------- */

/* font styles
--------------------------------------------------------------------- */
.tahoma {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
.f11, .f11 a, .f11 b, .f11 span {	font-size: 11px !important; }

.f12, .f12 a, .f12 b, .f12 span {	font-size: 12px !important; }

.f14, .f14 a, .f14 b, .f14 span {	font-size: 14px !important; }

.verdana {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}
/* end of font styles
--------------------------------------------------------------------- */

/* wrapper
--------------------------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	width: 981px; /*981*/
	background: #fff;
	padding: 7px 11px 11px 11px;	
	position: relative;	
}

#left {	width: 523px; float: left; }

#right { width: 443px; float: right; }
/* end of wrapper
--------------------------------------------------------------------- */

/* menu bar
--------------------------------------------------------------------- */
#nosg .menu_bar {
    background: url('../images/background_menubar_nosg.gif') no-repeat top left;
    height: 29px;
    margin: 0 auto;
    width: 985px;
    color: #000000;
}

#nosg #logo {
  height:30px;
  margin-left:-2px;
  margin-top:-2px;
  width:128px;
  text-decoration:none;
}

.menu_bar {
	background: url('../images/background_menubar.gif') no-repeat top left;
	height: 32px;
	padding: 3px 9px 0 9px;
	color: #0453A3;
}
.menu_bar a, #logForm label, #logForm input {
	vertical-align: middle; 
}
.menu_bar a {
  margin-top: 3px;
}

#login_zapamietaj { margin-left: 4px; }

#przycisk_wyslij { margin-bottom: -4px; }

.menu_bar a, .menu_bar a b {
	font-family: Verdana, Arial, Tahoma, sans-serif;
}
.menu_bar input[type="text"], .menu_bar input[type="password"] {
	color: #aca899;
	margin: 2px 2px 0 0;
	height: 18px;
	width: 85px;
	padding: 2px 0 0 2px;
}

#login_mail,
#login_haslo {
	width: 120px;
}

/* end of menu bar
--------------------------------------------------------------------- */

/* top
--------------------------------------------------------------------- */
#top {
  background:transparent url(../images/top.png) no-repeat scroll left 14px;
  border-bottom:1px solid #D2CDCB;
  height:94px;
}

#logo {
	float: left;
}

#counter {
	text-align: right;
	float: right;
	min-width: 183px;
	margin-right: 5px;
	margin-top: 14px;
}

#counter p {
	line-height:18px;
    padding: 0px;
    margin: 0px;
}
#counter p b {
	color:#C42A0E;
	font-size:32px;
}

.billboard, .afterbest, .box, .box2, .box3 {
   clear: both;
   overflow: visible;
   text-align: center;
   margin-bottom: 5px; 
}
.billboard {
 margin: 0px;
 padding-top: 2px;
 background-color: #a1b6d2;
}
ul.image_bullet_list { padding: 0 !important; }
#motto p, #motto p {
	margin: 0 0 1px 0 !important;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.logo_plain { float: left; margin: -12px 0 -6px 123px; }

#remind { /* przypomnienie hasla */
	margin: 5px 12px 0 18px;
	float: right;
	background: url(../images/link.gif) no-repeat center right;
	padding-right: 10px;
	font-size: 12px;
}
/* end of top
--------------------------------------------------------------------- */

/* components
--------------------------------------------------------------------- */

/* temat_dnia */
#top_comp_1 {
	float: left;
	margin-left: 15px;
}
#top_comp_1 p {
	color: #AD4563;
	font-size: 10px;
}
#top_comp_1 span {
	border-left: 1px solid #AD4563;
	padding-left: 5px;
	display: block;
}

/* pogoda */
#top_comp_2 {
	float: right;
}

table#pogoda {
	text-align: center;
	border-right: 1px dotted #B2D0E6;
	border-top: 1px dotted #B2D0E6;
	margin-bottom: 5px;
	width: 140px;
}
table#pogoda a {
	text-decoration: none;
	font-size: 12px;
	margin: 0px !important;
	padding: 0px !important;
}
table#pogoda td {	
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	border-left: 1px dotted #B2D0E6;
	border-bottom: 1px dotted #B2D0E6;
	vertical-align: middle;
}
table#pogoda td.left {	
	padding: 0px;
	margin: 0px;
}
p.temp {
	color: #265084;
	font-size: 16px;
	font-weight: bold;
}
p.wind {
	font-size: 14px;
	color: #265084;
	font-weight: bold;
}
p.cond {
	padding-top: 20px;
	font-size: 9px;
	color: #265084;
	font-weight: bold;	
}

/* ostatnio_zalogowani */
#top_comp_3 {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	padding: 1px;
	border: 1px solid #F2F2F2;
}
#top_comp_3 div#bck{
	background: #fff url(../images/background_odd.png) repeat center left;	
	height: 39px;
}
#top_comp_3 div.title {
	text-align: right;
	font-size: 12px;
	padding: 5px 3px 3px 3px;
	float: left;
	width: 70px;
}
#top_comp_3 div.lastuser {
	padding: 3px;
	float: left;
	width: 136px;
	overflow: hidden;
	line-height: 0.8em;
}
#top_comp_3 div.login {
	padding-left: 38px;
	padding-top:5px;
}
#top_comp_3 div.login a {
	text-decoration: none;
	color: #c42a0e;
	font-weight: bold;
	font-size: 12px;
}
#top_comp_3 a.wiecej {
	float: left;
	margin-top: 10px;
	margin-left: 3px;
}

/* ostatnie zdjecia */
#box_comp_1 .photo {
  border: 1px solid #0000FF;
  width: 110px;
  height: 95px;
  margin: 15px auto 5px auto;
  display: block;
}
#box_comp_1 .background {
  width: 145px;
  height: 168px;
  background: #eee url(../images/background_att.png) 0px 0 no-repeat;
  float: left;
  position: relative;
}

#box_comp_1 .background .autor {
  padding: 0 15px 0 15px;
  overflow: hidden;
  color: #0453A3 !important;
  font-size: 11px !important;
}

#box_comp_1 .background .autor a.pseudonim {
  display:block;
  overflow:hidden;
  width:78px;
}

#box_comp_1 .background .band {
  width: 145px;
  height: 168px;
  background: transparent url(../images/band.png) 0px 0 no-repeat;
  position: absolute;
  top: 16px;
  left: 17px;
  filter:alpha(opacity=50);
  -moz-opacity:.50;
  opacity:.50;
}

#box_comp_1 .background .autor img {
  margin-right: 5px;  
}


/* rss */
#col_comp_1 {
	position: absolute;
	right: 0px;
	top: 0px;
}

/* end of components
--------------------------------------------------------------------- */

/* search box
--------------------------------------------------------------------- */

#search, #ask_question, #register, #add {
	font-size: 14px;
	padding: 18px 0px 16px 9px;
	height: 38px;
    margin-bottom: 5px;
	background: #fff url('../images/askreg.png') -3px -78px no-repeat;
}

.short_search {
	background: #fff url('../images/askreg_short.png') -3px 0px no-repeat !important;
}
.short_ask {
	background: #fff url('../images/askreg_short.png') -3px -75px no-repeat !important;
}
.short_reg {
    background: #fff url('../images/askreg_short.png') -3px -150px no-repeat !important;
}
.short_add {
    background: #fff url('../images/askreg_short.png') -3px -227px no-repeat !important;
}

#ask_question a, #register a, #add a {
	font-size: 23px;
	font-weight: normal;
	margin: 0 0 0 70px;
	color: #0453A3;
}
#ask_question {
	color: #000;
	margin-top: 6px;
}
#register {
    background: #fff url('../images/askreg.png') -3px -150px no-repeat;
    color: #000;
}
#add {
    background: #fff url('../images/askreg.png') -3px -227px no-repeat;
    color: #000;
}
#search {
    background: #fff url(../images/askreg.png) -3px 0 no-repeat;
    padding:18px 12px 17px 11px;
}

#searcher {
  font-size:16px;
  color:#989898;
  margin:-5px 0 4px 0;
  height:20px;
  padding:4px 0 4px 4px;
  width:330px;
}

.short_searcher { 
  width: 205px !important;
}


/* end of search box
--------------------------------------------------------------------- */

/* question form
--------------------------------------------------------------------- */
input[type="text"], input[type="password"], textarea, select {
	border: 1px solid #e7e7e7;
	background: #ffffff url(../images/input.gif) no-repeat;
	font: 12px Tahoma, Arial, Verdana, sans-serif;	
}

input#search-words {
	color: #989898;
	display: block !important;
    font-size: 16px;
    height: 20px;
    margin: -5px 0 4px;
    padding: 4px 0 4px 4px;
    width: 335px;
}

textarea {
    padding: 5px; 
}

.question_form {
	background: #E4FDCF;
	padding: 8px 0 8px 0;
	margin: 3px -1px	10px -3px;
	position: relative;
}

/* major-box
----------------------------------- */
.major { background: #F1EBDE; position: relative; padding: 12px; }
.major { margin: 7px 0 8px 0; overflow:hidden; }
.topleft-major { background: url('../images/profil-formcorners.png') 0 0 no-repeat; top: 0; left: 0; }
.topright-major { background: url('../images/profil-formcorners.png') -12px 0 no-repeat; top: 0; right: 0; }
.bottomleft-major { background: url('../images/profil-formcorners.png') 0 -12px no-repeat; bottom: 0; left: 0;  }
.bottomright-major { background: url('../images/profil-formcorners.png') -12px -12px no-repeat; bottom: 0; right: 0; }
.top-major { background: url('../images/profil-topcorners.png') repeat-x; height: 12px; position: absolute; top: 0; left: 12px; right: 12px; }
.bottom-major { background: url('../images/profil-bottomcorners.png') repeat-x; height: 12px; position: absolute;   bottom: 0; left: 12px; right: 12px;  }
.leftform-major { left: 0; background: url('../images/profil-leftform.png') repeat-y; }
.rightform-major { right: 0; background: url('../images/profil-rightform.png') repeat-y; }
.leftform-major, .rightform-major { width: 12px; position: absolute; bottom: 12px; top: 12px; }
.topleft-major, .topright-major, .bottomleft-major, .bottomright-major { width: 12px; height: 12px; position: absolute; }
.leftform-major, .rightform-major { width: 12px; position: absolute; bottom: 12px; top: 12px; }


/* announcement-box
----------------------------------- */
.announcement { background: #E0E0E0; position: relative; padding: 12px; font-size: 12px; }
.announcement { margin: 7px 0 8px 0; }
.topleft-announcement { background: url('../images/announcement-formcorners.png') 0 0 no-repeat; top: 0; left: 0; }
.topright-announcement { background: url('../images/announcement-formcorners.png') -12px 0 no-repeat; top: 0; right: 0; }
.bottomleft-announcement { background: url('../images/announcement-formcorners.png') 0 -12px no-repeat; bottom: 0; left: 0;  }
.bottomright-announcement { background: url('../images/announcement-formcorners.png') -12px -12px no-repeat; bottom: 0; right: 0;}
.top-announcement { background: url('../images/announcement-topcorners.png') repeat-x; height: 12px; position: absolute;    top: 0; left: 12px; right: 12px; }
.bottom-announcement { background: url('../images/announcement-bottomcorners.png') repeat-x; height: 12px; position: absolute;  bottom: 0; left: 12px; right: 12px; }
.leftform-announcement { left: 0; background: url('../images/announcement-leftform.png') repeat-y; }
.rightform-announcement { right: 0; background: url('../images/announcement-rightform.png') repeat-y; }
.leftform-announcement, .rightform-announcement {   width: 12px; position: absolute; bottom: 12px; top: 12px; }
.topleft-announcement, .topright-announcement, .bottomleft-announcement, .bottomright-announcement { width: 12px; height: 12px; position: absolute; }
.leftform-announcement, .rightform-announcement {   width: 12px; position: absolute; bottom: 12px; top: 12px; }

/* empty-box
----------------------------------- */
.empty { background: #EEEEEE; position: relative; padding: 12px; font-size: 12px; }
.empty { margin: 7px 0 8px 0; }
.topleft-empty { background: url('../images/empty-formcorners.png') 0 0 no-repeat; top: 0; left: 0; }
.topright-empty { background: url('../images/empty-formcorners.png') -12px 0 no-repeat; top: 0; right: 0; }
.bottomleft-empty { background: url('../images/empty-formcorners.png') 0 -12px no-repeat; bottom: 0; left: 0;  }
.bottomright-empty { background: url('../images/empty-formcorners.png') -12px -12px no-repeat; bottom: 0; right: 0;}
.top-empty { background: url('../images/background_odd_top.png') repeat-x; height: 12px; position: absolute;    top: 0; left: 12px; right: 12px; }
.bottom-empty { background: url('../images/background_odd_bottom.png') repeat-x; height: 12px; position: absolute;  bottom: 0; left: 12px; right: 12px; }
.leftform-empty { left: 0; background: url('../images/background_odd_left.png') repeat-y; }
.rightform-empty { right: 0; background: url('../images/background_odd_right.png') repeat-y; }
.leftform-empty, .rightform-empty {   width: 12px; position: absolute; bottom: 12px; top: 12px; }
.topleft-empty, .topright-empty, .bottomleft-empty, .bottomright-empty { width: 12px; height: 12px; position: absolute; }
.leftform-empty, .rightform-empty {   width: 7px; position: absolute; bottom: 12px; top: 12px; }


/* answer-box
----------------------------------- */
.answer { background: #CAE4FD; position: relative; padding: 12px; }
.answer { margin: 0; }
.topleft-answer { background: url('../images/answer-formcorners.png') 0 0 no-repeat; top: 0; left: 0; }
.topright-answer { background: url('../images/answer-formcorners.png') -12px 0 no-repeat; top: 0; right: 0; }
.bottomleft-answer { background: url('../images/answer-formcorners.png') 0 -12px no-repeat; bottom: 0; left: 0;  }
.bottomright-answer { background: url('../images/answer-formcorners.png') -12px -12px no-repeat; bottom: 0; right: 0;}
.top-answer { background: url('../images/answer-topcorners.png') repeat-x; height: 12px; position: absolute;    top: 0; left: 12px; right: 12px; }
.bottom-answer { background: url('../images/answer-bottomcorners.png') repeat-x; height: 12px; position: absolute;  bottom: 0; left: 12px; right: 12px; }
.leftform-answer { left: 0; background: url('../images/answer-leftform.png') repeat-y; }
.rightform-answer { right: 0; background: url('../images/answer-rightform.png') repeat-y; }
.leftform-answer, .rightform-answer {   width: 12px; position: absolute; bottom: 12px; top: 12px; }
.topleft-answer, .topright-answer, .bottomleft-answer, .bottomright-answer { width: 12px; height: 12px; position: absolute; }
.leftform-answer, .rightform-answer {   width: 12px; position: absolute; bottom: 12px; top: 12px; }

/* answer_best-box
----------------------------------- */
.answer_best { background: #d5d5d5; position: relative; padding: 12px; }
.answer_best { margin: 0; }
.topleft-answer_best { background: url('../images/answer_best-formcorners.png') 0 0 no-repeat; top: 0; left: 0; }
.topright-answer_best { background: url('../images/answer_best-formcorners.png') -12px 0 no-repeat; top: 0; right: 0; }
.bottomleft-answer_best { background: url('../images/answer_best-formcorners.png') 0 -12px no-repeat; bottom: 0; left: 0;  }
.bottomright-answer_best { background: url('../images/answer_best-formcorners.png') -12px -12px no-repeat; bottom: 0; right: 0;}
.top-answer_best { background: url('../images/answer_best-topcorners.png') repeat-x; height: 12px; position: absolute;	top: 0; left: 12px; right: 12px; }
.bottom-answer_best { background: url('../images/answer_best-bottomcorners.png') repeat-x; height: 12px; position: absolute;	bottom: 0; left: 12px; right: 12px; }
.leftform-answer_best { left: 0; background: url('../images/answer_best-leftform.png') repeat-y; }
.rightform-answer_best { right: 0; background: url('../images/answer_best-rightform.png') repeat-y; }
.leftform-answer_best, .rightform-answer_best {	width: 12px; position: absolute; bottom: 12px; top: 12px; }
.topleft-answer_best, .topright-answer_best, .bottomleft-answer_best, .bottomright-answer_best { width: 12px; height: 12px; position: absolute; }
.leftform-answer_best, .rightform-answer_best {	width: 12px; position: absolute; bottom: 12px; top: 12px; }

/* answer_odd-box
----------------------------------- */
.answer_odd { background: #f8f8e8; position: relative; padding: 12px; }
.answer_odd { margin: 0; }
.topleft-answer_odd { background: url('../images/answer_odd-formcorners.png') 0 0 no-repeat; top: 0; left: 0; }
.topright-answer_odd { background: url('../images/answer_odd-formcorners.png') -12px 0 no-repeat; top: 0; right: 0; }
.bottomleft-answer_odd { background: url('../images/answer_odd-formcorners.png') 0 -12px no-repeat; bottom: 0; left: 0;  }
.bottomright-answer_odd { background: url('../images/answer_odd-formcorners.png') -12px -12px no-repeat; bottom: 0; right: 0;}
.top-answer_odd { background: url('../images/answer_odd-topcorners.png') repeat-x; height: 12px; position: absolute;	top: 0; left: 12px; right: 12px; }
.bottom-answer_odd { background: url('../images/answer_odd-bottomcorners.png') repeat-x; height: 12px; position: absolute;	bottom: 0; left: 12px; right: 12px; }
.leftform-answer_odd { left: 0; background: url('../images/answer_odd-leftform.png') repeat-y; }
.rightform-answer_odd { right: 0; background: url('../images/answer_odd-rightform.png') repeat-y; }
.leftform-answer_odd, .rightform-answer_odd {	width: 12px; position: absolute; bottom: 12px; top: 12px; }
.topleft-answer_odd, .topright-answer_odd, .bottomleft-answer_odd, .bottomright-answer_odd { width: 12px; height: 12px; position: absolute; }
.leftform-answer_odd, .rightform-answer_odd {	width: 12px; position: absolute; bottom: 12px; top: 12px; }

/* answer_even-box
----------------------------------- */
.answer_even { background: #F1F1F1; position: relative; padding: 12px; }
.answer_even { margin: 0; }
.topleft-answer_even { background: url('../images/answer_even-formcorners.png') 0 0 no-repeat; top: 0; left: 0; }
.topright-answer_even { background: url('../images/answer_even-formcorners.png') -12px 0 no-repeat; top: 0; right: 0; }
.bottomleft-answer_even { background: url('../images/answer_even-formcorners.png') 0 -12px no-repeat; bottom: 0; left: 0;  }
.bottomright-answer_even { background: url('../images/answer_even-formcorners.png') -12px -12px no-repeat; bottom: 0; right: 0;}
.top-answer_even { background: url('../images/answer_even-topcorners.png') repeat-x; height: 12px; position: absolute;	top: 0; left: 12px; right: 12px; }
.bottom-answer_even { background: url('../images/answer_even-bottomcorners.png') repeat-x; height: 12px; position: absolute;	bottom: 0; left: 12px; right: 12px; }
.leftform-answer_even { left: 0; background: url('../images/answer_even-leftform.png') repeat-y; }
.rightform-answer_even { right: 0; background: url('../images/answer_even-rightform.png') repeat-y; }
.leftform-answer_even, .rightform-answer_even {	width: 12px; position: absolute; bottom: 12px; top: 12px; }
.topleft-answer_even, .topright-answer_even, .bottomleft-answer_even, .bottomright-answer_even { width: 12px; height: 12px; position: absolute; }
.leftform-answer_even, .rightform-answer_even {	width: 12px; position: absolute; bottom: 12px; top: 12px; }

/* question_view-box
----------------------------------- */
.question_view { background: #f8f8e8; position: relative; padding: 12px; }
.question_view { margin: 0 0 5px 0; }
.topleft-question_view { background: url('../images/question_view-formcorners.png') 0 0 no-repeat; top: 0; left: 0; }
.topright-question_view { background: url('../images/question_view-formcorners.png') -12px 0 no-repeat; top: 0; right: 0; }
.bottomleft-question_view { background: url('../images/question_view-formcorners.png') 0 -12px no-repeat; bottom: 0; left: 0;  }
.bottomright-question_view { background: url('../images/question_view-formcorners.png') -12px -12px no-repeat; bottom: 0; right: 0;}
.top-question_view { background: url('../images/question_view-topcorners.png') repeat-x; height: 12px; position: absolute;	top: 0; left: 12px; right: 12px; }
.bottom-question_view { background: url('../images/question_view-bottomcorners.png') repeat-x; height: 12px; position: absolute;	bottom: 0; left: 12px; right: 12px; }
.leftform-question_view { left: 0; background: url('../images/question_view-leftform.png') repeat-y; }
.rightform-question_view { right: 0; background: url('../images/question_view-rightform.png') repeat-y; }
.leftform-question_view, .rightform-question_view {	width: 12px; position: absolute; bottom: 12px; top: 12px; }
.topleft-question_view, .topright-question_view, .bottomleft-question_view, .bottomright-question_view { width: 12px; height: 12px; position: absolute; }
.leftform-question_view, .rightform-question_view {	width: 12px; position: absolute; bottom: 12px; top: 12px; }

.question_view2 {
	background: url("../images/cloudShadow01.gif") repeat-x scroll center bottom #f8f8e8; 
	margin-bottom: 10px;
	position: relative;	
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #A8A681;
    border-style: solid solid none;
    border-width: 1px 1px 0;   
    float: left;  
    overflow: visible;
    padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
    position: relative;
    width: 506px;
}

.blue { margin: 3px -2px 0px -3px; }
.blue .decor { margin-right: 3px !important; }
.green {
	margin: 1px -2px 0px -3px;
	padding-bottom: 6px;
	font-size: 14px;
	min-height: 42px;
}

.message { padding: 15px 5px 16px 17px; margin: 1px 0 2px 0; }
.message, .message * { font-size: 14px; line-height: 20px; }
.message em { color: /*#6e82b4*/ #ffa223; font-style: normal; font-weight: bold; }

.question_form p { font-size: 14px !important; }

.question_form strong {	margin-right: 15px;	font-size: 16px; }

.question_form label { font-size: 14px; }

.add_answer { min-height: 200px !important; }

.infobox { margin-top: 15px; }

/* help box - dymek z podpowiedzia jak dodac filmik i jak liczymy punkty
--------------------------------------------------------------------- */
.help {	position: relative; }

.helpbox {
	margin: 0 0 5px 0;
	font-size: 11px !important;
	line-height: 12px;
}
/* end of help box
--------------------------------------------------------------------- */

/* user info
--------------------------------------------------------------------- */
img.onoffline {
	margin: 0 -2px 3px 3px;
	padding: 5px 0;
}
/* end of user info
--------------------------------------------------------------------- */

.link2question { height: 16px; padding: 2px; }

.formularz_odp .captcha {
    font-size:14px !important;
    margin-top: 10px;
}
.formularz_odp .captcha .info {
	font-size:11px !important;
	margin-left:60px;
}	
.formularz_odp .captcha .error_list {
	font-size:12px !important;
	font: Arial,Tahoma,Verdana  !important;
	margin-left:60px;
}
	
.formularz_odp .captcha .textShort { height:16px;
padding:2px; }

#rozwin {
	float: right;
	margin: 14px 12px 7px 0;
	cursor: pointer; 
}

.link2question { width: 98%; }

/* end of question form
--------------------------------------------------------------------- */

/* footer
--------------------------------------------------------------------- */
#footer {
	margin-top: 10px;
	font-size: 12px;
	padding: 7px 0 0 0;
	color: #d6d6d6;
	border-top: 1px solid #c6c6c6;
	background: #ffffff url('../images/background_footer.png') repeat-x;
	text-align: center;
}

#footer a {	margin: 0px; color: #455f9f; }

#footer b {	color: #000000; margin-right: 0px; }

#footer span { color: #000000; margin-left: 0px; }

#footer a, #footer b, #footer span {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}
/* end of footer
--------------------------------------------------------------------- */

.zar {
	font-family: arial, tahoma, sans-serif;
	font-size: 14px;
}

.glosy {
	display: block;
	height: 36px;
	padding-top: 4px;
	margin: 2px 10px 0 0;
	width: 90px;
	/*background: url('../images/glosy.gif') no-repeat;*/
	text-decoration: none; 
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #24AF00;
}

.link {	font-size: 16px; }

.link b {	font-family: tahoma, arial, sans-serif; }

.data {	font-size: 11px; font-family: Verdana; }

/* kolory serwisu:
--------------------------------------------------------------------- */
.data, .image_bullet_list li em { color: #8d8d8d; }

.delete, .delete a { color: #ff0000 !important; }

.rozowa_ramka {	border: 2px solid #EEEEEE; } /* blekitny */

.data a {	color: #1e50ce; }

#user td h4 em { color: #6e82b4; font-style: normal; }

#GmapOdpMax, #GmapPytMax, #GmapUserMax,
#GmapTopMax, #GmapZnaMax, #GmapAllPytMax,
#GmapOdpMini, #GmapPytMini, #GmapMojMax, #GmapLastMin, .Gmap {
  border: 1px solid #EEEEEE;
}
/* end of kolory serwisu.
--------------------------------------------------------------------- */

td img { margin: 4px -2px 0 9px; }

#tr {	padding-right: 11px; }

.z, .zar { color: #0453A3; }

/* right
--------------------------------------------------------------------- */

#right .t {	margin: 15px 0 -5px 9px; }

#right .t1 { margin: 0 0 2px 9px; }

/* end of right
--------------------------------------------------------------------- */

/* frame
--------------------------------------------------------------------- */
/* .ramka { padding: 6px 0; } */

.ramka p {
	font-size: 12px;
	font-family: Verdana;
	margin-top: 8px;
}

.zielona {
	background: #f9ffec;
	margin-bottom: 10px;
}

.szara { background: #f5f5f5; }

.wszystkie {
	text-align: right;
	color: #0453A3;
	padding: 0px;
	font-size: 12px;
}

#form_zapamietaj { vertical-align: middle; }

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

.zap label { font-weight: normal; }

#zaloguj { float: left;	margin: 7px 11px 0 9px; }
#zaloguj2 { padding-bottom: 1px; }

#przypomnienie { font-size: 12px;	padding-top: 10px; }

.p1 {	font-size: 26px; }
.p2 {	font-size: 24px; }
.p3 {	font-size: 22px; }
.p4 {	font-size: 20px; }
.p5 {	font-size: 18px; }
.p6 {	font-size: 16px; }
.p7 {	font-size: 14px; }
.p8 {	font-size: 12px; }
.p9 {	font-size: 11px; }
.p10 {font-size: 10px; }

.odd td, .even td { 
	padding-top: 20px !important;
}
.even td.last { 
	padding: 0px !important;
}
.odd { 
	background: #EEEEEE url('../images/background_odd_top.png') repeat-x top left;	
}
.odd_simple { 
	background-color: #EEEEEE;	
}
.odd td.left { 
	background: #EEEEEE url('../images/background_odd_left.png') repeat-y top left;	
}
.odd td.right { 
	background: #EEEEEE url('../images/background_odd_right.png') repeat-y top right;	
}
.even { 
	background: #FFFFFF url('../images/background_odd_bottom.png') repeat-x top left;	
}
.even_simple {	
	background: #FFFFFF;	
}

.zn {
	font-family: Verdana;
	color: #0453A3;
	font-size: 14px;
}

.tag_cloud {
	color: #1E50CE !important;
	padding: 5px;
	line-height: 150%; 
	margin: 5px;
	text-decoration: none;
}

#wszystkie_tagi {
	text-decoration: underline;
	background: none;
	padding: 0;
}

.komunikat {
	font-size: 16px;
	font-weight: bold;
	color: gray;
	padding: 35px 10px;
	text-align: center;
}


#logForm { float: right; font-size: 12px; }

#przycisk_zaloguj {	margin: 0 4px 0 0; }

.z_obrazkiem li {
	padding: 3px 3px 3px 32px;
	margin: 0 0 2px 0;
	background: #f8f8f8 url(../images/obrazek.gif) no-repeat left center;
	font-size: 14px;
}

.z_obrazkiem li a {	text-decoration: none; }

.z_obrazkiem li em { font-style: normal; color: #8d8d8d; }

div.lista {	float: left; width: 220px; }

div.lista2 { float: left; width: 305px; }

.rozowa_ramka {	margin: 3px 0 10px 0;	padding: 7px; }

.rozowa_ramka .decor { font-size: 16px;	line-height: 24px; }

.rozowa_ramka .wszystkie .decor { font-size: 11px;	line-height: 12px; }

.rozowa_ramka input[type="text"] {
	width: 98%;
	height: 20px;
	padding: 3px 2px 1px 4px;
	color: #808080;
}

.rozowa_ramka label {	display: block;	margin-top: 7px; }

.kto_pyta {
	font-size: 14px;
	padding: 14px 0;
	background: url('../images/yellow.gif') no-repeat bottom left;
	position: relative;
}

.kto_pyta2 {
	font-size: 14px;
	padding: 14px 0;	
	position: relative;
}

.kto_pyta a.avatar, .kto_pyta2 a.avatar {
	float:left; 
	margin-right:5px;
}

.kto_pyta .decor, .odpowiadajacy .decor, .kto_pyta2 .decor {
	margin-left:4px;
	padding-left:7px;
	border-left: 1px solid silver;
	text-decoration: none; 
}

.kto_pyta .decor:hover, .kto_pyta2 .decor:hover { text-decoration: underline; }

/* left
--------------------------------------------------------------------- */

#left p {	font-size: 14px; margin: 5px 0; }
/* end of left
--------------------------------------------------------------------- */

.tresc_odp {
	font-size: 14px;
	padding: 0 !important;
	margin: 0 !important;
}

.tresc_odp img { margin: 0; }

.odpowiadajacy {
	display: block;
	padding-top: 0 !important;
	position: relative;
}

.odpowiadajacy b {
	font-size: 12px;
}

.odpowiadajacy img {
	vertical-align: middle;
	margin-top: 0 !important;
	padding: 9px 0 5px 0;
}

.odpowiadajacy img.dymek {
	vertical-align: top;
	padding: 0 0 0 15px !important;
}

.procenty {
    padding-top:10px;  
	vertical-align: top;
	font-size: 12px;
	width: 60px;
	text-align: center;
}

.procenty img {	margin: 3px; }

.best_odp, .odp, .odp2 { margin-top: 5px; }

.embed { text-align: center; padding-top: 10px; }

#podpis {
	padding: 2px;
	margin-bottom: 3px;
	color: #989898;
	vertical-align: middle;
}

.error_list li {
	font-size: 12px;
	color: red;
    margin: 0px;
	background: url(../images/arrow.gif) no-repeat 2px 2px;
    padding: 0 0 0 12px;
}

.uwaga { padding: 10px 20px 15px 20px;	margin-top: 5px; }

.uwaga, .uwaga a { font-size: 14px; }

.grayreklama, .malyszary, .malyszaryreklama {
	background: #f0f0f0;
}

.grayreklama {	padding-bottom: 7px; }

.malyszary, .malyszaryreklama {
	float: left;
	width: 653px;
	height: 7px;
}

.malyszaryreklama {	width: 449px; }

/* formularze */

.how_add {
	clear: both;
	display: block;
	float: right;
	font-size: 11px;
	margin-bottom: -9px;
	margin-right: 19px;
	margin-top: -5px;
}

.how_add a:hover {
	text-decoration: none;
}

.do_formularza td.label {
    text-align: left;
    width: 106px;
    padding: 14px 0px 0px 10px;
    font-size: 12px;
    font-weight: bold;
    vertical-align:top;
}

.do_formularza input[type="text"], .do_formularza input[type="password"] {
    height: 16px;
    padding: 2px;
}

.do_formularza input#pyt_data_dodania {
	font-weight: bold;
}

.do_formularza input#pyt_data {
	font-weight: bold;
	width: 250px;
}

.do_formularza select {
    height: 23px;
    padding: 2px;
}

.do_formularza td {
    padding-top: 10px;
    font-size: 14px;
}

.do_formularza td span {
    color: #A3A3A3;
    font-size: 11px;
}
.do_formularza td span div {
    display: inline;
}

.list_view {
	float: left;
	font-size: 12px;	
	padding: 14px 0 10px 10px;
	text-align: left;	
}

.list_view span {
	clear: both;
	display: block;
	font-weight: bold;
	padding-bottom: 7px;
}

.list_view_position {
	display: block;
	float: left;
	margin-top: 3px;
	width: 100%;
}

.list_view_position input {
	margin-right: 7px;
}

.list_view_position select {
	color: #7f7f7f;
	margin-left: 7px;
	padding: 0 0 0 8px;
	width: 125px;
}


#button_sg {
    float: right;
    margin: 14px 7px 7px 0;
    cursor: pointer; 
}

.req {
    color: red !important;
    font-size: 17px !important;
    font-weight: bold; 
}  
    
/* end formularze */
    
.dziekujemy {	margin: 0 0 0 19px !important; }

.witaj {
	float: right;
	font-size: 12px;
	vertical-align: middle;
	padding: 3px 10px 0 0;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

.witaj b {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

.wyloguj {
	padding: 2px 0 0 0;
	margin: 0 -1px 0 16px;
}

#user td {
	vertical-align: middle;
	text-align: left;
	padding: 0;
}

#user td, #user td a {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

#user td h4 {	font-size: 17px; }

#user td img { padding: 0; margin: 0 0 0 3px; }

.popup {
	width: 496px;
	height: 103px;
	/*background: url(../images/komunikat.png) no-repeat;*/
	position: relative;
}

.x {
	position: absolute;
	top: 9px;
	right: 12px;
}

.tresc_komunikatu {
	position: absolute;
	top: 37px;
	left: 3px;
	text-align: center;
	width: 490px;
}
.ok {
	position: absolute;
	top: 65px;
	left: 210px;
}

/* =zalaczniki
----------------------------------------*/
.delete, .nextfile {
    color: #D38B00;
}
.delete {
    padding-left: 5px;
}

.namefile { 
    padding-left:15px;
}

div.info {
    margin-top: 5px;
}

.defico {
    padding-right: 26px;
    margin-left:  10px;
}

.info strong, .delete {	font-size: 12px; }

.info strong a { text-decoration: none; }

.info img {	padding: 3px; border: 1px solid silver; width: 154px; }

.info img.ico {
	border: 0;
	padding: 0;
	margin-bottom: 2px;
	vertical-align: middle; 
}

.delete, .delete a {
    font-weight: normal;
    text-decoration: none;
}

.miasto {	color: #1e50ce; margin: 3px 0 2px 0; }

.wizytowka h4, .miasto, .address,
.wizytowka .fr, .wizytowka .fr a { font-size: 14px; }
.wizytowka .fr { line-height: 20px; }

.awatar { border: 1px solid #1e50ce; }

.chmurka { background: #F8F8E8; margin-bottom: 10px; }

.chmurka p, .chmurka h2 {	margin: 0 7px !important; }

.chmurka p { margin-top: 5px !important; }

/* =prosze czekac ;)s
----------------------------------------*/
div.fixme {
	display: block; 
	top: 0; 
	left: 0; 
	position: fixed; 
	filter: alpha(opacity=80, style=0);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background-color: white; 
	z-index: 9999;
	width: 100%; 
	height: 100%; 
	text-align: center;
}

/* =dodawanie pytania duze
----------------------------------------*/
input.szeroki, select.szeroki {
	width: 475px;
}
input.szeroki2, select.szeroki2 {	width: 375px; }

.duzyzolty, .malyzolty {
	background: #fdfee8;
	padding-left: 20px;
	padding-right: 20px;
}
.malyzolty { float: left; width: 516px; }

/* =faq
----------------------------------------*/
#faq h2 {
	margin-top: 1em;
	color: #ff5400;
	font-size: 1em;
	line-height: 1.5;
}
#faq a, #faq a:visited {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009cff;
	color: #009cff;
	text-decoration: none;
	font-size: 14px;
}
#faq li p {	padding: 5px 0;	font-size: 14px; }

#faq p {
	padding: 5px 0;
	font-size: 14px;
	line-height:1.5;
}

#faq li {	color:#000; }

#faq li {	line-height: 1.5em; }

#faq ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 30px;
	font-size: 14px;
}
ul, ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

/* =youtube help
----------------------------------------*/
#help {
	position: relative;
}
#zewnetrzny {
	background: #fff;
	padding: 1px;
	border: 1px solid #d1d1d1;
	width: 267px;
	height: 58px;
	margin-left: -102px !important;
	position: absolute !important;
	top: 20px;
	left: 0px;
	display: none;
}
#podpowiedz {
	margin: 0 !important;
	background: #ebebeb;
	width: 257px;
	height: 48px;
	text-align: left;
	padding: 5px;
	font-size: 12px !important;
}

div.lewy_szary, div.srodek_szary, div.prawy_szary,
div.lewy_a, div.srodek_a, div.prawy_a {
	display: inline;
	margin-left: 1px;
	margin-right: 1px;
}

#layer1, #komunikat, #komunikat_rate {
	position: absolute;
	left: 290px;
	top: 170px;
	width: 500px;
	background-color: #F4F4F4;
	z-index: 500;
	text-align: left !important;
}

#komunikat {
    position: fixed;
    left: 50%;
    margin: 0 0 0 -250px;
}

/* kolory okienka pop-up do podmiany:
--------------------------------------------------------------------- */
#close, #komunikat_close, #layer1_handle, #komunikat_handle {
	background-color: #75C1CA;
}
#komunikat, #komunikat_rate { border: 1px solid #75C1CA; color: #000000; }

#layer1_content, #komunikat_content {
	border-left: 1px solid #75C1CA;
	border-right: 1px solid #75C1CA;
	border-bottom: 1px solid #75C1CA;
}
/* end of kolory okienka pop-up do podmiany.
--------------------------------------------------------------------- */

#window_mail, #window_haslo {
  height:16px;
  padding:2px;
}

#window_zapamietaj { vertical-align: middle; }

#layer1_handle, #komunikat_handle {
	display: block;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
#layer1_content, #komunikat_content {	padding: 10px; font-size: 12px; }

#layer1_content textarea { margin-top: 5px;	width: 350px; }

#close, #komunikat_close, #komunikat_rate_close {
	border: 0px;
	display: block;
	float: right;
	text-decoration: none;
	color: #FFFFFF;
}
#komunikat_close { margin-top: 2px !important; }

#content { text-align: center; padding: 10px 0; }

/* paging
--------------------------------------------------------------------- */
.paging {
    color: #3f3f3f;
    font-size: 12px;
    height: 27px;
    padding: 15px 0 10px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
}
.paging .wrap { float: right;   white-space: nowrap; }

.paging em {
    float: left;
    font-style: normal;
    font-weight: bold;
    padding: 5px 10px 5px 5px;
}
.paging a, .paging a span, .paging strong, .paging strong span {
    background: url('../images/paging.gif') 0 0 no-repeat;
    color: #3f3f3f;
    display: block;
    float: left;
    height: 22px;
    line-height: 14px;
    margin-right: 3px;
    padding: 5px 0 0 10px;
}
.paging a, .paging strong {
    height: 27px;
    padding: 0 8px 0 0;
}
.paging a {
    background-position: 100% -27px;
    cursor: pointer;
}
.paging strong, .paging a:hover {
    background-position: 100% -81px;
    text-decoration: none;
}
.paging a { text-decoration: none; }

.paging strong span, .paging a:hover span {
    background-position: 0 -54px;
}
/* end of paging
--------------------------------------------------------------------- */

/* autocomplete
--------------------------------------------------------------------- */
.ac_conteiner {	
  margin-bottom: -10px;
  width: 97% !important;
}
.ac_input {
	text-indent:2px;
	font-size:1em;
	font-family:sans-serif;
	display: block;
	float: left;
	border: 0;
	height: 16px;
	width: 97% !important;
}
.ac_results {
	border: 1px solid gray;
	background-color: white;
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
	height: 100px !important;
	margin-left: -1px !important;
	_margin-left: -3px !important;
	_margin-top: 45px !important;
	margin-top: 45px !important;
	width: 330px !important;
}
.ac_results div {
	font-size: 1em;
	font-family: sans-serif;
	padding-left: 2px;
	white-space: nowrap;
}
.ac_over {
	cursor: pointer;
	background-color: #3399ff;
	color: #fff;    
}
.ac_wyzeruj {
	margin: 0 !important;
	padding: 0 !important;    
}
.ac_match {
	text-decoration: underline;
	color: inherit;
	margin: 0;
	padding: 0;
}
/* end of autocomplete
--------------------------------------------------------------------- */

html:first-child .ac_results { overflow: auto; }

a.usun { font-size: 11px;	color: red; }
span.usun { font-size: 11px; color: red; cursor: pointer; text-decoration: underline; }

/* rogi z lukiem 4px
--------------------------------------------------------------------- */

.corner_left_odd, .corner_right_odd, .rog3_odd, .rog4_odd {
	width: 4px;	height: 4px;
}
.corner_left_odd, .rog4_odd {	float: left; }
.corner_right_odd, .rog3_odd { float: right; }

.corner_left_odd { background: url('../images/corners_odd.gif') 0 0 no-repeat; }
.corner_right_odd {	background: url('../images/corners_odd.gif') -4px 0 no-repeat; }
.rog3_odd {	background: url('../images/corners_odd.gif') -4px -4px no-repeat; }
.rog4_odd {	background: url('../images/corners_odd.gif') 0 -4px no-repeat; }
/* ~rogi z lukiem 4px */

/* rogi z lukiem 4px
--------------------------------------------------------------------- */

.corner_left_even, .corner_right_even, .rog3_even, .rog4_even {
	width: 4px;	height: 4px;
}
.corner_left_even, .rog4_even {	float: left; }
.corner_right_even, .rog3_even { float: right; }

.corner_left_even { background: url('../images/corners_even.gif') 0 0 no-repeat; }
.corner_right_even {	background: url('../images/corners_even.gif') -4px 0 no-repeat; }
.rog3_even {	background: url('../images/corners_even.gif') -4px -4px no-repeat; }
.rog4_even {	background: url('../images/corners_even.gif') 0 -4px no-repeat; }
/* ~rogi z lukiem 4px */

/* rogi z lukiem 4px
--------------------------------------------------------------------- */
.corners {
	clear: both;	height: 4px;
}
.corner_left, .corner_right, .rog3, .rog4 {
	width: 4px;	height: 4px;
}
.corner_left, .rog4 {	float: left; }
.corner_right, .rog3 { float: right; }

.corner_left { background: url('../images/corners_best.gif') 0 0 no-repeat; }
.corner_right {	background: url('../images/corners_best.gif') -4px 0 no-repeat; }
.rog3 {	background: url('../images/corners_best.gif') -4px -4px no-repeat; }
.rog4 {	background: url('../images/corners_best.gif') 0 -4px no-repeat; }
/* ~rogi z lukiem 4px */

/* rogi z lukiem 7px
--------------------------------------------------------------------- */
.corners7 {
	clear: both;
	height: 7px;
}
.corner_left7, .corner_right7, .rog37, .rog47 {
	width: 7px;
	height: 7px;
}
.corner_left7, .rog47 {	float: left; }

.corner_right7, .rog37 { float: right; }

.corner_left7 {	background: url('../images/corners_question.gif') 0 0 no-repeat; }

.corner_right7 { background: url('../images/corners_question.gif') -7px 0 no-repeat; }

.rog37 { background: url('../images/corners_question.gif') -7px -7px no-repeat; }

.rog47 { background: url('../images/corners_question.gif') 0 -7px no-repeat; }
/* ~rogi z Ĺ‚ukiem 7px */

.reklama {
	width: 200px;
	float: left;
	margin-left: 7px;
}

#zewnetrzny2 {
	background: #fff;
	padding: 1px;
	border: 1px solid #d1d1d1;
	width: 410px;
	height: 115px;
	margin-left: 100px !important;
	position: absolute !important;
	top: 0px;
	left: 0px;
	display: none;
}
#podpowiedz2 {
	margin: 0 !important;
	background: #ebebeb;
	width: 400px;
	height: 105px;
	text-align: left;
	padding: 5px;
	color: black;
	font-size: 12px !important;
}

.rogidolne { height: 6px;	clear: both; }

.cytuj { float: right; margin: 0 10px 3px 0; }

.cytat {
	font-style: italic;
	padding: 5px 10px 17px 20px !important;
	margin: 15px 11px 5px 10px !important;
	background: #ffffff url('../images/quote.gif') 0 3px no-repeat;
	color: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;
}

/* formularz
--------------------------------------------------------------------- */
.t19 { margin: 0 0 4px 20px; }

.form {
	width: 523px;
	min-height: 500px;
	/*background: url('../images/form_mid.gif') repeat-y;*/
}
.form label, .form strong {	font-size: 14px; }

.form label {
	width: 103px;
	padding-right: 4px;
	text-align: right;
	float: left;
	vertical-align: middle;
	line-height: 20px;
}

.form strong { margin: 0 6px 0 0; }

.form input[type="text"] {
	padding: 2px;
	width: 387px;
}
.form select { width: 393px; }

.pytanie_zadaje {
	width: 523px;
	height: 24px;
	padding-top: 17px;
	/*background: url('../images/form.gif') 0 0 no-repeat;*/
	margin-top: -1px;
}
.koniec_form {
	width: 523px;
	height: 31px;
	padding-top: 10px;
	/*background: url('../images/form.gif') 0 -41px no-repeat;*/
}
.pytanie_zadaje a.decor {
	font: bold 12px Verdana, Arial, Tahoma, Helvetica, sans-serif;
	margin-left: -1px;
}
.parka { margin-bottom: 9px; }

#przedostatniapara { margin-bottom: -9px; }

.podpisik {
	float: left;
	margin-left: 107px;
	margin-bottom: 16px;
	clear: left;
	width: 387px;
}

.podpisik em { color: #bc006e; }

.podpisik span { clear: right; }

/* koniec formularza */

.parka textarea {
	width: 381px;
	height: 139px;
	padding: 5px;
	font-size: 14px;
}

span.decor {
	font: 12px Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #0453A3;
	cursor: pointer;
}

.cytat .decor, a.cytuj { color: #0453A3 !important; }

.z_kogo_cytat {	font-style: normal; }

.cytat span.decor {
	background: url(../images/link.gif) 46px 4px no-repeat;
	border: 1px solid #575757;
	border-width: 0 1px 1px 0;
	padding: 0 13px 3px 3px;
	float: right;
	margin-bottom: 10px;
	margin-right: -11px;
}

#rozszerzenie_pytania {	clear: both; }

#rozszerzenie_pytania textarea {
	width: 481px;
	height: 100px;
	margin: 7px 0 7px 14px;
	font-size: 14px;
	padding: 5px;
}

.rozszerz {	float: right;	margin: 0 15px 5px 0; }

.rozszerzenie {
	border-top: 1px solid #929292;
	width: 95%;
	padding-top: 5px;
	margin-left: 20px;
}

/*div.p {	margin: 10px 0 10px 5px; padding: 0 10px; }*/

#faq li {	margin-bottom: 1em; }

.linki li {	margin: 7px 0 0 7px; width: 95%; }

p.linki {
	border-top: 1px solid #929292;
	width: 95%;
	padding-top: 7px;
}

.nazwa_pliku { font-size: 12px; color: #0070c0; }

.tabela_zalacznikow {	float: left; width: 400px; }

.tabela_zalacznikow label {
	font-size: 12px;
	color: #d38b00;
	text-decoration: underline;
	float: left;
	line-height: 12px;
	width: auto;
	margin-left: 3px;
	vertical-align: middle; 
}

.tabela_zalacznikow input[type=checkbox] {
	float: left;
	vertical-align: middle; 
}

.tabela_zalacznikow img {	vertical-align: middle;	margin: 0; }

.tabela_zalacznikow td {
	vertical-align: middle;
	text-align: left; 
	padding: 3px;
}

td.pliki { width: 320px; padding-left: 0; }

td.usuwanie {	width: 150px; }

#rozszerzenie_pytania ul.error_list li {
	margin: -3px 0 0 13px;
}
.error { color: red; }

.cyt { text-transform: lowercase; text-decoration: none; }

.quote {
	margin-left: 5px;
	background: url(../images/link.gif) no-repeat center right;
	padding-right: 10px;
	font-size: 12px;
	text-decoration: none;
}

.answer_user {
	position: absolute; top: 6px; right: 4px;
}

.answer_owner {
	font-size: 11px;
	position: absolute; top: 6px; right: 4px;
}

.answer_owner a {
	color: #7F7F7F;
	margin-left: 5px;
}

.answer_owner a:hover {
	text-decoration: none;
}

.owner_quote:hover, .owner_link:hover, .owner_report:hover, .owner_edit:hover, .owner_remove:hover {
	text-decoration: none;
}

.answer_owner .owner_quote {
	color: #1E50CE;
}

.link_owner_question {
	font-size: 11px;
	position: absolute; right: 5px; bottom: 3px;
}

.link_owner_question .remove_question:hover, .link_owner_question .edit_question:hover{
	text-decoration: none;
}

.link_owner_question .remove_question {
	color: #7F7F7F;
	margin-left: 5px;
}

.answer_admin {
	padding: 5px 4px;
	position: relative;
	text-align: right;
}

.answer_admin input {
	vertical-align: middle;
}

.quote_answer, .link_answer, .alert_answer {
	margin-left: 5px;
	font-size: 11px;	
}

.data .link_answer, .data .alert_answer, .odpowiadajacy .link_answer, .odpowiadajacy .alert_answer {
	color: #7f7f7f;
}

a.quote_answer:hover, a.link_answer:hover, a.alert_answer:hover {
	text-decoration: none;
}

.time_answer {
	color: #7F7F7F;
	font-size: 12px;
	padding-bottom: 5px;
}

.del {
	/*margin-left: 10px;*/
	color: #C03D3A !important;
	background: url(../images/link_red.gif) no-repeat center right !important;
}

.pytanie_tak_nie {
	border: 1px solid silver;
	text-align: center;
	padding: 20px 20px 30px 20px;
}

.pytanie_tak_nie h2, .pytanie_tak_nie a {	font-size: 30px; }


.pytanie_tak_nie a {
	padding-right: 10px;
	/*background: url(../images/blue_arrow.gif) no-repeat right center;*/
}

.pytanie_tak_nie a.tak { margin-right: 30px; }

#progress p {
	margin-top: 13.2em;
	font-weight: bold;
	color: black;
}

.napis {
	display: block;
	color: red;
	margin: 5px 0;
	font-size: 12px !important;
}

.napis img { margin: 0;	vertical-align: middle; }

/* attachments
--------------------------------------------------------------------- */
.flag {	margin: 0 0 -4px 9px !important; }

.att img { 
	margin: 0 !important;
}

.att {
	padding: 2px;
	background: white;
	border: 2px solid #0000FF;
	width: 114px;
	height: 114px;
	float: left;
	margin: 6px 6px 0 0;
	text-align: center;
	overflow: hidden;
}
/* end of attachments
--------------------------------------------------------------------- */

/* tips
--------------------------------------------------------------------- */
.tip {
	font-size: 12px;
}
/* end of tips
--------------------------------------------------------------------- */

/* maps
--------------------------------------------------------------------- */
#map { padding-left: 5px; clear: both; }
.mapka {
	padding: 4px 0 16px 4px;
	position: relative;
}
.ramka_mapki { padding: 14px 15px 10px 15px; text-align: center; }

#Gmap { margin: 15px auto; }

#GmapOdpMini, #GmapPytMini, #GmapLastMin, .Gmap { overflow: hidden; }

#GmapOdpMax, #GmapPytMax, #GmapUserMax,
#GmapTopMax, #GmapZnaMax, #GmapAllPytMax, #GmapMojMax, #GmapLastMin {
  margin: 8px 0 -5px 8px;
  position: relative;
  background-color: rgb(229, 227, 223);
}
#GmapUserMax, #GmapMojMax { margin-bottom: 15px; }

#googleInput {
	margin-top: 10px;
	margin-right: 4px;
	float: left; 
}
#map input {
	padding: 2px;	
	width: 110px;
	color: gray;
}
#google_add {
	bottom-margin: 2px;
}
/* end of maps
--------------------------------------------------------------------- */

/* ostatnio szukane frazy
--------------------------------------------------------------------- */
ul.phrases {
	float: left;
	margin: 10px 0 0 10px;
	border-left: 1px solid silver;
	padding: 0 0 5px 10px;
	width: 29%;
}

ul.phrases li {	line-height: 1.5em; }
/* end of ostatnio szukane
--------------------------------------------------------------------- */

/* friends
--------------------------------------------------------------------- */
#friends { padding: 6px 0; }

#friendslist { padding-left: 6px; }

#friendslist li {
	float: left;
	margin: 2px;
	border: 1px solid #AD4563;
	padding: 3px;
	width: 87px;
	background: #fff;
	overflow: hidden;
}

.m2 { margin-right: 3px; }

#friendslist li a {	float: left; }

.samosia {
	font-size: 12px;
	display: block;
	width: 87px;
}

#activitylist li {
	margin: 10px;
	padding: 4px 3px 6px 32px;
	background: #f8f8f8 url(../images/obrazek.gif) no-repeat left center;
}

#activitylist li, #activitylist li a, #activitylist li b,
#activitylist li span.data {
	font-size: 13px;
}
/* end of friends
--------------------------------------------------------------------- */

/* errors
--------------------------------------------------------------------- */
#send_message .error_list { margin-top: -5px; }

#send_message input { padding: 2px; }

#send_message .error_list li { font-size: 11px; }

#send_message .error {
	color: #ff0000;
	padding-left: 95px;
}
/* end of errors
--------------------------------------------------------------------- */

/* menu skrzynki
--------------------------------------------------------------------- */
#post_box {
	color: #d6d6d6;
	border: 1px solid #d8d8d8;
	padding: 5px;
}

#post_box, #post_box a {
	font-size: 12px;
}

#post_box a {
	margin: 0 5px;
	color: #1e50ce;
	text-decoration: none; 
}
/* koniec menu skrzynki
--------------------------------------------------------------------- */

/* skrzynka 
--------------------------------------------------------------------- */
.select_pokaz {
    float: right;
    font-size: 12px;
    margin: -30px 0 15px 0;
    text-align: right;
    width: 145px;
}

.describe {	float: right; }

.zaznacz {
	font-size: 12px;
	font-weight: bold;
	color: #0453A3;
	padding: 8px 0 0 8px;
	clear: both;
}
.zaznacz em {	font-style: normal;	color: #026bd6; }

.zaznacz a { margin-left: 16px; }

.skrzynka {
	font: bold 12px Verdana, Tahoma, Arial, sans-serif;
	line-height: 12px;
	width: 99%;
	margin: 11px 0px 11px 6px;
}
.skrzynka img {	margin: -3px 4px 0 0;	vertical-align: middle;}

.skrzynka th {
	border: 1px solid #c8c8c8;
	border-width: 1px 0;
	background: #f2f2f2;
	padding: 11px 0 11px 12px;
	text-align: left;
}
.skrzynka th a { text-decoration: none; color: #4096EE; }

.skrzynka th.data {
	border-width: 1px 1px 1px 0;
	width: 118px;
	font-size: 12px;
}
.skrzynka th.check { border-width: 1px 0 1px 1px; width: 5%; }

#wrapper .skrzynka td {
	border: 1px solid #c8c8c8;
	border-width: 0 0 1px 0;
	padding: 11px 0 11px 11px;
}
#wrapper .skrzynka td.data {	border-width: 0 1px 1px 0; }

#wrapper .skrzynka td.data {	font-weight: normal; white-space:nowrap; }

#wrapper .skrzynka td.check { border-width: 0 0 1px 1px; }

#wrapper .skrzynka td.temat a { font-weight: normal; }

#wrapper .skrzynka td.temat { width: 60%; }

.nieprzeczytana {	font-weight: bold !important; }

#form_list li, #dane_dodatkowe li {
	margin: 10px 0;
}
.etykietka {
	float: left;
	clear: left; 
	width: 85px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	font-size: 12px;
}
.w75 { width: 75% !important; }

textarea.w75 { margin-left: 0; }

textarea.text {
	font-size: 12px !important;
	height: 88px;
	padding: 3px 4px 3px 3px !important;
}
button {
	border: 0 none;
	cursor: pointer;
	display: block;
	text-indent: -99999px;
}
#send_message button {
	/*background: transparent url(../images/sendmessage.gif) no-repeat;*/
	width: 162px;
	height: 19px;
	float: right;
	margin: -5px 60px 10px 0;
}

#post_env {
	float: left;
	margin: -2px 5px 0 0;
}

h3.inbox { font-size: 17px; margin-top: -10px; }

.przyciski { float: right; margin: -28px 0 0 0; }

.przyciski a { text-decoration: none; }

#form_list strong {	font-size: 12px; }

.message_background {
	/*background: transparent url(../images/post.gif) 10px 10px no-repeat;*/
}

#usun_wiadomosc_button { cursor: pointer; }

#send_message #form_tresc {	height: 200px; }

.podpis_pola, .podpis_pola2 {
	font-size: 11px;
	margin-top: -6px !important;
	margin-bottom: 15px !important;
	padding-left: 95px;
}
.podpis_pola2 {	padding-left: 11px; }

fieldset {
	padding: 10px 0;
	margin: 10px 0;
	border: 1px solid #d8d8d8;
}
/* end of skrzynka
--------------------------------------------------------------------- */

/* formularze */

/* SEO */

h3.noproperty {
	margin: 0px;
	padding: 0px;
	font-size: inherit;
	font-weight: normal;
	display: inline;
}
b.noproperty {
	font-weight: normal;
}
h1.pseudonim {
	font-size: 14px;
}
h2.header, h1.header, b.header {
	font-size: 17px;
	margin: 9px 0 0 9px;
	/*display: inline;*/ 
}
h1.fraza { 
	margin: 0px;
	color: #ffa223; 
	font-style: normal;
	font-weight: bold;
}
h1.w_chmurce { 
    font-size: 22px;
    line-height: 29px;
    font-weight: normal;
    margin: 0px;    
}

.naruszen {
	color: red;
}


td.z_avatarem {
    width: 50px;
    vertical-align:top;
}

/* szafa */
p.przedmiot {
    margin-top: 15px !important;
}
table.szafa-lista, table.szafa-podglad {
	font-size: 12px;
}
table.szafa-lista td, table.szafa-podglad td {
	margin: 0px !important;
	padding: 0px !important;	
}
table.szafa-lista td.wiersz_1 {
	height: 43px;
	border-top: 1px solid #DEDEDE;
	vertical-align: middle;	
}
table.szafa-lista td.wiersz_2 {
	border-botom: 1px solid #DEDEDE;
	height: 44px;	
	vertical-align: middle;
}
table.szafa-lista tr {
	margin: 0px !important;
	padding: 0px !important;	
}
table.szafa-lista td.z_avatarem {
	border-botom: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
}
table.szafa-lista a.att {
	padding: 4px 6px 4px 4px;
	margin-left: 1px;
	background: white;
	border: 1px solid #D4D4D4;
	width: 84px;
	height: 65px;
	float: left;
	text-align: center;
	overflow: hidden;
}
table.szafa-lista span.distinct {
	text-align: center;
	color: #C03D3A;
	font-weight: bold;
}

table.szafa-podglad .autor {
	font-size: 16px;
	display: block;
	margin-top: 3px;
}

.wstawka {
    margin-top:50px;
    text-align:center;
}
.wstawka a {
    font-size: 20px !important;   
}
.wstawki img {
    display: block;
    margin-top: 20px;
}
.wstawki textarea {
    width: 520px;
    height: 60px;
}
.wstawki textarea.short {
    height: 15px;
}

.szafa a {
	font-size: 13px;
}
.szafa p {
	margin-top: 20px !important;
}
.szafa .liczba {
	color: #C03D3A;
}
.szafa .liczba2 {
	color: #FE0000;
}

.tags {
    margin-bottom:10px;
    text-transform:uppercase;
}
.tags span {
    color: #DDDDDD;
}
table.comment td.procenty, table.comment td.odpowiadajacy {
	border-bottom : 1px solid #F3F9FA;
}

table.comment td.tresc_odp {
	padding-top: 15px !important;
}
table.comment td.procenty {
	padding-top: 25px !important;
}
/* RANK STAR */

.questionList {
	overflow: visible;
	position: relative;
}

.questionList .rank {
	position: absolute; left: -10px; top: 0;
}
.odpowiadajacy .rank {
	position:absolute; top: 15px; left: 93px;
}

.wizytowka .rank, .wizytowka .star {
	background: url(../images/gwiazdka_pusta.png) !important;
	display: block !important;
	height: 15px !important;
	width: 70px !important;
	position: relative;
	margin:-17px -7px 4px 0; !important;	
	padding: 0px !important;
	clear: none !important;
}
.wizytowka h1.pseudonim {
	margin-left:135px;
	overflow: hidden;
}
.wizytowka .star {
	margin: 0px !important;
	background-image:url(../images/gwiazdka_pelna.png) !important;
}
.rank, .star {
	background-image:url(../images/gwiazdka_pusta.png);
	display:block;
	float:left;
	height:15px;
	margin:-1px -7px 4px 12px;
	position:relative;
	width:70px !important;
	z-index:3;
}
.star {
	float:left;
	margin:0px;
	background-image:url(../images/gwiazdka_pelna.png);
}
.block {
    background-color    : #FF0000;
    color               : #FFFFFF;
    text-align          : center;
    display             : block;
    padding             : 5px 0 5px 0; 
    margin-bottom		: 10px;
    font-weight			: bold;
}

/* ---------------------------------------- */



/* --------------- QnA Box ---------------- */
#qnaBox {
    width               : 925px;
    background          : #e8e8e8;
    overflow            : hidden;
    padding             : 0 0 0 30px;
    float               : left;
    clear               : both;
    display             : inline;
    margin              : 15px 0 5px 12px;
}

#qnaBox li {
    width               : 127px;
    float               : left;
    text-align          : center;
    padding             : 11px 25px 8px;
}

#qnaBox li img {
    display             : block;
    margin              : 0 auto;
}

#qnaBox li span {
    display             : block;
    font-size           : 10px;
    color               : #587e33;
    text-decoration     : none;
    cursor              : pointer;
    padding             : 3px 0 0;
}

#qnaBox li strong {
    display             : block;
    font-size           : 14px;
    color               : #0022a1;
    text-decoration     : none;
    cursor              : pointer;
    font-weight         : normal;
    padding             : 3px 0 0;
}
/* ---------------------------------------- */

.pageReload {
    float               : right;
    margin              : -20px 0 0;
}

.pageReload input {
    width               : 13px;
    height              : 13px;
    float               : left;
}

.pageReload label {
    float               : left;
    cursor              : pointer;
    margin              : 0 0 0 4px;
    font-size           : 12px;
}

.add-emoticon {
    float: right;
    margin-right: 7px;
    margin-top: 3px;
}

.add-answer.add-emoticon {
	margin-right: 0;
}

.add-answer.add-emoticon .label {
	margin: 3px 4px 0 0;
}

.add-emoticon .news_text {
    display: none;
}

.add-emoticon .label:hover,
.add-emoticon ul li:hover {
	background: #eee;
	cursor: pointer;
}

.add-emoticon .label:hover {
	background: none;
}

.add-emoticon ul {
    background-color: white;
    border: 1px solid #eee;
	display: block;
    margin-left: -84px;
    overflow: hidden;
    padding: 2px;
    position: absolute;
    width: 100px;
    z-index: 10;
}

.add-emoticon .label {
	display: block;
	margin: 3px 15px 0 0;
}

.add-emoticon ul li {
    float: left;
    margin-bottom: 1px;
    margin-right: 1px;
}

.add-emoticon img {
margin: 0;
} 

#uploadPhotosForm .b_map.b_dodajodpowiedz.fr {
	margin: 7px 0;
}

.q_access {
margin: 8px 0 0;
width: 100px;
}

/* top belka -------------------------------- */

#qnaTabs {
    background: url("../images/qnaTabsBg.png") repeat-x scroll 0 0 transparent;
    height: 48px;
	overflow: hidden;
    width: 100%;
}

#qnaTabsInside {
	margin: 0 auto;
	overflow: hidden;
    width: 1003px;
}

#qnaTabs ul {
   float: left;
   margin-left: -2px;
}

#qnaTabs ul li {
   	display: inline;
    float: left;
	height: 33px;
    margin: 14px 0 0 0;
}

#qnaTabs ul li.active {   
	height: 39px;
    margin: 8px 0 0 0;
}

#qnaTabs ul li a {	
	color: #000;
	font-size: 15px;
	height: 33px;
	line-height: 33px;
	padding: 0 2px;
	text-decoration: none;
}

#qnaTabs ul li.active a {
	font-weight: bold;	
	float: left;
	font-size: 15px;
	height: 39px;
	line-height: 45px;	
}

#qnaTabs ul li a, #qnaTabs ul li img {
    float: left;
}

#qnaTabs ul li span {
    display: none;
}

.random_article {	
	float: right;
	margin: 8px 0 0 0;
	position: relative;
	width: 295px;
	z-index: 3;
	display: none;	
}

#random_inside {
	background: url('../images/random_bg.jpg') repeat-x scroll 0 0 transparent;
	height: 39px;
	width: 275px;
	float: left;
}

#BoxOtherQna a {
	background: url('../images/random_bg.jpg') repeat-x scroll 0 0 transparent;
	float: left;
	font-size: 14px;
	height: 39px;
	line-height: 41px;
	width: 275px;
	display: none;	
}

.random_article a {
	background: url('../images/random_bg.jpg') repeat-x scroll 0 0 transparent;
	float: left;
	font-size: 14px;
	height: 39px;
	line-height: 41px; 
	position: absolute; top: 0; left: 0;
	width: 275px;
}

.random_article img {
	float: left;
	padding: 7px 7px 6px 0;
}

.link_random {
	width: 275px;
	overflow: hidden;
	word-wrap: break-word;
}

.link_random:hover {
	text-decoration: none;
}

#qnaTabs ul li span.border_left {
	background: url('../images/border_menu.png') no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 33px;
	width: 12px;
}

#qnaTabs ul li span.border_right {
	background: url('../images/border_menu.png') no-repeat scroll -14px 0 transparent;
	display: block;
	float: left;
	height: 33px;
	width: 12px;
}

#qnaTabs ul li.active span.border_left {
	background: url('../images/active_border.png') no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 40px;
	width: 10px;
}

#qnaTabs ul li.active span.border_right {
	background: url('../images/active_border.png') no-repeat scroll -12px 0 transparent;
	display: block;
	float: left;
	height: 40px;
	width: 10px
}

.random_left {
	background: url('../images/random_border.png') no-repeat scroll -13px 0 transparent;
	display: block;
	float: left;
	height: 39px;
	width: 10px;
}

.random_right {
	background: url('../images/random_border.png') no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 39px;
	width: 10px;
}

#BoxOtherQna {	
	float: left;
	overflow: visible;
	position: relative;
	width: 285px;
	background: url('../images/random_bg.png') repeat-x scroll 0 0 transparent;
}



#BoxOtherQna .active {
	z-index: 999;
}

#BoxOtherQna .last-active {
	z-index: 99999;
}

.box-cu {
	margin: 0 auto;
	overflow: hidden;
	width: 410px;
}

.single-box {	
	background: #F8F8F8;	
	float: left;
	margin: 5px;
	height: 235px;
}

.single-box a {
	border: 10px solid #F8F8F8;
	display: block;	
	font-size: 12px;
	text-decoration: none;
}

.single-box a:hover {
	border: 10px solid #D5DCEB;
}

.single-box a img {
	padding: 10px;
	-webkit-box-shadow: 0 0 3px 3px #d5dceb;
	-moz-box-shadow: 0 0 3px 3px #d5dceb;
	box-shadow: 0 0 3px 3px #d5dceb;
}

.single-box p {	
	color: #2A3686;
	height: 20px;
	padding: 8px 6px 4px;
	text-align: center;
	width: 160px;
}

#nosg .box-cu {
	width: 310px;
}

#nosg .single-box {   
    float: none;
	margin: 5px auto;
    width: 188px;
}

.checkAnswers {
	position: relative;
	top: 35px;
	left: 145px;
	z-index: 1;
}

#answersInfo {
	position: relative;
	top: 10px;
	left: 60px;
	z-index: 1;
	text-align: left;
	font-size: 14px;	
}

#submit_answers {
	margin-top: 10px;
	border: 0;
	padding: 0;	
	font-size: 14px;
	background: none;
	text-decoration     : underline;
    color               : #0000ff;
}