
/**
 * anthrstlsht.css (another style sheet) v0.81-phpcsvguestbook
 * https://github.com/zlaxy/anthrstlsht
 * DWTWL 2.55 license: https://soundragon.su/license/license.html
 * fonts connection: http://font.ubuntu.com/web/ , for example:
 * <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Ubuntu:regular&subset=Latin,Cyrillic">
 */

html {
  font-family: sans-serif;
  }


.container {
  background-color:rgb(235,235,200);
  width: auto;
  margin-left:auto;
  margin-right:auto;
  margin-top:50px;
  margin-bottom:50px;
  padding-left:25px; 
  padding-right:25px; 
  padding-top:15px;
  padding-bottom:15px;
  font-family: Ubuntu, sans-serif;
  font-size:1em;
  color: #000000;
  border:#f5f5e9 solid 15px;
}


  div.entry {
  border: #0000ff solid 1px;
  box-shadow: 4px 4px 6px #ddd;
  font-family: Ubuntu, sans-serif;
  font-size:1.2em;
  color: #000000;
  padding-left:10px; 
  padding-right:10px; 
  padding-top:10px;
  padding-bottom:10px;}
  
  div.entry p, h5, h6{
  font-family: Ubuntu, sans-serif;
  font-size:0.9em;
  color: #000000;}

div.messages_header {
  border-bottom: 10px solid #eee;
   font-family: Ubuntu, sans-serif;
  font-size:1em;
  color: #000000;
}

font.text {
  color: #000;
  color: rgba(0, 0, 0, 0);
  

}

h1, h2, h3, h4 {
  margin-top: 0;
  margin-bottom: 0;
  
}

h1 {
  font-size: 3.6rem;
}

<!-- Tova h2 e za zaglavieto  DOPI6ETE KNIGATA  -->
h2 {
  font-size: 2.0rem;
  font-family: Times New Roman, verdana, Ubuntu, sans-serif;
  letter-spacing: 1px ;
  font-weight: 700;
  line-height: 22px;

}

h3 {
  font-size: 1.6rem;
}

h4 {
  font-size: 1.1rem;
}

hr {
  border-width: 0px;
  border-top: 3px solid #0000ff;
}

p {
  margin-top: 0;
  margin-bottom: 0;
  font-family: verdana, arial,helvetica,tahoma, sans-serif;
  font-size:1em; 
}

img {
  border: 0;
}

.reply {
  position: relative;
  padding: 20px;
  width: 96%;
  background-color:#E6E6E6;
}

.btn-link {
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
  color: #0000EE;
  padding: 0;
  text-decoration: underline;
  font-family: inherit;
  font-size: inherit;
}

.button, button, html input[type="button"], input[type="reset"]
 {
  padding: 0 20px;
  color: #555;
  text-align: center;
  font-family: Ubuntu, sans-serif;
  font-weight: 800;
  line-height: 28px;
  background-color:#FFFF99;
  border-radius: 6px;
  border: 1px solid #bbb;
  cursor: pointer;
}

input[type="file"]{
 
  padding: 0 10px;
  max-width:250px;
  color: #555;
  text-align: center;
  font-family: Ubuntu, sans-serif;
  font-size:1em;
  font-weight: 700;
  line-height: 40px;
  border-radius: 6px;
  border: 1px solid #bbb;
  cursor: pointer;
  background-color:#FFFF99;
}


input[type="submit"] {
  padding: 0 20px;
  color: #555;
  text-align: center;
  font-family: Ubuntu, sans-serif;
  font-size:1em ;
  letter-spacing: 2px ;
  font-weight: 700;
  line-height: 28px;
  border-radius: 6px;
  border: 1px solid #bbb;
  cursor: pointer;
  height: 40px;
  max-width:160px;
  background-color:#FFFF99;
}


.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  color: #333;
  border-color: #999;
  outline: 0;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="email"], 
input[type="number"],  
input[type="text"],
input[type="tel"], 
input[type="url"], 
input[type="password"]
  {
  height: 45px;
  padding: 5px 5px;
  border: 1px solid #bbb;
  border-radius: 6px;
  box-shadow: none;
  margin-top:10px;
  margin-bottom:10px;
  background-color:#ffffff;
  font-family: Ubuntu, sans-serif;
  font-size:0.9em ;
  letter-spacing: 0px ;
  font-weight: 400;
  line-height: 18px;
  max-width:400px ; 
  
}


input[type="search"]
  {
  height: 35px;
  padding: 5px 5px;
  border: 1px solid #bbb;
  border-radius: 6px;
  box-shadow: none;
  margin-top:10px;
  margin-bottom:10px;
  background-color:#ffffff;
  font-family: Ubuntu, sans-serif;
  font-size:0.9em ;
  letter-spacing: 0px ;
  font-weight: 400;
  line-height: 18px;
  width:250px ; 
  
}



  select {
  height: 45px;
  padding: 5px 5px;
  border: 1px solid #bbb;
  border-radius: 6px;
  box-shadow: none;
  background-color:#ffffff;
  font-family: Ubuntu, sans-serif;
  font-size:1.1em ;
  letter-spacing: 0px ;
  font-weight: 400;
  line-height: 22px;
  width:auto;
  background-color:#FFFF99;
 }
 
textarea
 {
  height: 100px;
  padding: 5px 5px;
  border: 1px solid #bbb;
  border-radius: 6px;
  box-shadow: none;
  background-color:#ffffff;
  font-family: Ubuntu, sans-serif;
  font-size:0.9em ;
  letter-spacing: 0px ;
  font-weight: 400;
  line-height: 22px;
  width:90% ;
}


input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #888;
  outline: 0;
}

code {
  font-family: monospace, monospace;
  padding: .2rem .2rem;
  font-size: 80%;
  background: #eee;
  white-space: pre;
  border: 1px solid #ccc;
  border-radius: 6px;
}

ul {
  list-style: circle;
  
}

ol, ul, li {
  margin-top: 0;
  margin-bottom: 0;
}

button,
.button,
input,
textarea,
select,
fieldset {
  margin-bottom: 1.1rem;
}

p.poleta  {

font-family: Ubuntu, sans-serif;
background-color:#ffff00;
font-family: Ubuntu, Sans-Serif; 
font-size:1.2em;
color:0000ff;
}