/* BAZE */
*{
	font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

html,body {
  height: 100%;
}

body {
	color: #000000;
}

a  {
	text-decoration: none;
	color: #990000;
}

a:hover  {
	text-decoration: underline;
}



/* PAPILDOMI */
#intro {
  width: 1000px;
  height: 600px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -500px;
  margin-top: -300px;
  text-align: center;
}
.dropdown2{
font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #b2b2b2;
}
.fraze{
font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	font-style: italic;
	color: #999999;
}
a.page{
color: #000000;
}
