body,td{
	font-family : Tahoma, Vardana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #424242;
}
A{
	color : #EE673C;
	text-decoration : none;
}
A:hover{
	text-decoration : underline;
}

.top_link{
	font-family : Tahoma, Vardana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #787878;
}
a.top_link:hover{
	font-family : Tahoma, Vardana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #EE673C;
}

.stopka{
	font-family : Tahoma, Arial, Helvetica, sans-serif, Vardana;
	font-size : 12px;
	color : #353535;
}

.title{
	font-family : Tahoma, Vardana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight: bold;
	background: #3F6E8C;
	margin-top: 1px;
	padding-top : 1px;
	margin-bottom: 1px;
	padding-bottom : 1px;
	text-decoration : none;	
}

.login{
	font-family : Tahoma, Vardana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
}

.img_border{
	border: 1px solid #ffffff;	
}
.img_border_over{
	border: 1px solid #D5D5D5;
}

/* formularze */

.submit{
	BORDER: 1px solid #424242;
}
.input{
	font-size : 11px;
	background-color: #ffffff;
	BORDER: 1pt solid #000000;
}
.input1{
	font-size : 11px;
	background-color: #ffffff;
	BORDER: 1pt solid #1563a4;
}
.input2{
	font-size : 11px;
	background-color: #ffffff;
	BORDER: 1pt solid #1563a4;
	color:#ec6438;
	font-weight:bold;	
}
.txtarea{
	font-family : Tahoma, Vardana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;	
	background-color: #ffffff;
	BORDER: 1pt solid #1563a4;
    overflow : auto;
}
.error, .alert{
	COLOR: #cc0000;
	FONT-SIZE: 12px;
	text-decoration : none;	
}
.pokrewne {
	font-family : Tahoma, Vardana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #424242;
	FONT-WEIGHT: bold;
}
.pom_napis{
	font-family : Tahoma, Vardana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F26633;
}

