body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(images/pozadina.gif);
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6699FF;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699FF;
}

.yellow_bg {
	background-color: #FFFFAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.yellow_bg_title {
	background-color: #FFFFAA;
}

.red_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #DD0000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}

.red_subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #DD0000;
	text-align: center;
}

.brown_subtitle {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	padding-left: 10px;
}

.brown_subtitle_center {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #990000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.text_small {
	font-family: Tahoma;
	font-size: 10px;
}

.text_center {
	text-align: center;
	font-size: 14px;
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.text_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DD0000;
}

.reduced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.master_course {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DD0000;
}
.product_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #DD0000;
}

.testemonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.red {color: #DD0000;}

a.hitem {font-size: 11px; background: transparent;}
a.hitem:hover {background-color:#FFF;}

a {color:#000088;text-decoration:underline;padding:0px 5px;}
a:hover {color:#666699;text-decoration:none;background-color:#EEEEEE;padding:0px 5px;}