
/*
// LAYOUT html,body 
/ 
/////////////////////////////////////////////////////////////// */

html, body {
height : 100%;
width : 100%;
margin : 0;
padding : 0;
border : none;
background-color : #bbbbbb;
}


#tableBody {
width: 800px;
}


/*
// Intro content
/ 
/////////////////////////////////////////////////////////////// */


#bodyAlign {
width: 100%;
height: 100%px;
text-align: center;
vertical-align: middle;
margin-left: auto;
margin-right: auto;
}

#bodyIntro {
width: 100%;
height: 500px;
text-align: center;
vertical-align: middle;
margin-left: auto;
margin-right: auto;
background-image: url(../images_body/bgIntro_50_500.png);
background-repeat: repeat-x;
}

#tableIntro {
width: 800px;
height: 500px;
background-image: url(../images_body/bgIntro_50_500.png);
background-repeat: repeat-x;
}




/*/
// FONTS
/ 
////////////////////////////////////////////////////////////////*/

body, td, th {
font-weight : 500;
font-size : 8.5pt;
color : #313131;
font-family : arial;
text-decoration : none;
text-align : left;
font-smooth : always;
}
a:active, a:visited,  a:link {
font-weight : 500;
font-size : 8.5pt;
color : #313131;
font-family : arial;
text-decoration : none;
text-align : left;
font-smooth : always;
}
a:hover {
font-weight : 500;
font-size : 8.5pt;
color : #717274;
font-family : arial;
text-decoration : none;
text-align : left;
font-smooth : always;
}

.textNormal {
font-weight : normal;
font-size : 8.5pt;
color : #313131;
font-family : arial;
text-decoration : none;
font-smooth: always;
}

.textBig {
font-weight : normal;
font-size : 10pt;
color : #313131;
font-family : arial;
text-decoration : none;
font-smooth: always;
}
a.textBig:link, a.textBig:active, a.textBig:visited {
font-weight : normal;
font-size : 10pt;
color : #313131;
font-family : arial;
text-decoration : none;
font-smooth: always;
}
a.textBig:hover {
font-weight : normal;
font-size : 10pt;
color : #717274;
font-family : arial;
text-decoration : none;
font-smooth: always;
}

.textCopyright {
font-weight : normal;
font-size : 8.5pt;
color : #717274;
font-family : arial;
text-decoration : none;
font-smooth: always;
}
a.textCopyright:link, a.textCopyright:active, a.textCopyright:visited {
font-weight : normal;
font-size : 8.5pt;
color : #717274;
font-family : arial;
text-decoration : none;
font-smooth: always;
}
a.textCopyright:hover {
font-weight : normal;
font-size : 8.5pt;
color : #4d4d4d;
font-family : arial;
text-decoration : none;
font-smooth: always;
}

.textPublikacje {
font-weight : normal;
font-size : 9pt;
color : #313131;
font-family : arial;
text-decoration : none;
font-smooth: always;
}
a.textPublikacje:link, a.textPublikacje:active, a.textPublikacje:visited {
font-weight : normal;
font-size : 9pt;
color : #313131;
font-family : arial;
text-decoration : none;
font-smooth: always;
}
a.textPublikacje:hover {
font-weight : normal;
font-size : 9pt;
color : #717274;
font-family : arial;
text-decoration : none;
font-smooth: always;
}

.titleWspolpraca {
font-weight : normal;
font-size : 9.5pt;
color : #313131;
font-family : arial;
text-decoration : none;
font-smooth: always;
}

a.textLink:link, a.textLink:active, a.textLink:visited {
font-weight : normal;
font-size : 8pt;
color : #2f2f2f;
font-family : arial;
text-decoration : none;
font-smooth: always;
}
a.textLink:hover {
font-weight : normal;
font-size : 8pt;
color : #717274;
font-family : arial;
text-decoration : none;
font-smooth: always;
}


/*/
// IMG
/ 
////////////////////////////////////////////////////////////////*/

.image {
border : solid 1px #313131;
padding : 3px;
}


/*/
// FORM Content	
/ 
////////////////////////////////////////////////////////////////*/

td.formName {
width: 130px;
height: 40px;
font-weight : normal;
font-size : 8.6pt;
color : #313131;
font-family : arial;
text-decoration : none;
text-align : left;
vertical-align : middle;
font-smooth: always;
}
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;
font-smooth: always;
}
td.formTextarea {
width: 300px;
height: 40px;
font-weight : normal;
font-size : 8.6pt;
color : #313131;
font-family : arial;
text-decoration : none;
text-align : left;
vertical-align : middle;
font-smooth: always;
}


td.formNameBig {
width: 130px;
height: 100px;
font-weight : normal;
font-size : 8.6pt;
color : #313131;
font-family : arial;
text-decoration : none;
text-align : left;
vertical-align : middle;
font-smooth: always;
}
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;
font-smooth: always;
}
td.formTextareaBig {
width: 300px;
height: 100px;
font-weight : normal;
font-size : 8.6pt;
color : #313131;
font-family : arial;
text-decoration : none;
text-align : left;
vertical-align : middle;
font-smooth: always;
}



.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;
font-smooth: always;

}
.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;
font-smooth: always;
}
.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;
font-smooth: always;
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;
font-smooth: always;
}







