* {
padding : 0;
margin : 0;
}
body {
width: 100%;
margin : 0;
padding : 0;
font : normal 0.8em/1.7em tahoma, 'Trebuchet MS', Helvetica, sans-serif;
color : #555;
text-align : center;
background : #FFF;
}
a {
color : #366AB5;
background-color : inherit;
text-decoration : none;
}
a:hover {
background-color : inherit;
text-decoration : underline;
}
h1, h2, h3 {
font : normal 1.8em 'Trebuchet MS', Helvetica, sans-serif;
color : #333;
letter-spacing : -1px;
}
h1 {
font-size : 1.7em;
}
h2 {
font-size : 1.5em;
color : #555;
}
h3 {
font-size : 1.5em;
color : #777;
font-weight : normal;
letter-spacing : 0;
}
#main h1 {
font : normal 1.8em Helvetica, sans-serif;
color : #FFA500;
padding : 0 0 5px 0;
margin : 0;
background : url(images/1.gif) repeat-x bottom left;
}
#main h1 a {
color : #FFA500;
text-decoration : none;
}
#main h1 a:hover {
color : #333;
text-decoration : none;
}
#sidebar h1 {
font : normal 1.8em Helvetica, sans-serif;
color : #555;
padding : 0 0 5px 0;
margin : 0;
letter-spacing : -1px;
background : url(images/1.gif) repeat-x bottom left;
text-align: right;
}
p, h1, h2, h3 {
margin : 0;
padding : 0;
}
ul, ol {
margin : 10px 30px;
padding : 0 15px;
}
img {
border : none;
max-width : 100%;
}
a img {
border : 1px solid #ddd;
padding : 5px;
}
a:hover img {
border : 1px solid #ddd;
background : #f9f9f9;
}
img.no-border {
border : none;
}
img.float-right {
margin : 5px;
}
img.float-left {
margin : 5px;
}
code {
margin : 5px 0;
padding : 10px;
text-align : left;
display : block;
overflow : auto;
font : 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
background : #f9f9f9;
border : 1px solid #ddd;
}
acronym {
cursor : help;
border-bottom : 1px solid #777;
}
blockquote {
margin : 20px 0 20px 0;
padding : 10px;
background : #f9f9f9;
border : 1px solid #ddd;
color : #333;
}
#header-content, #footer-content, #content {
width : 925px;
}
#header {
position: relative;
/*background :#fff url(images/page.jpg) repeat-y center top;*/
height : 287px;
width : 100%;
text-align : left;
}
#header-content {
width : 925px;
padding : 0;
}
#header-content #logo {
position : absolute;
font : normal 30px/55px 'Trebuchet MS', Helvetica, sans-serif;
letter-spacing : -1px;
color : #fff;
padding : 0;
margin : 0;
top : 18px;
left : 0;
}
#header-content #slogan {
position : absolute;
font : normal 12px 'Trebuchet MS', sans-serif;
letter-spacing : 0;
color : #ddd;
margin : 0;
padding : 0;
top : 8px;
left : 0;
}
#header #header-links {
position : fixed;
top : 8px;
right : 0;
color : #366AB5;
font-size : 95%;
padding: 5px;
}
#header #header-links a {
color : #a4a4a4;
text-decoration : none;
}
#header #header-links a:hover {
color : #366AB5;
}
#content-wrap {
/*background-color: Blue;*/
position: static;
float: left;
padding-left: 0px;
padding-right: 240px;
margin-left: -30px;
width: 1020px;
/*background : #fff url(images/page.jpg) repeat-y center top;*/
}
#content {
/*background-color: Fuchsia;*/
text-align : left;
width : 930px;
margin : 0 auto;
padding-right : 0px;
}
#sidebar {
/*background-color: Aqua;*/
position: static;
float : left;
width : 100px;
margin : 40px 0 40px 0;
padding : 0 0 0 10px;
/*background : url(images/1.gif) repeat-y top right;*/
}
#sidebar ul, #sidebar ul.sidemenu {
text-align: right;
margin : 5px 0 15px 0;
padding : 0;
}
#sidebar ul li, #sidebar ul.sidemenu li {
list-style : none;
}
#sidebar ul a, #sidebar ul.sidemenu a {
color : #333;
text-decoration : none;
padding : 0.3em 0 0.3em 0;
background : #fff;
}
#sidebar ul a:hover, #sidebar ul.sidemenu a:hover {
color : #366AB5;
}
#sidebar ul.rss {
margin : 5px 0 15px 0;
padding : 0;
}
#sidebar ul.rss li {
list-style : none;
padding : 0 0 0 20px;
background : url(images/rss.png) left center no-repeat;
}
#sidebar ul.rss li:hover {
list-style : none;
padding : 0 0 0 20px;
background : url(images/rss_hover.png) left center no-repeat;
}
#sidebar img, #sidebar img a, #sidebar img a:hover {
margin : 0;
padding : 0;
border : none;
}
#sidebar p {
margin : 5px 0 15px 0;
padding : 0;
}
#nocomments {
margin : 20px 0 0 0;
}
#main {
/*background-color: Lime;*/
margin : 40px 20px 20px 0px;
padding : 0;
width : 700px;
float : right;
}
#main p, #main h1, #main h2, #main h3 {
margin : 0 0 20px 0;
}
#main ul {
margin : 0 0 20px 0;
padding : 0;
list-style : square inside;
}
#main ul li {
}
#main ol {
margin : 0 0 20px 0;
padding : 0;
list-style-position : inside;
}
#main ol li {
}
#main form p {
margin : 0;
}
.body {
margin : 20px 0 20px 0;
padding : 0;
}
.cbody {
margin : 20px 0 20px 0;
padding : 0;
}
.cbody:hover {
color : #333;
}
#footer {
position: static;
width: 100px;
float: left;
/*clear : both;*/
margin : 0px;
padding : 10px 10px 0px 200px;
font : normal 1em 'Trebuchet MS', Tahoma, sans-serif;
text-align : left;
color : #777;

}

#footer p {
width: 720px;
margin-left : 0;
}
#footer-content {
border-top : 1px solid #777;
width: 720px;
margin : 0 auto;
}
#footer-content a {
color : #366AB5;
}
#footer-content a:hover {
color : #777;
text-decoration : none;
}
.float-left {
float : left;
}
.float-right {
float : right;
}
.align-left {
text-align : left;
}
.align-right {
text-align : right;
}
.clear {
clear : both;
}
.hall {
color : #ddd;
}
.post-footer {
font-size : 95%;
border-bottom : 1px solid #ddd;
background : #f9f9f9;
padding : 5px;
margin : 20px 0 40px 0;
}
.post-footer .date {
background : url(images/clock.gif) no-repeat left center;
padding-left : 20px;
margin : 0 10px 0 5px;
}
.post-footer .comments {
background : url(images/comment.gif) no-repeat left center;
padding-left : 20px;
margin : 0 10px 0 5px;
}
.post-footer .readmore {
background : url(images/arrow-right.gif) no-repeat left center;
padding-left : 20px;
margin : 0 10px 0 5px;
}
.post-footer .kategooria {
background : url(images/page.gif) no-repeat left center;
padding-left : 20px;
margin : 0 10px 0 5px;
}
.searchform .formfield {
width : 240px;
height : 20px;
margin : 10px 5px 0 0;
background-color : #f9f9f9;
border : 1px solid #ddd;
color : #555;
}
.searchform .formbutton {
display : none;
}
form {
margin : 10px 0 20px 0;
padding : 0;
}
label {
font-weight : bold;
margin : 5px 0;
}
.comments {
width : 400px;
}
#nucleus_cf_body {
width : 400px;
}
.formbutton {
font : bold 12px Arial, Sans-serif;
width : 120px;
height : 24px;
margin : 2px 5px 2px 0;
padding : 1px 0 1px 0;
background : url(images/button.gif) no-repeat;
border : none;
color : #777;
text-align : center;
}
.formbutton:hover {
background : url(images/button_hover.gif) no-repeat;
}
.formfield {
background : #f9f9f9;
border : 1px solid #ddd;
padding : 2px;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
color : #555;
}
.formfield:focus {
background : #fff;
}
#nucleus_cf_remember {
margin : 0 5px 0 0;
}
* html #nucleus_cf_remember {
margin : 0 5px -2px -5px;
}
#nucleus_cf_name, #nucleus_cf_mail {
width : 400px;
}
.commentform textarea, .commentform .formfield, .mailform textarea {
width : 400px;
margin-bottom : 5px;
}
.mailform .formfield {
width : 400px;
margin-bottom : 5px;
}
.mailform {
font-size : 11px;
font-family : helvetica;
}
.error {
color : #366AB5;
font-weight : bold;
}
.pageswitch {
text-align : center;
padding : 5px 5px 5px 5px;
border : 1px solid #ddd;
background : #fff;
margin : 15px 0 20px 0;
}
.j2rgmine {
padding : 0 15px 0 15px;
background : url(images/j2rgmine.gif) no-repeat left center;
}
.eelmine {
padding : 0 15px 0 15px;
background : url(images/eelmine.gif) no-repeat left center;
}
.alla {
padding : 0 15px 0 15px;
background : url(images/alla.gif) no-repeat left center;
}
.yles {
padding : 0 15px 0 15px;
background : url(images/yles.gif) no-repeat left center;
}
.itemfooter {
margin : 20px 0 0 0;
color : #777;
font-size : 95%;
}
table.calendar {
width : 95%;
}

tr.calendardateheaders {
  text-align: center;
}

td.days {
  text-align: center;
}

td.today {
  text-align: center;
  background-color: #ddd;
}