body, table, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}
ol, ul {
    list-style: none;
}
.left{
    float:left;
}
.right{
    float:right;
}
.clear{
    clear:both;
}
sup
{
    vertical-align: super;
    font-size: 13px;
    font-weight: normal;
}
/* ----------------------------------- */
body {
	font-family:arial,sans-serif;
	line-height:1;
	font-size:13px;
}
.wrapper {
	width:985px;
	margin:0 auto;
}
.wp {
    background: url("../images/bg_box.gif") no-repeat scroll 0 0 transparent;
    height: 560px;
    padding: 0 4px;
    position: relative;
    width: 976px;
	margin-top: 20px;
}
.fade{
	position: absolute !important;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 99;
}
.survey_text {
    padding: 25px 65px 0;
}
.survey_text h1 {
    font-size: 26px;
    text-align: center;
}
.survey_text p {
	font-size:16px;
	line-height: 35px;
	margin-top: 20px;
}
.accordion p {
	font-size:12px;
	line-height: 15px;
	margin-top: 0px;
}
.submit {
	padding-top:10px;
}
.input {
	border:1px solid #b1afaf;
	font-size:20px;
	padding:0 4px;
}
.footer {
	border-top:1px solid #E6E6E6;
	color:#666666;
	font-size:14px;
	padding-top:6px;
	margin: 20px 0px;
}
.footer p {
	line-height:8px;
}
.footer a {
	color:#0033d0;
	text-decoration:none;
}
.rekl {
  border: 1px #ccc solid;
  width: 728px;
  height: 90px;
  margin-top: 30px;
}
.tlacitko {
  margin-top: 40px;
  float: right;
}