/*
Theme Name: Bankolog.pl
Theme URI: http://www.bankolog.pl/
Description: The default Bankolog theme.
Version: 1.6
Author: LJ
Author URI: http://chcebycbogaty.pl/
Tags: blue, custom header, fixed width, two columns, financial
*/

body {
margin:0;
padding: 0;
background-color: #202E80;
background-image: url(images/sitebg.png);
background-repeat: repeat-x;
text-align: center;
}

div#head {
font-family: Trebuchet MS, Arial;
color: #FFF;
text-align: left;
width: 800px;
height: 80px;
margin: 5px auto 4px auto;
position: relative;
}

div#head h4, div#head h4 a {
font-size: 36pt;
/*line-height: 36pt;*/
font-weight: bold;
color: #FFF;
text-decoration: none;
margin: 0;
padding: 0;
position: absolute;
top: 0;
left: 0;
}

div#head h5 {
font-weight: bold;
font-style: italic;
font-size: 14pt;
position: absolute;
top: 60px;
left: 5px;
margin: 0;
padding: 0;
}

div#head a.rss {
display: block;
position: absolute;
right: 0;
top: 6px;
}

div.clear{
clear: both;
}

div#page {
width: 800px;
margin: 0 auto 0 auto;
background-image: url(images/pagebg.png);
background-repeat: repeat-y;
}

div#content {
width: 494px;
float: left;
background-color: #ECEEF6;
font-family: Verdana, Tahoma, Arial;
color: #202E80;
font-size: 10pt;
text-align: left;
}

div#content h2, div#content h1 {
margin: 10px 0 5px 0;
font-size: 14pt;
}

div#content a {
color: #202E80;
}


div#sitebar {
width: 306px;
float: left;
background-color: #FFFFFF;
font-family: Arial;
color: #000000;
font-size: 10pt;
text-align: left;
}

div#sitebar form {
margin: 0;
padding: 0 0 5px 0;
text-align: center;
}

div.in {
padding: 3px;
}

div.menu {
width: 140px;
float: left;
}

div.menu h6 {
font-size: 10pt;
font-weight: bold;
margin: 0;
padding: 0;
}

div.menu ul, div.menu ul li {
margin: 0;
padding: 0;
list-style-type: none;
}

div.menu ul li ul {
margin-left: 15px;
padding: 0;
}

div.reklamy {
text-align: center;
width: 160px;
float: right;
}

div.reklamy ul.partnerzy {
list-style-type: none;
text-align: center;
margin:0;
padding: 0;
}

div.reklamy img {
border: solid 0px #666;
/*width: 101px;*/
}

div.reklamy img.none {
width: 1px;
}
