body, html {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	background-image: url(/!img/graf/tlo.gif);
	background-repeat : repeat-x;
	background-color: #A0A9AE;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0d0d0d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: Gainsboro;
	scrollbar-highlight-color: #e1e1e1;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-darkshadow-color: #6F7179;
	scrollbar-shadow-color: #BDC0C9;
	scrollbar-arrow-color: #434447;
	scrollbar-track-color: #eaeaea;
	background-attachment : fixed;
	background-position : top;
}

td, table, div, p, li, ul {
	font-family: Tahoma, Arial, Helvetica,  sans-serif;
	font-size:11px;
	color:#0d0d0d;
}

a {
	color : #004080;
}

a:hover{
	color : #333333;
}

/* Content */
.StronaBody{
	padding-left: 10px; 
	padding-right: 2px; 
	padding-top: 6px; 
	padding-bottom: 15px; 
	background-image: url(/!img/graf/box_tlo.gif);
	background-repeat : repeat-x;
}

.StronaTD1{
}
.StronaTD2{ 	
	
	padding-left: 40px;
}

#Data{
	font-size:10px;
	color : silver; 
	padding-left: 10px; 
	font-weight: normal;
}

.StronaTytul{
	font-size:18px;
	color : #536068;
	font-weight: bold;
	padding-bottom: 30px; 
}
a.StronaTytul{
	font-size:14px;
	color : #536068;
	font-weight: bold;
	padding-bottom: 15px;
	text-decoration : none;
}
a.StronaTytul:hover{
	font-size:14px;
	color : #979FAD;
	font-weight: bold;
	padding-bottom: 15px;
	text-decoration : none;
}

.BoxTytul{
	color : #536068;
}
a.BoxTytul{
	color : #536068;
	text-decoration : none;
}
a.BoxTytul:hover{
	color : #747E8F;
	text-decoration : none;
}

.BoxText{
	color : #536068;
}
a.BoxText{
	color : #536068;
	text-decoration : none;
}
a.BoxText:hover{
	color : #747E8F;
	text-decoration : none;
}


.BoxLink{
	color : #00AEEF;
	
}
a.BoxLink{
	color : #00AEEF;
	text-decoration : none;
}
a.BoxLink:hover{
	text-decoration : none;
	color : #747E8F;
}


/* Menu */
/* menu dla wer. tabelkowej */

.Menu1{
	font-size:14px;
	color : #979FAD;
}
a.Menu1{
	font-size:14px;
	color : #979FAD;
	text-decoration : none;
}
a.Menu1:hover{
	font-size:14px;
	color : #747E8F;
	text-decoration : none;
}

.Menu2{
	font-size:11px;
	color : #536068;
}
a.Menu2{
	font-size:11px;
	color : #536068;
	text-decoration : none;
}
a.Menu2:hover{
	font-size:11px;
	color : #111111;
	text-decoration : none;
}
#MenuActive{
	color : #004080;
}

.stopka{
	color : white;
	font-size: 11px;
}

a.stopka{
	color : Gainsboro;
	font-size:11px;
	text-decoration : none;
}

a.stopka:hover{
	color : WhiteSmoke;
	font-size:11px;
	text-decoration : underline;
	
}

h1{font-size:26px;}
h2{font-size:22px; color:#515031;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:11px;}

.box {
font-size:11px;
color:#736d63;
}

.linia_box {
	background-color: #ffffff;
}

#white {
color: white;
}
#silver {
color: #536068;
}
#red {
color: red;
}

/* tabela pliki */
#tableform1 {	background-color: #F3F5F7; color: #536068;}
#tableform2 {	background-color: #C3CDD3;}
#tableform3 {	background-color: #E7EAEF;}

/* otoczka foto */
#tableform4 {	background-color: #CAD1D5;}
#tableform5 {	background-color: white;}
#tableformTloFoto {	background-color: #F3F5F7;}

/* tlo form */
#tableformTloFoto2 {}

.foto {
	border-color: #44AFC4 #44AFC4 #44AFC4 #44AFC4;
	border-width : 1px 1px 1px 1px;
}

.fotoGaleria {
	border-color: #004080 #004080 #004080 #004080;
	border-width : 1px 1px 1px 1px;
}

form {
margin-bottom: 0px; 
margin-top: 0px;
}

flat, textarea.flat, input.flat, select.error, textarea.error, input.error, textarea.code, select.flat, textarea.flat, input.flat, textarea.code{ 
	color: #000000; 
	border: 1px solid #CAD1D5; 
	background-color: White;
}


#submit { 
	font-size: 8pt;
	font-weight : bold;
}


textarea.code, textarea.code-gray {
font-size: 12px; 
line-height: 15px; 
}
