body, p, h1, h2, h3, h4, h5, h6, table, td, th, li, ul, ol, a {
 font-family: verdana, helvetica, arial, sans-serif;
 line-height: 130%;
}

body {
 font-size: 80%;
 color: #000;
 background: #fff repeat;
 margin-left: 2%;
 margin-right: 2%;
 margin-top: 1.5em;
 margin-bottom: 1.5em;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;
}


.title {
 width: auto;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 font-family: Arial;
 font-size: 300%;
 color: #000;
 font-weight: bold;
}

li, ul, ol {
 padding: 0;
 margin: 0;
}

ul, ol {
 list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
 color: #000;
 background: transparent;
 font-weight: bold;
}

h1 {
 margin-top: 0;
 margin-bottom: 0;
 font-size: 160%;
}

h2 {
 margin-top: 1em;
 margin-bottom: 0;
 font-size: 120%;
}

h3 {
 margin-top: 1em;
 margin-bottom: 1em;
 font-size: 102%;
}

h4 {
 margin-top: 1.2em;
 margin-bottom: 0.3em;
 font-size: 102%;
}

a:link {
 color: #555;
 background: transparent;
 text-decoration: underline;
}

a:visited {
 color: #555;
 background: transparent;
 text-decoration: underline;
}

a:active {
 color: #333;
 background: transparent;
 text-decoration: underline;
}

a:hover {
 color: #333;
 background: #e0e0e0;
 text-decoration: underline;
}

span.note {
 font-size: 95%;
}

img {
 border: none;
}

.main {
 color: #000;
 background: #eee;
 margin: 1em auto 1em auto;
 padding-top: 1.5em;
 padding-bottom: 2em;
 padding-left: 1em;
 padding-right: 1em;
 border: 1px solid #999;
 width: auto;
 min-width: 360px;
 max-width: 700px;
}

.nav {
 font-size: 100%;
 color: #000;
 margin: 0;
 margin-left: 2em;
 margin-bottom: 1em;
 padding: 0.8em;
 border: 2px solid #999;
 width: auto;
 height: auto;
 float: right;
 display: inline;
}

.pogoda {
 font-size: 80%;
 color: #000;
 margin: 0;
 margin-left: 2em;
 margin-bottom: 1em;
 padding: 0.8em;
 border: 2px solid #999;
 width: 150px;
 clear: right;
 height: 80px;
 float: right;
 display: inline;
}

.baners{
 text-align: center;
}

.center {
 width: auto;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

.center a:hover {
 background: transparent;
}

.componentlist {
 list-style-type: none;
 padding-left: 0;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: 0.5em;
}

.bulletlist {
 list-style-type: square;
 padding-left: 0;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: 1.5em;
}

.oneline {
 display: inline;
}

.warn {
 color: #F00;
 font-size: 140%;
}

.torrentnote {
 color: #F00;
 font-size: 85%;
}

.alt2{
 margin: 0px;
 padding: 6px;
 border: 1px inset;
}

.smallfont{
margin-bottom:2px;
}

.spoil{
margin:10px;
margin-top:5px;
}

.input-button{
width:75px;
font-size:10px;
margin:0px;
padding:0px;
border:solid 1px #000;
background: #ccc;
}
