/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color:		white;
scrollbar-face-color:		#DEE3E7;
scrollbar-highlight-color:	#FFFFFF;
scrollbar-shadow-color:		#DEE3E7;
scrollbar-3dlight-color:	#D1D7DC;
scrollbar-arrow-color:		#323232;
scrollbar-track-color:		#EFEFEF;
scrollbar-darkshadow-color:	#98AAB1;
margin-top: 10px;
}
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited { color: #000000; }
p, td			{ font-size : 11px; color : #000000; }

#intertext1 { font-size: 14px; }

a {text-decoration: none;}a:hover {text-decoration: none;}
img { border: 0 }

hr { height: 0px; border: solid #192B40 0px; border-top-width: 1px; }

.ul { background-image: url(images/background/upper_left.gif); }
.uc { background-image: url(images/background/upper_center.gif); }
.ur { background-image: url(images/background/upper_right.gif); }

.headl { background-image: url(images/background/head_left.gif); }
.headr { background-image: url(images/background/head_right.gif); }

.tul { background-image: url(images/background/toolbar_upper_left.gif); }
.tuc { background-image: url(images/background/toolbar_upper_center.gif); }
.tur { background-image: url(images/background/toolbar_upper_right.gif); }

.tlc { background-image: url(images/background/toolbar_lower_center.gif); }

.left { background-image: url(images/background/left.gif); }
.right { background-image: url(images/background/right.gif); }

.ll { background-image: url(images/background/lower_left.gif); }
.lc { background-image: url(images/background/lower_center.gif); }
.lr { background-image: url(images/background/lower_right.gif); }

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

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

/*
Start Advanced BBCode Box MOD
*/
.postimage {
	cursor: pointer;
	cursor: hand;
}
.postimage:hover {
	background-color: #C2CFE5;
	cursor: pointer;
	cursor: hand;
}

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFFFFF; }
td.row2	{ background-color: #FFFFFF; }
td.row3	{ background-color: #FFFFFF; }
td.row4 { background-image: url(images/cellpic0.gif); }
td.row5	{ background-image: url(images/background/toolbar_middle_center.gif); }
td.row6 { background-color: #FAFAFA; }
td.row_helped { background-color: #F0EDDE; }
td.prow1	{ background-color: #FFFFFF; border-bottom: 1px solid #cbcfd3; height: 26px; }
td.prow2	{ background-color: #FFFFFF; color: #FFFFFF; border-bottom: 1px solid #cbcfd3; height: 26px; }
/*
	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: #EDE9DE;
background-repeat: repeat-y; height: 22px;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
color:			white; font-size: 11px; font-weight: bold;
background-color:	#192B40; height: 25px;
}

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-color:#F5F5F5; 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: #D4D4D4; height: 22px; }
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom {
font-weight: bold; border: #FFFFFF; height: 28px;
}

th.thCornerL,th.thTop,th.thCornerR {color: white; font-size: 11px; font-weight: bold; background-color: #192B40; height: 25px; }

td.row3Right,td.spaceRow { background-color: #F9F9F9; border: #FFFFFF; border-style: solid; }

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: 12px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size: 12px; }
.genmed { font-size: 14px; }
.gensmall { font-size: 10px; }
.genlarge { font-size: 12px; font-family: Arial; font-weight: normal; color: #000000; }
.genbra { font-size: 14px; font-family: Arial; font-weight: bold; color: #556270; }
.genbrac { font-size: 14px; font-family: Arial; font-weight: bold; color: #FFFFFF; }
.genhuge { font-size: 16px; font-family: Arial; }
.gen,.genmed,.gensmall { color: #323232; }
.ptitle { color: #800000; font-family: Arial; font-size: 22px; }
.desc { color: #737373; font-family: Verdana; font-size: 9px; }
a.gen,a.genmed,a.gensmall { color: #323232; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #800000; text-decoration: none; }
a.genlarge { color: #000000; text-decoration: none; font-weight: normal; }
a.genlarge:hover { color: #800000; text-decoration: none; font-weight: normal; }
a.genhuge { color: #3b3b3b; text-decoration: none; }
a.genhuge:hover { color: #DD6900; text-decoration: none; font-weight: }
a.genbra { color: #000000; text-decoration: none; font-weight: normal; }
a.genbra:hover { color: #800000; text-decoration: none; font-weight: normal; }
a.genbrac { color: #556270; text-decoration: none; font-weight: bold; }
a.genbrac:hover { color: #800000; text-decoration: none; font-weight: bold; }
a.ptitle { color: #800000; text-decoration: none; font-weight: bold; }
a.ptitle:hover { color: #000000; text-decoration: none; font-weight: bold; }
a.desc { color: #737373; text-decoration: none; }
a.desc:hover { color: #000000; text-decoration: none; }
a.mlink { color: #000000; text-decoration: none; font-family: Arial; font-size: 12px; } 
a.mlink:hover { color: #DD6900; text-decoration: none; font-family: Arial; font-size: 12px; } 


td.votes { background-color: #556270; width: 40px; color: #FFFFFF; }

span.pmenu { font-size: 12px; border-bottom: 3px solid #001066; text-decoration: none; background-color: #FFFFFF; }
span.pmenua { font-size: 12px; border-bottom: 3px solid #001066; text-decoration: none; background-color: #010066; }
a.pmenu { font-size: 12px; text-decoration: none; color: #000000; }
a.pmenua { font-size: 12px; text-decoration: none; color: #FFFFFF; }

.mainmenu { font-size: 10px; color: #323232; font-weight: bold;}
a.mainmenu { text-decoration: none; color: #323232; font-weight: bold; }
a.mainmenu:visited { text-decoration: none; color: #323232;  }
a.mainmenu:hover { text-decoration: none; color: #DD6900; }

.mainmenu1 { font-size: 13px; color: #FFFFFF; font-weight: normal; }
a.mainmenu1 { text-decoration: none; color: #000000; font-weight: normal; }
a.mainmenu1:visited { text-decoration: none; color: #000000;  }
a.mainmenu1:hover { text-decoration: none; color: #FF8723; }

.cattitle { font-size: 12px; font-weight: bold; color: #323232; }
a.cattitle { text-decoration: none; color: #323232; }
a.cattitle:visited { text-decoration: none; color: #323232; }
a.cattitle:hover { text-decoration: none; color: #FF8723; }

.nav { font-weight: bold; font-size: 11px; color: #323232; }
a.nav { text-decoration: none; color: #323232; }
a.nav:hover	{ text-decoration: none; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: normal; font-size: 20px; color : #323232; }
a.forumlink		{ text-decoration: none; color : #192B40; }
a.forumlink:hover	{ text-decoration: none; color : #800000; }

.forumstats { font-size: 15px; color: #808080; }

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

.topictitle-viewforum { font-size: 15px; }

h2 {
        font-family: Arial, Helvetica, sans-serif;
        background-image : url(images/left_pixel.jpg);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 16px;
        margin: 0px;

        color: #4e4e4e;
}


.name { font-size: 11px; color: #C0C0C0; }

.vsmall { font-size: 1px; }

.postdetails { font-size: 10px; color: #000000; }

.postbody { font-size: 12px; }
a.postlink:link	{ text-decoration: none; color: #00647D; }
a.postlink:visited { text-decoration: none; color: #5596B4; }
a.postlink:hover { text-decoration: none; color: #DD6900; }


/* Quote & Code blocks */
.code {
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #646464;
background-color: #FAFAFA; border: #C8C8C8; 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: #646464; line-height: 125%;
background-color: #FAFAFA; border: #C8C8C8; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.copyright { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; }
td.copyright { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; }
a.copyright	{ color: #444444; text-decoration: none; }
a.copyright:hover { color: #000000; text-decoration: none; }

form {padding:0;margin:0;}

/* Form elements */
input,textarea, select {
border-right: #323232 1px solid;
border-top: #323232 1px solid;
border-bottom: #323232 1px solid;
border-left: #323232 1px solid;
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
border-right: #323232 1px solid;
border-top: #323232 1px solid;
border-bottom: #323232 1px solid;
border-left: #323232 1px solid;
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
border-right: #323232 1px solid;
border-top: #323232 1px solid;
border-bottom: #323232 1px solid;
border-left: #323232 1px solid;
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
border-right: #323232 1px solid;
border-top: #323232 1px solid;
border-bottom: #323232 1px solid;
border-left: #323232 1px solid;
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
border-right: #323232 1px solid;
border-top: #323232 1px solid;
border-bottom: #323232 1px solid;
border-left: #323232 1px solid;
	background-color : #FAFAFA;
	font-weight : normal;
}

/* 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: #DEE3E7; border-style: none; }

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

.topbkg { background: #dbe3ee url(images/cellpic_bkg.jpg) repeat-x }
.topnav { font-size:10px;background: #e5ebf3 url(images/cellpic_nav.gif) repeat-x;color:#dd6900; height: 21px; white-space: nowrap; text-align: center; border: 0px solid #91a0ae; border-width: 1px 0 1px 0 }

.pm { font-size: 11px; text-decoration: none; color: #FF0000 } 
.table0
{
	background-color : #EFEFEF;
	border-bottom-color : #dedede;
	border-bottom-style : solid;
	border-bottom-width : 0px;
	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: #800000;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
    padding-bottom: 4px;
	cursor: pointer;
	text-decoration: none;
}
.pagination a, .pagination a:visited, .pagination a:active {
	background-color: #FFF;
	color: #000;
	border-color: #000;
	border: #000 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #FFF;
	color: #444;
	border-color: #6C9731;
	border: #6C9731 1px solid;
	text-decoration: none;
	padding: 1px;
}

td.lgw {
border-bottom: 1px solid black;
background-color: #ffffff;
text-align: center;
}
td.lgg {
border-bottom: 1px solid black;
background-color: #f3f3f3;
text-align: center;
}
a.rb {
font: normal normal bold 11px Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding-right: 3px;
}
a.rb:hover {
text-decoration: underline;
}


td.footer {
background-image: url(images/portal/footer.png); 
background-repeat: repeat-x; 
}

td.bookmark {
background-image: url(images/branch_bkg.png); 
background-repeat: repeat-x; 
background-position: bottom;
font-weight: bold;
font: normal normal normal 11px Arial, Helvetica, sans-serif;
height: 20px; 
padding-bottom: 3px;
}
div.bookmark {
height: 20px; 
background-color: #434753; 
vertical-align: middle;
padding-top: 3px;
text-align: center;
color: white; 
font: normal normal normal 11px Arial, Helvetica, sans-serif;
font-weight: bold;
}
a.bookmark {
color: white;
font: normal normal normal 11px Arial, Helvetica, sans-serif;
font-weight: bold;
}

/* portal */
td.belka_r {
background-image: url(images/portal/portal_belka_r.gif); 
background-repeat: no-repeat; 
color: #FFFFFF;
height: 27px;
padding-left: 10px;
font: bold 12px  Arial, Helvetica, sans-serif;
}

td.tab {
background-image: url(images/portal/tab.png); 
background-repeat: no-repeat; 
background-color: #FFFFFF; font-size: 18px;
background-position: bottom;
height: 26px;
}

td.ploca { 
background-image: url(images/portal/tab.png); 
color: #800000;
background-repeat: no-repeat; 
background-color: #FFFFFF; font-size: 18px;
background-position: bottom;
height: 27px;
border-bottom: 1px solid #FFFFFF; 
}

td.plocn {
background-image: url(images/portal/tab.png); 
background-repeat: no-repeat; 
background-color: #FFFFFF; font-size: 18px;
background-position: bottom;
color: #C0C0C0;
height: 27px;
border-bottom: 1px solid #737373; 
}


td.zero {
background-image: url(); 
background-repeat: no-repeat; 
background-color: #FFFFFF;
height: 6px;
width: 120px;
font-size: 1px;
}

td.chosen {
background-image: url(images/portal/wybor.png); 
background-position: left;
background-repeat: no-repeat; 
}

td.aktogl {
background-image: url(images/portal/portal_aktogl.gif); 
background-repeat: no-repeat; 
color: #000000;
padding-left: 10px;
height: 27px;
font: bold 12px  Arial, Helvetica, sans-serif;
}

td.logow {
background-image: url(images/portal/portal_logow.gif); 
background-repeat: no-repeat; 
color: #000000;
padding-left: 10px;
height: 27px;
font: bold 12px  Arial, Helvetica, sans-serif;
}
td.belka_l {
background-image: url(images/portal/portal_belka_l.gif); 
background-repeat: no-repeat; 
color: #FFFFFF;
height: 27px;
font: bold 12px Arial, Helvetica, sans-serif;
}

td.belka_s {
background-image: url(images/portal/portal_belka_s.gif); 
background-repeat: no-repeat; 
padding-left: 10px;
color: #FFFFFF;
height: 27px;
font: bold 12px  Arial, Helvetica, sans-serif;
}

td.rtrow1 {
background-color: #ffffff;
}

td.rtrow2 {
background-color: #FFFFFF;
}

td.desc {
background-color: #efefef;
}

td.ptl { 
background-image: url(images/portal/ptl.jpg); 
background-repeat: no-repeat; 
width: 8px;
height: 5px;
}

td.ptr { 
background-image: url(images/portal/ptr.jpg); 
background-repeat: no-repeat; 
width: 8px;
height: 5px;
}

td.ptl2 { 
background-image: url(images/portal/ptl2.jpg); 
background-repeat: no-repeat; 
width: 8px;
height: 8px;
}

td.ptr2 { 
background-image: url(images/portal/ptr2.jpg); 
background-repeat: no-repeat; 
width: 8px;
height: 8px;
}

td.pbl { 
background-image: url(images/portal/pbl.jpg); 
background-repeat: no-repeat; 
width: 8px;
height: 8px;
}

td.pbr { 
background-image: url(images/portal/pbr.jpg); 
background-repeat: no-repeat; 
width: 8px;
height: 8px;
}

td.pt { 
background-image: url(images/portal/pt.jpg); 
background-repeat: repeat-x; 
background-position: bottom;
height: 5px;
}

td.pb { 
background-image: url(images/portal/pb.jpg); 
background-repeat: repeat-x; 
width: 8px;
height: 8px;
}

td.pl { 
background-image: url(images/portal/pl.jpg); 
background-repeat: repeat-y; 
width: 8px;
height: 8px;
}

td.pnull { 
background-image: url(images/portal/pnull.jpg); 
background-repeat: repeat-x; 
width: 8px;
height: 5px;
}

td.pr { 
background-image: url(images/portal/pr.jpg); 
background-repeat: repeat-y; 
width: 8px;
height: 8px;
}

td.mtablec {
background-image: url(images/portal/mtablec.png); 
background-repeat: repeat-x; 
}

td.mtabler {
background-image: url(images/portal/mtabler.png); 
background-repeat: no-repeat; 
}

td.mtablel {
background-image: url(images/portal/mtablel.png); 
background-repeat: no-repeat; 
}

td.mtablef {
background-image: url(images/portal/mtablef.png); 
background-repeat: repeat-x; 
}

td.zal {
background-image: url(images/portal/submit.png); 
background-repeat: no-repeat; 
}

td.tbottom {
background-image: url(images/portal/tbottom.png); 
background-repeat: no-repeat; 
}

td.tbottom1 {
background-image: url(images/portal/tbottom1.png); 
background-repeat: no-repeat; 
}



td.tbottom2 {
background-image: url(images/portal/tbottom2.png); 
background-repeat: no-repeat; 
}

td.cecece {
border-left: 1px solid #cecece;
border-right: 1px solid #cecece;
}

  div.right, div.middle {
padding-left: 2px;
padding-right: 2px;
display:inline;
    }
div.middle{float: left;}
div.left {
float: left;
text-align: center;
width: 40px;
height: 23px;
background-color: #556270;
}
td.belka_n {
background-image: url(images/portal/portal_belka_n.gif); 
background-repeat: no-repeat; 
padding-left: 10px;
color: #FFFFFF;
height: 27px;
font: bold 12px  Arial, Helvetica, sans-serif;
}
td.belka_br {
background-image: url(images/portal/portal_belka_br.gif); 
background-repeat: no-repeat; 
padding-left: 10px;
color: #FFFFFF;
height: 27px;
font: bold 12px  Arial, Helvetica, sans-serif;
}
td.belka_ta {
background-image: url(images/portal/portal_belka_ta.gif); 
background-repeat: no-repeat; 
padding-left: 10px;
color: #FFFFFF;
height: 27px;
font: bold 12px  Arial, Helvetica, sans-serif;
} 

td.voterow {background-color: #800000; color: #FFFFFF; text-align: center} 

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

.avatar {
	float: left;
	margin-right: 10px;
	height: 100%;
}

.profile_porady {
	font-size: 14px;
	color: #808080;
}

#info { overflow-x: hidden; width: 99.9%; z-index:1000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal;  position:fixed; left:0; top:0; cursor:pointer; } 
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active { display: block; overflow-x: hidden; width:100%; clear: both; color: InfoText; background: #ffffe1 no-repeat fixed .3em .3em; padding: .45em .3em .45em 2em; border-bottom: .16em outset; border-color: #E9CFD6; text-decoration: none; cursor: default; position:fixed; left:0; top:0; cursor:pointer; } 
#infobar a:hover { color: #ffffff; background: #316ac5 fixed .3em .3em;    position: fixed; left: 0;    top: 0;    cursor: pointer; }
