body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#F2F2F2;
	background-image: url(images/bg.gif);
}
textarea {
	background-color:#EFEFEF;
	border: solid #999999 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	width:380px;
}
input {
	background-color:#EFEFEF;
	border: solid #999999 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	width:130px;
}
.alignright {
	float: right;
	padding:10;
}
.pruh {
	background-image: url(images/bg2.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.motiv1 {
	background-image: url(images/motiv1.jpg);
	background-repeat: no-repeat;
}
.motiv2 {
	background-image: url(images/motiv2.jpg);
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
}
.news {
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
}
.bila {
	background-color:#FFFFFF;
}
.cerna1 {
	background-image: url(images/cerna1.jpg);
	background-repeat: no-repeat;
}
.cerna2 {
	background-image: url(images/bg3.gif);
}
.blue {
	background-color:#006699;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
}
.text a:link {
	color: #D2FF00;
	font-weight:bold;
	text-decoration: underline;	
}
.text a:visited {
	color: #D2FF00;
	font-weight:bold;
	text-decoration: underline;	
}
.text a:hover {
	color: #00FFCC;
	font-weight:bold;
	text-decoration: underline;
}
.text3 {
	font-family: Arial;
	font-size: 12px;
	color: #006699;
	line-height: 150%;
}
.text3 a:link {
	color: #006699;
	font-weight:bold;
	text-decoration: none;	
}
.text3 a:visited {
	color: #006699;
	font-weight:bold;
	text-decoration: none;	
}
.text3 a:hover {
	color: #FF0066;
	font-weight:bold;
	text-decoration: none;
}
.text2 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.text2 a:link {
	color: #FFE1DE;
	font-weight:bold;
	text-decoration: underline;	
}
.text2 a:visited {
	color: #FFE1DE;
	font-weight:bold;
	text-decoration: underline;	
}
.text2 a:hover {
	color: #F5C9C5;
	font-weight:bold;
	text-decoration: underline;
}
.nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}