body {font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: #000000;}

.bg {
	background-image: url("../paint/bg_foto.gif");
	background-repeat: no-repeat;
	background-position: center;
}

.text {font-family: verdana, arial, helvetica; font-size: 8 pt; color: #000000}
.nadpis {font-family: verdana, arial, helvetica; font-size: 10 pt; color: #BC2424}

a {text-decoration: none; font-family: Verdana, Arial, Helvetica; font-size: 8 pt; color: #000000}
a:hover {color: #BC2424}


.button { 
	  color: #303030; 
	  width: 100px;
	}
	
img {	
	border: 0; margin: 0;}

input {
	background-color: #FFFFFF;
	border-width: 1px;
    	border-style: solid;
	border-color: #B0B0B0;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	width: 300px;
	}

textarea {
	background-color: #FFFFFF;
	border-width: 1px;
   border-style: solid;
	border-color: #B0B0B0;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
   width: 300px;
	}

