﻿html, body
{
    background-color: #d5d6ce;
    margin: 0;
    padding: 0;
    color: #FFFFFF;
    font: 10pt Arial;
}
hr
{
    color: #adc8ee;
}
a 
{
	color: #22798c;
	text-decoration: none;
}
a:hover
{
    color: #000;
	text-decoration: underline;
}
.content
{
    width: 800px;
}
.formTable
{
    background-color: #FFFFFF;
    vertical-align: top;
}
/* ---TLO PASKI END--- */
.borderColumnL
{
    background-image: url('../backgrounds/bgtop.png');
    background-repeat: repeat-x;
    vertical-align: top;
    background-color: #d5d6ce;
    background-position: right top;
    text-align: right;
}
.borderColumnR
{
    background-image: url('../backgrounds/bgtop.png');
    background-repeat: repeat-x;
    vertical-align: top;
    background-color: #d5d6ce;
    background-position: left top;
    text-align: left;
}
.borderColumnBL
{
    background-image: url('../backgrounds/bgbottom.png');
    background-repeat: repeat-x;
    vertical-align: top;
    background-position: right top;
    text-align: right;
}
.borderColumnBR
{
    background-image: url('../backgrounds/bgbottom.png');
    background-repeat: repeat-x;
    vertical-align: top;
    background-position: left top;
    text-align: left;
}
/* ---TLO PASKI END--- */
/* ------------------- */
/* ---BANNER--- */
#banner_left
{
    width: 231px;
    float: left;
}
#banner_right
{
    width: 569px;
    float: left;
}
/* ---BANNER END--- */
/* ------------------- */
/* ---GLOWNA ZAWARTOSC--- */
#maincontent
{
    color: #494949;
    padding: 4px;
}
#textcontent
{
    text-align: justify;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 18px;
    padding-top: 25px;
       
}
span
{   
    color: #c30115;
    font-weight: bold;
}
.title
{
    font-size: 11pt;
}
.horizontal
{
    height: 5px;
}
.space
{
    height: 15px;
}
.media_pic
{
    float: right;
    padding: 10px;
}
.newsbottom
{
    width: 100%;
    border-bottom: 1px solid #494949;
}
.newsleft
{
    text-align: left;
}
.newsright
{
    text-align: right;
}
.sponsors
{
    vertical-align: middle;
}
/* ---GLOWNA ZAWARTOSC END--- */
/* ------------------- */
/* ---MENU--- */
#menu
{
    vertical-align: top;
}
#menu a
{
    color: #22798c;
}
 
#menu a:hover
 {
	text-decoration: underline;
}
.podmenu
{
    font-weight: bold;
    text-align: left;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 24px;
    font: 8pt Arial;
    font-weight: bold;
}

/* ---MENU MAPA--- */
.mapa
{
    /*background-image: url('../img/mapa.jpg'); edytowane przez Grzegorza*/
    width: 231px;
    height: 204px;
}
.mapainfo
{
    background-image: url('../img/mapinfo.jpg');
    width: 231px;
    height: 29px;
}
.mapatext
{
    font-weight: bold;
    text-align: center;
    font: 10pt Arial;
}
/* ---MENU END--- */
/* ------------------- */
/* ---PODLINKI--- */

table.linkscontent td
{
     vertical-align: middle;
}
table.linkscontent a
{
	text-decoration: none;
	color: #246d80;
}
table.linkscontent a:hover
{
    color: #000;
	text-decoration: underline;
}

.back
{
    text-align: right;
    border-bottom: 1px solid #494949;
    padding-bottom: 5px;
}
.back a
{
    text-decoration: none;
	color: #246d80;
}
.back a:hover
{
    color: #000;
	text-decoration: underline;
}
/* ---PODLINKI END--- */
/* ------------------- */

.lol
{
    margin-left: 10px;
    vertical-align: top;
    text-align: left;    
}
table.lol tr td 
{
    vertical-align: top;
    text-align: left;
}

.klasbold
{
    font-weight: bold;
}
