body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/bg1.jpg);
}
.bg {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
.bg1 {
	background-image: url(images/left2.jpg);
	background-repeat: repeat-y;
}
.bg2 {
	background-image: url(images/right2.jpg);
	background-repeat: repeat-y;
}
.head {
	background-image: url(images/head.jpg);
}
.menu {
	background-image: url(images/menu.gif);
}
.bottom {
	background-image: url(images/bottom.jpg);
}
.bila {
	background-color: white;
}
.zluta {
	background-image: url(images/zlom.gif);
	background-repeat: repeat-x;
	background-color: #FFC201;
}
.zluta2 {
	background-image: url(images/zlom2.gif);
	background-repeat: no-repeat;
	background-color: #FFD140;
}
.podklad1 {
	background-image: url(images/podklad1.jpg);
	background-repeat: repeat-x;
	background-color: white;
}
.aktuality {
	background-image: url(images/aktuality.gif);
	background-repeat: repeat-x;
}
textarea {
	background-color:#FFE993;
	border: solid #DFB200 1px;
	padding:3;
	font-family: Tahoma;
	font-size: 11px;
	color:black;
}
input {
	background-color:#FFE993;
	border: solid #DFB200 1px;
	padding:3;
	font-family: Tahoma;
	font-size: 11px;
	color:black;
	width:200px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.text a:link {
	color: #FF3300;
	text-decoration: underline;	
}
.text a:visited {
	color: #FF3300;
	text-decoration: underline;	
}
.text a:hover {
	color: #000000;
	text-decoration: underline;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.text2 a:link {
	color: #FFC201;
	text-decoration: underline;	
}
.text2 a:visited {
	color: #FFC201;
	text-decoration: underline;	
}
.text2 a:hover {
	color: #FFE080;
	text-decoration: underline;
}
