/*anketa 1 za�iatok*/
#anketa1 {
	width: 125px;
	border: 1px solid grey;
	background-color: #FFFACD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
#anketa1 span {
	display: block;
}
#anketa1 a {
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}
#anketa1 a:hover {
	text-decoration: underline;
}
#anketa1 img {
	border: 0px;
	margin-top: 2px;
	margin-bottom: 6px;
}
#anketa1 .otazka {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	color: black;
}
#anketa1 .spolu {
	margin-top: 2px;
}
#anketa1 .perc {
	display: inline;
}
/*anketa 1 koniec*/

/*anketa 2 za�iatok*/
#anketa2 {
	width: 100px;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 7px;
	border-top: 1px dashed #5889A7;
}
#anketa2 span {
	display: block;
}
#anketa2 a {
	color: #5889A7;
	text-decoration: none;
	font-weight: normal;
}
#anketa2 a:hover {
	text-decoration: underline;
}
#anketa2 img {
	border: 0px;
	margin-top: 2px;
	margin-bottom: 6px;
}
#anketa2 .otazka {
	display: none;
}
#anketa2 .spolu {
	display: none;
}
#anketa2 .perc {
	display: inline;
	color: #5889A7;
}
/*anketa 2 koniec*/





/*anketa 1 za�iatok*/
.soutez1 {
	text-align: left;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	display:none;
}
.soutez1 span {
	display: block;
}
.soutez1 a {
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}
.soutez1 a:hover {
	text-decoration: underline;
}
.soutez1 img {
	border: 0px;
	margin-top: 2px;
	margin-bottom: 6px;
}
.soutez1 .otazka {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 7px;
	color: #606060;
}

.soutez1 .reply {
    float:left;
}

.soutez1 .identification {
    float:right;
    text-align: right;
    padding-right:5px;
    width:250px;
    height:55px;
}

.soutez1 .identification .line{
    margin:3px;
}

.soutez1 .identification label{
    font-weight: bold;
    font-size: 1.08em;
}

.soutez1 .send_game{
    background:black url('./grafika_new/soutezit_bt.png') 0 0  no-repeat;
    width:90px;
    height:25px;
    border:none;
    color:#000000;
    text-shadow:  #DADADA 1px 1px 0px;
    font-weight: normal;
    font-size:1em;
    float:right;
    margin-top:5px; 
    margin-bottom:5px; 

}



reply
.soutez1 .spolu {
	margin-top: 2px;
}
.soutez1 .perc {
	display: inline;
}
.reply span input{
    margin-right:10px;
}

/*anketa 1 koniec*/
