/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
background-color:        #202020;
background-image: url(images/tlo.gif);
background-repeat: repeat-y repeat-x;
background-attachment: fixed;
scrollbar-face-color:        #1b1b1b;
scrollbar-highlight-color:    #363636;
scrollbar-shadow-color:        #1b1b1b;
scrollbar-3dlight-color:    #1b1b1b;
scrollbar-arrow-color:        #029cc8;
scrollbar-track-color:        #282828;
scrollbar-darkshadow-color:    #1b1b1b;
margin: 0px;
padding: 5px; 
}

td.row_beer1 { background:#ddebff; font-weight:bold; padding:3px; }
td.row_beer2 { border:1px solid #D1D7DC; background-image: url(images/beer.png); background-color: white; background-repeat: repeat-y; height: 22px; font-weight: bold; padding:3px;}

.alert_yellow {
background: #FFF6BF;
border: 1px solid #FFD324;
color: #000000;
text-align: center;
margin: 10px auto;
padding: 5px 20px;
}

.alert_blue {
background: #ADCBE7;
border: 1px solid #0F5C8E;
color: #000000;
text-align: center;
margin: 10px auto;
padding: 5px 20px;
}

.alert_red {
background: #FFB2B2;
border: 1px solid #FF4444;
color: #000000;
text-align: center;
margin: 10px auto;
padding: 5px 20px;
}

.alert_green {
background: #D6ECA6;
border: 1px solid #8DC93E;
color: #000000;
text-align: center;
margin: 10px auto;
padding: 5px 20px;
}
.alert_black {
background: #1d1d1d;
border: 1px solid #383838;
color: silver;
text-align: center;
margin: 10px auto;
padding: 5px 20px;
}
.alert_purple {
background: #E0B2FF;
border: 1px solid #802F99;
color: #000000;
text-align: center;
margin: 10px auto;
padding: 5px 20px;
}
.alert_orange {
background: #FFC57F;
border: 1px solid #FF8C00;
color: #000000;
text-align: center;
margin: 10px auto;
padding: 5px 20px;
}
.alert_light_blue {
background: #9BFFFF;
border: 1px solid #0F9999;
color: #000000;
text-align: center;
margin: 10px auto;
padding: 5px 20px;
}

#blackout { 
    display: none; 
    position: fixed; 
    top: 0; 
    left: 0; 
    opacity: 0.7; 
    -moz-opacity: 0.7; 
    -khtml-opacity: 0.7; 
    -webkit-opacity: 0.7; 
    filter: alpha(opacity = 70); 
    background: #000; 
    width: 100%; 
    height: 100%; 
    z-index: 100; 
} 

#avilapanel { 
    display: none; 
    font-size: 10pt; 
    width: 100%; 
    position: fixed; 
    z-index: 101; 
    top: 20%; 
    left: 0; 
} 

#avilapanel ul { 
    padding: 0; 
} 

#avilapanel li { 
    list-style: none; 
    text-align: center; 
} 

#avilapanel form { 
    padding: 15px; 
    border: 3px solid #fff; 
    background: #E5E5E5; 
    display: block; 
    width: 250px; 
    margin: 0 auto; 
} 

#avilapanel input.s { 
    height: 20px; 
    margin-bottom: 5px; 
    vertical-align: middle; 
    margin-top: -3px; 
    border: 1px dotted #069; 
    -moz-appearance: none; 
    padding: 1px; 
} 

#avilapanel input.s:focus, #avilapanel input.s:hover { 
    border-style: solid; 
} 

#avilapanel label.uap { 
    display: block; 
    margin-bottom: 4px; 
} 

#avilapanel input.ck { 
    vertical-align: middle; 
    margin-top: 0; 
} 

.hint {
    display: none;
    position:absolute;
    width: 150px;  
    margin-top: -4px;
    border: 1px solid #363636;
    padding: 2px;
    font-size: 10px;
    color: #FFFFFF;
    background: #282828 url(images/pointer.gif) no-repeat -10px 5px;
}

.avatar {
padding: 5px;
background: #fff;
border-color: gray;
border: 1px;
}

.pre {
    background-color: #F2FFE1;
    border: 1px solid #83D13D;
    padding: 10px;
    margin-right: 20px;
    white-space: normal;
    font-size: 12px;
}

.cover:hover 
{
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}

.seotags { text-decoration: none; }

/* PLUS i MINUS by MagicalBB */
.plus        { border:1px solid #33CC00; background:#007700; font-weight:bold; padding:3px; width:100%; }
.plus_text   {color:FFFFFF; font-size: 11px; font-face: Tahoma; font-weight: bold; }

.minus        { border:1px solid #cc0000; background:#770000; font-weight:bold; padding:3px; }
.minus_text   {color:FFFFFF; font-size: 11px; font-face: Tahoma; font-weight: bold; }

td.bbcode {background-color: #C7D0D7;background-image: url('images/cellpic1.gif');background-repeat: repeat;}

.top        { font-weight: bold; font-size: 10px; color : #ffffff; }
a.top        { text-decoration: none; color : #ffffff; }
a.top:visited    { text-decoration: none; color : #ffffff; }
a.top:hover    { text-decoration: none; color : #029cc8; }

.av {margin-top: 2px;}

.vuser { padding-left: 3px; padding-right: 0px; padding-top: 3px; padding-bottom: 3px; background-color: #2E2E2E; border-top: 1px solid #383838; border-right: 1px solid #383838; border-left: 4px solid #575757; border-bottom: 1px solid #383838; margin-bottom: 3px; }

/* General font families for common tags */
font,th,td,p			{ font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited	{ color : #9c9b9b; text-decoration: none; }
p, td			{ font-size : 10px; color : #c0c0c0; }
a:hover			{ text-decoration: none; color : #029cc8; }
hr				{ height: 0px; background-color: #1f1f1f; border: solid #363636 0px; border-top-width: 1px; }

.pole { 
color: #ffffff;
font-weight: bold;
width: 129px;
height: 24px;
background: #43b7ff; 
border: 1px #0e5f92 solid;
}

.szukaj {
background: url('templates/Avila2/images/top/pole.png'); 
color: #098ff7;
font-weight: bold;
width: 160px;
height: 24px;
}

/* This is the border line & background colour round the entire page */
.bodyline { background-color: #1b1b1b; border: 1px #363636 solid; }

/* This is the outline round the main forum tables */
.forumline { background-color: #1f1f1f; border: solid #363636 1px;  }

td.row4 { background-color: #ffffff; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }
td.row1 { background-color: #2c2c2c; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }
td.row2 { background-color: #282828; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }
td.row3 { background-color: #292929; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }
td.row_helped { background-color: #292929; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }
td.row_warn { background-color: #282828; }
td.row_beer1 { background:#424141; font-weight:bold; padding:3px; }
td.row_beer2 { border:1px solid #D1D7DC; background-color: #424141; background-repeat: repeat-y; height: 22px; font-weight: bold; padding:3px;}

/*
	This is for the table cell above the Topics, Post & Last posts on the index.php page
	By default this is the fading out gradiated silver background.
	However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: #000000;
background-image: url('images/cellpic1.gif');
background-repeat: repeat-x; height: 22px;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
color:			#ffffff; font-size: 11px; font-weight: bold;
background-color:	#006699; height: 26px;
background-image:	url(images/cellpic4.gif);
}

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/cellpic1.gif);
background-color:#000000; border: #FFFFFF; border-style: solid; height: 28px;
}

/*
	Setting additional nice inner borders for the main table cells.
	The names indicate which sides the border will be on.
	Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom { background-color: #000000; background-image: url('images/cellpic1.gif'); height: 22px; }
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom {
font-weight: bold; border: #000000; height: 26px;
}

th.thCornerL,th.thTop,th.thCornerR {color: #ffffff; font-size: 60%; font-weight: bold; background-color: #000000; background-image: url('images/cellpic4.gif'); height: 28px; }

td.row3Right,td.spaceRow { background-color: #292929; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }

th.thHead,td.catHead			{ font-size: 12px; border-width: 0px; }
th.thSides,td.catSides,td.spaceRow	{ border-width: 0px; }
th.thRight,td.catRight,td.row3Right	{ border-width: 0px; }
th.thLeft,td.catLeft			{ border-width: 0px; }
th.thBottom,td.catBottom		{ border-width: 0px; }
th.thTop				{ border-width: 0px; }
th.thCornerL				{ border-width: 0px; }
th.thCornerR				{ border-width: 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen {font-size: 12px; color: #c0c0c0; font-weight: normal; text-decoration: none; } 
.genmed {font-size: 11px; color: #c0c0c0; } 
.gensmall {font-size : 10px; color: #000000; }
.gensmall1 {font-size : 10px; color: #c0c0c0; }
.gen,.genmed,.gensmall            { color : #c0c0c0; }
a.gen,a.genmed,a.gensmall            { color: #c0c0c0; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover    { color: #029cc8; text-decoration: none; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 9px; color : #ffffff; }
a.mainmenu		{ text-decoration: none; color : #ffffff; }
a.mainmenu:hover	{ text-decoration: none; color : #ffffff; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 10px ; letter-spacing: 0px; color : #ffffff}
a.cattitle		{ text-decoration: none; color : #ffffff; }
a.cattitle:visited	{ text-decoration: none; color : #ffffff; }
a.cattitle:hover	{ text-decoration: none; color : #029cc8; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : #ffffff; }
a.forumlink		{ text-decoration: none; color : #ffffff; }
a.forumlink:visited	{ text-decoration: none; color : #ffffff; }
a.forumlink:hover	{ text-decoration: none; color : #029cc8; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.linked {
text-align: center;
}

ul.nav {
    color: #fff;
    display: block;
    list-style-type: dashed;
    margin: 0;
}

ul.nav li {
    font-size: 11px;
    color: #fff;
    display: block;
    list-style-type: dashed;
    margin: 0;
    border-top: 1px solid #fff;
    height:25px;
}

.nav {
    font-size: 11px;
    margin: 0;
    color: #fff;
    font-weight: bold;
}


/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #dcdcdc; }
a.topictitle:link	{ text-decoration: none; color : #dcdcdc; }
a.topictitle:visited	{ text-decoration: none; color : #dcdcdc; }
a.topictitle:hover	{ text-decoration: none; color : #029cc8; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 10px; color : #ffffff; text-decoration: none}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 9px; color : #9c9b9b; }

/* The content of the posts (body of text) */
.postbody		{ font-size : 11px; line-height: 16px }
a.postlink:link	{ text-decoration: none; color : #029cc8 }
a.postlink:visited	{ text-decoration: none; color : #029cc8; }
a.postlink:hover	{ text-decoration: none; color : #eeeeee; }

.topNavi
{
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
}

.topButton:link,
.topButton:visited,
.topButton:active
{
	color: #666;
	text-decoration: none;
	padding: 50px 15px 5px 15px;
}

.topButton:hover
{
	background: #75828A;
	color: #FFF;
}

/* Quote & Code blocks */
.code {
font-family:        Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c0c0c0; 
background-color:    #000000; border: #029cc8; border-style: solid;
border-left-width:    1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

.quote {
font-family:        Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c0c0c0; line-height: 125%;
background-color:    #000000; border: #029cc8; border-style: solid;
border-left-width:    1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

/* Copyright and bottom info */
.copyright		{ font-size : 9px; color: #9c9b9b; font-family: Verdana, Arial, Helvetica, sans-serif; cursor: pointer; }
a.copyright		{ text-decoration: none; color : #9c9b9b; cursor: pointer; }
a.copyright:hover	{ text-decoration: none; color : #029cc8; }

/* Form elements */
form { margin: 0; }
form { display: inline; }

/* Form elements */
input,textarea, select {
border: #434343 1px solid;
background-color: #272727;
color : #c0c0c0;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/*Input Post (By Bez-Limitu.EU)*/
input.sb {
    background-image: url(images/buttons_bg.gif);
    background-position: center center;
    background-repeat: repeat-x;
    color : #000000;
    border: 1px solid #565656;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */
input.post, input.post2, textarea.post, select {
border: #434343 1px solid;
background-color: #272727;
color: #c0c0c0;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
border: #434343 1px solid;
background-color : #272727;
color : #c0c0c0;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
border: #434343 1px solid;
background-color: #272727;
color : #c0c0c0;
font-weight : bold;
}

/* none-bold submit button */
input.liteoption {
border: #434343 1px solid;
background-color: #272727;
color : #c0c0c0;
font-weight : normal;
}

/* The buttons used for bbCode styling in message post */
bbb {
background: #1a1a1a url(images/button.jpg) repeat-x;;
color: #00c6ff;;
font: 13px;
border: 1px solid #1E1E1E; font-size:10px; cursor: pointer; font-weight: bold; margin:auto auto auto auto; padding: 4px; 
}

/* This is the line in the posting page which shows the rollover
	help line. This is actually a text box, but if set to be the same
	colour as the background no one will know ;)
*/
.helpline { background-color: #292929; border-style: none; }

.maintitle,
.maintitlecollapse
{
	background-color: #;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
}

.maintitle td
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

.maintitlecollapse
{
	border: 1px solid #FFF;
}

.maintitle p,
.maintitlecollapse p,
.formsubtitle p
{
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members
{
	float: right;
	width: auto !important;
}

.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited
{
	background: transparent;
	color: #FFF;
	text-decoration: none;
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active
{
	background: transparent;
	color: #FFF;
}

.maintitle td
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

.maintitlecollapse
{
	border: 1px solid #FFF;
}

.maintitle p,
.maintitlecollapse p,
.formsubtitle p
{
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members
{
	float: right;
	width: auto !important;
}

.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited
{
	background: transparent;
	color: #FFF;
	text-decoration: none;
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active
{
	background: transparent;
	color: #FFF;
}
.subtitle
{
	background-color: #75828A;
	color: #FFF;
	border-top: 1px solid #9AB;
	border-left: 1px solid #9AB;
	border-bottom: 1px solid #456;
	border-right: 1px solid #456;
	font-size: 10px;
      font-weight: normal;
	margin: 0;
	padding: 5px;
}

/* Highlight bad words for moderators instead of censoring them */
span.badwordhighlight { background-color: #FFFF00; }

.topbkg { background-color: #292929;}
.topnav { font-size:9px;background-color: #292929;color:#9c9b9b; height: 21px; white-space: nowrap; text-align: center; border: 0px solid #91a0ae; border-width: 1px 0 1px 0 }

.pm { font-size: 10px; text-decoration: none; color: #ff0033 }

.table0
{
	background-color : #EFEFEF;
	border-bottom-color : #dedede;
	border-bottom-style : solid;
	border-bottom-width : 0;
	border-left-color : #fefefe;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color : #dedede;
	border-right-style : solid;
	border-right-width : 0px;
	border-top-color : #fefefe;
	border-top-style : solid;
	border-top-width : 0px;
	color : #000000;
	font-size : 10px;
}

.pagination {
	color: #9c9b9b;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
    padding-bottom: 4px;
	cursor: pointer;
	text-decoration: none;
}
.pagination a, .pagination a:visited, .pagination a:active {
	background-color: #292929;
	color: #9c9b9b;
	border-color: #000000;
	border: #000000 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #292929;
	color: #9c9b9b;
	border-color: #000000;
	border: #000000 1px solid;
	text-decoration: none;
	padding: 1px;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

