Body {

scrollbar-track-color: #dddfe2;
scrollbar-face-color: #dddfe2;
scrollbar-highlight-color: #dddfe2;
scrollbar-3dlight-color: #95a7b3;
scrollbar-darkshadow-color: #dddfe2;
scrollbar-shadow-color: #95a7b3;
scrollbar-arrow-color: #95a7b3;


font-style : normal; 
font-weight : normal; 
font-size : 13px;
line-height: 14px;
text-align: left;
background: #dddfe2;
color : #95a7b3; 
font-family : Centure Ghotic; 
cursor : normal; 
margin : 0; 
padding:0px;
overflow: auto;
}  

input, textarea, select {
    font-family : Centure Ghotic; 
		font-size:13px;
		font-weight:normal;
		padding:2px;
		background-color:#b3c2c9;
		color:#dddfe2;
		border:#dddfe2 1px solid;
		

}

table{
font-style : normal; 
font-weight : normal; 
font-size : 13px;
line-height: 13px;
text-align: center;
}

A:link , A:visited , A:active {
text-decoration : none; 
font-style : normal; 
font-size : 13px;
color : #ffffff; 
}
 
 a:hover {
color : #95a7b3; 
font-style : normal; 
font-size : 13px; 
text-decoration : none; 
} 

#nadpis {
	text-align: left;
	color: #95a7b3;
	font-size: 12px;
	text-decoration : none;
	font-weight:bold;
	background-color: #dddfe2;
	border: 0px solid #dddfe2;
	display:block;
	text-transform:uppercase;
	padding-left : 5px;
	border-left: 50px solid #b3c2c9;
				}
		
   #podnadpis {
	text-align: left;
	color: #b3c2c9;
	font-size: 11px;
	text-decoration : none;
	font-weight:bold;
	background-color: #dddfe2;
	border: 0px solid #dddfe2;
	display:block;
	text-transform:uppercase;
	border-bottom: 0px solid #b3c2c9;
	border-left: 3px solid #b3c2c9;
	padding-left : 5px;
  padding-bottom : 1px;
  margin-top : 1px; 
			}
		

