body
{
margin: 0 0 0 0px;
background-image: url(/gfx/bg.jpg);
background-repeat: repeat-x;
background-color: #E7E7E7;
}
#content
{
width: 760px;
margin: auto;
border-right: 6px solid #B9B9B9;
border-left: 6px solid #B9B9B9;
}
#content2
{
background-color: #ffffff;
width: 760px;
/*border-right: 6px solid #B9B9B9;*/
border-right: 1px solid #737373;
border-left: 1px solid #737373;
}
#col1
{
float: left;
width: 350px;
margin-left: 0px;
display: inline;
text-align: center;
height: 130px;
}
#col1 img
{
padding: 2px;
padding-top: 10px;
}
.kropki_pion
{
float: left;
width: 2px;
background-image: url(/gfx/dot.gif);
background-repeat: repeat-y;
background-position: center;
height: 130px;
}
#col2
{
float: left;
width: 200px;
margin-left: 0px;
height: 130px;
text-align: center;
}
 
#col3
{
float: left;
margin-left: 10px;
height: 130px;
text-align: center;
/*margin-top: 10px;*/
}
#col3 img
{
margin-top: 10px;
}
#banner
{
clear: both;
height: 140px;
/*background-color: #a1a1a1;*/
background-color: #ffffff;
} 
img
{
border: 0px;
}
.i
{
width: 90%;
font-family: tahoma;
font-size: 11px;
}
#new-york, #warsaw, #tokyo
{
float: left;
height: 61px;
}
fieldset, form
{
border: 0px;
padding: 0px;
margin: 0px;
}
#col2 fieldset
{
padding: 7px;
}
#bottom
{
clear: both;
height: 100px;
width: 100%;
background-image: url(/gfx/tlo_bottom.jpg);
}
#tresc
{
/*border: 1px solid red;*/
/*width: 535px;*/
float: left;
padding: 5px;
/*border-right: 1px solid #dddddd;*/
min-height: 400px;
}
* html #tresc {height: 400px;}
#menu_boczne
{
/*border: 1px solid green;*/
width: 160px;
float: left;
padding: 7px;
margin-left: 6px;
}
#menu
{
width: 760px;
background-color: #d2e7ff;
}
#menu li
{
    list-style-type: none;
/*    background-color: #E6F1FF;*/
    background-color: #d2e7ff;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    float: left;
    width: 14.1%;
    text-align: center;
}
#menu ul li a:hover, .w
{
/*    background-color: #B7E3FF;*/
    background-color: #a5dcff;
}
#menu ul
{
    margin: 0px;
    padding: 0px;
    width: 760px;
    background-color: #E6F1FF;
/*    border-bottom: 1px solid #ffffff;*/
    border-left: 1px solid #ffffff;
}
#menu ul li a
{
font-family: tahoma;
font-size: 11px;
color: #000000;
text-decoration: none;
display: block;
padding-top: 5px;
padding-bottom: 5px;
}

* html #menu { background-color: #d2e7ff; }
* html #menu ul li { float: left; width: 14.1%;}
* html #menu ul li a { height: 1%; }
* html #menu ul li a:hover, .w {background-color: #a5dcff;}

p, li
{
line-height: 13px;
}
