
/*
// LAYOUT html,body 
/ 
/////////////////////////////////////////////////////////////// */

html, body {
height : 100%;
width : 100%;
margin : 0;
padding : 0;
border : none;
background-color : #ffffff;
}


#body {
width: 800px;
text-align: center;
vertical-align: top;
margin-left: auto;
margin-right: auto;
}


#tableBody {
width: 800px;
}

#tableContent {
width: 680px;
}

/*
// Wydarzenia content
/ 
/////////////////////////////////////////////////////////////// */

#wydarzeniaBox {
display:none;
}

#box {
display:none;
}

/*
// Header content
/ 
/////////////////////////////////////////////////////////////// */

td.headerEdges {
display:none;;
}

td.headerContent_left {
display:none;
}
td.headerContent_center {
display:none;
}

td.headerContent_right {
display:none;
}

/*
// Flash content
/ 
/////////////////////////////////////////////////////////////// */


td.flashEdges_left {
display:none;
}
td.flashEdges_right {
display:none;
}

td.flashEdges_top {
display:none;
}
td.flashContent {
display:none;
}


/*
// Menu content
/ 
/////////////////////////////////////////////////////////////// */

#tableMenu {
display:none;
}

td.menuEdges {
display:none;
}


td.menuContent_top {
display:none;
}
td.menuContent_bottom {
display:none;
}


#tableMenuItems {
display:none;
}
td.menuItems_space {
display:none;
}
td.menuItems_button {
display:none;
}

/*
// Main content
/ 
/////////////////////////////////////////////////////////////// */


div.main_textarea_title {
width: 420px;
height: 20px;
vertical-align : top;
text-align : left;
font-weight : bold;
font-size : 9pt;
color : #01176d;
font-family : arial;
text-decoration : none;
}

div.main_textarea_title2 {
width: 420px;
height: 20px;
vertical-align : top;
text-align : right;
font-weight : bold;
font-size : 9pt;
color : #01176d;
font-family : arial;
text-decoration : none;
}


div.main_textarea {
width: 420px;
vertical-align : top;
text-align : justify;
font-weight : 500;
font-size : 8.6pt;
color : #01176d;
font-family : arial;
text-decoration : none;
}
div.main_textareaImages {
width: 140px;
vertical-align : top;
text-align : left;
float: left;
}
div.main_textareaText {
width: 280px;
vertical-align : top;
text-align : justify;
font-weight : 500;
font-size : 8.6pt;
color : #01176d;
font-family : arial;
text-decoration : none;
float: left;
}



#tableMain {
width: 800px;
}
td.mainEdges {
width: 60px;
}

td.mainTextEdge_left {
width: 20px;
}
td.mainText {
width: 420px;
}
td.mainTextEdge_right {
width: 70px;
}

td.mainRight {
display:none;
}
#mainRight_title {
display:none;
}
#mainRight_title2 {
display:none;
}
#mainRight_title3 {
display:none;
}
#mainRight_praca {
display:none;
}
#mainRight_kontakt {
display:none;
}
#mainRight_text {
display:none;
}
#mainRight_text2 {
display:none;
}
td.mainRightEdge_right {
display:none;
}



/*
// Footer content
/ 
/////////////////////////////////////////////////////////////// */

#tableFooter {
width: 800px;
height: 120px;
}
td.footerEdges {
width: 60px;
height: 120px;
}

td.footerContent_top {
width: 680px;
height: 40px;
}
td.footerContent_center {
width: 680px;
height: 30px;
}
td.footerContent_bottom {
width: 680px;
height: 50px;
}

td.footerContentCenter_leftEdge {
width: 20px;
height: 30px;
}
td.footerContentCenter_rightEdge {
width: 10px;
height: 30px;
}
td.footerContentCenter_left {
width: 330px;
height: 30px;
vertical-align : bottom;
text-align : left;
}
td.footerContentCenter_right {
display:none;
}

td.footerContentBottom_leftEdge {
width: 20px;
height: 50px;
}
td.footerContentBottom_rightEdge {
width: 10px;
height: 50px;
}
td.footerContentBottom_left {
width: 330px;
height: 50px;
}
td.footerContentBottom_right {
width: 320px;
height: 50px;
vertical-align : bottom;
text-align : right;
}


/*/
// FONTS
/ 
////////////////////////////////////////////////////////////////*/

body, td, th {
font-weight : 500;
font-size : 8pt;
color : #01176d;
font-family : arial;
text-decoration : none;
text-align : left;
}
a:active, a:visited,  a:link {
font-weight : 500;
font-size : 8.6pt;
color : #01176d;
font-family : arial;
text-decoration : none;
text-align : left;
}
a:hover {
font-weight : 500;
font-size : 8.6pt;
color : #394b93;
font-family : arial;
text-decoration : none;
text-align : left;
}

.textMenu {
font-weight : 900;
font-size : 9pt;
color : #e6e8f3;
font-family : arial;
text-decoration : none;
}
a.textMenu:link, a.textMenu:active, a.textMenu:visited {
font-weight : 900;
font-size : 9pt;
color : #e6e8f3;
font-family : arial;
text-decoration : none;
}
a.textMenu:hover {
font-weight : 900;
font-size : 9pt;
color : #fed700;
font-family : arial;
text-decoration : none;
}

.textWydarzenia {
font-weight : normal;
font-size : 8.6pt;
color : #01176d;
font-family : arial;
text-decoration : none;
}
a.textWydarzenia:link, a.textWydarzenia:active, a.textWydarzenia:visited {
font-weight : normal;
font-size : 8.6pt;
color : #01176d;
font-family : arial;
text-decoration : none;
}
a.textWydarzenia:hover {
font-weight : normal;
font-size : 8.6pt;
color : #394b93;
font-family : arial;
text-decoration : none;
}



.textDate {
font-weight : normal;
font-size : 8pt;
color : #01176d;
font-family : arial;
text-decoration : none;
}
a.textDate:link, a.textDate:active, a.textDate:visited {
font-weight : normal;
font-size : 8pt;
color : #01176d;
font-family : arial;
text-decoration : none;
}
a.textDate:hover {
font-weight : normal;
font-size : 8pt;
color : #394b93;
font-family : arial;
text-decoration : none;
}




.textKontakt {
font-weight : 900;
font-size : 9pt;
color : #01176d;
font-family : arial;
text-decoration : none;
}
a.textKontakt:link, a.textKontakt:active, a.textKontakt:visited {
font-weight : 900;
font-size : 9.6pt;
color : #01176d;
font-family : arial;
text-decoration : none;
}
a.textKontakt:hover {
font-weight : 900;
font-size : 9.6pt;
color : #394b93;
font-family : arial;
text-decoration : none;
}

.textKontakt_sml {
font-weight : 900;
font-size : 8pt;
color : #01176d;
font-family : arial;
text-decoration : none;
}
a.textKontakt_sml:link, a.textKontakt_sml:active, a.textKontakt_sml:visited {
font-weight : 900;
font-size : 8pt;
color : #01176d;
font-family : arial;
text-decoration : none;
}
a.textKontakt_sml:hover {
font-weight : 900;
font-size : 8pt;
color : #394b93;
font-family : arial;
text-decoration : none;
}

.textCopyright {
font-weight : 500;
font-size : 7.9pt;
color : #01176d;
font-family : arial;
text-decoration : none;
}
a.textCopyright:link, a.textWydarzenia:active, a.textWydarzenia:visited {
font-weight : 500;
font-size : 7.9pt;
color : #01176d;
font-family : arial;
text-decoration : none;
}
a.textCopyright:hover {
font-weight : 500;
font-size : 7.9pt;
color : #394b93;
font-family : arial;
text-decoration : none;
}


/*/
// IMG
/ 
////////////////////////////////////////////////////////////////*/

.image {
border : solid 2px #ffffff;
padding : 3px;
}


/*/
// FORM Content	
/ 
////////////////////////////////////////////////////////////////*/

td.formName {
width: 150px;
height: 40px;
font-weight : normal;
font-size : 8.6pt;
color : #01176d;
font-family : arial;
text-decoration : none;
text-align : left;
vertical-align : middle;
}
td.formRequired {
width: 20px;
height: 40px;
font-weight : normal;
font-size : 8pt;
color : #ff0000;
font-family : arial;
text-decoration : none;
text-align : left;
vertical-align : top;
}
td.formTextarea {
width: 300px;
height: 40px;
font-weight : normal;
font-size : 8.6pt;
color : #01176d;
font-family : arial;
text-decoration : none;
text-align : left;
vertical-align : middle;
}


td.formNameBig {
width: 150px;
height: 100px;
font-weight : normal;
font-size : 8.6pt;
color : #01176d;
font-family : arial;
text-decoration : none;
text-align : left;
vertical-align : middle;
}
td.formRequiredBig {
width: 20px;
height: 100px;
font-weight : normal;
font-size : 8pt;
color : #ff0000;
font-family : arial;
text-decoration : none;
text-align : left;
vertical-align : top;
}
td.formTextareaBig {
width: 300px;
height: 100px;
font-weight : normal;
font-size : 8.6pt;
color : #01176d;
font-family : arial;
text-decoration : none;
text-align : left;
vertical-align : middle;
}



.Textarea
{
width: 250px;
height: 15px;
background-color: #ffffff; 
font-weight: normal; 
font-size: 8.6pt;
border: 1px solid #cccccc; 
padding : 3px;
color: #01104b; 
font-family: arial; 
text-decoration: none;

}
.TextareaBig
{
width: 250px;
height: 90px;
background-color: #ffffff; 
font-weight: normal; 
font-size: 8.6pt;
border: 1px solid #cccccc; 
color: #01104b; 
padding : 3px;
font-family: arial; 
text-decoration: none;
}
.TextareaMed
{
width: 250px;
height: 40px;
background-color: #ffffff; 
font-weight: normal; 
font-size: 8.6pt;
border: 1px solid #cccccc; 
color: #01104b; 
font-family: arial; 
text-decoration: none;
padding : 3px;
}
.TextareaSubmit
{
width: 250px;
height: 20px;
background-color: #ffffff; 
font-weight: normal; 
font-size: 8.6pt;
border: 1px solid #cccccc; 
color: #01104b; 
font-family: arial; 
text-decoration: none;
padding : 3px;
}


.textFormError {
font-weight : normal;
font-size : 8pt;
color : #ff0000;
font-family : arial;
text-decoration : none;
text-align : left;
vertical-align : top;
}

