body, html {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	background-image: url(/!img/graf/tlo.gif);
	background-repeat : repeat-x;
	background-color: #FCFBF8;
	background-attachment : fixed;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:DimGray;
	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;
}

td, table, div, p, li, ul {
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:DimGray;
}


a {
	color : #615C1E;
}

a:hover{
	color : #45AFC7;
}

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

/* Content */
.StronaBody{
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 10px; 
	padding-bottom: 15px;
}
#Data{ 
	font-size:11px;
	color : #536068; 
	font-weight: normal;
}

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

.BoxTytul{
	font-size:13px;
	color : #615C1E;
}
a.BoxTytul{
	font-size:13px;
	color : #615C1E;
	text-decoration : none;
}
a.BoxTytul:hover{
	color : #45AFC7;
	text-decoration : underline;
}

.BoxText{
	font-size:11px;
	color : #686868;
}
a.BoxText{
	font-size:11px;
	color : #686868;
	text-decoration : none;
}
a.BoxText:hover{
	color : #45AFC7;
	text-decoration : none;
}


.BoxLink{
	font-size:11px;
	color : #45AFC7;
	font-weight: bold;
	
}
a.BoxLink{
	font-size:11px;
	color : #45AFC7;
	font-weight: bold;
	text-decoration : none;
}
a.BoxLink:hover{
	text-decoration : underline;
	color : #072837;
}

/* Menu */
.Menu1{
	font-size:11px;
	color : #686868;
	font-weight: bold;
}
a.Menu1{
	font-size:11px;
	color : #686868;
	font-weight: bold;
	text-decoration : none;
}
a.Menu1:hover{
	font-size:11px;
	color : #45AFC7;
	font-weight: bold;
	text-decoration : none;
}

.Menu2{
	font-size:11px;
	color : #444444;
}
a.Menu2{
	font-size:11px;
	color : #444444;
	text-decoration : none;
}
a.Menu2:hover{
	font-size:11px;
	color : #45AFC7;
	text-decoration : none;
}
#MenuActive{
	color : #484414;
}

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

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

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

h1,#foo{font-size:9px; color : #C7C0AC; font-weight: normal;}
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;}
#white10 {color: white; font-size:10px;}
#silver {color: #979FAD;}
#red {color: #cc0000;}
#size9 {font-size:9px;}

#tableform1 {	background-color: WhiteSmoke;}
#tableform2 {	background-color: #EDEFEF;}
#tableform3 {	background-color: #E7EAEF;}
#tableform4 {	background-color: #E7EAEF;}
#tableform5 {	background-color: #F3F5F7;}

.foto {
	border-color: #44AFC4 #44AFC4 #44AFC4 #44AFC4;
	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 LightSlateGray; 
	background-color: White;
}


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


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