﻿	body {
		margin : 0;
		background-color : #FFFFFF;
		overflow-x: auto;
		overflow-y: auto;
		background-image : url(grafika/tlo.gif);
		background-repeat : repeat-x;
		background-position : top left;
	}
  .gal  {

    float:left;
    margin:10px;
    padding:10px;
    }
  .gal p {
		font-family : Arial, sans-serif, Arial, Tahoma, sans-serif;
		color : #101010;
		font-size : 106%;
    text-align:left;
    line-height:23px;
    }
	#tekst {
		font-family : Helvetica, Arial, sans-serif;
		color : #686868;
		font-size : 73%;
		line-height : 18px;
		}
	#naglowek {
		font-family : Helvetica, Arial, sans-serif;
		color : #4B4A4A;
		font-size :143%;
		line-height : 20px;
		}
	#naglowek2 {
		font-family : Helvetica, Arial, sans-serif;
		color : #FFFFFF;
		font-weight:bold;
		font-size :110%;
		line-height : 20px;
		}
	#t1 {
		font-family : Helvetica, Arial, sans-serif;
		color : #28272C;
		font-size :77%;
		font-weight:normal;
		line-height : 10px;
		margin-top:17px;
		margin-bottom:8px;
		margin-left:28px;
		}
	#t2 {
		font-family : Helvetica, Arial, sans-serif;
		color : #28272C;
		font-size :47%;
		font-weight:normal;
		line-height : 10px;
		margin-top:5px;
		margin-left:28px;
		}
	#t3 {
		font-family : Helvetica, Arial, sans-serif;
		color : #28272C;
		font-size :67%;
		font-weight:normal;
		line-height : 17px;
		margin-left:28px;
		}
	#stopka {
		font-family : Verdana, Helvetica, Arial, sans-serif;
		color : #686868;
		font-size : 64%;
		line-height : 18px;
		}
	a#stopkaa {color:#686868;}
	a#stopkaa:hover {color:#FF9501}

	a#gal img {border:6px solid #000000;}
	a#gal:hover img {border: 6px solid #FF9501}
	A:link {
		color : #28272C;
		text-decoration : none;
		}
	A:visited {
		color : #28272C;
		text-decoration : none;
		}
	A:active {
		color : #28272C;
		text-decoration : none;
		}
	A:hover {
		color : #28272C;
		text-decoration : none;
		}
	A.galeria:link {
		color : #000000;
		text-decoration : none;
		}
	A.galeria:visited {
		color : #000000;
		text-decoration : none;
		}
	A.galeria:active {
		color : #000000;
		text-decoration : none;
		}
	A.galeria:hover {
		color : #FF9600;
		text-decoration : none;
		}
	.gal A:link {
		color : #FFFFFF;
		text-decoration : none;
		}
	.gal A:visited {
		color : #FFFFFF;
		text-decoration : none;
		}
	.gal A:active {
		color : #FFFFFF;
		text-decoration : none;
		}
	.gal A:hover {
		color : #FF9600;
		text-decoration : none;
		}
	.inputField {
		font-family : Arial;
		color : #575454;
		font-size : 11px;
		line-height : 13px;
		border-width:1px;
		width:250px;
		}
	.inputSubmit {
		font-family : Arial;
		color : #575454;
		font-size : 11px;
		line-height : 16px;
		}
	.inputBox {
		font-family : Arial;
		color : #575454;
		font-size : 11px;
		line-height : 16px;
		border-width:1px;
		background-color:FFFFFF;
		width:250px;
		}
	
