/*

Styl MilitaryGrey wykonany przez 0skara777 i Centuria - www.c7webdesign.pl
  
*/

/* Główne style strony. */
body { 

background-color:#e5e5e5;
background-image:url(images/header.png);
background-repeat:repeat-x;
background-position:top center;
margin: 0px;
}

/* General font families for common tags */
font,th,td,p			{ font-family: Tahoma, sans-serif }
a:link,a:active,a:visited	{ text-decoration: none; color: #070707; }
p, td			{ font-size : 11px; color: #070707; }
a:hover			{ text-decoration: none; color : #2f2f2f; }
hr				{ height: 0px; border: solid grey 0px; border-top-width: 0px; }


/* This is the border line & background colour round the entire page */
.bodyline { 

border: 0px #888888 solid; }

/* This is the outline round the main forum tables */
.forumline { background-color: #adadad; border: solid  0px; border-color:#434343; border-top-width: 0px; }

/* Main table cell colours and backgrounds */
td.row1 { background-color: #f7f7f7; }
td.row2 { background-color: #f0f0f0; }
td.row3 { background-color: #6b6b6b; }
td.row4 { background-color: #222222; }
td.row5 { background-image:	url(images/cellpic3.jpg); }
td.row6 { background-color: #070707; }
td.row_helped { background-color: #eef0ef; }

/*
	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: #222222;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
color:			#FFFFFF; font-size: 11px; font-weight: bold;
background-color:	#505050; height: 32px;
background-image:	url(images/cellpic3.jpg);
}

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-color:#eeeeee; border: #bbbbbb; 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 {
	height: 28px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: normal; height: 35px; }
td.row3Right,td.spaceRow {
	background-color: #eeeeee; border: #bbbbbb; 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: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #000;
}

/* General text */
.gen {font-size: 12px; color: #adadad; 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 : #171717; }
a.gen,a.genmed,a.gensmall			{ color: #323232; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #545454; text-decoration: none; }

/* WTF - urodziny? */
.mainmenu		{ font-size : 11px; color : #000; font: Tahoma,Arial,Helvetica,sans-serif;}
a.mainmenu		{ text-decoration: none; color : #000; }
a.mainmenu:hover	{ text-decoration: none; color : #000; }

/* The register, login, search etc links at the top of the page */
.mainmenu2		{ font-size : 12px; color : #f7f7f7; padding:0px 30px 0px 0px; font: Tahoma,Arial,Helvetica,sans-serif;}
a.mainmenu2		{ text-decoration: none; color : #f7f7f7; }
a.mainmenu2:hover	{ text-decoration: none; color : #f7f7f7; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000}
a.cattitle		{ text-decoration: none; color : #4b4b4b; }
a.cattitle:hover	{ text-decoration: none; color: #fff; }

.cattitle2		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #fff}
a.cattitle2		{ text-decoration: none; color : #fff; }
a.cattitle2:hover	{ text-decoration: none; color: #fff; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #373737; }
a.forumlink		{ text-decoration: none; color : #2a2a2a; }
a.forumlink:hover	{ text-decoration: none; color : #2a2a2a; }

/* 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 : #4d4d4d;}
a.nav	{ text-decoration: none; color : #626262; }
a.nav:hover	{ text-decoration: none; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000; }
a.topictitle:link	{ text-decoration: none; color : #000; }
a.topictitle:visited	{ text-decoration: none; color : #2a2a2a; }
a.topictitle:hover	{ text-decoration: none; color : #2a2a2a; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #373737; text-decoration: none}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #373737; }

/* The content of the posts (body of text) */
.postbody { color: #101010; font-size : 12px; line-height: 18px; }
a.postlink:link	{ text-decoration: none; color : #333333}
a.postlink:visited	{ text-decoration: none; color : #4a4a4a; }
a.postlink:hover	{ text-decoration: none; color : #4a4a4a}

/* Quote & Code blocks */
.code {
font-family:		Courier, 'Courier New', sans-serif; font-size: 11px; color: #BFBFBF;
background-color:	#5d5d5d; border: #6c6b6b; 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: #FFFFFF; line-height: 125%;
background-color:	#5d5d5d; border: #6c6b6b; 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: #111111; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.copyright		{ text-decoration: none; color : #505050; }
a.copyright:hover	{ text-decoration: none; color : #494949; }


/* Form elements */

form { margin: 0; }
form { display: inline; }


/* Form elements */
input,textarea, select {
border-right: #F0F0F0 1px solid;
border-top: #F0F0F0 1px solid;
border-bottom: #F0F0F0 1px solid;
border-left: #F0F0F0 1px solid;
color : #FFFFFF;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border-color : #000000;
background-color: #373838;
}

/* The text input fields background colour */
input.post, input.post2, textarea.post, select {
border-right: #F0F0F0 1px solid;
border-top: #F0F0F0 1px solid;
border-bottom: #F0F0F0 1px solid;
border-left: #F0F0F0 1px solid;
background-color: #373838;
color: #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
border-right: #6d6d6d 1px solid;
border-top: #6d6d6d 1px solid;
border-bottom: #6d6d6d 1px solid;
border-left: #6d6d6d 1px solid;
	background-color : #f1f1f1;
	color : #080808;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
border-right: #6d6d6d 1px solid;
border-top: #6d6d6d 1px solid;
border-bottom: #6d6d6d 1px solid;
border-left: #6d6d6d 1px solid;
	background-color : #373838;
	font-weight : bold;
color: #fff;
}

input.mainoption2 {
border:0px;
background-color : #f1f1f1;
background: url(images/bg-search.png) repeat-x;
width:100px; height:26px;
color: #000;
}

/* none-bold submit button */
input.liteoption {
border-right: #F0F0F0 1px solid;
border-top: #F0F0F0 1px solid;
border-bottom: #F0F0F0 1px solid;
border-left: #F0F0F0 1px solid;
	background-color : #373838;
	font-weight : normal;
color: #FFFFFF;
}


/* 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: #373838; border-style: none; }

/* Reklama */

td.firstPostAd { 
background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px; text-align: center;
}
/* 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:#962828; 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
{
	padding: 4px;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #fefefe;
	color : #000000;
	font-size : 10px;
}

.sb1 { background-color: #EFEFEF; }
.sb2 { background-color: #DEE3E7; }

.pagination {
	color: #121212;
	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: #373838;
	color: #FFFFFF;
	border-color: #FFFFFF;
	border: #FFFFFF 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #575858;
	color: #FFFFFF;
	border-color: #FFFFFF;
	border: #FFFFFF 1px solid;
	text-decoration: none;
	padding: 1px;
}

/* Klasa odpowiedzialna za wygląd menu w którym znajdują się linki typu: Użytkownicy, Portal, FAQ itd */

.podkreslenie
{
	background: url(images/moomenu.png) repeat-x;
	height:50px;
	width:100%;
}

.podkreslenie a
{
	color: fff; 
}

.podkreslenie_link
{
	border:0;
	margin: 0 auto;
}

/* Klasa odpowiedzialna za linki w drugiej części topa */

#menu
{
text-align: center;
	height:50px;
	position:relative;
	top:12px;
}


.seotags { text-decoration: none; }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");






/* START START START >>>     STOPKA     <<< START START START */






#stopka {
width:900px;
  margin: 0 auto;
  height:150px;
  position:relative;
  left:13px;
	text-align:left;
}


#down {
background-image: url(images/down.png);
background-color:#2e2e2e;
width:100%;
height:150px;
margin:0;
padding:0;
color:#fff;
}


#rights {
   height: 10px;
   left: -370px;
   margin: 0;
   padding: 0;
   position: relative;
   top: 112px;
	 text-align:left;
 }



#tekst {
   float: left;
   font-size: 9px;
   height: 130px;
   margin: 0;
   padding: 0;
   text-align: justify;
   width: 500px;
   position:relative;
   top:5px;
 }
 #tekst a:link {
color: #f1f1f1; /*kolor linka*/
}
#tekst a:visited {
color: #f4f4f4; /*kolor odwiedzonego linka*/
}
#tekst a:hover {
color: #f4f4f4; /*kolor linka po najechaniu na niego*/
}

 #ikona {
 position:relative;
 top:3px;
 }
 
 #user10 {
	padding:0;
	margin:0;
	position:relative;
	
	top:30px;
margin: auto; 
 display: table;
 height:80px;

}
#user11 {
     color: #FFFFFF;
     float: left;
     height: 110px;
     margin: 0;
     padding: 20px 0 0;
     width: 375px;
     position:relative;
     top:-9px;
 }
 
 

	
/* STOP STOP STOP >>>     STOPKA     <<< STOP STOP STOP */	
	
	
	
	
	
	
	
	/*======================= HEADER =============================*/

#header{
width:850px;
margin:0 auto;
}

#logo {
text-align:left;
}

#logo a:hover{
	text-decoration:none;
	}
	


 #nowe {
 background-color:#f7f7f7;
 background-image:url(images/nowe.jpg);
 height:55px;
 border: #c0c0c0 1px solid;

 }

	



#search {
position:relative;
left:50px;
top:1px;
margin:0px;
text-align:left;
}
#search_background
{
width:302px;
height:38px;
float:right;
position:relative;
right:0px;
top:0px;
background-image:url(images/zielonesz.png);
background-repeat:no-repeat;
margin:0px;
text-align:left;
}

#avatar{
position:relative;
right:0px;
top:10px;
float:right;
}

.zaloguj {background: url(images/searchButton.gif) no-repeat; width:26px; height:21px; 
     position:relative; top:-1px; left:0px;}
/* DYMKI INFORMACYJNE */
.tip {
float: left;
background: #ffc;
border: 1px solid #D4D5AA;
padding: 5px;
max-width: 400px;
z-index: 50;
color:#434343;
}

.tip-title {
padding: 0;
margin: 0;
font-size: 1em;
font-weight: bold;
margin-top: -15px;
padding-top: 15px;
padding-bottom: 5px;
background: url(../images/selector-arrow.png) no-repeat;
}

.tip-text {
font-size: 1em;
margin: 0;
}

/* KONIEC DYMKÓW INFORMACYJNYCH */

