body {
	background-image: url(images/background.jpg);
}
*html body {
	background-image: url(images/background2.jpg);
}
*+html body {
	background-image: url(images/background2.jpg);
}
.style5 {font-size: 18px}
.style7 {
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {font-size: 9px; color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #5ebaec;
	text-decoration: none;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ebe3cc;
	text-decoration: none;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.style4 {
	font-family: Book Antiqua;
	font-size: 36px;
	font-weight: bold;
	color: #ebe3cc;
	text-decoration: none;
}
.cjene{
	font-family: Book Antiqua;
	font-size: 10px;
	font-weight: bold;
	color: #6e172d;
	text-decoration: none;
	text-indent: 10px;
}
.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5ebaec;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.form_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #5ebaec;
	text-decoration: none;
}
.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
#main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 95px;
}

#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ebe3cc;
}
#titles {
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	color: #ebe3cc;

}

#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ebe3cc;
}

ul.menu {
	margin: 0px;
	padding: 0px;
}

ul.menu li {
	display: block;
	list-style-type: none;
}
	
ul.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebe3cc;
	font-weight: bold;
	text-decoration: none;
}

ul.valid {
	margin: 0px;
	padding: 0px;
}

ul.valid li {
	text-decoration: none;
	display: inline;
}
ul.valid a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebe3cc;
	font-weight: bold;
	text-decoration: none;
}
.submit {
	font-family: Tahoma;
	font-size: 11px;
	border-bottom: #5ebaec;
	border-bottom-width: thin;
	border-right: #5ebaec;
	border-right-width: thick;
	
}
.body {
	scrollbar-3dlight-color:#ebe3cc;
	scrollbar-arrow-color:#6e172d;
	scrollbar-base-color:#6e172d;
	scrollbar-darkshadow-color:#6e172d;
	scrollbar-face-color:#ebe3cc;
	scrollbar-highlight-color:#ebe3cc;
	scrollbar-shadow-color:#ebe3cc
}

