/* tagy */
* {margin: 0; padding: 0;}
body {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #00000; text-align: center; background-color: black;}
a {color: #000; text-decoration: underline; padding: 2px;}
h1 {font-size: 26px; padding: 10px; }
h2 {font-size: 19px; color: #000000;padding: 10px;}
h3 {font-size: 15px; color: #fff; text-align:center;padding: 10px;}
h4 {font-size: 13px;padding: 10px;}
ul{list-style-type:none;}
blockquote, pre, .pre {border: 5px solid #dcdcdc; border-left: 6px solid #ff6600; padding: 5px; overflow: auto; width: 90%; line-height: 140%;}
p, pre, blockquote, table {margin: 5px 0 15px 0; color: #000000;padding: 10px;}
p a{color:#00000;}
p, pre, blockquote, table td, ul li, ol li {line-height: 170%;}
ul, ol {margin: 5px 0 15px 25px;}
h2, h3, h4 {margin: 15px 0 5px 0;}
h1 {font-size: 26px; margin: 5px 0 10px 10px; }
h2 {font-size: 19px; margin-left: 10px;}
h3 {font-size: 15px;}
h4 {font-size: 13px;}
p {margin-left: 10px;}
.prava{
  /*background: url('../images/allrightreserved.jpg') no-repeat; */
  width:250px; 
  height:250px;
  margin-top: -75px;
  }
.creative_by{
  /*background: url('../images/createdby.jpg') no-repeat;*/ 
  width:250px;
  height:86px;
  margin-top: -75px;
}


