/* * {border: 1px solid black !important } */

/* * {margin:0} */

body, table {
  font-size: 0.8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin:0;
  padding:0;

}

body {
  background-color: #fff;
}

#back{
  background:url(/images/grad2.png)  repeat-x;
  width:980px;

}
#allpage{
  padding:0;
  margin-left:40px;
  background:url(/images/grad1.png)  repeat-x;

  width:900px;
  background-color: #fff;
}


h1 {
  font-size:2em
}


h2 {
  border-bottom: 1px solid black;
}

h3 {
  border-bottom: 1px solid black;
  font-size:1.17em;
}

h4 {font-size:1em}
h5 {font-size:.83em}
h6 {font-size:.67em}

code, samp, kbd {
  font-family: monospace;
  font-size: 100%;
}
kbd {
  font-weight: bold;
}
dt {
  font-weight: bold;
}
q {
  font-style: italic;
  quotes: "„" "“" "‚" "‘";
}
q:before {
  content: open-quote;
}
q:after {
  content: close-quote;
}

abbr, acronym {
  cursor: help;
  border-bottom: 1px dashed #000;
}

.maintext a[href^='http:'] {
	padding-right:9px;
	background-image:url("/images/link-out.png");
	background-position:right top;
	background-repeat:no-repeat;
	}

a:hover {
  color:white;
  background:blue;
  text-decoration:none;
 /*  text-decoration: underline */
}

a:visited {
  /*text-decoration: underline;     */
}


address {
  margin:1em 1em 1em 1em;
}

fieldset {
  padding: 1em;
  font:100%/1 sans-serif;
  }
  
.dataform label {
  float: left;
  width: 10em;
  margin-right: 0.5em;
  padding-top: 0.2em;
  text-align: right;
}

.article h3{
 _width:530px; /* IE hack */
 border-bottom:1px solid black; /* IE hack */
}


.dataform .validator {
  float: none;
  margin-left: 0.2em;
  color: red;
}

#stranka 
{
  top:0px;
  margin:0px;
  margin-left:4px;
  padding:1em;
  padding-top:0;
  text-align: left;
/*  border: 1px solid #cacaca; */
  border: none;
  border-right: 1px dotted black;
  width:660px;
  /*position:relative;*/
}


#maintext 
{
  left:0px;
  width:670px;
  top:10px;
  margin:0;
}

#text_boxes
{
   margin:0;
   margin-top:60px;
   padding:0;
}

#boxes
{
  position:absolute;
  top:175px;
  left: 740px;
  width: 180px;
  margin: 0px;

}

.box
{
  margin: 5px;
  padding: 0px;
}

.inner
{
  padding: 0px;
  margin: 0px;
}

.box ul
{
  margin:5px;
  padding: 0px;
  padding-left: 5px;
}

#maintext img {
  border:1px solid black;
  width: auto;
  height: auto;
  margin: 0 1em 0 1em;
}


/*#header */
div#header div.inner a
{
  display:block; 
  margin: 0 0 1em 10px; 
  position:relative;
  background: url("/images/title.png") center left no-repeat; 
  left:60px;
  top:20px;
  width:760px; 
  height:128px; 
  border:1px solid black;
}

div#toplinks
{
  margin-left:95px;
}

div#header div.inner a span
{
    display:none;
}

#paticka  {
  border-top:1px solid black;
  width:680px;
  margin: 1em;
  font-size:0.8em;
}

#toplinks {
  position:absolute;
  top:0px;
  left:20px;
  line-height:1.6em;
  padding:0;
  margin:0;
  font-weight: bold;
}


#toplinks ul{
  margin:0;
  padding:0;
}

#toplinks a{
  color:Gray;
}

#sublinks li, #path li, #toplinks li{
  display: inline;
  list-style: none;
  margin:0;
  padding:0 1em 0 0;
}

.nav {
   margin:4px 0 4px 0;

}
.nav a {
   color:blue;
   text-decoration:none;
}

.nav a:visited {
   color:blue;
   text-decoration:none;
}

.nav a:hover {
   border:none;
   border-top: 2px solid black;
   border-bottom: 2px solid black;
}

.nostyle, .reader {
  display: none;
}

hr.cleaner {
  clear:both;
  margin-top: 3em;
  display: none;
}

.author {
  text-align:right;
  padding-right:5em;

}


#comment fieldset {
  padding: 1em;
  font:100%/1 sans-serif;
  }
#comment label {
  float:left;
  width:15%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }

div#header div.inner
{
 /* display:none;*/
}

.pereximage
{
  border:1px solid gray;
  margin:0.3em;
}

.nohigh a:hover, .nohigh a
{
  color:black;
  background:#fff;
  text-decoration:none;
}

/* All Syntax Highlighters */
div.sh_result { font-size: 10pt; font-family: Courier New, Verdana, Helvetica, Arial, sans-serif;background-color:#fdf5e6;font-size:100%; }
span.sh_error { color: #ff0000; }
span.sh_line { color: #008284; margin-right: 10px; border-right: 1px solid #008284; }
span.sh_collapsed { color: #848284;border:1px solid #848284; }
span.sh_collapsed:hover { cursor:pointer; }
span.sh_expanded { color: #848284;text-decoration:underline; }
span.sh_expanded:hover { cursor:pointer; }

/* C#/VB.NET Syntax Highlighters */
span.net_key { color: #0000ff; }
span.net_type { color: #008284; }
span.net_directive { color: #6699cc; }
span.net_string, span.net_string a { color: #a31515; }
span.net_comment, span.net_comment a { color: #008200; }
span.net_xml, span.net_xml a { color: #848284; }

/* XML/HTML Syntax Highlighters */
span.xml_elem { color: #a31515; }
span.xml_delim { color: #0000ff; }
span.xml_att { color: #ff0000; }
span.xml_val { color: #0000ff; }
span.xml_text { color: #6699cc; }
span.xml_comment { color: #008200; }
