.lapozo 
{
	padding: 5px;
	margin-top: 5px; 
	margin-bottom: 5px;
}

.pager-element
{
	border-radius: 4px;
	border: dotted 1px #000000; 
	padding: 5px; 
	font-weight: bold;
}		

.pager-element:hover
{
	background: rgba(0,0,0,0.2);
}		

.pager-element-selected
{
	font-weight: bold;
	border-radius: 4px;
	border: dotted 1px black; 
	padding: 5px; 
	background: rgba(0,0,0,0.2);
}	

body {
    background: #454545;
    color: #DCDCDC;
    font-family: tahoma,arial,helvetica,sans-serif;
    font-size: 8pt;
    margin-bottom: 15px;
    margin-top: 15px;
}

#chat_messages 
{
	background: #2c2c2c;
}

.online-users
{
	background: #38383852;	
}

#alerts, #dropdown
{
	background: rgba(52, 52, 52, 0.9) !IMPORTANT;
	color: white !IMPORTANT;
}

.dropdown a:hover
{
	background-color: #7c7c7c !IMPORTANT;
	color: white !IMPORTANT;
}

#alerts div a
{
	color: white !IMPORTANT;
}

#searchbars {
	margin: 10px 0 0;
}

#searchbars ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#searchbars ul li {
	display: inline;
	list-style: none;
	margin-right: 8px;
	position: relative;
}

#searchbars ul li:last-of-type {
	margin-right: 0px!important;
}

#searchbars form {
	display: inline;
}

#searchbars input {
	width: 120px;
	margin: 0;
	padding: 5px;
}

#searchbars ul li ul {
	background: #262626 repeat-x 0 -3px;
	border: 1px solid #757575;
	display: block;
	left: 0;
	margin-top: 12px;
	overflow: hidden;
	position: absolute;
	top: 1em;
	white-space: nowrap;
	z-index: 1000;
}

#searchbars ul li ul li {
	display: block;
	margin: 0;
	padding: 3px;
}

#searchbars ul li ul li.highlight {
	background-position: 0 -771px;
	background-repeat: repeat-x;
	color: #FFF;
}
#linkhatter {
    background-color: #665C5E;
}
table {
    border: medium none;
    border-collapse: collapse;
}

table.mainouter {
    background-color: #343434;
    filter:alpha(opacity=95);
    opacity:0.95;
}
table {
  border-collapse: collapse;
   border: none #404040; 
  background-color: #454545; 
}
table.main, table tr td {
   	background: #454545;
}
.belsotd {
    background-color: #665C5E;
}
.uziolvasatlan {
    background-color: #665C5E;
}
table.message {
    border: 1px solid #3D3D3D;
}

table.bottom 
{
    background: none repeat scroll 0 0 transparent;
}

a.info 
{
    background-color: #CCCCCC;
    color: #9C9B9B;
    position: relative;
    text-decoration: none;
    z-index: 24;
}

a.info:hover 
{
    background-color: #FFFF00;
    z-index: 25;
}

a.info span 
{
    display: none;
}

a.info:hover span 
{
    background-color: #CCFFFF;
    border: 1px solid #00CCFF;
    color: #9C9B9B;
    display: block;
    left: 2em;
    position: absolute;
    text-align: center;
    top: 2em;
    width: 15em;
}

.accordion {
    width: 798;
	border-bottom: solid 1px #000000;
}
.accordion h3 {
    background: linear-gradient(to bottom, #6b6b6b, #454545);
	padding: 7px 15px;
	margin: 0;
	font: bold 12/100% Arial, Helvetica, sans-serif;
	border: solid 1px #000000;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #880000;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

table.bottom {
    background: none repeat scroll 0 0 transparent;
}
h1 {
    font-size: 12pt;
}
h2 {
    color: #FFFFFF;
    font-size: 10pt;
    margin-bottom: 6px;
}
p {
    font-size: 8pt;
}
p.sub {
    margin-bottom: 4pt;
}
td.embedded {
    border: medium none;
    padding: 0;
    text-align: left;
}

.menu-bottom
{
	background: #3b3b3b;
}

td.bottom2 {
	background: #343434;
    border: medium none;
    padding: 0 5px;
}
td.bottom {
	background: #343434;
    border: medium none;
    padding: 0 5px;
}

td.bottom2 {
    border: 1px solid #000000 !IMPORTANT;
    padding: 0 5px;
}

td.heading {
    font-weight: bold;
}


td.text {
    padding: 10pt;
    text-align: left;
}
td.comment {
    font-size: 8pt;
    padding: 10pt;
    text-align: left;
}
.colhead , .colhead a:link, .colhead a:visited, .colhead a:hover{
    background: linear-gradient(to bottom, #6b6b6b, #454545);
    color: white;
    font-weight: normal;
	/*text-transform: uppercase;*/
}
.fejlecbox {
    background: linear-gradient(to bottom, #6b6b6b, #454545);
    color: white;
    font-weight: normal;
}
.fejlecbox a:link, .fejlecbox a:visited {
    color: white;
    text-decoration: none;
}
.fejlecbox a:hover {
    color: white;
    text-decoration: underline;
}
.seedkotelez {
    background: linear-gradient(to bottom, #6b6b6b, #454545);
    color: white;
    font-weight: normal;
}
.seedkotelez a:link, .seedkotelez a:visited {
    color: white;
    text-decoration: none;
}
.seedkotelez a:hover {
    color: white;
    text-decoration: underline;
}
.tablafeje {
    background-color: #8F8F8F;
    background-image: url("/styles/fekete/tablafeje.png");
    color: #8F8F8F;
    font-weight: bold;
}
td.navigation {
    background: linear-gradient(to bottom, #6b6b6b, #454545);
    border: medium none;
    color: #AAAAAA;
    font-size: 11px !important;
    font-weight: bold;
}
td.navigation font{
	border-radius: 3px !important;
    color: #FFFFFF !important;
    text-decoration: none;
	padding: 4px !important;
	margin-bottom: 0;
}
td.navigation font:hover {
	border-radius: 3px !important;
	background: #7c7c7c !important;
    color: white !important;
    text-decoration: none;
	padding: 4px !important;
}

input, select, option, textarea{
	border-radius: 3px !important;
	background: #6b6b6b !important;
	border: 1px solid #000000 !important;
	color: white !important;
	padding: 1px !important;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: white;
  font-style: italic;
  font-weight: normal;
}

td.szavaz {
    background-color: #222222;
    padding: 10pt;
    text-align: left;
}
td.szavaz2 {
    background-color: #222222;
    border: medium none;
    padding: 0;
    text-align: left;
}
/* ???? */
.login {
    background-color: #605F5B;
    background-image: url("ssssssssssssssssssssssssss.png");
    color: #000000;
}
td.rowhead {
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}
td.title {
    font-size: 14pt;
}
td.navigation {
    font-size: 10pt;
    font-weight: bold;
}
td.clear {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0;
}
form {
    margin-bottom: 0;
    margin-top: 0;
}
.sublink {
    font-size: 7pt;
    font-style: italic;
    font-weight: normal;
}
font.gray {
    color: #8F8F8F;
    text-decoration: underline;
}

font[color=pink] {
    color: #FFFFFF !important;
}

font[color=red] {
color: #1277d6 !important;
}

font[color=dred] {
color: red !important;
}

font[color=white] {
color: #3A4E60 !important;
}


table[style*="bgcolor:#484848"]{
background: #83d663 !important;
}

table[style*="background:#03729C"]{
background: #FFFFFF !important;
}


a:link, a:visited {
    color: #DCDCDC;
    text-decoration: none;
}
a:hover {
    color: #DCDCDC;
}
a.index {
    font-weight: bold;
}
a.biglink {
    font-size: 12pt;
    font-weight: bold;
}
a.altlink:link, a.altlink:visited {
    color: #8F8F8F;
    font-weight: bold;
    text-decoration: none;
}
a.altlink:hover {
    text-decoration: underline;
}
a.altlink_blue:link, a.altlink_blue:visited {
    color: #D71868;
    font-weight: bold;
    text-decoration: none;
}
a.altlink_blue:hover {
    text-decoration: underline;
}
a.altlink_green:link, a.altlink_green:visited {
    color: #83d663;
    font-weight: bold;
    text-decoration: none;
}
a.altlink_green:hover {
    text-decoration: underline;
}
a.altlink_kek:link, a.altlink_kek:visited {
    color: #1277d6;
    font-weight: bold;
    text-decoration: none;
}
a.altlink_kek:hover {
    text-decoration: underline;
}
select.sdk{
	border: none;
	width: 300px;
}
.important {
    font-size: 8pt;
    font-weight: bold;
}
.red {
    color: #FF0000;
}
.yellow {
    color: #997700;
}
.green {
    color: #FF9900;
}

.btn {
    background-color: #181818;
    border: 1px solid #262626;
    color: white;
}
.small {
    font-size: 7pt;
}
.big {
    font-size: 10pt;
}
li {
    margin-bottom: 6pt;
    margin-top: 6pt;
}
ul {
    margin-bottom: 0;
    margin-left: 16pt;
    margin-top: 0;
}
img.border {
    border-style: none;
}
img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
    max-width: 150%;

}
table.ncode_imageresizer_warning {
    background: none repeat scroll 0 0 #3D3D3D;
    border: 1px solid #CCCCCC;
    color: #B74601;
    cursor: pointer;
}
table.ncode_imageresizer_warning td {
    color: red;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
}
table.ncode_imageresizer_warning td.td1 {
    padding: 5px;
}
table.ncode_imageresizer_warning td.td1 {
    padding: 2px;
}
.gobutton {
    background: none repeat scroll 0 0 #3D3D3D;
    color: #FFFFFF;
}
.codetop {
    background: url("../faljok/kepek/code.gif") no-repeat scroll right center #F1B000;
    color: #FF9900;
    font-weight: bold;
    margin: 0 auto;
    padding: 3px;
}
.codemain {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF9900;
    color: #FF9900;
    margin: 0 auto;
    padding: 3px;
}
.shadetabs {
    border-bottom: 1px solid red;
    margin-bottom: 1em;
    width: 90%;
}
.shadetabs ul {
    font: bold 12px Verdana;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 1px;
    padding: 3px 0;
    text-align: center;
}
.shadetabs li {
    display: inline;
    margin: 0;
}
.shadetabs li a {
    background: url("../faljok/kepek/new/gomb.jpg") repeat-x scroll left top #3D3D3D;
    border: 1px solid #777788;
    color: #FF4000;
    margin-right: 3px;
    padding: 3px 7px;
    text-decoration: none;
}
.shadetabs li a:visited {
    color: #FF4000;
}
.shadetabs li a:hover {
    color: #FF1100;
    text-decoration: underline;
}
.shadetabs li.selected {
    font: bold 11px Verdana;
    position: relative;
    top: 1px;
}
.shadetabs li.selected a {
    background-image: url("../faljok/kepek/new/gomb2.jpg");
    border-bottom-color: #3D3D3D;
}
.shadetabs li.selected a:hover {
    text-decoration: none;
}
.listitem {
    margin-left: 10px;
    margin-right: 5px;
}
.alert {
    background-color: #F78C18;
    background-image: url("../faljok/kepek/alert.gif");
    background-position: center top;
    background-repeat: repeat-x;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 10px;
    width: 500px;
}
td.clearalt6 {
    border: medium hidden;
    padding: 5px;
}
td.clearalt7 {
    border: medium hidden;
    padding: 5px;
}
.userlist {
    background-color: #EFF1F2;
    border: 0 solid #99BBE8;
    height: 300px;
    max-height: 300px;
    overflow: auto;
    vertical-align: top;
    width: 140px;
}
.head {
    background-image: url("../faljok/kepek/hatter/hirek_td_head.png");
    background-repeat: no-repeat;
    color: #B74601;
    height: 20px;
    width: 800px;
}
.shbox {
    background-color: #EFF1F2;
    border: 0 solid #99BBE8;
    color: #000000;
    height: 300px;
    overflow: auto;
    padding-top: 0;
    width: 724px;
}
.inputshout_td {
    border: medium none;
    width: 100%;
}
.inputshout {
    border: medium none;
    width: 100%;
}
.container {
    background-color: #13171A;
    border: 1px solid #3D3D3D;
    margin-left: auto;
    margin-right: auto;
    width: 940px;
}
.footer {
    background-color: #13171A;
    background-image: url("/styles/loved/also_zaras.png");
		width: 944px;
		height: 45px;
		background-repeat: no-repeat;
		background-position: center center;
    /*background-position: center top;
    background-repeat: no-repeat;
    color: #A1A1A1;
    height: 95px;
    margin-bottom: 6px;
    text-align: center;
    width: 949px;*/
}
.servernet {
    background-color: #13171A;
    border: 1px solid #ffcc00;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    width: 420px;
}
.arany01 {
    color: #FF0000;
}
.arany02 {
    color: #EE0000;
}
.arany03 {
    color: #DD0000;
}
.arany04 {
    color: #CC0000;
}
.arany05 {
    color: #BB0000;
}
.arany06 {
    color: #AA0000;
}
.arany07 {
    color: #990000;
}
.arany08 {
    color: #880000;
}
.arany09 {
    color: #770000;
}
.arany10 {
    color: #660000;
}
.arany1x {
    color: #8F8F8F;
}
.felhasznalo {
    color: #FFFFFF;
}
.tag {
    color: #D45F55;
}
.vip {
    color: #7B6030;
}
.hd {
    color: #005DFF;
}
.feltolto {
    color: #0012DE;
}
.cooder {
    color: #0012DE;
}
.moderator {
    color: #059600;
}
.adminisztrator {
    color: #8A0000;
}
.rendszerop {
    color: #FF8C00;
}
.tulajdonos {
    color: #FF0000;
}
.fejora {
    color: #8F8F8F;
    font-weight: bold;
    margin-left: -670px;
    margin-top: 123px;
    position: absolute;
}
.menu {
    background-color: #222222;
    background-image: url("menu.png");
    border: medium none;
    color: #B74601;
    font-weight: bold;
    height: 28px;
    text-align: center;
}
table.ncode_imageresizer_warning {
    background: none repeat scroll 0 0 #FFFFE1;
    border: 1px solid #CCCCCC;
    color: #000000;
    cursor: pointer;
}
table.ncode_imageresizer_warning td {
    color: red;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
}
table.ncode_imageresizer_warning td.td1 {
    padding: 5px;
}
table.ncode_imageresizer_warning td.td1 {
    padding: 2px;
}
td.clear {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0;
}
td.collhead {
    background-color: #B74601;
    background-image: url("faljok/kepek/menuhattere.gif");
    color: #000000;
    font-weight: bold;
    height: 32px;
}
.tablafeje2 {
    border: medium none;
    font-size: 10px;
    font-weight: bold;
    height: 15px;
    padding: 5px;
    text-align: left;
}
.seedkotelezettseg {
    background-color: #DCDCDC;
}
.szorzo {
    color: #FF0000;
}
#valami {
    border: 1px solid #383838;
    font-size: 8pt;
}
#valami2 {
    border: 1px solid #2B2A2A;
    font-size: 8pt;
}
td {
    border: 1px solid #000000;
    font-size: 8pt;
}
#box_tipus_ownfree, #box_tipus, #box_profil_tipus {
    width: 33px;
}
#statusbar {
    background-image: url("statusbar.png");
    height: 21px;
    overflow: hidden;
    text-align: center;
    width: 975px;
}
#statusbar .left {
    float: left;
    margin-left: 10px;
	padding: 2px 0 0 10px; 
	color: #FFFFFF !important;
	font-size: 10px !important;
	font-family: Verdana !important;
	font-weight: normal !important;
}

#statusbar .left font{
	color: #FFFFFF !important;
	font-weight: normal !important;
}

#statusbar .left a:link, #statusbar .left a:visited{
	color: #FFFFFF !important;
	text-decoration: underline !important;
}

#statusbar .left a:hover{
	color: black !important;
}


#statusbar .right {
    float: right;
    width: 150px;
}
div.figyelmezteto_csik {
    background-image: url("/styles/fekete/profil!.png");
    color: #FFFFFF;
    font-family: tahoma,arial,helvetica,sans-serif;
    margin-bottom: 23px;
    padding: 23px;
    width: 374px;
}
a.onim {
    cursor: pointer;
    text-decoration: none;
}
div.figyelmezteto_csik2 {
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #9ACD32;
    margin-bottom: 15px;
    padding: 3px;
    width: 400px;
}
div.ertesitesi_csik{
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	color: #000000; 
    font-family: tahoma,arial,helvetica,sans-serif;
	text-align: left;
	text-decoration:none; 
	background-color:#9ACD32;
	padding-left:5px; 
	padding-top:5px; 
	padding-bottom:5px; 
	margin-bottom:5px;
    width: 460px;
}
div#wiki-container {  
display: table;  
width:800px;
}

div#wiki-row  {  
display: table-row;
width:800px;
}

div#wiki-navigation {  
margin: 2px;  
padding: 2px;  
border: 1px solid #e2e2e2;  
background-color: #eaeaea;
}

div#wiki-content-left div#content-add {	
text-align: center;
}
textarea#leirass{
width:550;
height:550;
}
div#wiki-content-lefts{
width:563;

}
div#wiki-content-left textarea#leiras {	
width: 90%;	height: 300px;
}

div#wiki-content-left {  
display: table-cell;
}
div#wiki-content-right {
  display: table-cell;
  width: 250px;
  padding-left: 10px;
  }
div#wiki-content-left div#name, div#content, div#content-add {
  margin: 2px;
  padding: 2px;
  border: 1px solid #e2e2e2;
  background-color: #665C5E;
}
div#wiki_nev {
  border: 1px solid #e2e2e2;
  background-color: #665C5E;
}
div#wiki-content-left div#name {
  width: 80%;
  text-align: center;
}
div#wiki-content-left div#content, div#content-add {
  width: 98%;
  text-align: left;
}
div#wiki-content-right div#search, div#details {
  margin: 2px;
  padding: 2px;
  border: 1px solid #e2e2e2;
  background-color: #665C5E;
}

div#wiki-content-right div#search, div#details, div#keres_nev {
  width: 250px;
}
.wiki_ul{margin:0 0 0 20px;padding:0;}
.wiki_ul li{padding:1px 0;}

div#keres_nev {
	margin: 2px;
	padding: 2px;
    background: linear-gradient(to bottom, #6b6b6b, #454545);
	border: 1px solid #e2e2e2;
	color: white;
    font-weight: normal;
	/*text-transform: uppercase;*/
}
div.wiki-search {
  margin: 2px;
  padding: 2px;
  border: 1px solid #e2e2e2;
  background-color: #eaeaea;
}
.szovegmezo{
 background-color:#777777;
 border:1px solid #CCCCCC;
}
#log td {
border-bottom: 1px solid #4F4F4F;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #4F4F4F;
padding: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
table.eszkozok{
 background-color:black;
 border-width:2px;
}
td.eszkoz{
 background-color:#006400;
 border-width:2px;
}
td.eszkoz2{
 background-color:green;
 border-width:2px;
}
.boxtest {
	opacity: 0.3;
	-webkit-transition: opacity .5s ease-in;
	-moz-transition: opacity .5s ease-in;
	-o-transition: opacity .5s ease-in;
}
.boxtest:hover {
	opacity: 50;
}
#tooltip {
background: #FFF;
font-size: 11px;
width: auto;
border: 2px solid #828282;
color: #000000;
font-family: Tahoma;
font-weight: Bold;
line-height: 15px;
z-index: 100;
margin: 0px;
padding: 3px;
position: absolute;
visibility: hidden;
border-collapse: separate;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
