.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
font-family: 'Ubuntu', sans-serif;

}
.info {
color: #00529B;
background-color: #e6f5fc;
background-image: url('../img/info_msg.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('/resource/success_msg.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('/resource/warning_msg.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('/resource/error_msg.png');
} 

ul li a {
text-align: center;
display: inline-block;
}

ul li a {

	text-decoration: none;
	padding: 7px 16px;

}

BODY

{

	 

	margin : 10 0 0 0;

	margin-top : 0;

	width: 100%;

	display: table ;

	background: url(../img/bg.jpg) top no-repeat;

	background-attachment: fixed; 

	scrollbar-face-color: #dedede;

	scrollbar-base-color : White;

}
 #pilawa {
  float:left;
  width:40%;
  
}

#puznowka {
  float:left;
  width:30%;
  
}

A {

	color: #0B3861;

font-family: 'Ubuntu', sans-serif;

	text-decoration: none;

}

A:HOVER {

font-family: 'Ubuntu', sans-serif;

	color: #B00000;

	text-decoration: none;

}

.big_txt

{

	font-size: 16px;

font-family: 'Ubuntu', sans-serif;

	color: #0B3861;

	font-weight: bold;

}

.title

{

	font-size: 16px;

font-family: 'Ubuntu', sans-serif;

	color: #0B3861;

	font-weight: bold;

	font-style: italic;

}

.label {

	color : black;

	font-size : 14px;

	margin: 2;	

font-family: 'Ubuntu', sans-serif;

	font-weight: normal;

}

.pole {

	border-width: 1px;

	border-style: solid;

	border-color: #666666;

font-family: 'Ubuntu', sans-serif;

	font-size : 10px;

	background-color : white;

}



.button {

	border-style: Thin;

	border-color: silver;

	background-color: gray;

	color: white;

font-family: 'Ubuntu', sans-serif;

	font-size : 16px;

	font-weight: bold;

}

.text {

	color : black;

	font-size : 12px;

	margin: 2;	

font-family: 'Ubuntu', sans-serif;

	font-weight: normal;

}

.proza {

	color : #0B3861;

	font-size : 14px;

font-family: 'Ubuntu', sans-serif;

	font-weight: normal;

}

.size_10 {

	font-size : 12px;

}

.size_11 {

	font-size : 13px;

}

.size_12 {

	font-size : 14px;

}

.no_link {

	color: #0B3861	;

font-family: 'Ubuntu', sans-serif;

	font-size : 14px;

}

.link {

	color: #0B3861;

font-family: 'Ubuntu', sans-serif;

	font-size: 13px;

	text-decoration: underline;

}

.link_bold {

	color: #0B3861;

font-family: 'Ubuntu', sans-serif;

	font-size: 11px;

	text-decoration: none;

	font-weight: bold;

}

.pismo

{

	font-size: 13px;

font-family: 'Ubuntu', sans-serif;

	color: #0B3861;

	font-style: italic;

}

.adres {

	color: #0B3861	;

font-family: 'Ubuntu', sans-serif;

	font-size : 15px;

}