body
{
    font-size   : 11pt;
    font-family : sans-serif;
    font-weight : bold;
    background  : white;
    text-align  : center;
}

div#strona
{ 
    width          : 750; 
    /* margin         : 0 auto; */
    margin-left    : auto; 
    margin-right   : auto;
    text-align     : left;
}

div#tytul 
{ 
    float          : none; 
    text-align     : center;
    color          : #ff6633;
}

div#region 
{ 
    width          : 100%; 
    float          : none; 
    border-width   : 2; 
    border-color   : black; 
    letter-spacing : 5;
    padding-top    : 5;
    padding-bottom : 0;
}

hr
{
   border           : 0;
   color            : #FF6633;
   background-color : #FF6633;
   height           : 1;
}

div#info
{ 
    font-size  : 9pt;
    width      : 100%; 
    float      : none; 
    background : black;
    color      : white;
}


#nav
{
	margin  : 0;
	padding : 2px 0;
}

#nav li
{
   display         : inline;
   list-style-type : none;
   padding-right   : 20;
}

#nav a:link, #nav a:visited
{
   color           : white;
   text-decoration : none;
}

#nav a:hover, #nav a:active
{
   color           : #FF6633;
}



div#menu
{ 
    width            : 250;
    float            : left; 
    background-color : #ff6633;
}

#menu a:link, #menu a:visited
{
   color           : black;
   text-decoration : none;
}

#menu a:hover, #menu a:active
{
   color           : white;
}

#menu ul, #wiadomosci ul
{ 
    padding-left    : 10;
    padding-top     : 0;
    padding-bottom  : 0;
    list-style-type : none;
    text-indent     : 0;
    margin-left     : 0
}

div#wiadomosci
{ 
    width          : 490;
    float          : right;
    padding-left   : 10;
    padding-top    : 0;
    margin-top     : 0;
    z-index        : 1; 
    text-align     : justify;
}

#wiadomosci h1
{
   font-size       : 13pt;
   color           : #FF6633;
}

#wiadomosci h2
{
   font-size       : 11pt;
   color           : #FF6633;
}

#wiadomosci p.logo
{
   text-align      : center;  
}

#wiadomosci a:link, #wiadomosci a:visited
{
   color           : black;
   text-decoration : underline;
}

#wiadomosci a:hover, #wiadomosci a:active
{
   color           : #FF6633;
   text-decoration : none;
}

div#opis_start
{
    width           : 490; 
    float           : right;
    position        : absolute;
    visibility      : visible; 
    background      : white;
}


div#gcal_spotkania
{
    width           : 490; 
    float           : right;
    position        : absolute;
    visibility      : hidden; 
    background      : white;
}

div#gcal_ogolne
{
    width           : 490; 
    float           : right;
    position        : absolute;
    visibility      : hidden; 
    background      : white;
}

div#gcal_pokrewne
{
    width           : 490; 
    float           : right;
    position        : absolute;
    visibility      : hidden; 
    background      : white;
}

/*
div#gmap
{
    width           : auto; 
    float           : right;
    position        : absolute;
    visibility      : hidden; 
    background      : white;
}
*/

div#opis_grupy
{
    width           : 490; 
    float           : right;
    position        : absolute;
    visibility      : hidden; 
    background      : white;
}

div#opis_wykaz
{
    width           : 490; 
    float           : right;
    position        : absolute;
    visibility      : hidden; 
    background      : white;
}


div#opis_terminy
{
    width           : 490; 
    float           : right;
    position        : absolute;
    visibility      : hidden; 
    background      : white;
}

div#opis_formularz
{
    width           : 490; 
    float           : right;
    position        : absolute;
    visibility      : hidden; 
    background      : white;
}

div#opis_formularz_grupa
{
    width           : 490; 
    float           : right;
    position        : absolute;
    visibility      : hidden; 
    background      : white;
}

#opis_formularz_grupa td,
#opis_formularz_termin td,
#opis_formularz_uwagi td
{
    vertical-align  : top;
}

#opis_formularz_grupa p.uwagi,
#opis_formularz_termin p.uwagi,
#opis_formularz_uwagi p.uwagi
{
    font-size   : 8pt;
    color       : gray;
    padding-top : 0;
    margin-top  : 0;
}

div#opis_formularz_termin
{
    width           : 490; 
    float           : right;
    position        : absolute;
    visibility      : hidden; 
    background      : white;
}


div#opis_formularz_uwagi
{
    width           : 490; 
    float           : right;
    position        : absolute;
    visibility      : hidden; 
    background      : white;
}



div#opis_region
{
    width           : 490; 
    float           : right;
    position        : absolute;
    visibility      : hidden; 
    background      : white;
}

div#opis_linki
{
    width           : 490; 
    float           : right;
    position        : absolute;
    visibility      : hidden; 
    background      : white;
}




div#stopka 
{ 
    width          : 250; 
    float          : left; 
    padding-bottom : 0;
    font-size      : 8pt;
    font-weight    : normal;
    text-align     : left;
    background     : white;
}

#stopka b, #wiadomosci b
{
    font-weight    : bold;
    color          : #FF6633;
}

#stopka a:hover, a:active
{
   color           : black;
}


div#debug 
{ 
    width          : 250; 
    float          : left; 
    padding-bottom : 0;
    font-size      : 8pt;
    font-weight    : normal;
    text-align     : left;
    background     : white;
    color          : gray;
}




