* {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 

			 
BODY {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #3F3F3F;
	SCROLLBAR-SHADOW-COLOR: #3F3F3F;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ff0000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background: #999999 url(../images/zada_napis.gif);
	background-position: top;
	background-attachment: fixed;
	background-repeat: repeat-y;
}	
	
		.obraztop {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	width: 800;
	height: 200;
	background-position: bottom;
}	
		
						
	.robots1 {
	font-size: 14px;
	color: black;
	text-align : left;
	font-weight : bold;
}

	.robots2 {
	font-size: 14px;
	color: Red;
	text-align: center;
	font-weight: bold;
	background-color: White;
	height: 25px;
}

  .robots3 {
	background-image : url(../images/top_foto.jpg);
	background-repeat : no-repeat;
	background-position : center;
}

	.robots4 {
	font-size: 10px;
	color: White;
	text-align : center;
	font-weight : normal;
}

	.robots5 {
	font-size: 10px;
	color: White;
	text-align: center;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: transparent;
	background-image: url(../images/robotsprague_zada.gif);
	background-position: top;
	background-repeat: repeat-y;
}

	.robots6 {
	font-size: 10px;
	color: White;
	text-align : center;
	font-weight : bold;
	border : 1px solid #000000;
	background-color : White;
}

	
		.robots7{
	font-size: 11px;
	color: White;
	font-weight: bold;
	background-image: url(../images/red_cara_popis.gif);
	height: 20px;
	vertical-align: top;
} 


  .robots8 {
	font-size: 11px;
	color: Gray;
	margin : 5px 5px;
	text-align : justify;
} 


	.vysledky {
	font-size: 13px;
	color: Black;
	text-align: center;
	font-weight: normal;
	background-color: transparent;
	background-image: url(../images/robotsprague_zada.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

  .normal {
	font-size: 11px;
	color: #000000;
	margin: 5px 5px;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 


  .normal_stred {
	font-size: 11px;
	color: #000000;
	margin: 5px 5px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 


  .normal_bold {
	font-size: 11px;
	color: #000000;
	margin: 5px 5px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

  .copyright {
	font-size: 10px;
	color: White;
	text-align: center;
	background-color: Black;
	height: 18px;
} 
  .datum {
	font-size: 10px;
	color: White;
	text-align: right;
	font-weight: normal;
	vertical-align: middle;
} 


				A.menubig:visited,A.menubig:link {
	text-decoration: underline;
	color: Black;
	font-size: 13px;
	font-weight: bolder;
}

			A.menubig:hover {
	text-decoration: none;
	color: Red;
	font-size: 13px;
	font-weight: bolder;
}
	
	



A.mail:visited,A.mail:link {
	TEXT-DECORATION: none;
	color: White;
	font-size : 10px;
}


A.mail:hover {
	TEXT-DECORATION: line-through;
	color: White;
	font-size : 10px;
}

	
	A.odkaz:visited,A.odkaz:link {
	text-decoration: underline;
	color: Black;
	font-size: 11px;
	font-weight: normal;
}

	A.odkaz:hover {
	text-decoration: none;
	color: Red;
	font-size: 11px;
	font-weight: normal;
}	
			
		






.arrowlistmenu a{
	color: Red;
	background: White url(../menu/arrowbullet.png) no-repeat 10px; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 35px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 11px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.arrowlistmenu a:hover{
	/*hover state CSS*/
	color: Red;
	background-color: #F3F3F3;
}

