ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  background-color: transparent;
  font-size: 14px;
}
body
{
  padding: 0;
  margin: 0;
  background-color: #090c14;
  color: #fff;
  background-position: top center;
  background-repeat: no-repeat;
}
.index
{
  background-image: url(../images/bg-home.jpg);
}
.alfa
{
  background-image: url(../images/alfa.jpg);
}
.omega
{
  background-image: url(../images/omega.jpg);
}
.beta
{
  background-image: url(../images/beta.jpg);
}
.pi
{
  background-image: url(../images/pi.jpg);
}
.take
{
  background-image: url(../images/bg-quiz.jpg);
}
#contentContainerNormal
{
  width: 890px;
  height: 305px;
  margin: 0 auto;
  margin-top: 192px;
}
#contentContainerNormal.result
{
  height:290px;
}
#contentContainerNormal #content
{
  width: 409px;
  height: 280px;
  float: right;
  padding-left: 37px;
  padding-right: 37px;
  padding-top: 25px;
  font-size: 15px;
}
#buttonsContainer
{
  width: 874px;
  margin: 0 auto;
  margin-top: 20px;
  padding-right: 16px;
}
a img
{
  border: 0px;
}
#buttonsContainer #buttons
{
  float: right;
}
#container_questions
{
  width: 800px;
  margin: 0 auto;
}
.question .text
{
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  width: 426px;
}
.question .answers
{
  font-size: 15px;
  margin-left: 64px;
  margin-top: 17px;
  overflow: auto;
  width: 360px;
  height: 180px;
}
#title
{
  font-size: 18px;
}
#details
{
  color: #e1e1e1;
  font-size: 14px;
  margin-top: 25px;
}
.checkBox
{
  background-image: url(../images/sprite.gif);
  width: 21px;
  height: 21px;
  background-repeat: none;
  float: left;
  background-position: -6px -36px;
}
.checkBoxActive
{
  background-image: url(../images/sprite.gif);
  width: 21px;
  height: 21px;
  background-repeat: none;
  float: left;
  background-position: -6px -6px;
}
.checkBoxActive:hover
{
  cursor: pointer;
}
.checkBox:hover
{
  cursor: pointer;
}
.radioBox
{
  background-image: url(../images/sprite.gif);
  width: 22px;
  height: 22px;
  background-repeat: none;
  float: left;
  background-position: -33px -35px;
}
.radioBoxActive
{
  background-image: url(../images/sprite.gif);
  width: 22px;
  height: 22px;
  background-repeat: none;
  float: left;
  background-position: -33px -6px;
}
.radioBox:hover, .radioBoxActive:hover
{
  cursor: pointer;
}
.input
{
  width: 246px;
  height: 33px;
  padding-left: 12px;
  padding-right: 4px;
  padding-top: 10px;
  background-image: url(../images/input.gif);
  outline: none;
  -webkit-rtl-ordering: logical;
  -webkit-user-select: text;
  -webkit-appearance: none;
}
.input input
{
  background-color: transparent;
  border: 0px;
  color: #fff;
  font-size: 17px;
  width: 236px;
  height: 24px;
}
.divLabel:hover
{
	cursor: pointer;
}
/*#container { 
  width: 50%;
  margin: 0 auto;
  text-align: left;
}

.footer {
  background-color: #000;
  padding: 0.5em;
}

.leightbox {
  color: #333;
  display: none;
  position: absolute;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  padding: 1em;
  border: 1em solid #B8B8B8;
  background-color: white;
  text-align: left;
  z-index:1001;
  overflow: auto; 
}

#overlay{
  display:none;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1000;
  background-color:#333;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This 
*/
body, html { padding: 0; margin: 0; border: none; } /*\*/ * html body { height: 100%; } /**/



#overlay2 { display: none;width: 100%; height: 100%; position: absolute; background-color: #090F1B;top: 0;margin:0;left:0; }

.win { display: none;width: 428px; height: 251px; padding: 15px; margin: -125px 0 0 -214px; position: absolute; top: 50%; left: 50%; background: transparent url( ../images/win-bk.png ) no-repeat 0 0; } /*\*/ * html .win { background-image: url( ../images/ie-win-bk.png ); } /**/
.win .c { width: 428px; height: 251px; position: relative; }
.win .c .bc { width: 17px; height: 17px; position: absolute; top: -6px; right: -5px; background: transparent url( ../images/win-bc.png ) no-repeat 0 0; }
.win .c .bc a { height: 17px; display: block; line-height: 17px; }
.win .c .bc a span { display: none; }

.win .b { padding: 1px; text-align: center; } /*\*/ * html .win .b { padding-top: 20px; } /**/
.win .b .pic, .win .b .cc { margin: 0 auto; text-align: left; }
.win .b .pic { border: 3px solid #fff;width: 125px; height: 150px; margin-top: 26px; /*background: transparent url( ../images/pic-pineo.png ) no-repeat 0 0;*/ } /*\*/ * html .win .b .pic { /*background-image: url( ../images/ie-pic-pineo.png );*/ } /**/
.win .b .cc { width: 358px; height: 19px; padding: 8px; margin-top: 23px; background: transparent url( ../images/win-input.png ) no-repeat 0 0; } /*\*/ * html .win .b .cc { background-image: url( ../images/win-input.gif ) } /**/
.win .b .cc input { width: 358px; height: 19px; padding: 0; margin: 0; line-height: 19px; color: #fff; background-color: #020614; border: none; }
.trimiteButtonIe { margin-top: 30px; display: block; text-align: right;padding-right: 11px; } /*\*/ * html .trimiteButtonIe { margin-top: 30px; } /**/

