body {
    font-family: Verdana, Arial, Tahoma;
    font-size: 11px;
	line-height: 11pt;
	text-align: justify;
}
UL {
	list-style-image: url("pics/point_e.gif");
	margin-right: 10pt;
}
.myimage {
	margin-right: 10pt;
	margin-left: 15pt;	
}
.strong{
    font-family: Verdana, Tahoma;
    font-size: 12px;	
    color: #000000;
}
.podpis{
    font-family: Verdana, Tahoma;
    font-size: 10px;	
    color: #696969;
}
.podpis:hover {
    text-decoration: underline;
    font-size: 11px;	
    color: #494949;
}
.podpis_z{
    font-family: Verdana, Tahoma;
    font-size: 10px;	
    color: #696969;
}
.tytul{
   font-family: Verdana;
   font-size: 10px;	
   color: #696969;
   font-weight: bold; 
   letter-spacing: 1px;	    
}
.tytul:first-letter {
   font-size: 13px;	
   color: #393939;
   font-style: italic;   
}
.grey {
    color: #E0E0E0;
    text-decoration: none;
}
.grey:link {
    color: #E0E0E0;
}
.grey:visited {
    color: #E0E0E0;
}
.grey:hover {
    text-decoration: underline;
    color: #E0E0E0;
}
a {
    text-decoration: none;
    color: #2d2c66;
}
a:hover {
    text-decoration: underline;
    color: #990000;
}
.button {
    color: #E0E0E0;
    text-decoraton: underline;
}

/* Form elements */
select, textarea, input, textarea { 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color: #563409;
	margin: 0px;
}

.border0 { 
	border-style: solid;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;	
}
.price form, .price input{
	border-style: solid;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	text-align: center;		
}
.minimargin
{
	margin-bottom: -14pt;	
}	
.menu
{
    font-family: Arial, Tahoma;
    font-size: 10px;
	line-height: 10pt;		
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 3pt;
	letter-spacing: 1px;	
}
a.mymenu {
    text-decoration: none;
    font-size: 11px;
	line-height: 11pt;
    color: #dddddd;	
}
a.mymenu:hover {
    text-decoration: underline;
    color: #ffffff;
}



