TABLE.guestbook {
	background-color : #F5CA63;
	border : thin solid #FF9428;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-arrow-color:#FFFFFF;
scrollbar-face-color:#F5CA63;
scrollbar-highlight-color:#Ffffff;
scrollbar-shadow-color:#Ffffff;
scrollbar-3dlight-color:#F5CA63;
scrollbar-darkshadow-color:#F5CA63;
scrollbar-track-color:#FF9428;
}

INPUT {
	font-size : 12px;
	background-color : #F5CA63;
	border : thin solid #FF9428;
	color : #FF6600;
	font-weight : bolder;
}

TEXTAREA {
	font-size : 14px;
	background-color : #F5CA63;
	border : thin solid #FF9428;
	color : #FF6600;
	font-weight : bolder;
}


.text2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF6600;
	font-weight : bold;
	font-size : 14px;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	color : #330000;
	font-weight : bold;
	font-size : 17px;
}

.text_pop {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
	font-size : 17px;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFCC;
	font-size : 17px;
	background-color : #663300;
}

.nadpis1 {
	font-family : Arial, Helvetica, sans-serif;
	color : #330000;
	font-weight : bold;
	font-size : 19px;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFCC;
	font-weight : bold;
	font-size : 17px;
	text-decoration : none;
}

