body,html{
	margin: 0px 0px 0px 0px;
	background: #111111;
	/*background: #111111;*/
	_text-align: center;
	font-family: Tahoma, Arial;
	SCROLLBAR-FACE-COLOR: #555555; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #555555; 
	SCROLLBAR-ARROW-COLOR: red; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #555555;	
	}


a{
	color: rgb(241,90,34);
	/*color: rgb(110,110,110);*/
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma, Arial;
}

a:hover{
	color: rgb(179,66,22);
}


a.sedy{
	color: rgb(177,177,177);
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma, Arial;
}

a.sedy:hover{
	color: rgb(110,110,110);
}

a.vybr{
	color: rgb(97,132,245);
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma, Arial;
}

a.vybr:hover{
	color: rgb(179,66,22);
}


	
.ins_anketa{
		background-color: #111111;
		width: 170px;
		float:left;
		margin-top: 5px;
		margin-right: 2px;
		border: 1px solid rgb(54,54,54);
		font-align: left;
	}
	
	
	
.ins_anketa_vnitrek{
		background-color: #111111;
		width: 150px;
		float:left;
		margin-top: 10px;		
		margin-bottom: 10px;
		margin-left: 10px;	
		_margin-left: 5px;	
		margin-right: 10px;
		_margin-right: 5px;		
		float:left;
		border: 0px solid rgb(54,54,54);
		font-align: left;	
	}
	
.anketa_nazev{
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-align: center;
	color: rgb(110,110,110);
}
	
.anketa_font{
	font-weight: normal;
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: rgb(110,110,110);
}

.odsazeni {
line-height: 5px;

}

.pruh {
/*background-color: red;*/
		width: 110px;
		float:left;
		
}

.na_cisla {
 /*background-color: green;*/
		width: 15px;
		float:left;
}

