* {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
} 

#twitter
{
 background:#DCDCDC;
 padding-top:7px;
 display:none;
}

.content
{
 padding: 5px 5px 5px 5px; 
}

.header
{
 text-align:center;
 color:blue;font-size:200%;
 font-weight:bold;
 padding-top:20px;
}

.control
{
 margin-left:10px;
 margin-right:10px;
 margin-bottom:10px;
 background:#FAFAD2;
 text-align:center;
 padding-bottom:5px;
}


.link
{
  text-decoration:none;
}

a.link
{
  text-decoration: none;
}

a.link:hover {
	text-decoration: underline;
}

.link1
{
  font-size:150%;
  text-decoration:none;
}

a.link1
{
  text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

.head
{
 font-family:'Droid Sans';
 font-size:24px;
}

.res
{
  font-family:georgia,"times new roman",times,serif;
  font-size:12px;line-height:1.5em;
  font-weight:normal; 
  background:white;
  margin-top:5px;
  margin-left:5px;
  width:230px;  
  margin-bottom:7px;
}

div.res:hover { 
  border: 1px dotted green;
}
.res:hover { 
  border: 1px dotted green;
}

.bukv
{  
  border-top: 4px solid #87CEFA; // #DDCCBB;
}

div.bukv:first-letter
{  
  font-size: 150%;
  font-weight:bold;
}

.error
{
  text-align:center;
  color:blue;
  font-size:200%;
  font-weight:bold;
  padding: 20 0 20 0;
}

