/* Autorem Szablonu jest CyprianZiewiec.pl */

@charset "utf-8";
@font-face {
	font-family: myriad_pros_conddd;
	src: url(font/myriadpro-cond.ttf);
}

body { 
	background: url(images/bg.png) #0a0a0a repeat;
	margin:0 auto;
	padding:0;
	text-align:center;
}

#content {
	width:1020px;
	background: url(images/bg_site.png) #0a0a0a repeat;
	height:auto;
	padding:0;
	margin:0 auto;
}

#wraper {
	width:1000px;
	height:auto;
	padding:0;
	margin:0 auto;
}

#forum {
	width:auto;
	height:auto;
}

#logo {
	background: url(images/logo.png) no-repeat;
	overflow:hidden;
	width:1020px;
	height:200px;
	position:relative;
}

#bg_logowanie {
	background:url(images/bg_logowanie.png) no-repeat;
	width:1020px;
	height:44px;
	text-align:left;
	padding-top:9px;
}



.inputlogin {
	background: transparent url(images/input.png) no-repeat;
	width:180px;
	height:26px;
	color:#282828;
	margin-left:15px;
}


.inputpassword {
	background: transparent url(images/input.png) no-repeat;
	width:180px;
	height:26px;
	color:#282828;
	margin-left:10px;
}

.button_zaloguj {
	background: transparent url(images/button_zaloguj.png) no-repeat;
	width:83px;
	height:26px;
	margin-left:10px;
}



#register_button {
	cursor: pointer;
	background: transparent url(images/button_rejestracja.png) no-repeat;
	width: 83px;
	height: 26px;
	float: right;
	position: relative;
	right: 445px;
}

#button_odzyskaj {
	cursor: pointer;
	background: transparent url(images/button_odzyskaj.png) no-repeat;
	width: 83px;
	height: 26px;
	float: right;
	position: relative;
	right: 271px;
}
	
a.loginlinki {
	font-family:Tahoma;
	font-size:12px;
	color:#cacaca;
	text-decoration:none;
}


a.loginlinki:hover  {
	color:#b0b0b0;
	text-decoration:none;
}

/* Ustawienia menu */



#Menu_BG ul {
	margin: 0;
	padding-left: 510px;
}

#Menu_BG ul li{
	float: left;
	list-style: none;
	padding-top: 17px;
	margin-left: 14px;
}

#Menu_BG ul li a {
	font-family: myriad_pros_conddd;
	font-size: 18px;
	color: #FFF;
	text-shadow: 0px 1px #000;
	text-decoration: none;
	padding: 14px 11px;
}

#Menu_BG ul li a:hover {
	background: url(images/hover.png) no-repeat;
	background-size: 100% 100%;
}

/* Modyfifikacje */


.cellpic {
	background:url(images/beam_forum.png) no-repeat;
	width:1000px;
	height:35px;
	text-transform:uppercase;
	font-family: myriad_pros_conddd;
	padding-top:3px;
	padding-left:40px;
	font-size: 16px;
	color: #ffffff;
	text-shadow: 0px 1px #000;
}

.row_forum {
	background:url(images/row.png) repeat-x; #141414;
	border-bottom:dashed 1px #161616;
        text-shadow: 1px -1px 0px #000; -moz-border-radius:3px 3px 3px 3px;
        }

.row3q {
	background:url(images/row.png) repeat-x #141414;
	border-top: 1px solid #2a2c2c;
	border-left: 1px solid #12a2c2c;
	border-right: 1px solid #393939;
	}
	
.row1q {
	background:url(images/row.png) repeat-x #141414;
	border-top: 1px solid #2a2a2a;
	border-right: 1px solid #2a2a2a;
	padding:5px;
	}
	
.row2q {
	background:url(images/row.png) repeat-x #141414;
	border-top: 1px solid #2a2a2a;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #2a2a2a;
	}
.row4q {
	background:url(images/row.png) repeat-x #141414;
	border-top: 1px solid #2a2a2a;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #2a2a2a;
	}
	
	
	
th.spec {
	background:url(images/cellpic3.png) repeat-x #fff;
	height:35px;
	color:#fff;
	font-weight:normal;
}

#stopka {
	background: url(images/stopka.png) no-repeat;
	overflow:hidden;
	width:1020px;
	height:43px;
	padding:0;
	margin:0 auto;
}



/* General font families for common tags */
font,th,td,p, div			{ font-family: Tahoma, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited	{  font-family: Tahoma; }
p, td ,div		{ font-size : 11px; color : #6699FF; }
a:hover			{ text-decoration: underline; color : #6699FF; }
hr				{ height: 0px; border: solid #ff0000 0px; border-bottom:dashed 1px #161616; }

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

/* This is the outline round the main forum tables */
.forumline { background-color: #131313; border: solid #302d2d 0px; }

/* Main table cell colours and backgrounds */
td.row1 { background-color: #080808; }
td.row2 { background-color: #080808; }
td.row3 { background-color: #080808; }
td.row_helped { background-color: #080808; }

/*
	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-y; height: 22px;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
font-size: 11px; font-weight: bold;
background-color:	#000; height: 35px;
background-image:	url(images/cellpic3.png);
}

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/cellpic4.png);
background-color:#D1D7DC; 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: #C7D0D7; background-image: url('images/cellpic4.png'); 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: #fff; font-size: 70%; font-weight: bold; 
background-color: #222; background-image: url('images/cellpic3.png'); height: 35px; }

td.row3Right,td.spaceRow { background-color: #131313; 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: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #FFFFFF;
}

/* General text */
.gen						{ font-size : 10px; }
.genmed					{ font-size : 11px; }
.gen,.genmed,.gensmall			{ color : #FFFFFF;font-size : 11px; }
a.gen,a.genmed,a.gensmall			{ color: #FFFFFF; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FFFFFF; text-decoration: underline; }
a.autor, a.autor:hover {color: #efefef; text-decoration: none;}

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

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

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{  font-size: 13px; color : #767676; }
a.forumlink		{ text-decoration: none; color : #1768b1; }
a.forumlink:hover	{ text-decoration: underline; color : #777777; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav		{ font-size: 13px; color : #6699FF;}
a.nav		{ text-decoration: none; color : #6699FF; }
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 : #FFFFFF; }
a.topictitle:link	{ text-decoration: none; color : #0059a8; }
a.topictitle:visited	{ text-decoration: none; color : #c9c9c9; }
a.topictitle:hover	{ text-decoration: underline; color : #aaaaaa; }

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

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

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

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

/* Form elements */

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

input,textarea, select {
color : #efefef;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
background-color : #060606; border: 1px solid #101010;
}

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

/* The buttons used for bbCode styling in message post */
input.button {
background: url(images/bginput.png) #44a2d6 repeat-x; border: 1px solid #101010; padding:1px;
color :			#fff;
font-size:		11px; font-family: Verdana, Arial, Helvetica, sans-serif;
cursor:			pointer;
}

/* The main submit button option */
input.mainoption {
background: url(images/bginput.png) #44A2D6 repeat-x;
border: 1px solid #101010;
cursor: pointer;
height: 17px;
}

/* None-bold submit button */
input.liteoption {
background: url(images/bginput.png) #44A2D6 repeat-x;
border: 1px solid #101010;
cursor: pointer;
height: 17px;
}

/* 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: #131313; 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:#aaaaaa;
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: #0059a8; } 

.table0
{
	padding: 4px;
	border-bottom:dashed 1px #161616;
	color : #d7d7d7;
	font-size : 10px;
}

.sb1 { background-color: #0d0d0d; }
.sb2 { background-color: #0a0a0a; }

.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;
}

th.thHead {
    color: #e4e4e4;
}

th.thLeft {
    color: #e4e4e4;
}

th.thRight {
    color: #e4e4e4;
}

th.thSides {
    color: #e4e4e4;
}
