/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
background-color: #FBDCE1;
background-image:url(images/background.png);
background-repeat: repeat;
scrollbar-face-color:		#DEE3E7;
scrollbar-highlight-color:	#FFFFFF;
scrollbar-shadow-color:		#DEE3E7;
scrollbar-3dlight-color:	#CCCCCC;
scrollbar-arrow-color:		#275F01;
scrollbar-track-color:		#EFEFEF;
scrollbar-darkshadow-color:	#98AAB1;
margin: 0px; 
}

/*-------------------------------------topmenu---*/
#header {
	 background-image: url(images/logozima.png); 
         background-repeat: no-repeat;
	 width: 900px;
         height:180px;
         margin: auto;
         margin-top: 23px;
}

.czas_imieniny_et_logowanie {
                   position: relative; top: 80px; right: 40px;
                   float: right;
                   width: 300px; 
                   height: 60px;
                   border: 0px;
                   border-left: 2px solid #98529A;
                   background-color: none;
                   font-size: 11px;
                   font-family: Arial;
                   color: #98529A;                   
}

.czas_imieniny_et_logowanie a:link, .czas_imieniny_et_logowanie a:active, .czas_imieniny_et_logowanie a:visited {
                   color: #98529A;
                   text-decoration: underline;                                     
}

.czas_imieniny_et_logowanie a:hover {
                   color: #98529A;
                   text-decoration: none;                                    
}

.czas_imieniny_et_logowanie_marginesy {
                             padding: 10px;
}

#topmenu {
                   width: 900px;
                   margin-left: auto; margin-right: auto; padding-left: 13%;
}

.left-bg {
              width: 26px;
              height: 52px;
              float: left;
              background-image: url(images/topmenu-left.png);
}

.module-topmenu {
                               height: 52px;
                               float: left;
                               background-image: url(images/topmenu-bg.png);
}

.right-bg {
                 width: 26px;
                 height: 52px;
                 float: left;
                 background-image: url(images/topmenu-right.png);
} 

ul.menu-nav {
         padding: 0px;
}

ul.menu-nav li {
            display: block;
            float: left;
}

ul.menu-nav li a {
               background-image: url(images/topmenu-separator.gif) no-repeat right 19px;
               color: #2c2214;
               display: block;
               float: left;
               font-size: 11px;
               font-family: Arial;
               font-weight: bold;
               text-decoration: none;
               text-align: center;
               text-transform: uppercase;
}

ul.menu-nav li a span {
                   display: block;
                   padding-top: 5px; padding-bottom: 5px;
                   padding-left: 15px; padding-right: 15px;
}  

/* General font families for common tags */
font,th,td,p			{ font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited	{ color : #2EA201; }
p, td			{ font-size : 11px; color : #444444; }
a:hover			{ text-decoration: none; color : #2EA201; }
hr				{ height: 0px; border: solid #CCCCCC 0px; border-top-width: 0px; }


a.meniu { border-bottom: 1px dashed #444444; color: #FFFFFF; font-size:13px; text-decoration:none; font-weight:bold; }
a.meniu:hover { border-bottom: 1px dashed #429709; color: #444444; font-size:13px; text-decoration:none; font-weight:bold; }

a.menium { border-bottom: 1px dashed #444444; color: #444444; font-size:11px; text-decoration:none; font-weight:bold; }
a.menium:hover { border-bottom: 1px dashed #429709; color: #FFFFFF; font-size:11px; text-decoration:none; font-weight:bold; }

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

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

/* Main table cell colours and backgrounds */
td.row1 { background-color: #FFFFFF;
border-bottom:#FFFFFF 1px solid;
border-top:#EEEEEE 1px solid; }
td.row2 { background-color: #FFF6E9;
border-bottom:#E6F9AE 1px solid;
border-top:#E6F9AE 1px solid; }
td.row3 { background-color: #FFFFFF; }
td.row4 { background-color: #F8C276; }
td.row5 { background-color: #FFFFFF; }
td.row_helped { background-color: #DCEBFD; }
.liniedas	{ background-color:#FCFCFC; border:#292929 dashed 1px; }
td.bottlogo	{ background-image: url(images/bottlogob.gif); background-repeat:repeat-x; height:100px; border: 0px; }

/*
	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: #E6F9AE;
background-image: url(images/cellpic2.jpg);
background-repeat: repeat-y; height: 28px;
}

/* Header cells - the blue and silver gradient backgrounds */
td.opis1,opis2	{
color:			#8C4B8E; font-size: 9px; font-weight: bold;
border:#E1CDFF 1px solid;
background-color:	#E1CDFF; height: 21px;
}
th {
color:			#8C4B8E; font-size: 11px; font-weight: bold;
background-color:	#FFFFFF; height: 28px;
background-image:	url(images/cellpic3.gif);
background-repeat:repeat-x;
}

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/cellpic3.gif);
background-color:#FFFFFF; border: 0px #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.
	Dont worry if you dont understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom { background-color: #FFFFFF; background-image: url(images/cellpic3.gif); height: 22px; }
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom {
font-weight: bold; border: 0px #FFFFFF; height: 28px;
}

th.thCornerL,th.thTop,th.thCornerR {color: #8C4B8E; font-size: 9px; font-weight: bold; background-color: #FFFFFF; background-image: url(images/cellpic3.gif); height: 28px; }

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

th.thHead,td.catHead			{ font-size: 11px; 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 : #444444;
}

/* General text */
.gen						{ font-size : 11px; }
.genmed					{ font-size : 10px; }
.gensmall					{ font-size : 9px; }
.gen,.genmed,.gensmall			{ color : #444444; }
a.gen,a.genmed,a.gensmall			{ color: #01479E; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #000000; text-decoration: none; }
a.tablica, a.tablica:hover	{ color:#858585; font-size: 10px; font-weight: bold; text-decoration:none; text-align:left; }
a.linkim	{ color:#444444; font-size: 10px; text-decoration:none; text-align:left; }
a.linkim:hover	{ color:#FFFFFF; font-size: 10px; text-decoration:none; text-align:left; }
a.link3	{ color:#DBDBDB; font-size: 10px; text-decoration:none; text-align:left; }
a.link3:hover	{ color:#444444; font-size: 10px; text-decoration:none; text-align:left; }

a.b	{ color:#DBDBDB; font-size: 13px; text-decoration:none; text-align:left; }
a.s	{ color:#DBDBDB; font-size: 9px; text-decoration:none; text-align:left; }

/* category menu */
.category_menu        { font-size : 11px; color : #8C4B8E; }
a.category_menu        { text-decoration: none; color : #8C4B8E; }
a.category_menu:hover    { text-decoration: none; color : #FFFFFF; } 
 
/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #FFFFFF }
a.mainmenu		{ text-decoration: none; color : #01479E; }
a.mainmenu:hover	{ text-decoration: none; color : #000000; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #01479E}
a.cattitle		{ text-decoration: none; color:#01479E; }
a.cattitle:hover	{ text-decoration: none; color:#000000; }

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

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav		{ font-weight: bold; font-size: 11px; color : #01479E;}
a.nav	{ text-decoration: none; color : #01479E; }
a.nav:hover	{ text-decoration: none; color:#000000; }

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

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

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

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

/* The content of the posts (body of text) */
.postbody		{ font-size : 12px; line-height: 15px }
a.postlink:link	{ text-decoration: none; color : #01479E; }
a.postlink:visited	{ text-decoration: none; color : #01479E; }
a.postlink:hover	{ text-decoration: none; color : #000000; }

/* Quote & Code blocks */
.code {
font-family:		Courier, Courier New, sans-serif; font-size: 11px; color: #006600;
background-color:	#FAFAFA; border: #CCCCCC; 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: #444444; line-height: 125%;
background-color:	#FAFAFA; border: #CCCCCC; 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 : 10px; color: #01479E; font-family: Verdana, Arial, Helvetica, sans-serif; }
.copyright a:link, .copyright a:active, .copyright a:visited { text-decoration: none; color: #01479E; }
.copyright a:hover    { text-decoration: none; color: #000000; } 

/* Form elements */

form { margin: 0; }
form { display: inline; }

input,textarea, select {
color : #444444;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */
input.post, textarea.post, select			{ background-color : #FFFFFF; }
input.post2, textarea.post2, select	{ background-color : #FFFFFF; }
input						{ text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background-color :	#FFFFFF;
color :			#444444;
font-size:		11px; font-family: Verdana, Arial, Helvetica, sans-serif;
cursor:			pointer;
}

/* The main submit button option */
input.mainoption {
background-color:	#FFFFFF;
font-weight:		bold;
cursor:			pointer;
}

/* None-bold submit button */
input.liteoption {
background-color:	#FFFFFF;
font-weight:		normal;
cursor:			pointer;
}

/* 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:#000000; height: 28px; 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: #EEEEEE; border: solid #CCCCCC 1px;
	color : #444444;
	font-size : 10px;
}

.pagination {
	color: #666;
	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: #EAEBEB;
	color: #000;
	border-color: #D4D7DA;
	border: #D4D7DA 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #FFF;
	color: #666;
	border-color: #EAECEF;
	border: #EAECEF 1px solid;
	text-decoration: none;
	padding: 1px;
}

a#facebook { display: table-cell; width: 37px; height: 30px; 
             background: url(images/podzielsiena/facebook.png)
             top left no-repeat; }
a:hover#facebook { background-position: 0 -30px;  }


a#forumowisko { display: table-cell; width: 37px; height: 30px; 
             background: url(images/podzielsiena/forumowisko.png)
             top left no-repeat; }
a:hover#forumowisko { background-position: 0 -30px;  }


a#grono { display: table-cell; width: 37px; height: 30px; 
             background: url(images/podzielsiena/grono.png)
             top left no-repeat; }
a:hover#grono { background-position: 0 -30px;  }

a#blip { display: table-cell; width: 37px; height: 30px; 
             background: url(images/podzielsiena/blip.png)
             top left no-repeat; }
a:hover#blip { background-position: 0 -30px;  }

a#flaker { display: table-cell; width: 37px; height: 30px; 
             background: url(images/podzielsiena/flaker.png)
             top left no-repeat; }
a:hover#flaker { background-position: 0 -30px;  }

a#gg { display: table-cell; width: 37px; height: 30px; 
             background: url(images/podzielsiena/gg.png)
             top left no-repeat; }
a:hover#gg { background-position: 0 -30px;  }

a#myspace { display: table-cell; width: 37px; height: 30px; 
             background: url(images/podzielsiena/myspace.png)
             top left no-repeat; }
a:hover#myspace { background-position: 0 -30px;  }

a#naszaklasa { display: table-cell; width: 37px; height: 30px; 
             background: url(images/podzielsiena/naszaklasa.png)
             top left no-repeat; }
a:hover#naszaklasa { background-position: 0 -30px;  }

a#wykop { display: table-cell; width: 37px; height: 30px; 
             background: url(images/podzielsiena/wykop.png)
             top left no-repeat; }
a:hover#wykop { background-position: 0 -30px;  }

a#podzielsie { display: table-cell; width: 165px; height: 33px; 
             background: url(images/podzielsiena/podzielsie.png)
             top left no-repeat; }
/* Import the fancy styles for IE only (NS4.x doesnt use the @import function) */
@import url("formIE.css");
