body
{
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	font-family: "Arial", sans-serif;
	background-image: url('blegtext.gif');
}


h1
{
  	color: rgb(0,0,255);        
	text-align: center;
	font-family: "Arial", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 2em
}

h2
{
	color: rgb(0,0,255);
	text-align: center;
	font-family: "Arial", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
}
h3
{
	color: rgb(0,0,255);
	text-align: center;
	font-family: "Arial", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
}
h4
{
	color: rgb(0,0,255);
	text-align: center;
  font-family: "Arial", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
}
h5
{	color: rgb(0,0,255);
	text-align: center;
	font-family: "Arial", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
}
h6
{	color: rgb(0,0,255);
	text-align: center;
	font-family: "Arial", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.6em;
}

a:link
{
	color: rgb(0,0,255);
}

a:visited
{
	color: rgb(0,0,75);
}

a:active
{
	color: rgb(255,153,0);
}


hr
{
	color: rgb(0,0,255);
}

ul
{
	list-style-image: url('blebul1a.gif');
}
ul ul
{
	list-style-image: url('blebul2a.gif');
}
ul ul ul
{
	list-style-image: url('blebul3a.gif');
}

ol {
  list-style-type: decimal;
}

ol ol {
  list-style-type: lower-alpha;
}

ol ol ol {
  list-style-type: lower-alpha;
}

p{
  margin-left:0.7%;
  margin-right:0.7%;
}

pre{
   margin-left:4%;
   margin-right:4%;
}

dl{
   margin-left:2%;
   margin-right:1%;
}

pre.usage{
   margin-left:4%;
   margin-right:4%;
}

table
{ table-layout:fixed;
  margin-left:2%;
  margin-right:2%;
  border-color: rgb(255,204,51);
  color: rgb(0,0,0);
  font-family: "Arial", sans-serif;
  font-style: Normal
}

caption
{
	color: rgb(51,0,153);
	font-size: 1.1em;
	font-family: "Arial", sans-serif;
	font-style: Normal
}

th
{	color: rgb(0,0,0);
	border-color: rgb(255,204,51);
	font-weight:bold;
	font-family: "Arial", sans-serif;
	font-style: Normal

}

td
{
	border-color: rgb(255,204,51);
}


label
{
	color: rgb(0,0,0);
	font-size: 0.75em;
	font-family: "Arial", sans-serif;
	font-style: normal
}

textarea
{
	border-color: rgb(255,204,51);
	color: Black;
	border-style: solid;
	font-size: 0.75em;
	font-family: "Arial", sans-serif;
	font-style: Normal

}

fieldset
{
	border-color: rgb(255,204,51);
	color: Black;
	border-style: solid;
	border-width: 1pt;
	font-size: 0.75em;
	font-family: "Arial", sans-serif;
	font-style: Normal
}

legend
{
	color: rgb(0,0,255);
	font-size: 0.75em;
	font-family: "Arial", sans-serif;
	font-style: Normal
}

select
{
	border-color: rgb(255,204,51);
	color: Black;
	border-style: solid;
	font-size: 0.75em;
	font-family: "Arial", sans-serif;
	font-style: Normal
}

.navtxthome
{
	position:absolute;
	font-family: "Arial", sans-serif;
	font-size: 1em;
	color: rgb(255,204,0);
	background-image: url('blehomeh.gif');
	width:100px;
	left:40%;
	top:0%;
}

.navtxthome A{
	padding-left: 18px;
	font-size:1em;
	font-weight:bold;
	text-decoration: none;
}
.navtxthome  A:active
{
	color: rgb(255,204,0);
}
.navtxthome  A:link
{
	color: rgb(255,204,0);
}
.navtxthome  A:visited
{
	color: rgb(255,204,0);
}

.navtxtnext
{
	position:absolute;
	font-family: "Arial", sans-serif;
	font-size: 1em;
	color: rgb(255,204,0);
	background-image: url('blenexth.gif');
	width:100px;
	left:70%;
	top:0%;
}

.navtxtnext A
{
	padding-left: 18px;
	font-size:1em;
	text-decoration: none;
	font-weight:bold;
}

.navtxtnext  A:active
{
	color: rgb(255,204,0);   
}

.navtxtnext  A:link
{
	color: rgb(255,204,0);
}

.navtxtnext A:visited
{
	color: rgb(255,204,0);
}

.navtxtprev
{
	position: absolute;
	font-family: "Arial", sans-serif;
	font-size: 1em;
	color: rgb(255,204,0);
	background-image: url('blebackh.gif');
	width:100px;
	left: 20%;
	top:0%;
}

.navtxtprev A
{
 padding-left: 18px;
 font-size:1em;
 text-decoration: none;
 font-weight:bold;
}
.navtxtprev A:active
{
	color: rgb(255,204,0);
}
.navtxtprev A:link
{
	color: rgb(255,204,0);
}
.navtxtprev A:visited
{
	color: rgb(255,204,0);
}

.navtxtup
{
	position:absolute;
	font-family: "Arial", sans-serif;
	font-size: 1em;
	color: rgb(255,204,0);
	background-image: url('bleuph.gif');
	width:100px;
	left:50%;
	top:0%;
}

.navtxtup A{
	padding-left: 18px;
	font-size:1em;
	text-decoration: none;
	font-weight:bold;
}

.navtxtup A:active
{
	color: rgb(255,204,0);
}
.navtxtup A:link
{
	color: rgb(255,204,0);
}
.navtxtup A:visited
{
	color: rgb(255,204,0);
}

.navtxtmap
{ position:absolute;
	font-family: "Arial", sans-serif;
	font-size: 1em;
	color: rgb(255,204,0);
	background-image: url('blehomeh.gif');
	width:100px;
	left:30%;
	top:0%;
}

.navtxtmap A{
	padding-left: 18px;
	font-size:1em;
	text-decoration: none;
	font-weight:bold;
}

.navtxtmap A:active
{
	color: rgb(255,204,0);
}
.navtxtmap A:link
{
	color: rgb(255,204,0);
}
.navtxtmap A:visited
{
	color: rgb(255,204,0);
}

.navtxtadmin
{ position:absolute;
	font-family: "Arial", sans-serif;
	font-size: 1em;
	color: rgb(255,204,0);
	background-image: url('blehomeh.gif');
	width:100px;
	left:60%;
	top:0%;
}

.navtxtadmin A{
	padding-left: 18px;
	font-size:1em;
	text-decoration: none;
	font-weight:bold;
}

.navtxtadmin A:active
{
	color: rgb(255,204,0);
}
.navtxtadmin A:link
{
	color: rgb(255,204,0);
}
.navtxtadmin A:visited
{
	color: rgb(255,204,0);
}

.navtxtdeclaration
{ position:absolute;
	font-family: "Arial", sans-serif;
	font-size: 1em;
	color: rgb(255,204,0);
	background-image: url('blehomeh.gif');
	width:100px;
	left:10%;
	top:0%;
}

.navtxtdeclaration A{
	padding-left: 18px;
	font-size:1em;
	text-decoration: none;
	font-weight:bold;
}

.navtxtdeclaration A:active
{
	color: rgb(255,204,0);
}
.navtxtdeclaration A:link
{
	color: rgb(255,204,0);
}
.navtxtdeclaration A:visited
{
	color: rgb(255,204,0);
}

.navtxtcount{
	position:absolute;
	font-family: "Arial", sans-serif;
	font-size: 1em;
	color: rgb(255,204,0);
	width:100px;
	left:88.5%;
	top:0%;
}

.nepodstatne {
   text-align:left;
}

.zvyraznene {
   text-align:center;
}

.assembler {
  color: #008000;
}

.beginners {
 color: #FF0000;
 font-weight: bold;
 }
.advanced {
 color: #008800;
 font-weight: bold;}

.experts {
 color: #003399;
 font-weight: bold;}

.normal{
  font-weight: normal;}

.pascal_hlavicka {
 color:#008000;}

.pascal_definice{
 color:#003399;}

.pascal_telo{
 color:#FF0000;}

.pascal_zaver{
 color:#990033;}

.pascal_komentar{
 color:#008080;}

.pascal_implementace{
 color:#0099FF;}

.pascal_direktivy{
 color:#808080;}

.ano{
 color:#008000;}

.ne{
 color:#FF0000;}

.important{
 color:#FF0000;
 font-weight:bold;}

.vykrik{
 color:#990033}

.tucna_tecka{
 font-weight:bold;
 font-size:1.5em;
}

.code{
 font-family:"Courier New", Courier, monospace;
}

.blueboard{
 color:#0B0000;
 font-size:2em;}

.webring{
 font-family: Arial, Verdana, Helvetica, sans-serif}

.vypln{
	margin-left: 7px;
}

.menu{
 position:relative;
 width:100%;

}

.male{
 font-size:0.9em;
 width:100%;
 text-align:center;
}

.novinky{
 text-align: left;
}