/*   phpBB 3.0 Style Sheet
	Style name: Computer = subsilver2 
/* 	border-width: TOPpx  RIGHTpx  DAWNpx  LEFTpx;  */

*/

/* HELP:  border-width: TOPpx  RIGHTpx  DAWNpx  LEFTpx;  */


/* Layout  ------------ */

* {
	/* Reset browsers default margin, padding and font sizes */
      margin: 0 0 0 0;
	padding:  0 0 0 0;
}

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
      font-family: Arial, Verdana, "Courier New", "Times New Roman";
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px; /* default font size 10px = 62.5% */
	margin-top: 0px; 
      margin-right: 0px;
	margin-bottom: 0px; 
      margin-left: 0px;
/* Pri VKLYUCHENII etogo bloka t100 sozhmetsya width=100% = width=0% 
	ğadding-top: 0px; 
      ğadding-right: 0px;
	ğadding-bottom: 0px; 
      ğadding-left: 0px;
	Top: 0px; 
      Left: 0px;
	Right: 0px; 
      Bottom: 0px;
	Height: 0px; 
      Width: 0px;
*/
}

#wrapheader {
  min-height: 20px;
  height: auto !important;
  height: 20px;
  margin-top: 0px; 
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px; 
  padding-top: 0px; 
  ğadding-right: 20px;
  ğadding-bottom: 0px; 
  ğadding-left: 20px;
/*	
      background-image: url('./images/background.gif');
	background-repeat: repeat-x;
*/
}

#wrapcentre {
  margin-top: 0px; 
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px; 

  padding-top: 0px; 
  ğadding-right: 20px;
  ğadding-bottom: 20px; 
  ğadding-left: 20px;
}

#wrapfooter {
	text-align: right;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A5A5A5;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9D9D9;
	border-bottom: 1px solid #474747;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	font-size: 10px;   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFCC;
	border-width: 1px;
	border-style: solid;
	border-color: #CC3300;
	padding: 20px;
}

.forumrules h3 {
	font-family: "Times New Roman", Verdana, Arial;
	color: #CC3300;
}

#pageheader { 
}

#pagecontent { 
}

#pagefooter { 
}

#poll { 
	font-family: "Times New Roman", Arial, Verdana, "Courier New";
	font-size: 10px;  
}

#postrow { 
	font-family: "Times New Roman", Arial, Verdana, "Courier New";
	font-size: 12px;  
}

#postdata { 
	font-family: "Courier New", "Times New Roman", Arial, Verdana;
	font-size: 10px;  
}


/*  Text
 --------------------- */

h1 {
	font-size: 22px;  
	font-family:  Verdana, "Times New Roman", Arial, "Courier New";
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
}

h2 {
	font-size: 20px;  
	font-family:  Verdana, "Times New Roman", Arial, "Courier New";
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 18px;  
	font-family:  Verdana, "Times New Roman", Arial, "Courier New";
	font-weight: bold;
	line-height: 120%;
}

h4 {
	font-size: 16px;  
	font-family:  Verdana, "Times New Roman", Arial, "Courier New";
	margin: 0;
	font-weight: bold;
	line-height: 120%;
}

p {
  font-family: "Courier New", Arial, "Times New Roman", Verdana;
  font-size: 14px;
  padding-top: 5px; 
  ğadding-right: 5px;
  ğadding-bottom: 5px; 
  ğadding-left: 5px;

}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
  font-family:  Verdana, "Times New Roman", Arial, "Courier New";
  font-size: 10px;
  padding-top: 5px; 
  ğadding-right: 15px;
  ğadding-bottom: 5px; 
  ğadding-left: 5px;
  float: right;
  white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	font-family:  Verdana, "Times New Roman", Arial, "Courier New";
	margin: 0px 25px 0px 25px; 
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 14px;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	font-family:  Verdana, "Times New Roman", Arial, "Courier New";
	margin: 0 0 0 0;
	float: right;
	white-space: nowrap;
	font-size: 11px;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
  padding-top: 2px; 
  ğadding-right: 20px;
  ğadding-bottom: 2px; 
  ğadding-left: 20px;
  white-space: nowrap;
  background-color: #FFFFFF;
} 

p.searchbarreg {
	margin: 0 0 0 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	font-family: "Times New Roman", Verdana,  Arial, "Courier New";
	font-size: 12px;  
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
}

p.topicauthor {
	font-family: Verdana, "Times New Roman", Arial, "Courier New";
	font-size: 9px;  
	margin: 3px 3px 3px 3px;
}

p.topicdetails {
	font-family: Verdana, "Times New Roman", Arial, "Courier New";
	font-size: 9px;  
	margin: 5px 5px 5px 5px;
}

.postreported, 
.postreported a:visited, 
.postreported a:hover, 
.postreported a:link, 
.postreported a:active {
	margin: 1px 0 0 0;
	color: red;
	font-weight:bold;
}

.postapprove, 
.postapprove a:visited, 
.postapprove a:hover, 
.postapprove a:link, 
.postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, 
.postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #333333;
}

.postbody {
	font-size: 16px;  
      font-family: "Courier New", Arial, "Times New Roman", Verdana;
      line-height: 14px;
}

.postbody li, ol, ul {
      margin: 7px 10px 10px 25px;
}

.rtl .postbody li, .rtl ol, .rtl ul {
      margin: 7px 10px 10px 25px;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 3px 10px 2px 10px;
      padding: 2px 20px 2px 20px;
	font-family: Verdana, "Times New Roman", Arial, "Courier New";
	font-size: 10px;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px 20px 4px 4px;
	color: black;
	font-size: 10px;
	font-weight: bold;
}

.cattitle {

}

.gen {
	font-family: Verdana, "Times New Roman", Arial, "Courier New";
	font-size: 12px;  
	margin: 3px 3px 3px 3px;
}

.genmed {
	font-family: Verdana, "Times New Roman", Arial, "Courier New";
	font-size: 11px;  
	margin: 3px 3px 3px 15px;
}

.gensmall {
	font-family: Verdana, "Times New Roman", Arial, "Courier New";
	font-size: 10px;  
	margin: 3px 3px 15px 3px;
      padding: 3px 3px 3px 3px;
}

.titlepost {
	font-family: Verdana, "Times New Roman", Arial, "Courier New";
	font-size: 13px;  
	line-height: 150%;
	margin: 5px 10px 5px 10px;
      padding: 3px 10px 3px 10px;
}




.copyright {
	font-family: Verdana, "Times New Roman", Arial, "Courier New";
	font-size: 9px;  
	margin: 3px 3px 3px 3px;
	color: #777777;
	font-weight: normal;
}

.titles {
	font-size: 24px;  
	font-family: "Times New Roman", Verdana, Arial, "Courier New";
      margin: 5px 20px 15px 15px;
	font-weight: bold;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
tpodval {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
} 


/* TopCol --forum-topic-post-last-- */
th {
	color: #DDDDDD;
	font-size: 10px;
	font-weight: bold;
	background-color: #222222;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 5px 5px 5px 5px;
}

/* td - zadaet otctup vo vseh tablicah  */
td {
	padding: 0px;
}
td.profile {
	padding: 5px;
}

.tablebg {
	margin: 0 0 0 0;
      padding: 0 5 0 25;
	background-color: #D7D7D7;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7C7C7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 5px;
}

.row1 {
	background-color: #F0F0F0;
	padding: 2px;
}

.row2 {
	background-color: #E5E5E5;
	padding: 2px;
}

.row3 {
	background-color: #D5D5D5;
	padding: 2px;
}

.spacer {
	background-color: #DDDDDD;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #006597;
	text-decoration: none;
}

a:active{
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}

a:hover {
	color: #D46400;
      BackGround-color: #FFFF66;
	text-decoration: underline;
}



a.forumlink {
	margin: 0px 0px 0px 0px;
      padding: 0 0 0 0;
	color: #006699;
      font-family: "Times New Roman", Verdana, Arial, "Courier New";
	font-size: 14px;
	font-weight: bold;
}

a.topictitle {
	margin: 5px 5px 15px 5px;
      font-family: "Times New Roman", Verdana, Arial, "Courier New";
	font-size: 12px;
	font-weight: bold;
}

a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}

th a,
th a:visited {
	color: #FFA34F !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
      font-family: Verdana, Arial, "Courier New", "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9A9A9;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
      font-family: Verdana, Arial, "Courier New", "Times New Roman";
	font-size: 13px; 
	line-height: 100%;
	font-weight: normal;
	border: 1px solid #A9A9A9;
	padding: 3px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
      font-family: Verdana, Arial, "Courier New", "Times New Roman";
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
      font-family: Verdana, Arial, "Courier New", "Times New Roman";
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}



/* BBCode
 ------------ */
/* 	border-width: VERH  PRAVO  NIZ  LEVO;  */

.quotetitle, 
.attachtitle {
      font-family: "Times New Roman", Arial, Verdana, "Courier New";
	font-size: 12px; 
	color: #000000;
	background-color: #d3d3d3;
	font-weight: bold;
	line-height: 150%;

	margin: 10px 15px 0px 10px;  
	ğadding: 15px 10px 10px 10px; 

	border-width: 2px 1px 0px 3px;
	border-style: solid;
	border-color: #c3c3c3;
}

.quotecontent, 
.attachcontent {
      font-family: "Courier New", Verdana, Arial, "Times New Roman";
	font-size: 12px; 
	color: #555555;
	background-color: #FFFFFF;
	font-weight: normal;
	line-height: 100%;
	margin: 0px 15px 10px 10px;
	padding: 10px 20px 10px 10px;
	border-width: 0px 1px 1px 3px;
	border-style: solid;
	border-color: #c3c3c3;
}


.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 11px;
	font-family: 'Courier New', Monaco, monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
      font-family: Arial, Verdana, "Courier New", "Times New Roman";
	font-size: 11px;
	font-weight: bold;
}
