/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a{
  text-decoration: none;
  color:black;
}
a:visited{
  text-decoration: none;
  color:black;
}


/*--------------------------Mitt-Dót-------------------------------------------*/
@font-face{font-family: Roboto; src: url('Roboto-Light.ttf');}
@font-face{font-family: Quicksand; src: url('Quicksand-Regular.otf');}
@font-face{font-family: Raleway; src: url('Raleway-Regular.otf');}
@font-face{font-family: CaviarDreams; src: url('CaviarDreams.ttf');}
@font-face{font-family: Ubuntu; src: url('Ubuntu-L.ttf');}
body {
	 background-color: #BADA55;	
}

header {
  background-color: #6E8D07;
  font-family: Roboto; src: url('Roboto-Light.ttf');
	font-size: 6em;
	text-align: center;
  padding:15px 0 30px 0;
  color:#FFFFFF;
}
input[type="submit"]{
  transition:box-shadow 0.7s,color 0.7s;
}

input[type="submit"]:hover{
  box-shadow: 10px 10px 5px #253100;
  color:#98BE25;
}

.takki{
  font-size: 5em;
  border-radius:10px;
  border:1px solid black;
  margin: 10% 5% 0 5% ;
  width:40%;
  padding:10px 0;
  background-color: #4A5F0B;
  color:#ffffff;
  font-family: CaviarDreams;
}
.kvikmyndir{
  float:left;
}
.tv{
  float:right;
}
.nytt{
  float:left;
}
.nytttv{
  float:right;
}
.mbox{
  width:50%;
  transition:width 0.4s;
  background-color:red;
  font-size: 4em;
  font-family: ubuntu;
  padding: 10px 0
}
.mbox:hover{
  width:80%;
}
.letterbox{
  width:100%;
  font-size:5em;
  font-family: raleway;
  background-color:#253100;
}
.stadur{
color: White
}
#a{
  color:white;
}
#b{
  color: white;
}
#c{
  color: white;
}
#d{
  color: white;
}
#e{
  color: white;
}
#f{
  color: white;
}
#g{
  color: white;
}
#h{
  color: white;
}
#i{
  color: white;
}
#j{
  color: white;
}
#k{
  color: white;
}
#l{
  color: white;
}
#m{
  color: white;
}
#n{
  color: white;
}
#o{
  color: white;
}
#p{
  color: white;
}
#q{
  color: white;
}
#r{
  color:white;
}
#s{
  color: white;
}
#t{
  color: white;
}
#u{
  color: white;
}
#v{
  color: white;
}
#w{
  color: white;
}
#x{
  color: white;
}
}
#y{
  color: white;
}
#z{
  color: white;
}
#ae{
  color: white;
}
#virkar{
  color: white;
}









