/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

fieldset {border: 0px solid #000;}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	background: #262626 url('images/bg.jpg') top repeat;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

/*------------------backgrounds-------------*/
.top_logo { background: url('images/top_logo.png') top no-repeat; margin:0;padding:0; }
.top_menu {background: url('images/top_menu.jpg') top left no-repeat; margin:0; padding:0;}
.top_search {background: url('images/top_search.jpg') top right no-repeat;  margin:0;padding:0; } 
.content_bg {background:#000;  margin:0;padding:0; }
.footer {background: url('images/footer.png') top no-repeat; margin:0;padding:20px 3px; font-size:10px; font-family:tahoma; color: #a9a9a9;}

.footer_left {float:left; text-align: left;}
.footer_right {float:right; text-align: right;}

#top_link {float:left; width:400px}
#top_link img {width:400px; height:70px;}
#top_login {float:right; width:300px}

.addthis {margin:3px; font-size:11px;color: #a9a9a9;}
.addthis a{margin:1px; }

#mini_menu_left {float:left; width:400px; padding:0 0 0 15px;} 
#mini_menu_left div {float:left; padding:0 0 0 0px;}
#mini_menu_left div div {float:left; width:75px; height:65px; padding:0; margin:0 4px; text-align: center;}
#menu1 {background: url('images/menu1a.png') top center no-repeat;cursor:pointer} 
#menu2 {background: url('images/menu2a.png') top center no-repeat;cursor:pointer}
#menu3 {background: url('images/menu3a.png') top center no-repeat;cursor:pointer}
#menu4 {background: url('images/menu4a.png') top center no-repeat;cursor:pointer}
#menu5 {background: url('images/menu5a.png') top center no-repeat;cursor:pointer}
#menu3_off {background: url('images/menu3a_off.png') top center no-repeat;cursor:arrow;}
#menu4_off {background: url('images/menu4a_off.png') top center no-repeat;cursor:arrow;}

#menu3_off span, #menu4_off span {float:left; width:75px; height:65px; padding:0; margin:0 4px; text-align: center;display:block;}


#mini_menu_right {float:right; width:200px; text-align:right; margin:6px 6px 0 0 ;padding:0; }
#mini_menu_right a{font-size:11px; font-family:tahoma; color: #a9a9a9;}
#mini_menu_right a:hover{color: #fff;text-decoration: underline;}


 ---------------  Menu ------------------ */
.pm-notify-new {float:left; text-align:left;}

#wrapheader {
	height: auto !important;
	padding: 0;
	margin: 0 auto;
	width:900px;	
	
}
#wrapcentre_popup{width:auto;}
#wrapcentre {
	margin: 0 auto;
	padding: 0;
	background-color: #222222;
	background-repeat: repeat;

}

#wrapfooter {

	margin: 0 auto;
	text-align: center;
	
	clear: both;
	background-color: #222222;
	background-repeat: repeat;
	color: #fff;
}

#wrapnav {
	width: 100%;
	margin: 0;
	border-width: 1px;
	border-style: solid;
	background-color: #222222;
	background-repeat: repeat;
	border: 1px solid #000;
}

#logodesc {
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {color:#d7d7d7;background: #1d1d1d;border-width: 2px;border-style: solid;border-color: #cc0000;padding: 10px;margin:10px;font-weight: normal;font-size: 12px;font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; -moz-border-radius:5px;border-radius:5px; text-align:left}
.forumrules h3 {border-bottom:1px dotted #cc0000; color:#fff;padding:10px}
#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
a.menu_horizontal:link, a.menu_horizontal:visited,a.menu_horizontal:active,a.menu_horizontal:hover { font-family: arial; font-size: 11px; font-weight: normal; color: #ccc; padding-left: 5px; padding-right: 5px; text-decoration: underline; }

a.menu_horizontal_red:link, a.menu_horizontal_red:visited,a.menu_horizontal_red:active,a.menu_horizontal_red:hover { font-family: arial; font-size: 11px; font-weight: normal; color: #ff0000; padding-left: 5px; padding-right: 5px; text-decoration: underline; }


h1 {
	color: #fff;
	font-family: Arial, "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	padding:0px 0px 0px 12px;
	text-align:left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
        color:#ff0000;
}


p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: white;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 3px;
	float: left;
	color: #a86161;
	font-weight: normal;
	white-space: normal;
	font-size: 1em;
}
p.breadcrumbs a {color: #c00; font-weight: normal; text-decoration: underline; font-family:tahoma; font-size: 1.1em;}
p.breadcrumbs a:hover {color: #f00;}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding: 0 0 4px 4px;
        font-size:10px;   
        color:#bdbdbd;

}
p.forumdesc a {text-decoration: underline; font-family:arial; }

p.forumdesc .unread {color:#c1c1c1}
p.forumdesc .read {color:#888888; text-decoration: none;}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.userdeleted {color: #878787; font-size: 0.9em; font-weight:normal;}
	
.postauthor {
	color: #e9e9e9;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}

.avatar img{
	padding:3px; margin:1px; background:#303030;border:1px solid #3b3b3b}

.avatar img:hover  {border:1px solid #f00;}
 
.postreputatnion {font-size: 1em; color: #c1c1c1;}
.postdetails {
	color: #c1c1c1;padding:4px
}
.postdetails_show {color: #e9e9e9; border:1px dashed #595959; padding:4px}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color:#efefef;
	color:#ccc;
}
a.postlink, div.postbody a {text-decoration: underline;}
.postbody img {max-width:720px}

ol, ul {
	margin: 0 0 0 1.5em;
}

.postbody li {
	margin: 0 0 0 1.5em;
	padding:0px;
	
	list-style-image: url('images/arrow.gif');
	
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
	
}

.posthilit {
	background-color: red;
}

.nav {
	margin: 0;
	color: #5f4e4e;
	font-weight: bold;
}

a.nav, ul.nav li a {font-size: 12px; font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;}
a.nav:hover, ul.nav li a:hover {text-decoration: underline;}

/* Pagination
---------------------------------------- */
.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	margin-top: 5px;
	float: right;
}

.pagination span.page-sep {
	display: none;
}

li.pagination {
	margin-top: 0;
}

.pagination strong, .pagination b {
	font-weight: bold;
}

.pagination span strong {
	padding: 1px 3px;
	margin: 1px 2px;
	font-weight: normal;
	color: #fff;
	background: #a00;
	border: 1px solid #f00;
	font-size: 0.9em;
	-moz-border-radius:4px; border-radius:3px;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active, .pagination span a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #d4d4d4;
	padding: 1px 3px;
	margin: 1px 2px;
	background-color: #000;
	border: 1px solid #4b4b4b;
	font-size: 0.9em;
	line-height: 1.5em;
	-moz-border-radius:4px; border-radius:3px;
}

.pagination span a:hover {
	background: #f00;
    border: 1px solid #f00;
	color: #fff;
	text-decoration: none;
	-moz-border-radius:4px; border-radius:3px;
}

.pagination img {
	vertical-align: middle;
}

/* Pagination in viewforum for multipage topics */
.row .pagination {
	display: block;
	float: right;
	width: auto;
	margin-top: 0;
	padding: 1px 0 1px 15px;
	font-size: 0.9em;
	background: none 0 50% no-repeat;
}

.row .pagination span a, li.pagination span a {
	background-color: #fff;
}

.row .pagination span a:hover, li.pagination span a:hover {
	background-color: #d2d2d2;
}

/*------------------------------------------*/
.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #847474;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.gensmall_error {
	color: red;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	border:1px dotted #cc0000;
	padding:7px;
}
.error {
	color: red;
}

.index {
	color: #fff;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #000;
	text-indent: 4px;
}


/* Tables
 ------------ */
th {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #000;
	white-space: nowrap;
	padding: 7px 5px;
	border: 1px solid #212121;
}


td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #000;
	text-align: left;
}


.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #313131;
}
.rtl .catdiv {
	background-color: #313131;
}

.rtl:hover .catdiv {
	background-color: #393939; d:#515151;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #313131;
	text-indent: 4px;
}

.cat:hover {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #393939; d:#515151;
	text-indent: 4px;
}

.row1 {
	background-color: #161616;
	padding: 2px;
}

.row2 {
	background-color: #121212; d:#212121;
	padding: 2px;
}
/*
.row1:hover, .row2:hover {
        background-color: #0f0e0e; d:#232323;
}
*/


.row3 {
	background-color: #191919;
	padding: 2px;
}

.rowgood {
	background-color: #212121;
	padding: 2px;
}

.rowneutral {
	background-color: #212121;
	padding: 2px;
}

.rowbad {
	background-color: #212121;
	padding: 2px;
}

.spacer {
	background-color: #393d40;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #575e64;
	color: #ccc;
}

.legend {
	text-align: center;
	margin: 0 auto;
	border: solid 1px #aaa;
	background-color: #f1f1f1;
}



/* Links
 ------------ */
a {outline:none;}
a:link {
	color: #c1c1c1;
	text-decoration: none;
}

a:active,
a:visited {
	color: #c1c1c1;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}
h4 a:link, h4 a:active, h4 a:visited {color:#ff0000;}

a.forumlink {
	color: #f6f6f6;
	font-weight: bold;
	font-family:  Arial,"Lucida Grande", Helvetica,  sans-serif;
	font-size: 13px;
    padding:3px;
}

a.forumlink:hover {
	color: #e74100; d:#ff6600;
	text-decoration: underline;
}


a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #c1c1c1;
}

a.topictitle:hover {
	color: #ff6600;
	text-decoration: none;
}

a.topictitle:visited {
	color: #c1c1c1;
	text-decoration: none;
}

th a,
th a:visited {
	color: #c1c1c1 !important;
	text-decoration: none;
}

th a:hover {
	color:#ff6600;
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form, input.image {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #fff;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #222222;
	background-color: #999999;
}
#search {margin: 0;	padding: 0;}


textarea {
	background-color: #000;
	color: #fff;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #222222;
	padding: 2px;
}

checkbox {
	background-color: #000;
	color: #000;
	padding: 2px;
}

select {
	color: #fff;
	background-color: #565656;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #aaa;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}





.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	/*background-color: #727272;
	border-style: solid;
	border-width: 1px;
    border-color:#aaa;
    */
    border: 1px solid #8c8c8c; padding:1px;background: url("http://alkohole-domowe.com/forum/styles/dark_qba/theme/images/bg_input_dark.jpg") left top no-repeat #5c5c5c; color:#fff; font-family:arial;font-size:12px;font-weight:normal; 
}
.post:focus {border: 1px solid #f00;}

.btnbbcode {
	color: #fff;
	font-weight: normal;
	font-size: 1.0em;
	font-family: verdana, Helvetica, sans-serif;
	background: #000;
	border: 1px solid #7a7a7a;
    cursor: pointer;
    /*
    -moz-border-radius:5px;
    border-radius:4px;
    */
}

.btnmain {
	font-weight: bold;
	border: 1px solid #9e0101;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.0em;
	color: #fff;
	font-family: verdana;
    background: #000 url('http://alkohole-domowe.com/forum/styles/dark_qba/imageset/btn_bg.jpg') repeat-x top;

}

.btnlite {
	font-weight: normal;
	border: 1px solid #9e0101;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.0em;
	color: #fff;
	font-family: verdana;
    background: #000  url('http://alkohole-domowe.com/forum/styles/dark_qba/imageset/btn_bg.jpg') repeat-x top;

}

.btnfile {
	font-weight: normal;
	border: 1px solid #b86363;
	padding: 1px 5px;
	font-size: 1.0em;
	font-family: verdana;
    background: #000  url('http://alkohole-domowe.com/forum/styles/dark_qba/imageset/btn_bg.jpg') repeat-x top;

}

.helpline {
	background-color: #000;
	border-style: none;
}

.last_atach {padding: 3px; margin:1px; border: 1px solid #636363;display:block;background-color: #1c1c1c;}
.last_atach:hover {background-color: #393535;border: 1px solid #cc0000;}

/* ----------------------  BBCode  ------------ */
.think {
	margin: 5px;
	padding: 0px;
}
.thinkbody {
	margin: auto!important;
	padding: 7px 15px;
	border:1px solid #fff;
	border-color:#ffffff #fff3e6 #fff3e6 #ffffff ;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.3em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background:#ffebd5; 
	color: #000;
	-moz-border-radius: 30px;
    border-radius:30px;
}


 
.quotetitle_arrow {margin: 5px 5px 0 5px; padding:0px; height:10px; background: url('http://alkohole-domowe.com/forum/styles/dark_qba/imageset/quotetitle_arrow.gif') bottom left no-repeat ;} 
 
.quotetitle, .attachtitle {
	margin: 0 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #777575;
	color: #ccc;
	background-color: #515151;
	font-size: 0.85em;
	font-weight: bold;
	-moz-border-radius: 4px 4px 0px 0px;
    border-radius:3px 3px 0px 0px;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #777575;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #3c3c3c; d:4B4B4B;
	color: #ccc;
	-moz-border-radius: 0px 0px 4px 4px;
    border-radius:0px 0px 3px 3px;
}

.quotecontent .quotecontent {background-color: #2d2d2d;}
.quotecontent .quotetitle {background-color: #414141;}
.quotecontent .quotecontent .quotecontent {background-color: #3c3c3c;}
.quotecontent .quotecontent .quotetitle {background-color: #515151;}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #c3c3c3;
	color: #333333;
	background-color: #c3c3c3;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #c3c3c3;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #ccc;
}

.source{
	
	margin: 5px 0px 5px 0px;
    padding: 4px;
	border-color: #870000;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	font-weight: normal;
    font-style: italic;
	color: #dedede;
	font-size: 12px;
	font-family: arial, 'Courier New', monospace;
	background-color: #0c0c0c;
}

.syntaxbg {
	color: #ccc;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #ccc;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000;
}

.pm_replied_colour {
	background-color: #c3c3c3;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;  padding: 0; margin: 0;
}

.sep {
	color: black;
	background-color: #ad5300;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}



   
    
	




/* SHOUTBOX */
#shoutbox {font-size: 11px;}
#shoutbox button {font-size: 11px; height:12px;}

#msg, #chat_form {width:width:100%;}

#msg > li.row1 {
       display: block;
       list-style-type: none;
       margin: 0;
       height: auto;
       width:98%;
       float: left;
       border-bottom:1px dotted #707070;
    }

#msg > li.row2 {
       display: block;
       list-style-type: none;
       margin: 0;
       height: auto;
       width:98%;
       float: left;
       border-bottom:1px dotted #707070;
    }

#msg > li > dl{
       vertical-align: middle;
       width: 98%;
    }

#msg > li > dl > dt{
       width: auto !important;
       white-space: nowrap;
       margin-right: 4px;
       font-size: 10px;
       font-family:arial;
       
    }

#msg > li > dl > dd > \{
       margin: 1px;
    }

#msg > li > dl > dd > button{
       margin: 1px; font-size: 11px; height:12px;
    }
    
#msg > li > dl > dd#msgbody{
       display: inline;
       padding: 3px 0 1px 0px !important;
       vertical-align: middle;
       float:none !important;
    }

#base_ul
    {
       text-align:left;
       list-style:none;
       margin: 0; padding:0;
    }
#nr { display: block;padding: 3px;}

.button3 {font-size: 11px; font-weight:normal; height:18px;-moz-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px;}
.button_small {cursor:pointer; font-size: 7px; font-weight:normal; font-family:arial; padding:0; margin:0; background:#323232 !important;  -moz-border-radius: 3px; border-radius:3px; border:1px solid #535353} 


/* SHOUTBOX */


#search_table, #search_table td, #search_table img, #search_table input {padding:0; margin:0;border:none;}

#input_top_search_td {height:18px; border: 1px solid #8a8a8a; background:#000; padding:3px 0 0 3px; margin:0; vertical-align:middle}
.input_top_button {background:transparent; padding:0; margin:0; border:none;}
.input_top_search { color: #fff; font-size:11px; font-family:tahoma; width:140px;  padding:0px; margin:0px; background:transparent; border:none; vertical-align:middle}


.login_form_button {border:none; padding:0; margin:0;background:transparent!important; }
.login_form_table {padding:16px 0 5px 0;}
.login_form_table, .login_form_table td, .login_form_table a {font-size:11px; font-family:tahoma; color:#ccc;}
.login_form_table a:hover {color:#f00; text-decoration:underline;}
.small_input_login {border: 1px solid #8a8a8a; background:#000; width:80px; height:13px; padding:0; margin:0; color:#fff; font-size:11px; font-family:tahoma;}

/*------------specjalne t?o dla ikonki gg ;) */

.gg_icon { background:url('http://alkohole-domowe.com/forum/styles/dark_qba/imageset/pl/icon_bg.gif') top no-repeat; width:20px; height:20px;  margin:0; padding:0px 0px 10px 0px; display:inline; vertical-align:top; border:0px solid #f00; }
.gg_icon a { vertical-align:top; padding:1px;  margin:0; width:18px; height:18px; }
.gg_icon a img {margin:2px 0px 0px 2px; padding:0; display:inline; vertical-align:top;}



