@import url("novinky.css");

@import url("guestbook.css");

@import url("fotogalerie.css");

@import url("partylist.css");

@import url("ajax-poller.css");

.head-text {

	padding-top: 10px;

	padding-left: 10px;

	background:rgb(40, 40, 40);

	color: white;

	font-family: arial;

	font-size: 24px;

	text-decoration: underline;

}

a

{

	font-weight: bold;

	color: #B4F0FE;

	text-decoration: none;

}

.body-text {

	background:rgb(40, 40, 40);

	color: white;

	padding: 10px;

}



label {

	display: block;

	font-size: 12px;

	font-family: arial;

	margin-bottom: 3px;

	margin-top: 10px;

	}





fieldset {

	border: 0;

	}



.form-item input {



	margin-left: 20px;

	}





input.login {

	border: 0;

	border-bottom: 1px solid black;

	background: rgb(40, 40, 40);

	color: white;

	padding-left: 5px;

	font-size: 9px;

	}

	

	}
