body, a, abbr, acronym, address, blockquote, br, caption, col, colgroup, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, iframe, img, legend, li, object, ol, p, span, table, tbody, td, tfoot, th, thead, tr, ul {border:0; margin:0; padding:0;}

body {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 100%;
  background: #13181E;
}

#content{
  position: relative;
  width: 900px;
  margin: 0px auto 0px auto; 
  padding: 0px; 
  background: #273C4E;
}

#top{
  position: relative;
  float: left;
  width: 900px;
  height: 200px;
  display: block; 
  margin: 0px; 
  padding: 0px; 
  background: #080D11 url(../img/top.jpg) no-repeat;
}

#top h1{
  position: absolute;
  left: 480px;
  top: 107px;
  font-size: 16px;
  text-align: right;
  color: #FFFFFF;
}


#content_body{
  position: relative;
  float: left;
  width: 900px;
  background: #273C4E;
}


#reklama_top{
  position: relative;
  float: left;
  width: 730px;
  height: 30px;
  padding-top: 10px;
  display: block; 
}

#reklama_right{
  position: relative;
  float: right;
  text-align: right;
  width: 170px;
}

#kviz{
  position: relative;
  float: left;
  width: 690px;
  padding: 20px; 
}

#kviz h1{
  color: #7C96A0;
  font-size: 24px;
  margin-bottom: 10px;
}

#kviz h2{
  color: #d1d3d4;
  margin-left: 20px;
  font-size: 18px;
  font-weight: normal;
}

#kviz a,a:link,a:visited{ color: #d1d3d4;}
#kviz a:hover{ color: #7C96A0;}

#kviz .formular{
  color: #d1d3d4;
  margin-top: 20px;
  margin-left: 20px;
  font-size: 18px;
  font-weight: normal; 
}

#kviz input{
  color: #333333;
  margin-left: 14px;
  font-size: 18px;
  font-weight: normal; 
}

#kviz h3{
  color: #d1d3d4;
  margin-top: 20px;
  margin-left: 0px;
  font-size: 14px;
  font-weight: normal;
}

#kviz .strana{
  position: absolute;
  top: 20px; 
  right: 50px;
  color: #7C96A0;
  font-size: 24px;
  font-weight: bold;
}

#kviz .otazka{
  position: relative;
  margin: 10px 0 0 0px;
  padding: 10px;
  color: #273c4e;
  font-size: 18px;
  background: #d1d3d4;
  border: 2px #7C96A0 solid;
}

#kviz ul li{
  font-size: 16px; 
  list-style-type:none; 
}

.red{ color:red;}
.blue{ color:blue;}

