html,body{
	       margin:0;
      padding:0;
	  height: 100%;
      border:none
   }

a									{ text-decoration: none; }
ul									{ list-style: none; }

	
.textmeni {
	display:inline-block;
	padding:4px 6px 4px 6px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #ffffff;}
	
.textmeni a {
	display:inline-block;
	padding:4px 6px 4px 6px;
	text-decoration:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #ffffff;}
	
.textmeni a:hover {
	color: #205885;
	background-color:#ffffff}
	
.textdroid24 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #2973af;
}

.textdroid18 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #2973af;
}

.border2 {
	border: 1px solid #286b9e;
	margin-right: 3px;
}

.textdroid14 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #2973af;
}

.textdroid14 a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #2973af;
}

.textdroid14 a:hover {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #7798b1;
	text-decoration: underline;
}


.textdroid13w {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 10px;
	color: #7798b1;
}

.textdroid13w a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 10px;
	color: #7798b1;
}

.textdroid13w a:hover {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 10px;
	color: #b6cde6;
	text-decoration:none;
}

.textdroid12 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	color: #b6cde6;
}

.textdroid12 a{
	font-family: 'Roboto Condensed', sans-serif;
	text-decoration:none;
	font-size: 13px;
	color: #b6cde6;
}

.textdroid12 a:hover {
	color: #ffffff;
}