body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/bg.gif);
}
textarea {
	background-color:#EFEFEF;
	padding:3;
	border: solid #BDBDBD 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
}
input {
	background-color:#EFEFEF;
	padding:3;
	border: solid #BDBDBD 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
}
.head {
	background-image: url(images/head.jpg);
}
.bila {
	background-color: #FFFFFF;
}
.kuchar {
	background-image: url(images/obr1.jpg);
	background-repeat: no-repeat;
}
.logo {
	background-image: url(images/logo2.jpg);
	background-repeat: repeat-y;
}
.lupa2 {
	background-image: url(images/lupa2.jpg);
	background-repeat: no-repeat;
}
.uvod {
	background-image: url(images/uvod1c.jpg);
}
.formular {
	background-image: url(images/formular.jpg);
	background-repeat: repeat-y;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
}
.text a:link {
	color: #FF9900;
	text-decoration: none;	
}
.text a:visited {
	color: #FF9900;
	text-decoration: none;	
}
.text a:hover {
	color: #CC6600;
	text-decoration: underline;	
}
.nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
}
.nadpis a:link {
	color: #FF9900;
	text-decoration: none;	
}
.nadpis a:visited {
	color: #FF9900;
	text-decoration: none;	
}
.nadpis a:hover {
	color: #CC6600;
	text-decoration: underline;	
}
