body
{
  background: #333333;
  color: #555555;
  font-family: sans-serif, Tahoma;
  font-size: 12px;
  text-align: center;
  overflow: scroll;
}

A
{
color: #dddddd; 
font-size: 13px;
text-decoration: none;
}

a:hover    
{
color: #ffffff;
}

p    
{
text-indent: 18px;
text-align: justify;
padding: 0px;
margin-right: 0px;
}

input
{
  background: #ffffff;
  color: #555555;
  height: 18px;
  width: 216px;
  font-size: 11px;
  border-style: inset; 
  border-width: 1px; 
  border-color: #999999;
}

select
{
  background: #ffffff;
  color: #555555;
  height: 18px;
  width: 196;
  font-size: 11px;
  border-style: inset; 
  border-width: 1px; 
  border-color: #999999;
}


H1    {color: #eeeeee; font-size: 13px; margin-top: 0px; text-align: left; font-weight: bold}
H2    {color: red; font-size: 15px; margin-top: 0px; text-align: left}
H3    {color: red; font-size: 12px; text-align: left}
H4    {color: #333333; font-size: 12px; text-align: left}

#content
{
  background: #ffffff;
  width: 950px;
  text-align: right;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.separator 
{
 float: left;
 width: 10px;
 margin-left: 0px;
 margin-right: 10px;
}

.menu_down
{
  background: #ffffff; 
  color: #555555;
  float: left;
  text-align: left;
  padding-top: 20px;
  padding-left: 37px;
  padding-right: 37px;
  margin-bottom: 0px;

}

.menu_down A
{
color: #555555; 
font-size: 12px;
text-decoration: none;
}

.menu_down A:hover
{
color: #999999; 
text-decoration: none;
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}


#obsah
{
    background: #ffffff;
    background-image: url('./img/orangeline.png');
    background-repeat: repeat-y;
    background-position: left;
}

#obsah A
{
  color: red; 
  font-size: 12px;
  text-decoration: none;
}

#obsah A:hover
{
color: red;
text-decoration: underline;
}

#seo
{
width: 490px;
height: 570px;
text-align: left;
margin-top: 0;
margin-left: 5px;
float: left;
}

#seo H1    {color: red; font-size: 15px; margin-top: 0px; text-align: left; text-decoration: none}
#seo A    {color: red; font-size: 12px; margin-top: 0px; text-align: left; text-decoration: none}
#seo A:hover    {color: red; margin-top: 0px; text-align: left; text-decoration: underline}

#webdesign A    {color: red; font-size: 12px; margin-top: 0px; text-align: left; text-decoration: none}
#webdesign A:hover    {color: red; margin-top: 0px; text-align: left; text-decoration: underline}

#grafika A    {color: red; font-size: 12px; margin-top: 0px; text-align: left; text-decoration: none}
#grafika A:hover    {color: red; margin-top: 0px; text-align: left; text-decoration: underline}

#webdesign
{
background: #ffffff;
width: 200px;
text-align: left;
margin-top: 0;
margin-left: 0;
margin-right: 0;
float: left;
}

#webdesign H1    {color: red; font-size: 15px; margin-top: 0px; text-align: left; text-decoration: none}

#grafika
{
background: #ffffff;
width: 200px;
text-align: left;
margin-top: 0;
float: left;
}

#grafika H1     {color: red; font-size: 15px; margin-top: 0px; text-align: left; text-decoration: none}


li
{
  list-style-type: square;
  color: #555555;
}

td
{
  color: #666666;
  font-family: sans-serif, Tahoma;
  font-size: 11px;
  vertical-align: bottom;
}

#obsah td
{
  vertical-align: top;
}

img
{ 
  border-style: solid;
  border-width: 0px;
}