
a { text-decoration: none; color: #fff;}

a:hover {
       cursor: pointer; 
       text-decoration: underline;
}

body {
       font-family: Arial, Tahoma, Helvetica, sans-serif;
       font-size: 12px;
       color: #898787;
       line-height: 150%;
       
       background: #000 url(../images/bg.jpg) center top no-repeat;
}




h1, h2, h3, h4, h5 {
       font-weight: normal;
       font-family: "Trebuchet MS", Tahoma;
       color: #fff;
       text-transform: uppercase;
}

h5 {
margin: 0px;
font-size: 1.2em;}
h6 {
font-weight: normal;
font-family: "Trebuchet MS", Tahoma;
color: #fff;
margin-bottom: 10px;
font-style: italic;
}

h1 { font-size: 1.6em; }

h1, h2, h3, h4, p, ul { margin: 0 0 10px 0; }

h2 { font-size: 1.6em; }

h3 { font-size: 1.4em; }

h4 { font-size: 1.2em; margin-top: 10px;}

ul li { margin-left: 0px; margin-bottom: 0px; list-style-type: none;}

.button {
       display: block;
       border: none;
       background: #fff url(../images/bullet.gif) left center no-repeat;
       color: #000;
       font-size: 11px;
       padding: 3px 8px 3px 20px;
       width: 70px;
}

.clr { clear: both; }

.inputbox {
       border: 1px solid #47210C;
       padding: 3px 2px;
       background: #fff;
}

.black {
       color: #000;
}

.b {
       font-weight: bold;
}

.white {
       color: #fff;
}

.f13 {
       font-size: 13px;
}

.red {
       color: #990d0c;
}

.orange {
       background: #f8b150;
}

#content h3 {
       color: #ea4800;
       font-weight: bold;
}

ul.none li {
       list-style-type: none;
       margin-left: 0;
}

.title {
       font-size: 16px;
       color: #fff;
       text-transform: uppercase;
       font-family: "Trebuchet MS";
}
.title-j {
       font-size: 14px;
       color: #fff;
       text-transform: uppercase;
       font-family: "Trebuchet MS";
}

.headline {
line-height: 30px;
       font-size: 14px;
       color: #fff;
       text-transform: uppercase;
       font-family: "Trebuchet MS";
}

.j {padding: 15px; border: 1px solid #ffffff;}


.feedburnerFeedBlock img {float: left;
border:1px solid #626060;
       padding:5px;
       margin: 2px;
       margin-right: 10px;}
       

#obr { float: left;
width: 60px;
height: 60px;
       border:1px solid #626060;
       padding:5px;
       margin: 2px;
       vertical-align: middle;
       
}
#obr:hover {
       border:1px solid #ffffff;
}


#resol {
       text-align:left;
       font-family:Verdana, Arial, Helvetica, sans-serif;
       position:fixed;
       font-size: 10px;
       width:230px;
       top:0px;
       left:1280px;
       margin:0 auto;
       background:#bfc6d9;
       text-align:center;
} 

#resol h1 {
       background:none;
       font-size: 15px;
       letter-spacing:3px;
       padding:0px;
       margin:0px;
       border: 0px;
} 

#resol h2 {
       font-size:10px;
       letter-spacing:3px;
       padding:0px;
       margin:0px;
       border:0px;
       background:none;
}


