<STYLE TYPE="text/css">
<!--

BODY
{
margin: 1px 0px 0px px;
padding: 0px 0px 0px 0px;
background-color: #FFFFFF;
}

#container      /* g3íªší½¹ kontener strony */
{
width: 100%;
height: 100%;
background-color: #FFFFFF;
text-align: center;
}

#header_napis          /* g3íªší½¹ div do nag3íªšíº¡ z napisem */
{ 
width: 770px;
margin-left: auto;
margin-right: auto;
text-align: left;
font: 12px Arial;
color: gray;
}

#header          /* g3íªší½¹ div do nag3íªšíº¡ */
{ 
width: 770px;
height: 110px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
background-image: url(images/baner_gora.jpg);
background-repeat: no-repeat;
}

#menu          /* g3íªší½¹ div do nag3íªšíº¡ */
{ 
width: 770px;
height: 30px;
margin-left: auto;
margin-right: auto;
background-color: #F1C598;
text-align: center;
line-height: 30px;
border-bottom: 1px solid #B5B5B5;
border-top: 1px solid #B5B5B5;
}

#center          /* g3íªší½¹ div do body strony */
{ 
width: 770px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
}

#left          /* lewy div do body strony */
{ 
width: 150px;
background-color: #FFFFFF;
float: left;
}

#right          /* prawy div do body strony */
{ 
width: 620px;
background-color: #FFFFFF;
float: left;
}

#wyszukaj          /* div do wyszukiwarki */
{ 
margin-top: 10px;
width: 148px;
float: left;
position: relative;
background-color: #FFFFFF;
text-align: center;
font: 12px Arial;
color: #606060;
padding-top: 10px;
border: 1px solid #B5B5B5;

}

#kontakt          /* div do kontakt */
{ 
margin-top: 10px;
width: 148px;
float: left;
position: relative;
background-color: #D2D7E3;
text-align: center;
font: 12px Arial;
color: #606060;
padding-top: 10px;
border: 1px solid #B5B5B5;

}

#kursy          
{ 
margin-top: 10px;
width: 148px;
float: left;
position: relative;
background-color: #B3FFB0;
font: 12px Arial;
color: #606060;
text-align: left;
border: 1px solid #B5B5B5;
}

#oferty_spec_index          /* div do ofert specjalnych */
{ 
width: 620px;
float: right;
position: relative;
background-color: #FFFFFF;
padding-top: 10px;
font: 12px Arial;
color: #606060;
}

#najnowsze_oferty          /* div do ofert najnowszych */
{ 
width: 620px;
float: left;
position: relative;
background-color: #FFFFFF;
font: 12px Arial;
color: #606060;
}

#footer          /* g3íªší½¹ div do stopki */
{ 
width: 770px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
text-align: center;
font: 12px Arial;
color: #BBBBBB;
clear: both;
border-top: 1px solid #B5B5B5;
}

        #of_spec_index        
        {
        list-style-type: none;
        width: 600px;
        overflow: hidden;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 5px;
        padding: 0px;
        }
        
        #of_spec_index li
        {
        float: left;
        width: 160px;
        min-height: 220px;
        height: 220px;
        margin-bottom: 5px;
        margin: 1px 1px;
        padding-left: 30px;
        text-align: left;
        }
        
        #of_spec_index img
        {
        display: block;
        padding: 3px;
        border: 1px solid #E0E0E0;
        border-bottom-color: #CACACA;
        border-right-color: #CACACA;
        background-color: #FFFFFF;
        }
        
        #of_spec_index li a:link, #of_spec_index li a:visited
        {
        font: 12px arial;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        }
        
        #of_spec_index li a:hover
        {
        font: 12px arial;
        font-weight: normal;
        color: #909090;
        text-decoration: underline;
        }

A.menu {  font-family: arial; font-weight: bold; font-style: normal; font-size: 14px; color: #595959; text-decoration: none;}
A:visited.menu {  font-family: arial; font-weight: bold; font-style: normal; font-size: 14px; color: #595959; text-decoration: none;}
A:hover.menu {  font-family: arial; font-weight: bold; font-style: normal; font-size: 14px; color: #D70000; text-decoration: none;}

A.oferta_detal {  font-family: arial; font-weight: normal; font-style: normal; font-size: 12px; color: #595959; text-decoration: underline;}
A:visited.oferta_detal {  font-family: arial; font-weight: normal; font-style: normal; font-size: 12px; color: #595959; text-decoration: underline;}
A:hover.oferta_detal {  font-family: arial; font-weight: normal; font-style: normal; font-size: 12px; color: #D70000; text-decoration: underline;}

#right_tresc          /* div do ofert najnowszych */
{ 
width: 610px;
float: left;
position: relative;
background-color: #FFFFFF;
font: 12px Arial;
color: #606060;
text-align: left;
padding: 5px;
}

-->
</STYLE>


