h2
{
	color: #92B2C7;
	}
input
{
	background-color: white;
	font-size: 11px;
	font-weight: bold;
	color: #92B2C7;
	border: double white 3px;
	}	
.tablica
{

	color: white;
	font-size: 13px;
	background-color: #92B2C7;

	}
.good
{
	font-size: 13px;
	color: red;
	position: absolute;
	visibility: hidden;
	}
.pismo{
	color: #77ABD0;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/pismo.jpg);
	background-repeat: no-repeat;	
	padding: 8 0 3 35;
	height: 30px;
	}	
.pismo:hover{
	color: #B4D244;
	font-size: 12;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../images/pismo1.jpg);
	background-repeat: no-repeat;	
	padding: 8 0 3 35;
	height: 30px;
	}	
.backContiki{
	background-image: url(../images/bcontiki.jpg);
	background-repeat: no-repeat;
	height: 180px;
	}
.backTopdeck{
	background-image: url(../images/topdeck1.jpg);
	background-repeat: no-repeat;
	height: 180px;
	}	
