body
{
  background-color: rgb(217,217,217);
  margin: 0px;
  font-family: verdana;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 60px;
}

#baner
{
  width: 960px;
  margin: 0px auto;
  height: 198px;  
}

#topic
{
  width: 779px;
  height: 198px;
  float: left;
  text-align: center;
}

#topic a
{
  color: rgb(0,0,0);
}

#topic a:hover
{
  text-decoration: none;
}

#ash
{
  width: 180px;
  background-image: url("zoid.jpg");
  background-repeat: no-repeat;
  background-position: right;
  height: 198px;
  float: right;
}

h1
{
  font-size: 36px;
  letter-spacing: 5px;
  margin: 0px;
  margin-top: 70px;
  margin-left: 25px;
  margin-bottom: 20px;
}

#quote
{
  font-style: italic;
  margin-left: 450px;
}

#main
{
  width: 960px;
  margin: 0px auto;
  background-color: rgb(243,243,243);
  border-left: 1px solid rgb(150,150,150);
  border-right: 1px solid rgb(150,150,150);
  border-bottom: 1px solid rgb(150,150,150);
}

#text
{
  border-top: 1px solid rgb(150,150,150);
  border-right: 1px solid rgb(150,150,150);
  width: 759px;
  float: left;
  background-image: url("radiant_top.png");
  background-repeat: repeat-x;
  padding: 10px;
  background-color: rgb(255,255,255);
}

#text h3
{
  margin-bottom: 0px;
  font-size: 17px;
}

div.news
{
  margin-bottom: 10px;
}

h2
{
  display: inline;
}

div.topic
{
  float: left;
  width: 660px;
}

div.topic a
{
  color: rgb(0,0,0);
}

div.topic a:hover
{
  color: rgb(160,160,160);
}

span.date
{
  float: right;
  padding-top: 10px;
}

div.n_text, div.n_text2
{
  line-height: 1.36em;
  text-align: justify;
  margin-top: 15px;
}

div.n_text img
{
  /*float: left;
  border: 1px solid rgb(150,150,150);
  padding: 7px;
  margin-right: 10px;
  background-color: rgb(255,255,255);*/
  border: 1px solid rgb(217, 217, 217);
  padding: 7px;
}

div.n_text2 img
{
  border: 1px solid rgb(217, 217, 217);
  padding: 7px;
}

div.n_text2 p.pic, div.n_text p.pic
{
  text-align: center;
  margin-top: 30px;
}

div.pic
{
  float: left;
  margin-top: 8px;
  margin-bottom: 8px;  
  padding-left: 28px;
  text-align: center;
  width: 216px;
  height: 200px;
}

div.n_text2 p.pic a:hover
{
  text-decoration: none;
}

ul.comments
{
  float: right;
  margin-top: 7px;
  margin: 0px;
  line-height: 0.9em;
}

ul.comments li:last-child
{
  margin-right: 0px;
}

hr.end
{
  /*border-width: 1px 0 0;*/
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  /*border-bottom: 1px solid rgb(150,150,150);*/
  border-bottom: 1px solid rgb(217, 217, 217);
}

ul.categories
{
  font-size: 10px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  margin-top: 3px;
  line-height: 0.9em;
}

ul.categories li, ul.comments li
{
  float: left;
  border-left: 1px solid rgb(0,0,0);
  margin-right: 5px;
  padding-left: 5px;
  list-style-type: none;
}

ul.categories li:first-child, ul.comments li:first-child  
{                             
  border: 0px;                
  padding-left: 0px;
}

#categories
{
  width: 170px;
  float: right;
  background-color: rgb(243,243,243);
  background-image: url("zoid_hands.jpg");
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-top: 12px;
  padding-bottom: 10px;
}

#categories h3
{
  font-size: 20px;
}

#categories ul
{
  list-style-type: none;
  font-size: 10px;
  padding-left: 10px;
  font-weight: bold;
  line-height: 1.36em;
}

hr.cleaner
{
 clear: both;
 height: 0px;
 border: none;
 margin: 0px;
 visibility: hidden;
 padding: 0px;
}

a
{
  color: rgb(160,160,160);
  text-decoration: none;
}

a:hover
{
  color: rgb(0,0,0);
  text-decoration: underline;
}

#bottom
{
  float: right;
  text-align: center;
}

#bottom a
{
  border: 1px solid rgb(217, 217, 217);
  display: block;
  float: left;
  height: 20px;
  margin-left: 5px;
  padding-top: 5px;
  width: 30px;
}

#bottom a:hover
{
  background-image: url(button_back.png);
  color: rgb(0,0,0);
  border: 1px solid rgb(0,0,0);
}

#bottom #stranka
{
  float: left;
  border: 1px solid rgb(0,0,0);
  margin-left: 5px;
  padding-top: 5px;
  width: 30px;
  height: 20px;
  font-weight: bold;
}

#footer
{
  margin: 0px auto;
  width: 960px;
  text-align: right;
  padding-top: 10px;
  padding-right: 10px;
}

#comments
{
  text-align: justify;
  line-height: 1.36em;
  width: 600px;
  margin: 0px auto;
  margin-top: 55px;
}

#comments hr
{
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px dashed rgb(150,150,150);
}

#comments span.nick
{
  font-weight: bold;
  float: left;
}

#comments span.date
{
  padding-top: 0px;
}

#comments p
{
  margin-bottom: 5px;
  color: rgb(150,150,150);
}

#form
{
  margin-top: 20px;
  text-align: center;
  width: 600px;
  margin: 0px auto;
  margin-top: 55px;
}

#form p
{
  margin-bottom: 40px;
  margin-top: 40px;
}

#form div.udaje
{
  width: 50px;
  float: left;
  text-align: right;
  margin-top: 3px;
  padding-right: 5px;
}

#form div.radek
{
  margin-top: 2px;
  margin-bottom: 15px;
}

#form div.submit
{
  margin-top: 26px;
}

#form textarea
{
  background-color: rgb(255,255,255);
  border: 1px solid rgb(150,150,150);
  color: rgb(0,0,0);
  font-family: verdana;
  font-size: 13px;
  width: 600px;
  height: 198px;
  background-image: url("textarea_back.png");
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 2px;
}

#form input
{
  background-color: rgb(255,255,255);
  border: 1px solid rgb(150,150,150);
  background-image: url("input_back.png");
  color: rgb(0,0,0);
  font-family: verdana;
  font-size: 13px;
  height: 18px;
  width: 200px;
  padding-left: 5px;
}

#form input.submit
{
  background-image: url("button_back.png");
  height: 27px;
  margin-top: 10px;
  width: auto;
}

#form input.submit:hover
{
  border: 2px solid rgb(0,0,0);
}

#form input:focus, #form textarea:focus
{
  border: 1px solid rgb(0,0,0);
}

#form_top
{
  width: 600px;
  text-align: left;
}

p.code
{
  border: 1px dashed rgb(150, 150, 150);
  padding: 5px;
  background-color: rgb(243, 243, 243);
  font-family: monospace;
}       

hr.news2
{
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid rgb(217, 217, 217);
  width: 30%;
}

.time
{
  font-weight: bold;
  padding-left: 10px;
}
