/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
background-image: url(img/mmzbg.jpg);
background-position: top;
background-repeat: no-repeat;
background-color: #201f1f;
margin: 0px;
}

div.back {
width: 100%;
background-image: url(images/bg1.jpg);
background-repeat: repeat-x;
}

.logowanie {
width: 260;
margin: 0px 0px 0px 655px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
text-align: left;
}


#PU {
	background-color: #fff;
	font-family: Verdana;
	color: #000;
	font-size: 10px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-radius:8px;
	filter: Alpha(Opacity=50, FinishOpacity=24, Style=0);
	
}



.logo
{
width: 910px;
height: 159px;
background-image: url(images/logo.jpg);
margin: 0px;
padding:0px;
color:#ffffff;
}

.logo2
{
width: 910px;
height: 88px;

margin: 0px;
padding:0px;

}

.polenick
{

background-image: url(images/polelogin.jpg);
margin: 45px 0px 0px 0px;
padding:0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.szukaj
{

background-image: url(images/poleszukaj.jpg);
margin: 0px 0px 0px 0px;
padding:0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.szukaj1
{

background-image: url(images/szukaj.jpg);
margin: 4px 0px 0px 0px;
padding:0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.inputlogin {
background: url(http://cs-mmz.pl/templates/csBlue/img/inputlogin.jpg) no-repeat;
width:131px; 
height:21px; 
color:#000;
font-size: 10px;
} 	 /*ustawienia pola logowania "nick"*/

.inputpassword {background: url(http://cs-mmz.pl/templates/csBlue/img/inputpass.jpg) no-repeat; 
width:131px; 
height:21px; 
color:#000; 
font-size: 10px;
}    /*ustawienia pola logowania "hasło"*/

.zaloguj {
background: url(http://cs-mmz.pl/templates/csBlue/img/logs.png) no-repeat;
width: 35px;
height: 18px;

}    /*ustawienia pola logowania "zaloguj"*/

.stopka
{
font-family: Tahoma, Arial, Helvetica, sans-serif ;
font-size : 11px;
color: #ffffff;
padding:0px;
text-align: right;
margin: 0px 0px 0px 0px;
width: 910px;
}

.loginlinki		{ font-size : 12px; color: #ffffff; font-family: Tahoma, Arial, Helvetica, sans-serif; }
a.loginlinki			{ text-decoration: none; color : #ffffff; }
a.loginlinki:hover	{ text-decoration: underline; color : #ffffff; }




/* General font families for common tags */
font,th,td,p			{ font-family: Tahoma, Arial, Helvetica, sans-serif }
a			{ text-decoration: none; color : #222222; }
a:link,a:active,a:visited	{ color : #222222; }
p, td			{ font-size : 11px; color : #000000; }
a:hover			{ text-decoration: underline; color : #474747; }
hr				{ height: 0px; border: solid #e0e0e0 0px; border-top-width: 1px; }

/* This is the border line & background colour round the entire page */
.bodyline { 
background-color: #fff;
border-left: solid #474747 0px; 
border-right: solid #474747 0px; 
border-bottom: solid #000000 0px; 
border-top: solid #000000 0px; 
-moz-border-radius-topleft:16px;
-moz-border-radius-topright:16px;
-webkit-border-radius:16px;


}

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

/* Main table cell colours and backgrounds */
td.row1 { background-color: #ffffff; background-image: url(images/bgtabele.jpg);
	background-repeat: repeat-x;}
td.row2 { background-color: #ffffff; background-image: url(images/bgtabele.jpg);
	background-repeat: repeat-x;}
td.row3 { background-color: #ffffff; }
td.row_helped { background-color: #F0EDDE; }

td.row3q { 
	background-color: #ffffff; 
	background-image: url(images/bgtabele.jpg);
	background-repeat: repeat-x;
	border-top: solid #ffffff 2px;
	border-right: solid #d2d2d2 1px;
	border-bottom: solid #d2d2d2 1px;
	border-left: solid #d2d2d2 1px;
}

td.row1q { 
	background-color: #ffffff; 
	background-image: url(images/bgtabele.jpg);
	background-repeat: repeat-x;
	border-top: solid #ffffff 2px;
	border-right: solid #d2d2d2 1px;
	border-bottom: solid #d2d2d2 1px;
	border-left: solid #d2d2d2 0px;
	padding-left:4px;
}

td.row2q { 
	background-color: #ffffff; 
	background-image: url(images/bgtabele.jpg);
	background-repeat: repeat-x;
	border-top: solid #ffffff 2px;
	border-right: solid #d2d2d2 1px;
	border-bottom: solid #d2d2d2 1px;
	border-left: solid #d2d2d2 0px;
}

td.row4q { 
	background-color: #ffffff; 
	background-image: url(images/bgtabele.jpg);
	background-repeat: repeat-x;
	border-top: solid #ffffff 2px;
	border-right: solid #d2d2d2 1px;
	border-bottom: solid #d2d2d2 1px;
	border-left: solid #d2d2d2 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: #FFFFFF;
background-image: url('images/cellpic2.jpg');
background-repeat: repeat-x; height: 22px;
}

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

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {

background-color:#dfdfdf; border: #FFFFFF; border-style: solid; height: 22px;  color:#222222;
}

td.catHead1,td.catSides1,td.catLeft1,td.catRight1,td.catBottom1 {
background-image: url(images/cellpicgl.jpg);
background-color:#222222; border: #FFFFFF; border-style: solid; height: 27px;
}

/*
	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: #dfdfdf;  height: 22px; color:#222222;}
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom {
font-weight: bold; border: #FFFFFF; height: 28px;
}
th.spec
 { background-color: #efefef; background-image: url(images/cellpicgl.jpg); height: 37px; 
 color:			#222222; font-size: 11px; font-weight: bold;
 padding-left:110px;
 }
 
 th.spec1
 { background-color: #efefef; background-image: url(images/cellpicgla.jpg); height: 37px; 
 color:			#222222; font-size: 11px; font-weight: normal;

 }
 
  
 th.spec2
 { background-color: #efefef; background-image: url(images/cellpicglaa.jpg); height: 37px; 
 color:			#222222; font-size: 11px; font-weight: normal;

 }
 
  th.spec3
 { background-color: #efefef; background-image: url(images/cellpicglaaa.jpg); height: 37px; 
 color:			#222222; font-size: 11px; font-weight: normal;

 }
 
 
 

th.thCornerL,th.thTop,th.thCornerR {color: #222222; font-size: 11; font-weight: bold; background-color: #006699; background-image: url(images/cellpicgla.jpg); height: 37px; }

td.row3Right,td.spaceRow { background-color: #eeebeb; 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; }

/* This is the outline round the images folder table */
.foldersline	{ background-color: #ffffff; border: 2px #ececec solid; }

/* 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 : 11px; color : #000000; font-family: Tahoma, Arial, Helvetica, sans-serif }
.genmed					{ font-size : 11px; color : #000000; font-family: Tahoma, Arial, Helvetica, sans-serif }
.gensmall					{ font-size : 11px; color : #000000; font-family: Tahoma, Arial, Helvetica, sans-serif }
a.gen,a.genmed,a.gensmall			{ color: #474747; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #474747; text-decoration: underline; }

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

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

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

/* 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 : #474747;}
a.nav	{ text-decoration: none; color : #575656; }
a.nav:hover	{ text-decoration: underline; }

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

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

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

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

/* Quote & Code blocks */
.code {
font-family:		Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
background-color:	#FAFAFA; border: #D1D7DC; 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: #D1D7DC; 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: #474747; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.copyright		{ text-decoration: none; color : #474747; }
a.copyright:hover	{ text-decoration: underline; color : #474747; }

.copyright2		{ font-size : 9px; color: #474747; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.copyright2		{ text-decoration: none; color : #474747; }
a.copyright2:hover	{ text-decoration: underline; color : #474747; }

/* Form elements */

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

input,textarea, select { color : #000000; font: normal 11px Verdana, Arial, Helvetica, sans-serif; border: 1px solid #cccccc; }


/* 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 {
  font-size        : 10px;
  color            : #333333;
  border           : 1px solid #999999;
  margin           : 0px;
  background-color : #EDEDED;
  padding          : 1px;
  cursor           : pointer;
}

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

/* None-bold submit button */
input.liteoption { 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: #FAFAFA; 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 : #ececec;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #ececec;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #ececec;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #ececec;
	border-top-style : solid;
	border-top-width : 1px;
	color : #000000;
	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;
}

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