* {
margin: 0;
padding: 0;
}

body {
background: #355379 url(../img/logo.jpg) no-repeat center top;
font: normal small Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

#logo {
width: 700px;
height: 220px;
margin: 0 auto;
background: url(../img/logo.jpg) no-repeat;
}

#logo h1 {
padding: 15px 0 0 55px;
letter-spacing: -2px;
font-size: 32px;
}

#logo a {
text-decoration: none;
}

#menu {
width: 700px;
height: 50px;
margin: -50px auto 0 auto;
//background: url(../img/lista.gif) no-repeat;
}

#menu ul {
float: right;
margin: 0;
list-style: none;
}

#menu li {
display: inline;
}

#menu a {
display: block;
float: left;
padding: 17px 5px 0 20px;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

#menu a:hover {
text-decoration: underline;
}

blockquote {
margin-left: 3em;
}

ul {
margin-left: 3em;
}

ol {
margin-left: 3em;
}

a {
color: #FFFFFF;
}

a:hover {
text-decoration: none;
}

.boxed {
margin-bottom: 20px;
background: #788CA5;
border: 3px solid #FFFFFF;
}

.boxed .title {
height: 26px;
padding: 10px 0 0 10px;
background: url(../img/prechod.gif) repeat-x;
border-bottom: 3px solid #FFFFFF;
font-size: 1em;
color: #355379;
}

.boxed .title_live {
height: 31px;
padding: 5px 0 0 10px;
background: url(../img/prechod.gif) repeat-x;
border-bottom: 3px solid #FFFFFF;
font-size: 1em;
color: #355379;
}

.boxed .content {
padding: 20px 20px 40px 20px;
}

.post {
margin-bottom: 20px;
padding: 20px 20px 20px 20px;
background: #788CA5;
border: 3px solid #FFFFFF;
}

.post .title {
clear: both;
color: #355379;
}

.post h3 {
text-transform: uppercase;
letter-spacing: 2px;
font-size: .8em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
margin-bottom: 1.5em;
line-height: 180%;
}

#content {
width: 700px;
margin: 0 auto;
padding: 20px 0 0 0;
}

#main {
float: right;
width: 460px;
}

#sidebar {
float: left;
width: 220px;
}

#sidebar table, td {
padding: 3px;
border: 0;
border-color: gray;
}

#login fieldset {
border: none;
}

#login legend {
display: none;
}

#login label {
font-size: x-small;
font-weight: bold;
}

#login input {
margin-bottom: 5px;
padding: 2px 5px;
border: 1px solid #385B88;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
color: #385B88;
}

#inputsubmit1 {
background: #385B88;
color: #FFFFFF;
}

#updates ul {
margin: 0;
list-style: none;
}

#updates h3 {
margin: 0;
font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
margin-bottom: 1.4em;
font-size: smaller;
line-height: normal;
}

#partners .content {
padding: 10px 0;
}

#partners ul {
margin: 0;
border-bottom: 1px solid #D1BC5C;
list-style: none;
line-height: normal;
}

#partners li {
padding: 10px;
border-top: 1px solid #D1BC5C;
}

#footer {
clear: both;
width: 700px;
margin: 0 auto;
padding: 10px 0;
border-top: 1px dotted #FFFFFF;
}

#footer p {
margin: 0;
font-size: x-small;
}

.table_prg {
border: 1px dotted;
}

.table_prg td {
border: 1px dotted;
font-size: 12px;
}

.today_prg {
color: #355379;
}