/* CSS Document */

body {
    font-size: 11px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
}

img {
    border: 0 none;
}

a.img {
    border: 0 none;
}

a, a:link, a:active { 
    color: #777777;
    text-decoration: uderline;
}

a:hover { 
    color: #FF6909;
    text-decoration: uderline;
}

h2 {
    font-size: 16px; 
    font-weight: bold;
}

#left {
    width: 49px;
    background: #FFFFFF url(/images/left.gif) no-repeat;
    background-position: 0px 300px;
    height: 257px;
}

#main_table {
    width: 1008px;
    vertical-align: top;
    min-height: 1000px;
}

#header_table {
    width: 100%;
    vertical-align:top;
}

#menu_table {
    width: 100%;
    background: #FFFFFF url(/images/menu_back.gif) no-repeat;
    height: 52px;
}

#content_table {
    width: 100%;
    background: #FFFFFF url(/images/content_back.gif) no-repeat;
}

#footer_table {
    width: 100%;
    background-color: #DBDBDB;
    height: 115px;
    vertical-align: top;
}

.top_button {
    margin-right: 25px;
    float:left;
    font-weight: bold;
}

.top_button a, .top_button a:link, .top_button a:active    {
    color: #333333;
    font-weight: regular;
    text-decoration: none;
}

.top_button a:hover    {
    color: #AAAAAA;
    font-weight: bold;
    text-decoration: none;
}

.bottom_button {
    margin-right: 5px;
    margin-left: 5px;
    float:left;
    color: #777777;
}

.bottom_button a {
    text-decoration: none;
}

.light_grey {
    color: #858585;
}

.light_grey_i {
    color: #858585;
    font-style: italic;
}

.bottom_boxes {
    float: left;
    margin-left: 10px;
    margin-top: 25px;
    width: 150px;
    color: #858585;
}

.home_box {
    border: 1px solid #D7D7D7; 
    padding: 10px;
    height: 100px;
    text-align: center;
}

h1 {
    color: #FF6909;
    font-size: 16px; 
    font-weight: bold;
}

.akt_container {
	vertical-align: middle;
}

.aktualnosci {
    font-size: 10px;
    font-family: Tahoma;
    text-align: justify;
}

#menu_left                        { float: left; width: 185px; margin-left: 0px; background-color: #F2F2F2; padding: 10px; }

#menu_left a, #menu_left a:link, #menu_left a:active { 
    color: #777777;
    text-decoration: none;
}

#menu_left a:hover {
    color: #FF6909;
    text-decoration: none;

}

#relacje                            { float: left; width: 700px; padding-left: 15px; }

.dots                                    { height: 20px; width: 100%; background: transparent url(/images/dots.gif) repeat-x top left; text-align: center; clear: both; }

.profil_table td {
    font-size: 12px;
    height: 70px;
}

.wstep {
    padding-left: 80px;
}

.pomarancz12b {
    color: #FF6909;
    font-size: 12px;
    font-weight: bold;
}

.dane_box                    { width: 230px; color: #272727; text-align: left; float: left; }
